Searched defs:Count (Results 1 - 25 of 60) sorted by relevance

123

/haiku-fatelf/src/apps/charactermap/
H A DUnicodeBlocks.h19 uint32 Count() const { return end + 1 - start; } function in struct:unicode_block_entry
/haiku-fatelf/src/servers/registrar/
H A DClipboard.cpp71 Clipboard::Count() const function in class:Clipboard
/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DReport.cpp86 int Report::Count(kind kind) { function in class:Report
/haiku-fatelf/src/servers/app/
H A DWindowList.cpp150 WindowList::Count() const function in class:WindowList
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drsmisc.c160 UINT8 Count; local
576 UINT8 Count; local
H A Drsdump.c514 UINT8 Count; local
780 UINT32 Count = 0; local
850 UINT8 Count; local
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutdelete.c478 UINT16 Count; local
[all...]
H A Dutids.c408 UINT32 Count; local
[all...]
H A Dutdebug.c667 AcpiUtDumpBuffer( UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 BaseOffset) argument
797 AcpiUtDebugDumpBuffer( UINT8 *Buffer, UINT32 Count, UINT32 Display, UINT32 ComponentId) argument
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacdebug.h145 UINT32 Count; member in struct:acpi_db_execute_walk
/haiku-fatelf/headers/private/kernel/util/
H A DAVLTreeBase.h39 inline int Count() const { return fNodeCount; } function in class:AVLTreeBase
H A DAVLTree.h41 inline int Count() const { return fTree.Count(); } function in class:AVLTree
H A DVector.h426 _VECTOR_CLASS_NAME::Count() const function in class:_VECTOR_CLASS_NAME
H A DVectorSet.h203 _VECTOR_SET_CLASS_NAME::Count() const function in class:_VECTOR_SET_CLASS_NAME
/haiku-fatelf/headers/private/shared/
H A DArray.h31 inline int32 Count() const { return fSize; } function in class:BPrivate::Array
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/common/
H A Ddmextern.c656 UINT32 Count = 0; local
H A Ddmtable.c1270 AcpiDmCheckAscii( UINT8 *Name, char *RepairedName, UINT32 Count) argument
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexconvrt.c163 UINT32 Count; local
H A Dexutils.c555 UINT32 Count; local
H A Dexdump.c432 UINT8 Count; local
[all...]
/haiku-fatelf/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsrepair.c498 UINT32 Count; local
698 UINT32 Count; local
[all...]
H A Dnspredef.c548 UINT32 Count; local
818 AcpiNsCheckPackageList( ACPI_PREDEFINED_DATA *Data, const ACPI_PREDEFINED_INFO *Package, ACPI_OPERAND_OBJECT **Elements, UINT32 Count) argument
[all...]
H A Dnsrepair2.c865 AcpiNsSortList( ACPI_OPERAND_OBJECT **Elements, UINT32 Count, UINT32 Index, UINT8 SortDirection) argument
/haiku-fatelf/src/system/kernel/vm/
H A DVMPageQueue.h52 inline phys_addr_t Count() const { return fCount; } function in struct:VMPageQueue
/haiku-fatelf/headers/private/userlandfs/shared/
H A DVector.h422 _VECTOR_CLASS_NAME::Count() const function in class:_VECTOR_CLASS_NAME

Completed in 247 milliseconds

123