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

/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndex.cpp90 IndexIterator::IndexIterator() function in class:IndexIterator
[all...]
H A DIndex.h76 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/src/add-ons/kernel/file_systems/ramfs/
H A DQuery.cpp21 class IndexIterator { class
38 IndexIterator::IndexIterator(Index *index) function in class:IndexIterator
119 struct IndexIterator : ::IndexIterator { struct in struct:Query::QueryPolicy
120 IndexIterator(::Index* index) function in struct:Query::QueryPolicy::IndexIterator
[all...]
/haiku/headers/private/file_systems/
H A DQueryParser.h125 typedef typename QueryPolicy::IndexIterator IndexIterator; typedef in class:QueryParser::Query
185 typedef typename QueryPolicy::IndexIterator IndexIterator; typedef in class:QueryParser::Term
237 typedef typename QueryPolicy::IndexIterator IndexIterator; typedef in class:QueryParser::Equation
300 typedef typename QueryPolicy::IndexIterator IndexIterato typedef in class:QueryParser::Operator
343 typedef typename QueryPolicy::IndexIterator IndexIterator; typedef in class:QueryParser::Expression
[all...]

Completed in 163 milliseconds