Searched defs:NodeTree (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DIndexImpl.h33 typedef typename Policy::NodeTree NodeTree; typedef in class:GenericIndexIterator
213 typedef typename Policy::NodeTree NodeTree; typedef in struct:GenericIndexIteratorTreePolicy
H A DLastModifiedIndex.cpp95 class LastModifiedIndex::NodeTree : public _NodeTree {}; class in class:LastModifiedIndex
110 typedef LastModifiedIndex::NodeTree NodeTree; typedef in struct:LastModifiedIndex::IteratorPolicy
H A DNameIndex.cpp90 typedef NameIndex::EntryTree NodeTree; typedef in struct:NameIndex::IteratorPolicy
H A DSizeIndex.cpp94 class SizeIndex::NodeTree : public _NodeTree {}; class in class:SizeIndex
109 typedef SizeIndex::NodeTree NodeTree; typedef in struct:SizeIndex::IteratorPolicy
H A DAttributeIndex.cpp110 struct AttributeIndex::NodeTree : public AVLTree<TreeDefinition> { struct in class:AttributeIndex
113 NodeTree(const TreeDefinition& definition) function in struct:AttributeIndex::NodeTree
133 typedef AttributeIndex::NodeTree NodeTree; typedef in struct:AttributeIndex::IteratorPolicy
/haiku-fatelf/src/add-ons/kernel/file_systems/exfat/
H A DVolume.h79 typedef SplayTree<NodeTreeDefinition> NodeTree; typedef
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DLastModifiedIndex.cpp65 class LastModifiedIndex::NodeTree : public _NodeTree {}; class in class:LastModifiedIndex
H A DSizeIndex.cpp64 class SizeIndex::NodeTree : public _NodeTree {}; class in class:SizeIndex
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DLastModifiedIndex.cpp65 class LastModifiedIndex::NodeTree : public _NodeTree {}; class in class:LastModifiedIndex
H A DSizeIndex.cpp64 class SizeIndex::NodeTree : public _NodeTree {}; class in class:SizeIndex

Completed in 159 milliseconds