Searched defs:Iterator (Results 1 - 25 of 51) sorted by relevance

123

/haiku/headers/os/package/
H A DPackageInfoSet.h50 class BPackageInfoSet::Iterator { class in class:BPackageKit::BPackageInfoSet
H A DRepositoryCache.h21 typedef BPackageInfoSet::Iterator Iterator; typedef in class:BPackageKit::BRepositoryCache
/haiku/src/libs/icon/shape/
H A DVectorPath.h63 class Iterator { class in class:VectorPath
65 Iterator() {} function in class:VectorPath::Iterator
/haiku/src/servers/registrar/
H A DAppInfoList.h81 class AppInfoList::Iterator { class in class:AppInfoList
83 inline Iterator(const Iterator &it) function in class:AppInfoList::Iterator
154 inline Iterator(AppInfoList *list, int32 index = 0) function in class:AppInfoList::Iterator
[all...]
/haiku/headers/os/package/solver/
H A DSolverRepository.h30 typedef BPackageInfoSet::Iterator Iterator; typedef in class:BPackageKit::BSolverRepository
/haiku/headers/private/kernel/boot/
H A DPathBlocklist.h44 typedef SinglyLinkedList<BlockedPath>::Iterator Iterator; typedef in class:PathBlocklist
/haiku/headers/private/netservices/
H A DNetworkCookieJar.h97 class BNetworkCookieJar::Iterator { class in class:BPrivate::Network::BNetworkCookieJar
[all...]
H A DHttpForm.h171 class BHttpForm::Iterator { class in class:BPrivate::Network::BHttpForm
/haiku/src/servers/launch/
H A DLog.h67 Iterator() function in class:Log
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DSizeIndex.cpp75 class SizeIndex::Iterator class in class:SizeIndex
240 SizeIndex::Iterator::Iterator() function in class:SizeIndex::Iterator
[all...]
H A DLastModifiedIndex.cpp76 class LastModifiedIndex::Iterator class in class:LastModifiedIndex
241 LastModifiedIndex::Iterator::Iterator() function in class:LastModifiedIndex::Iterator
[all...]
H A DAttributeIndexImpl.cpp158 class AttributeIndexImpl::Iterator class in class:AttributeIndexImpl
356 AttributeIndexImpl::Iterator::Iterator() function in class:AttributeIndexImpl::Iterator
[all...]
H A DTwoKeyAVLTree.h274 class TWO_KEY_AVL_TREE_CLASS_NAME::Iterator { class in class:TWO_KEY_AVL_TREE_CLASS_NAME
279 inline Iterator() function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
313 Iterator(const Iterator& other) function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
323 Iterator(const TreeMapIterator &iterator) function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
[all...]
/haiku/headers/private/kernel/util/
H A DMultiHashTable.h30 typedef typename HashTable::Iterator Iterator; typedef in class:MultiHashTable
[all...]
/haiku/src/system/kernel/
H A DTeamThreadTables.h21 struct Iterator { struct in struct:BKernel::TeamThreadTable
22 Iterator() function in struct:BKernel::TeamThreadTable::Iterator
28 Iterator(IteratorEntry* nextEntry) function in struct:BKernel::TeamThreadTable::Iterator
/haiku/src/system/kernel/vm/
H A DVMPageQueue.h25 typedef PageList::ConstIterator Iterator; typedef in struct:VMPageQueue
/haiku/src/add-ons/translators/rtf/
H A DRTF.h145 class Iterator { class in namespace:RTF
/haiku/src/add-ons/kernel/file_systems/userlandfs/shared/
H A DDriverSettings.cpp108 class DriverParameterContainer::Iterator class in class:DriverParameterContainer
111 Iterator(const driver_parameter* parameters, int32 count) function in class:DriverParameterContainer::Iterator
/haiku/src/kits/storage/
H A DDriverSettings.cpp124 class BDriverParameterContainer::Iterator class in class:BPrivate::BDriverParameterContainer
127 Iterator(const driver_parameter* parameters, int32 count) function in class:BPrivate::BDriverParameterContainer::Iterator
/haiku/src/kits/network/libnetservices/
H A DNetworkCookieJar.cpp494 BNetworkCookieJar::Iterator::Iterator(const Iterator& other) function in class:BNetworkCookieJar::Iterator
511 BNetworkCookieJar::Iterator::Iterator(const BNetworkCookieJar* cookieJar) function in class:BNetworkCookieJar::Iterator
[all...]
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h351 class TWO_KEY_AVL_TREE_CLASS_NAME::Iterator { class in class:TWO_KEY_AVL_TREE_CLASS_NAME
356 inline Iterator() function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
396 Iterator(const Iterator& other) function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
407 Iterator(const TreeMapIterator& iterator) function in class:TWO_KEY_AVL_TREE_CLASS_NAME::Iterator
[all...]
/haiku/headers/private/fs_shell/
H A DSinglyLinkedList.h100 class Iterator { class in class:FSShell::SinglyLinkedList
102 Iterator(const List* list) function in class:FSShell::SinglyLinkedList::Iterator
109 Iterator(const Iterator& other) function in class:FSShell::SinglyLinkedList::Iterator
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DSLList.h67 class Iterator { class in class:UserlandFSUtil::SLList
69 Iterator(List *list) function in class:UserlandFSUtil::SLList::Iterator
77 Iterator(const Iterator &other) function in class:UserlandFSUtil::SLList::Iterator
[all...]
/haiku/src/system/boot/loader/net/
H A DIP.cpp215 struct Iterator { struct
216 Iterator(ChainBuffer *buffer) function in struct:Iterator
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DLastModifiedIndex.cpp126 class LastModifiedIndex::Iterator : public GenericIndexIterator<IteratorPolicy>, class in class:LastModifiedIndex
[all...]

Completed in 197 milliseconds

123