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

123456

/haiku/src/add-ons/kernel/partitioning_systems/session/
H A Dscsi-mmc.h123 uint8 first; //!< First track/session in reply member in struct:__anon11
/haiku/src/tests/kits/midi/synth_file_reader/
H A DSynthFileReader.cpp227 bool first = true; local
/haiku/src/kits/storage/mime/
H A DAssociatedTypes.cpp263 bool first = true; local
/haiku/src/apps/devices/
H A DResourceUsageWindow.cpp270 bool first = true; local
302 bool first = true; local
/haiku/headers/private/graphics/vesa/
H A Dvesa_info.h76 uint8 first; member in struct:vesa_set_indexed_colors_args
/haiku/src/add-ons/accelerants/vesa/
H A Dmode.cpp326 vesa_set_indexed_colors(uint count, uint8 first, uint8* colors, uint32 flags) argument
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dfat.cpp98 uint32 n = 0, first = 0, last = 0; local
[all...]
/haiku/src/apps/musiccollection/
H A DMusicCollectionWindow.cpp25 StringItemComp(const BListItem* first, const BListItem* second) argument
/haiku/src/add-ons/kernel/drivers/graphics/vesa/
H A Dvesa.cpp596 vesa_set_indexed_colors(vesa_info& info, uint8 first, uint8* colors, argument
/haiku/src/servers/app/font/
H A DFontEngine.cpp75 int first; // index of first point in contour local
617 GetKerning(uint32 first, uint32 second, double* x, double* y) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DBPlusTree.h84 uint64 first; member in struct:ExtentMapUnwrap
/haiku/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.h60 struct fs_node *first; member in struct:fs_nspace
/haiku/src/system/kernel/arch/riscv64/
H A Darch_vm.cpp54 bool first = true; local
H A Darch_int.cpp50 bool first = true; local
114 bool first = true; local
[all...]
/haiku/src/system/boot/platform/riscv/
H A Dmmu.cpp51 bool first = true; local
/haiku/src/system/boot/platform/efi/arch/riscv64/
H A Darch_mmu.cpp61 bool first = true; local
/haiku/src/add-ons/kernel/busses/pci/designware/
H A DDWPCIController.cpp479 bool first = true; local
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DEndpointManager.cpp200 EndpointHashDefinition::CompareValues(TCPEndpoint* first, argument
/haiku/src/bin/network/telnetd/
H A Dtelnetd.c579 char first[256], last[256]; local
[all...]
/haiku/src/add-ons/accelerants/s3/
H A Dsavage_mode.cpp834 Savage_SetIndexedColors(uint count, uint8 first, uint8* colorData, uint32 flags) argument
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLegendChartAxis.cpp292 BPoint first; local
[all...]
/haiku/src/kits/interface/
H A DSplitView.cpp177 BSplitView::SetCollapsible(int32 first, int32 last, bool collapsible) argument
/haiku/src/libs/compat/freebsd_network/
H A Dfbsd_mii.c374 int bmsr, first, i, nchildren, phymax, phymin, rv; local
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.cpp369 uint32 first = uids[index++]; local
373 fSequence << first; local
/haiku/src/system/kernel/arch/x86/64/
H A Ddescriptors.cpp181 Descriptor::Descriptor(uint32_t first, uint32_t second) argument

Completed in 258 milliseconds

123456