Searched defs:Count (Results 1 - 25 of 57) sorted by path

123

/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
H A Dcs.h88 u_int Count; member in struct:servinfo_t
/haiku/headers/private/debugger/model/
H A DSemaphoreInfo.h30 int32 Count() const { return fCount; } function in class:SemaphoreInfo
/haiku/headers/private/kernel/util/
H A DAVLTreeMap.h62 inline int Count() const { return fTree.Count(); } function in class:AVLTreeMap
H A DAVLTree.h41 inline int Count() const { return fTree.Count(); } function in class:AVLTree
H A DAVLTreeBase.h43 inline int Count() const { return fNodeCount; } function in class:AVLTreeBase
H A DDoublyLinkedList.h642 DOUBLY_LINKED_LIST_CLASS_NAME::Count() const function in class:DOUBLY_LINKED_LIST_CLASS_NAME
H A DVector.h403 _VECTOR_CLASS_NAME::Count() const function in class:_VECTOR_CLASS_NAME
H A DVectorMap.h403 _VECTOR_MAP_CLASS_NAME::Count() const function in class:_VECTOR_MAP_CLASS_NAME
H A DVectorSet.h180 _VECTOR_SET_CLASS_NAME::Count() const function in class:_VECTOR_SET_CLASS_NAME
/haiku/headers/private/shared/
H A DArray.h31 inline int32 Count() const { return fSize; } function in class:BPrivate::Array
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DHTree.h49 uint16 Count() const function in struct:HTreeCountLimit
/haiku/src/add-ons/screen_savers/ifs/
H A DIFS.h69 int Count; member in struct:Fractal
/haiku/src/apps/charactermap/
H A DUnicodeBlocks.h19 uint32 Count() const { return end + 1 - start; } function in struct:unicode_block_entry
/haiku/src/bin/
H A Dtranslate.cpp163 TypeList::Count() function in class:TypeList
/haiku/src/kits/debugger/dwarf/
H A DDebugInfoEntries.h999 const DynamicAttributeValue* Count() const function in class:DIESubrangeType
/haiku/src/kits/interface/
H A DGridLayout.cpp72 int32 Count() const function in class:BGridLayout::RowInfoArray
/haiku/src/servers/app/
H A DWindowList.cpp150 WindowList::Count() const function in class:WindowList
/haiku/src/servers/registrar/
H A DClipboard.cpp71 Clipboard::Count() const function in class:Clipboard
/haiku/src/system/kernel/vm/
H A DVMPageQueue.h52 inline phys_addr_t Count() const { return fCount; } function in struct:VMPageQueue
/haiku/src/tests/add-ons/kernel/drivers/tty/
H A Dtty-test.cpp80 int Count() const function in struct:FDSet
/haiku/src/tests/system/kernel/util/
H A DOrderedMapTest.h398 inline int32 Count() const function in class:TestMap
[all...]
H A DVectorSetTest.cpp254 inline int32 Count() const function in class:TestSet
[all...]
H A DVectorTest.cpp319 inline int32 Count() const function in class:TestVector
[all...]
/haiku/headers/os/interface/
H A DFont.h128 uint32 Count() const { return end + 1 - start; } function in struct:unicode_block_range

Completed in 155 milliseconds

123