Searched defs:IndexIterator (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dindex_table_v3.h126 struct NET_EXPORT_PRIVATE IndexIterator { struct in namespace:disk_cache
127 IndexIterator();
128 ~IndexIterator();
199 // of cells will share the same timestamp (see IndexIterator).
215 void GetOldest(IndexIterator* no_use,
216 IndexIterator* low_use,
217 IndexIterator* high_use);
223 bool GetNextCells(IndexIterator* iterator);
240 IndexIterator* no_use,
241 IndexIterator* low_us
[all...]
H A Dindex_table_v3.cc21 using disk_cache::IndexIterator;
233 IndexIterator* iterator) {
253 void InitIterator(IndexIterator* iterator) {
409 IndexIterator::IndexIterator() { function in class:disk_cache::IndexIterator
412 IndexIterator::~IndexIterator() {
758 void IndexTable::GetOldest(IndexIterator* no_use,
759 IndexIterator* low_use,
760 IndexIterator* high_us
[all...]
/external/lldb/source/Expression/
H A DIRInterpreter.cpp948 typedef IndexVector::iterator IndexIterator; typedef
955 for (IndexIterator ii = indices.begin(), ie = indices.end();
/external/owasp/sanitizer/tools/findbugs/lib/
H A Djaxen-1.1.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE.txt META-INF/maven/ ...
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...

Completed in 456 milliseconds