Searched defs:last (Results 1 - 25 of 149) sorted by last modified time

123456

/haiku/src/add-ons/kernel/drivers/network/ether/rtl8125/dev/pci/
H A Dif_rge.c531 int cur, error, i, last, nsegs; local
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dpcm.c1498 static int last; local
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp1802 tcp_sequence last = fLastAcknowledgeSent; local
/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/kernel/fs/
H A Dvfs.cpp2011 char* last = strrchr(path, '/'); local
[all...]
/haiku/src/system/kernel/
H A Dint.cpp329 struct io_handler *last = sVectors[vector].handler_list; local
488 struct io_handler *last = sVectors[vector].handler_list; local
531 struct io_handler *last = NULL; local
[all...]
H A Dsem.cpp139 thread_id last = -1; local
[all...]
H A Dsmp.cpp881 struct smp_msg* last = NULL; local
[all...]
/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/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/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/bin/network/ping/
H A Dping6.c283 struct timespec last, intvl; local
H A Dping.c213 struct timespec last, intvl; local
H A Dutils.c51 } last; local
/haiku/src/tests/kits/interface/
H A DOutlineListViewTest.cpp175 BListItem* last = view->FullListItemAt(count - 1); local
/haiku/src/libs/compat/freebsd_network/
H A Dif.c63 int last; local
[all...]
/haiku/src/kits/interface/
H A DListView.cpp764 BListItem* last = ItemAt(lastIndex); local
1952 int32 last = std::max(a, b); local
[all...]
/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/add-ons/kernel/file_systems/ext2/
H A DExtentStream.cpp202 ext2_extent_entry &last = stream->extent_entries[ local
422 ext2_extent_entry &last = stream->extent_entries[index]; local
464 ext2_extent_index &last = stream->extent_index[index]; local
[all...]
/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/arch/ppc/
H A Darch_debug.cpp34 int32 last = *_last; local
123 int32 i, num = 0, last = 0; local
/haiku/src/system/kernel/arch/m68k/
H A Darch_debug.cpp35 int32 last = *_last; local
124 int32 i, num = 0, last = 0; local
279 int32 i, num = 0, last = 0; local
/haiku/src/system/kernel/arch/arm64/
H A Darch_debug.cpp28 int32 last = *_last; local
352 int32 num = 0, last = 0; local
/haiku/src/system/kernel/arch/arm/
H A Darch_debug.cpp35 int32 last = *_last; local
362 int32 num = 0, last = 0; local

Completed in 248 milliseconds

123456