Searched defs:GetNext (Results 1 - 25 of 43) sorted by relevance

12

/haiku-fatelf/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.cpp52 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id) function in class:DirectoryIterator
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIterator.cpp93 AttributeIterator::GetNext(Attribute **attribute) function in class:AttributeIterator
H A DEntryIterator.cpp94 EntryIterator::GetNext(Entry **entry) function in class:EntryIterator
H A DIndexImpl.h103 NodeEntryIterator<NodeIterator>::GetNext() function in class:NodeEntryIterator
H A DIndex.cpp130 IndexEntryIterator::GetNext() function in class:IndexEntryIterator
137 IndexEntryIterator::GetNext(uint8 *buffer, size_t *keyLength) function in class:IndexEntryIterator
H A DNameIndex.cpp279 NameIndexEntryIterator::GetNext() function in class:NameIndexEntryIterator
H A DSLList.h145 inline Value *GetNext() function in class:SL_LIST_CLASS_NAME::Iterator
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DAttributeIterator.cpp93 AttributeIterator::GetNext(Attribute **attribute) function in class:AttributeIterator
H A DEntryIterator.cpp94 EntryIterator::GetNext(Entry **entry) function in class:EntryIterator
H A DIndexImpl.h103 NodeEntryIterator<NodeIterator>::GetNext() function in class:NodeEntryIterator
H A DIndex.cpp128 IndexEntryIterator::GetNext() function in class:IndexEntryIterator
135 IndexEntryIterator::GetNext(uint8 *buffer, size_t *keyLength) function in class:IndexEntryIterator
H A DNameIndex.cpp279 NameIndexEntryIterator::GetNext() function in class:NameIndexEntryIterator
H A DSLList.h145 inline Value *GetNext() function in class:SL_LIST_CLASS_NAME::Iterator
/haiku-fatelf/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-fatelf/src/add-ons/kernel/file_systems/exfat/
H A DDirectoryIterator.cpp47 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id, function in class:DirectoryIterator
/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DHTreeEntryIterator.cpp215 HTreeEntryIterator::GetNext(uint32& childBlock) function in class:HTreeEntryIterator
/haiku-fatelf/src/system/boot/loader/file_systems/amiga_ffs/
H A Damiga_ffs.cpp171 HashIterator::GetNext(int32 &block) function in class:HashIterator
/haiku-fatelf/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.h539 DOUBLY_LINKED_LIST_CLASS_NAME::GetNext(Element *element) const function in class:FSShell::DOUBLY_LINKED_LIST_CLASS_NAME
/haiku-fatelf/headers/private/kernel/util/
H A DDoublyLinkedQueue.h337 DOUBLY_LINKED_QUEUE_CLASS_NAME::GetNext(Element *element) const function in class:DOUBLY_LINKED_QUEUE_CLASS_NAME
H A DSinglyLinkedList.h289 SINGLY_LINKED_LIST_CLASS_NAME::GetNext(Element* element) const function in class:SINGLY_LINKED_LIST_CLASS_NAME
/haiku-fatelf/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-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/shared/
H A DSLList.h299 SL_LIST_CLASS_NAME::GetNext(Element *element) const function in class:SL_LIST_CLASS_NAME

Completed in 271 milliseconds

12