Searched defs:Count (Results 26 - 50 of 57) sorted by relevance

123

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DLeafAttribute.cpp445 AttrLeafHeaderV4::Count() function in class:AttrLeafHeaderV4
509 AttrLeafHeaderV5::Count() function in class:AttrLeafHeaderV5
H A DNode.cpp573 NodeHeaderV4::Count() function in class:NodeHeaderV4
643 NodeHeaderV5::Count() function in class:NodeHeaderV5
H A DLeafDirectory.cpp513 ExtentLeafHeaderV4::Count() function in class:ExtentLeafHeaderV4
590 ExtentLeafHeaderV5::Count() function in class:ExtentLeafHeaderV5
/haiku/headers/private/kernel/util/
H A DAVLTree.h41 inline int Count() const { return fTree.Count(); } function in class:AVLTree
H A DAVLTreeMap.h62 inline int Count() const { return fTree.Count(); } function in class:AVLTreeMap
H A DVectorMap.h403 _VECTOR_MAP_CLASS_NAME::Count() const function in class:_VECTOR_MAP_CLASS_NAME
H A DDoublyLinkedList.h642 DOUBLY_LINKED_LIST_CLASS_NAME::Count() const function in class:DOUBLY_LINKED_LIST_CLASS_NAME
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexdump.c492 UINT8 Count; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutobject.c282 AcpiUtCreatePackageObject( UINT32 Count) argument
H A Dutclib.c220 memcmp( void *VBuffer1, void *VBuffer2, ACPI_SIZE Count) argument
253 memmove( void *Dest, const void *Src, ACPI_SIZE Count) argument
308 memcpy( void *Dest, const void *Src, ACPI_SIZE Count) argument
344 memset( void *Dest, int Value, ACPI_SIZE Count) argument
535 strncpy( char *DstString, const char *SrcString, ACPI_SIZE Count) argument
642 strncmp( const char *String1, const char *String2, ACPI_SIZE Count) argument
713 strncat( char *DstString, const char *SrcString, ACPI_SIZE Count) argument
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsrepair2.c1097 AcpiNsSortList( ACPI_OPERAND_OBJECT **Elements, UINT32 Count, UINT32 Index, UINT8 SortDirection) argument
1154 UINT32 Count; local
[all...]
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/resources/
H A Drsutils.c218 AcpiRsEncodeBitmask( UINT8 *List, UINT8 Count) argument
/haiku/src/apps/haikudepot/server/
H A DServerPkgDataUpdateProcess.cpp169 PackageFillingPkgListener::Count() function in class:PackageFillingPkgListener
/haiku/src/add-ons/accelerants/common/
H A Dcreate_display_modes.cpp105 uint32 Count() const { return fCount; } function in class:BPrivate::ModeList
/haiku/headers/os/drivers/pcmcia/
H A Dbulkmem.h106 u_int Count; member in struct:copy_op_t
113 u_int Count; member in struct:mem_op_t
/haiku/src/tests/system/kernel/util/
H A DVectorTest.cpp319 inline int32 Count() const function in class:TestVector
[all...]
H A DOrderedMapTest.h398 inline int32 Count() const function in class:TestMap
[all...]
/haiku/src/bin/
H A Dtranslate.cpp163 TypeList::Count() function in class:TypeList
/haiku/src/tests/add-ons/kernel/drivers/tty/
H A Dtty-test.cpp80 int Count() const function in struct:FDSet
/haiku/src/system/kernel/cache/
H A Dfile_map.cpp81 size_t Count() const { return fCount; } function in class:FileMap
/haiku/headers/os/interface/
H A DFont.h128 uint32 Count() const { return end + 1 - start; } function in struct:unicode_block_range
/haiku/src/kits/interface/
H A DGridLayout.cpp72 int32 Count() const function in class:BGridLayout::RowInfoArray
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacstruct.h365 UINT32 Count; member in struct:acpi_region_walk_info
378 UINT32 Count; member in struct:acpi_walk_info
H A Dacdisasm.h342 UINT32 Count; member in struct:acpi_op_walk_info
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h999 const DynamicAttributeValue* Count() const function in class:DIESubrangeType

Completed in 247 milliseconds

123