Searched defs:GetNext (Results 1 - 25 of 37) sorted by path

12

/haiku/headers/private/fs_shell/
H A DSinglyLinkedList.h239 SINGLY_LINKED_LIST_CLASS_NAME::GetNext(Element* element) const function in class:FSShell::SINGLY_LINKED_LIST_CLASS_NAME
H A DDoublyLinkedList.h578 DOUBLY_LINKED_LIST_CLASS_NAME::GetNext(Element *element) const function in class:FSShell::DOUBLY_LINKED_LIST_CLASS_NAME
/haiku/headers/private/kernel/util/
H A DSinglyLinkedList.h292 SINGLY_LINKED_LIST_CLASS_NAME::GetNext(Element* element) const function in class:SINGLY_LINKED_LIST_CLASS_NAME
H A DDoublyLinkedList.h617 DOUBLY_LINKED_LIST_CLASS_NAME::GetNext(Element* element) function in class:DOUBLY_LINKED_LIST_CLASS_NAME
H A DDoublyLinkedQueue.h343 DOUBLY_LINKED_QUEUE_CLASS_NAME::GetNext(Element *element) const function in class:DOUBLY_LINKED_QUEUE_CLASS_NAME
/haiku/headers/private/media/
H A DTList.h110 bool GetNext(value **v) function in class:List
H A DTMap.h119 bool GetNext(value **v) function in class:Map
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DAttributeIterator.cpp50 AttributeIterator::GetNext(char* name, size_t* _nameLength) function in class:AttributeIterator
H A DDirectoryIterator.cpp51 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id) function in class:DirectoryIterator
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DDirectoryIterator.cpp60 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id, function in class:DirectoryIterator
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DSLList.h299 SL_LIST_CLASS_NAME::GetNext(Element *element) const function in class:SL_LIST_CLASS_NAME
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DTwoKeyAVLTree.h293 inline Value *GetNext() function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
H A DAttributeIndexImpl.cpp128 inline Node **GetNext() function in class:AttributeNodeIterator
H A DAttributeIterator.cpp95 AttributeIterator::GetNext(Attribute **attribute) function in class:AttributeIterator
H A DEntryIterator.cpp97 EntryIterator::GetNext(Entry **entry) function in class:EntryIterator
H A DIndex.cpp133 IndexEntryIterator::GetNext() function in class:IndexEntryIterator
140 IndexEntryIterator::GetNext(uint8 *buffer, size_t *keyLength) function in class:IndexEntryIterator
H A DIndexImpl.h105 NodeEntryIterator<NodeIterator>::GetNext() function in class:NodeEntryIterator
H A DNameIndex.cpp282 NameIndexEntryIterator::GetNext() function in class:NameIndexEntryIterator
H A Dkernel_interface.cpp1056 status_t GetNext(ino_t *nodeID, const char **entryName) function in class:DirectoryCookie
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDriverSettings.cpp71 DriverParameterIterator::GetNext(DriverParameter* parameter) function in class:DriverParameterIterator
132 virtual bool GetNext(DriverParameter* parameter) function in class:DriverParameterContainer::Iterator
178 virtual bool GetNext(DriverParameter* parameter) function in class:DriverParameterContainer::NameIterator
/haiku/src/kits/interface/
H A DPrivateScreen.cpp172 BPrivateScreen::GetNext(BPrivateScreen* screen) function in class:BPrivateScreen
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.cpp170 HashIterator::GetNext(int32 &block) function in class:HashIterator
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.cpp2880 AttributeIterator::GetNext(char* name, size_t* _length, uint32* _type, function in class:AttributeIterator
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DDirectoryIterator.cpp138 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id) function in class:DirectoryIterator
H A DHTreeEntryIterator.cpp226 HTreeEntryIterator::GetNext(uint32& childBlock) function in class:HTreeEntryIterator

Completed in 225 milliseconds

12