Searched defs:first (Results 126 - 142 of 142) sorted by relevance

123456

/haiku/src/servers/app/
H A DWindow.cpp1496 Window::Frontmost(Window* first, int32 workspace) argument
[all...]
/haiku/src/kits/interface/
H A DListView.cpp1951 int32 first = std::min(a, b); local
[all...]
/haiku/src/kits/tracker/
H A DOpenWithWindow.cpp1409 bool first; member in struct:AddOneTermParams
H A DPoseView.cpp3993 BPose* first = fSelectionList->FirstItem(); local
6691 BPose* first = FirstVisiblePose(&index); local
[all...]
/haiku/src/bin/network/traceroute/
H A Dtraceroute.c1887 static int first = 1; local
[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/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
2530 _LinkDescriptors(ohci_general_td *first, ohci_general_td *second) argument
2538 _LinkIsochronousDescriptors(ohci_isochronous_td *first, ohci_isochronous_td *second, ohci_isochronous_td *nextDone) argument
[all...]
H A Duhci.cpp2268 LinkDescriptors(uhci_td *first, uhci_td *second) argument
[all...]
H A Dehci.cpp2724 EHCI::LinkDescriptors(ehci_qtd *first, ehci_qtd *last, ehci_qtd *alt) argument
[all...]
/haiku/src/apps/showimage/
H A DShowImageWindow.cpp659 bool first = fImageView->Bitmap() == NULL; local
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.h445 struct bin_tree_t *first; member in struct:bin_tree_t
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dmkntfs.c335 LCN first, last; local
418 LCN first, las local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dacls.c176 BOOL ntfs_same_sid(const SID *first, const SID *second) argument
1545 struct POSIX_SECURITY *ntfs_merge_descr_posix(const struct POSIX_SECURITY *first, argument
[all...]
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp390 bool first = true; local
/haiku/src/apps/icon-o-matic/import_export/svg/
H A Dnanosvg.h911 int i, first = 1; local
/haiku/headers/private/drivers/
H A Dscsi_cmds.h986 uint8 first; // first track/session/reserved member in struct:scsi_toc_general
/haiku/src/system/kernel/vm/
H A Dvm_page.cpp788 bool first = true; local
[all...]

Completed in 216 milliseconds

123456