Home
last modified time | relevance | path

Searched defs:result_iterator (Results 1 – 5 of 5) sorted by relevance

/external/icing/icing/query/
Dquery-processor.cc183 std::unique_ptr<DocHitInfoIterator> result_iterator; in ParseRawQuery() local
/external/python/cpython3/Lib/concurrent/futures/
D_base.py593 def result_iterator(): function
/external/python/futures/concurrent/futures/
D_base.py634 def result_iterator(): function
/external/llvm-project/mlir/include/mlir/IR/
DOperation.h282 using result_iterator = result_range::iterator; variable
DOpDefinition.h571 using result_iterator = Operation::result_iterator; member