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

123456

/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp2188 bigtime_t last; local
/haiku/src/tools/fs_shell/
H A Dblock_cache.cpp1190 cached_block* last = NULL; local
1321 cached_block* last = NULL; local
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DVolume.cpp1931 NodeListener* last = listener->PreviousNodeListener(); local
1957 NodeListener* last = listener->PreviousNodeListener(); local
1984 NodeListener* last = listener->PreviousNodeListener(); local
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp633 small_data* last = next; local
746 small_data* last = item; local
1836 int32 last = free - 1; local
1905 int32 last = free - 1; local
[all...]
/haiku/src/kits/interface/
H A DListView.cpp764 BListItem* last = ItemAt(lastIndex); local
1952 int32 last = std::max(a, b); local
[all...]
H A DWindow.cpp4022 BView* last = parent->fFirstChild; local
[all...]
H A DView.cpp6056 BView* last = fFirstChild; local
/haiku/src/libs/compat/freebsd_network/
H A Dif.c63 int last; local
[all...]
/haiku/src/bin/network/ping/
H A Dping6.c283 struct timespec last, intvl; local
H A Dping.c213 struct timespec last, intvl; local
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp1608 DrawInactiveTab(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, uint32 flags, uint32 borders, uint32 side, int32 index, int32 selected, int32 first, int32 last) argument
/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.cpp1663 _SwitchEndpointTail(ohci_endpoint_descriptor *endpoint, ohci_general_td *first, ohci_general_td *last) argument
1703 _SwitchIsochronousEndpointTail(ohci_endpoint_descriptor *endpoint, ohci_isochronous_td *first, ohci_isochronous_td *last) argument
[all...]
H A Dehci.cpp2724 EHCI::LinkDescriptors(ehci_qtd *first, ehci_qtd *last, ehci_qtd *alt) argument
2742 ehci_itd *last local
2755 ehci_sitd *last = *_last; local
2766 UnlinkITDescriptors(ehci_itd *itd, ehci_itd **last) argument
2778 UnlinkSITDescriptors(ehci_sitd *sitd, ehci_sitd **last) argument
[all...]
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp517 device_attr* last = (device_attr*)attrInfo.cookie; local
678 device_node* last = *_node; local
935 device_node* last = *_node; local
966 device_node* last = *_node; local
[all...]
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregexec.c4165 re_sub_match_last_t *last = top->lasts[sl_idx]; local
4252 int left, right, mid, last; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c335 LCN first, last; local
418 LCN first, last; local
[all...]
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom570x/dev/bge/
H A Dif_bge.c5036 struct mbuf *last; local
[all...]
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp868 Inode* last = NULL; local
/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h1147 const int last = size-1; local
[all...]
/haiku/headers/private/drivers/
H A Dscsi_cmds.h987 uint8 last; // last one member in struct:scsi_toc_general
/haiku/src/system/kernel/cache/
H A Dblock_cache.cpp2537 get_next_locked_block_cache(block_cache* last) argument
3036 cached_block* last = NULL; local
3123 cached_block* last = NULL; local
[all...]
/haiku/src/system/kernel/
H A Dteam.cpp1305 Team* last = NULL; local
1372 Team* last = NULL; local
/haiku/src/kits/tracker/
H A DPoseView.cpp3999 BPose* last = fSelectionList->LastItem(); local
6709 BPose* last local
9701 BColumn* last = column; local
9759 BColumn* last = column; local
[all...]
/haiku/src/system/kernel/fs/
H A Dvfs.cpp2011 char* last = strrchr(path, '/'); local
[all...]

Completed in 521 milliseconds

123456