Searched defs:last (Results 101 - 125 of 149) sorted by relevance

123456

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5112.c774 int numChannels=0,i,last; local
[all...]
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_hwmp.c1234 hwmp_send_preq(struct ieee80211vap *vap, const uint8_t da[IEEE80211_ADDR_LEN], struct ieee80211_meshpreq_ie *preq, struct timeval *last, struct timeval *minint) argument
[all...]
/haiku/src/apps/diskprobe/
H A DDataView.cpp557 int32 last = (fEnd / kBlockSize) * kBlockSize; local
668 int32 last local
1038 int32 last = ((fEnd + width) & ~width) - 1; local
[all...]
/haiku/src/system/boot/loader/
H A Dvfs.cpp736 Node *device = NULL, *last = NULL; local
/haiku/src/servers/net/
H A DDHCPClient.cpp344 const uint8* last = LastOption(); local
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Drunlist.c127 int last; local
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp747 aperture_memory *current = fFirstMemory, *last = NULL; local
769 aperture_memory *last = NULL; local
[all...]
/haiku/src/system/kernel/cache/
H A Dfile_cache.cpp554 generic_addr_t last = vecs[vecCount - 1].base local
[all...]
/haiku/src/system/kernel/fs/
H A Drootfs.cpp266 struct rootfs_vnode* last = NULL; local
/haiku/src/system/libnetwork/netresolv/isc/
H A Deventlib_p.h163 evWait * last; member in struct:evWaitList
/haiku/src/system/kernel/arch/x86/
H A Darch_debug.cpp47 int32 last = *_last; local
687 int32 num = 0, last = 0; local
/haiku/src/system/kernel/
H A Dsmp.cpp881 struct smp_msg* last = NULL; local
[all...]
H A Dsem.cpp139 thread_id last = -1; local
[all...]
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp1802 tcp_sequence last = fLastAcknowledgeSent; local
/haiku/src/apps/processcontroller/
H A DProcessController.cpp444 bool last = true; local
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp467 device_node* last = *_node; local
/haiku/src/kits/interface/
H A DSplitLayout.cpp487 BSplitLayout::SetCollapsible(int32 first, int32 last, bool collapsible) argument
H A DTabView.cpp331 int32 last = fTabView->CountTabs() - 1; local
/haiku/src/add-ons/kernel/drivers/network/wlan/aironetwifi/dev/an/
H A Dif_an.c219 int error, r, last; local
/haiku/src/kits/app/
H A DRoster.cpp229 char* last; local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c5752 struct ath_tid *tid, *next, *last; local
[all...]
/haiku/src/apps/terminal/
H A DBasicTerminalBuffer.cpp248 int32 last = fHeight - 1; local
1116 BasicTerminalBuffer::_ClearLines(int32 first, int32 last) argument
[all...]
/haiku/src/add-ons/kernel/network/stack/
H A Dnet_buffer.cpp884 free_data* last = NULL; local
1409 data_node* last = NULL; local
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp366 devfs_vnode* last = NULL; local
604 int32 i = 0, last = 0; local
669 int32 i = 0, last = 0; local
[all...]
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp2188 bigtime_t last; local

Completed in 225 milliseconds

123456