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

/haiku-fatelf/src/add-ons/kernel/file_systems/packagefs/
H A DIndex.cpp92 IndexIterator::IndexIterator() function in class:IndexIterator
[all...]
H A DIndex.h74 class IndexIterator { class
H A DQuery.cpp37 struct IndexIterator : ::IndexIterator { struct in struct:Query::QueryPolicy
40 IndexIterator(::Index* index) function in struct:Query::QueryPolicy::IndexIterator
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.h56 class IndexIterator { class
H A DQuery.cpp86 IndexIterator::IndexIterator(IndexWrapper *indexWrapper) function in class:IndexIterator
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/ramfs/
H A DQuery.h56 class IndexIterator { class
H A DQuery.cpp86 IndexIterator::IndexIterator(IndexWrapper *indexWrapper) function in class:IndexIterator
[all...]
/haiku-fatelf/headers/private/file_systems/
H A DQueryParser.h119 typedef typename QueryPolicy::IndexIterator IndexIterator; typedef in class:QueryParser::Query
179 typedef typename QueryPolicy::IndexIterator IndexIterator; typedef in class:QueryParser::Term
231 typedef typename QueryPolicy::IndexIterator IndexIterator; typedef in class:QueryParser::Equation
294 typedef typename QueryPolicy::IndexIterator IndexIterato typedef in class:QueryParser::Operator
337 typedef typename QueryPolicy::IndexIterator IndexIterator; typedef in class:QueryParser::Expression
[all...]

Completed in 117 milliseconds