Searched refs:GetIterator (Results 1 - 25 of 271) sorted by relevance

1234567891011

/haiku-fatelf/headers/private/kernel/util/
H A DAVLTree.h50 inline Iterator GetIterator();
51 inline ConstIterator GetIterator() const;
53 inline Iterator GetIterator(Value* value);
54 inline ConstIterator GetIterator(Value* value) const;
260 AVLTree<Definition>::GetIterator() function in class:AVLTree
262 return Iterator(this, fTree.GetIterator());
268 AVLTree<Definition>::GetIterator() const function in class:AVLTree
270 return ConstIterator(this, fTree.GetIterator());
276 AVLTree<Definition>::GetIterator(Value* value) function in class:AVLTree
278 return Iterator(this, fTree.GetIterator(_GetAVLTreeNod
284 AVLTree<Definition>::GetIterator(Value* value) const function in class:AVLTree
[all...]
H A DAVLTreeBase.h51 inline AVLTreeIterator GetIterator() const;
52 inline AVLTreeIterator GetIterator(AVLTreeNode* node) const;
189 // GetIterator
191 AVLTreeBase::GetIterator() const function in class:AVLTreeBase
197 // GetIterator
199 AVLTreeBase::GetIterator(AVLTreeNode* node) const function in class:AVLTreeBase
H A DAVLTreeMap.h71 inline Iterator GetIterator();
72 inline ConstIterator GetIterator() const;
74 inline Iterator GetIterator(Node* node);
75 inline ConstIterator GetIterator(Node* node) const;
312 // GetIterator
315 _AVL_TREE_MAP_CLASS_NAME::GetIterator() function in class:_AVL_TREE_MAP_CLASS_NAME
317 return Iterator(this, fTree.GetIterator());
321 // GetIterator
324 _AVL_TREE_MAP_CLASS_NAME::GetIterator() const function in class:_AVL_TREE_MAP_CLASS_NAME
326 return ConstIterator(this, fTree.GetIterator());
333 _AVL_TREE_MAP_CLASS_NAME::GetIterator(Node* node) function in class:_AVL_TREE_MAP_CLASS_NAME
342 _AVL_TREE_MAP_CLASS_NAME::GetIterator(Node* node) const function in class:_AVL_TREE_MAP_CLASS_NAME
[all...]
/haiku-fatelf/src/apps/debugger/debug_info/
H A DFunction.cpp49 for (FunctionInstanceList::Iterator it = fInstances.GetIterator();
104 for (ListenerList::Iterator it = fListeners.GetIterator();
119 for (FunctionInstanceList::Iterator it = fInstances.GetIterator();
/haiku-fatelf/src/apps/text_search/
H A DChangesIterator.cpp56 PathMap::Iterator iterator = fPathMap.GetIterator();
125 PathMap::Iterator iterator = fPathMap.GetIterator();
133 PathMap::Iterator iterator = fPathMap.GetIterator();
/haiku-fatelf/headers/os/package/
H A DRepositoryCache.h36 Iterator GetIterator() const;
H A DPackageInfoSet.h32 Iterator GetIterator() const;
/haiku-fatelf/headers/private/kernel/
H A Dlisteners.h46 SchedulerListenerList::Iterator it = gSchedulerListeners.GetIterator();
60 SchedulerListenerList::Iterator it = gSchedulerListeners.GetIterator();
94 = gWaitObjectListeners.GetIterator();
110 = gWaitObjectListeners.GetIterator();
/haiku-fatelf/src/apps/debugger/user_interface/cli/
H A DCliThreadsCommand.cpp37 for (ThreadList::ConstIterator it = team->Threads().GetIterator();
/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DResolvableFamily.cpp22 for (FamilyResolvableList::Iterator it = fResolvables.GetIterator();
55 for (FamilyResolvableList::Iterator it = fResolvables.GetIterator();
H A DResolvable.cpp70 for (ResolvableDependencyList::Iterator it = fDependencies.GetIterator();
H A DIndex.cpp53 Index::GetIterator(IndexIterator& iterator) function in class:Index
79 if (GetIterator(it)) {
/haiku-fatelf/src/apps/debugger/model/
H A DTeamMemoryBlock.cpp47 ListenerList::Iterator iterator = fListeners.GetIterator();
98 for (ListenerList::Iterator it = fListeners.GetIterator();
H A DTeam.cpp178 for (ThreadList::ConstIterator it = fThreads.GetIterator();
246 for (ImageList::ConstIterator it = fImages.GetIterator();
259 for (ImageList::ConstIterator it = fImages.GetIterator();
333 = breakpoint->UserBreakpoints().GetIterator();
575 for (ListenerList::Iterator it = fListeners.GetIterator();
586 for (ListenerList::Iterator it = fListeners.GetIterator();
597 for (ListenerList::Iterator it = fListeners.GetIterator();
608 for (ListenerList::Iterator it = fListeners.GetIterator();
619 for (ListenerList::Iterator it = fListeners.GetIterator();
630 for (ListenerList::Iterator it = fListeners.GetIterator();
[all...]
/haiku-fatelf/src/add-ons/kernel/bluetooth/btCoreData/
H A DConnectionInterface.cpp80 = sConnectionList.GetIterator();
109 = sConnectionList.GetIterator();
137 = sConnectionList.GetIterator();
156 = sConnectionList.GetIterator();
175 = sConnectionList.GetIterator();
H A DBTCoreData.cpp42 = sConnectionList.GetIterator();
54 = conn->ChannelList.GetIterator();
65 = conn->OutGoingFrames.GetIterator();
76 = conn->ExpectedResponses.GetIterator();
/haiku-fatelf/src/system/kernel/vm/
H A DVMArea.cpp86 for (VMAreaWiredRangeList::Iterator it = fWiredRanges.GetIterator();
123 for (VMAreaUnwiredWaiterList::Iterator it = range->waiters.GetIterator();
142 for (VMAreaWiredRangeList::Iterator it = fWiredRanges.GetIterator();
198 for (VMAreaWiredRangeList::Iterator it = fWiredRanges.GetIterator();
247 for (VMAreaHashTable::Iterator it = sTable.GetIterator();
/haiku-fatelf/src/servers/app/font/
H A DFontCache.cpp39 FontMap::Iterator iterator = fFontCacheEntries.GetIterator();
130 FontMap::Iterator iterator = fFontCacheEntries.GetIterator();
153 iterator = fFontCacheEntries.GetIterator();
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/
H A DFileSystem.cpp65 VolumeList::Iterator it = fVolumes.GetIterator();
/haiku-fatelf/src/add-ons/kernel/network/stack/
H A Ddomains.cpp53 DomainList::Iterator iterator = sDomains.GetIterator();
69 DomainList::Iterator iterator = sDomains.GetIterator();
78 RouteList::Iterator routeIterator = domain->routes.GetIterator();
92 RouteInfoList::Iterator infoIterator = domain->route_infos.GetIterator();
H A Ddevice_interfaces.cpp119 = interface->receive_funcs.GetIterator();
155 DeviceInterfaceList::Iterator iterator = sInterfaces.GetIterator();
222 = interface->monitor_funcs.GetIterator();
256 = interface->monitor_funcs.GetIterator();
264 = interface->receive_funcs.GetIterator();
275 DeviceInterfaceList::Iterator iterator = sInterfaces.GetIterator();
326 DeviceInterfaceList::Iterator iterator = sInterfaces.GetIterator();
347 DeviceInterfaceList::Iterator iterator = sInterfaces.GetIterator();
409 DeviceInterfaceList::Iterator iterator = sInterfaces.GetIterator();
484 = interface->monitor_funcs.GetIterator();
[all...]
/haiku-fatelf/src/apps/debuganalyzer/gui/
H A DSubWindowManager.cpp78 SubWindowTable::Iterator it = fSubWindows.GetIterator();
/haiku-fatelf/src/tests/kits/net/urlRequest/
H A DurlUpload_test.cpp26 for (BHttpForm::Iterator it(f.GetIterator()); BHttpFormData* element = it.Next(); ) {
/haiku-fatelf/src/apps/debugger/dwarf/
H A DDwarfManager.cpp65 for (FileList::Iterator it = fFiles.GetIterator();
/haiku-fatelf/src/bin/debug/profile/
H A DThread.cpp166 ImageList::Iterator it = fImages.GetIterator();
247 ImageList::ConstIterator it = fOldImages.GetIterator();
253 it = fImages.GetIterator();
266 ImageList::ConstIterator it = fImages.GetIterator();
281 ImageList::Iterator it = fImages.GetIterator();
294 it = fNewImages.GetIterator();

Completed in 172 milliseconds

1234567891011