/haiku/src/add-ons/kernel/file_systems/ramfs/ |
H A D | Index.cpp | 133 IndexEntryIterator::GetNext() in GetNext() function in IndexEntryIterator 140 IndexEntryIterator::GetNext(uint8 *buffer, size_t *keyLength) in GetNext() function in IndexEntryIterator
|
H A D | IndexImpl.h | 105 NodeEntryIterator<NodeIterator>::GetNext() in GetNext() function
|
H A D | AttributeIterator.cpp | 104 AttributeIterator::GetNext(Attribute **attribute) in GetNext() function in AttributeIterator
|
H A D | EntryIterator.cpp | 97 EntryIterator::GetNext(Entry **entry) in GetNext() function in EntryIterator
|
H A D | NameIndex.cpp | 282 NameIndexEntryIterator::GetNext() in GetNext() function in NameIndexEntryIterator
|
/haiku/src/add-ons/kernel/file_systems/btrfs/ |
H A D | AttributeIterator.cpp | 50 AttributeIterator::GetNext(char* name, size_t* _nameLength) in GetNext() function in AttributeIterator
|
H A D | DirectoryIterator.cpp | 51 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id) in GetNext() function in DirectoryIterator
|
/haiku/src/add-ons/kernel/file_systems/ufs2/ |
H A D | DirectoryIterator.cpp | 68 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id) in GetNext() function in DirectoryIterator
|
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/ |
H A D | DriverSettings.cpp | 71 DriverParameterIterator::GetNext(DriverParameter* parameter) in GetNext() function in DriverParameterIterator 132 virtual bool GetNext(DriverParameter* parameter) in GetNext() function in DriverParameterContainer::Iterator 178 virtual bool GetNext(DriverParameter* parameter) in GetNext() function in DriverParameterContainer::NameIterator
|
/haiku/src/add-ons/kernel/file_systems/xfs/ |
H A D | ShortDirectory.cpp | 117 ShortDirectory::GetNext(char* name, size_t* length, xfs_ino_t* ino) in GetNext() function in ShortDirectory
|
H A D | ShortAttribute.cpp | 125 ShortAttribute::GetNext(char* name, size_t* nameLength) in GetNext() function in ShortAttribute
|
H A D | Extent.cpp | 153 Extent::GetNext(char* name, size_t* length, xfs_ino_t* ino) in GetNext() function in Extent
|
H A D | NodeAttribute.cpp | 260 NodeAttribute::GetNext(char* name, size_t* nameLength) in GetNext() function in NodeAttribute
|
H A D | LeafAttribute.cpp | 235 LeafAttribute::GetNext(char* name, size_t* nameLength) in GetNext() function in LeafAttribute
|
H A D | LeafDirectory.cpp | 227 LeafDirectory::GetNext(char* name, size_t* length, xfs_ino_t* ino) in GetNext() function in LeafDirectory
|
/haiku/headers/private/media/ |
H A D | TList.h | 110 bool GetNext(value **v) in GetNext() function
|
H A D | TMap.h | 119 bool GetNext(value **v) in GetNext() function
|
/haiku/src/system/boot/loader/file_systems/amiga_ffs/ |
H A D | amiga_ffs.cpp | 170 HashIterator::GetNext(int32 &block) in GetNext() function in HashIterator
|
/haiku/src/add-ons/kernel/file_systems/exfat/ |
H A D | DirectoryIterator.cpp | 60 DirectoryIterator::GetNext(char* name, size_t* _nameLength, ino_t* _id, in GetNext() function in DirectoryIterator
|
/haiku/headers/private/fs_shell/ |
H A D | SinglyLinkedList.h | 239 SINGLY_LINKED_LIST_CLASS_NAME::GetNext(Element* element) const in GetNext() function
|
/haiku/headers/private/kernel/util/ |
H A D | SinglyLinkedList.h | 292 SINGLY_LINKED_LIST_CLASS_NAME::GetNext(Element* element) const in GetNext() function
|
H A D | DoublyLinkedQueue.h | 343 DOUBLY_LINKED_QUEUE_CLASS_NAME::GetNext(Element *element) const in GetNext() function
|
/haiku/src/add-ons/kernel/file_systems/reiserfs/ |
H A D | Iterators.cpp | 889 ObjectItemIterator::GetNext(Item *foundItem) in GetNext() function in ObjectItemIterator 938 ObjectItemIterator::GetNext(Item *foundItem, uint32 type) in GetNext() function in ObjectItemIterator 1129 DirEntryIterator::GetNext(DirItem *foundItem, int32 *entryIndex, in GetNext() function in DirEntryIterator
|
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/ |
H A D | SLList.h | 299 SL_LIST_CLASS_NAME::GetNext(Element *element) const in GetNext() function
|
/haiku/src/add-ons/kernel/file_systems/ext2/ |
H A D | HTreeEntryIterator.cpp | 226 HTreeEntryIterator::GetNext(uint32& childBlock) in GetNext() function in HTreeEntryIterator
|