Searched refs:ConstIterator (Results 51 - 71 of 71) sorted by relevance

123

/haiku/src/apps/debugger/user_interface/gui/expression_eval_window/
H A DExpressionEvaluationWindow.cpp471 for (ThreadList::ConstIterator it = threads.GetIterator();
/haiku/src/system/kernel/
H A Dcondition_variable.cpp466 for (EntryList::ConstIterator it = fEntries.GetIterator();
H A Dsignal.cpp507 for (SignalList::ConstIterator it = fQueuedSignals.GetIterator();
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp329 for (ImageList::ConstIterator it = fTeam->Images().GetIterator();
458 for (ThreadList::ConstIterator it = fTeam->Threads().GetIterator();
H A DTeamDebugger.cpp1920 for (ImageList::ConstIterator it = images.GetIterator();
1927 for (UserBreakpointList::ConstIterator it = breakpoints.GetIterator();
2118 for (FunctionInstanceList::ConstIterator it
H A DThreadHandler.cpp908 for (UserBreakpointInstanceList::ConstIterator it
/haiku/src/system/kernel/fs/
H A Dfifo.cpp757 for (ReadRequestList::ConstIterator it = fReadRequests.GetIterator();
766 for (WriteRequestList::ConstIterator it = fWriteRequests.GetIterator();
/haiku/src/system/kernel/vm/
H A DVMCache.cpp1473 for (ConsumerList::ConstIterator it = consumers.GetIterator();
1480 for (VMCachePagesTree::ConstIterator it = pages.GetIterator();
H A DVMUserAddressSpace.cpp398 for (VMUserAreaTree::ConstIterator it = fAreas.GetIterator();
/haiku/src/system/kernel/debug/
H A DBreakpointManager.cpp588 for (InstalledWatchpointList::ConstIterator it = fWatchpoints.GetIterator();
H A Dsystem_profiler.cpp531 for (IOSchedulerList::ConstIterator it
H A Dcore_dump.cpp1087 for (ImageInfoList::ConstIterator it = fImageInfos.GetIterator();
/haiku/src/kits/debugger/files/
H A DFileManager.cpp275 for (LocatableEntryList::ConstIterator it
/haiku/src/kits/package/hpkg/
H A DWriterImplBase.cpp805 DoublyLinkedList<PackageAttribute>::ConstIterator it
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp222 AttributeList::ConstIterator Attributes() const
341 AttributeList::ConstIterator iterator = inode->Attributes();
1252 AttributeList::ConstIterator iterator = fAttributes.GetIterator();
/haiku/src/system/kernel/slab/
H A DSlab.cpp562 for (SlabList::ConstIterator it = slabList.GetIterator();
/haiku/src/apps/debuganalyzer/model_loader/
H A DModelLoader.cpp132 for (IOOperationList::ConstIterator it = operations.GetIterator();
/haiku/src/add-ons/kernel/network/stack/
H A Dinterfaces.cpp1067 AddressList::ConstIterator iterator = fAddresses.GetIterator();
/haiku/src/system/kernel/device_manager/
H A DIORequest.cpp1474 IORequestChunkList::ConstIterator iterator = fChildren.GetIterator();
/haiku/src/system/boot/loader/
H A Dmenu.cpp1201 for (PackageVolumeStateList::ConstIterator it
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DClientConnection.cpp2516 for (RequestVector::ConstIterator it = requests->Begin();

Completed in 543 milliseconds

123