Home
last modified time | relevance | path

Searched refs:result_iterator (Results 1 – 10 of 10) sorted by relevance

/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/
Dcollection_traits.hpp106 container_helper_type::result_iterator result_iterator; typedef
164 typedef typename collection_traits<C>::result_iterator type;
Dcollection_traits_detail.hpp50 >::type result_iterator; typedef
132 typedef element_type result_iterator; typedef
306 >::type result_iterator; typedef
386 >::type result_iterator; typedef
/external/tensorflow/tensorflow/core/ir/types/
Ddialect.h309 : public llvm::mapped_iterator<Operation::result_iterator,
316 explicit ResultShapeIterator(Operation::result_iterator it);
Ddialect.cc522 ResultShapeIterator::ResultShapeIterator(Operation::result_iterator it) in ResultShapeIterator()
523 : llvm::mapped_iterator<Operation::result_iterator, in ResultShapeIterator()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/num/
Dcontinued_fraction.rs138 let mut result_iterator = HomographicIterator { localVariable
144 let Some(integer) = result_iterator.next() else {
182 let mut result_iterator = BihomographicIterator { localVariable
188 let Some(integer) = result_iterator.next() else {
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/num/
Dcontinued_fraction.rs138 let mut result_iterator = HomographicIterator { localVariable
144 let Some(integer) = result_iterator.next() else {
182 let mut result_iterator = BihomographicIterator { localVariable
188 let Some(integer) = result_iterator.next() else {
/external/python/cpython3/Lib/concurrent/futures/
D_base.py612 def result_iterator(): function
625 return result_iterator()
/external/cronet/tot/net/third_party/quiche/src/quiche/common/
Dquiche_linked_hash_map_test.cc288 QuicheLinkedHashMap<int, int>::iterator result_iterator = result.first; in TEST() local
297 EXPECT_TRUE(result_iterator == result.first) in TEST()
/external/cronet/stable/net/third_party/quiche/src/quiche/common/
Dquiche_linked_hash_map_test.cc288 QuicheLinkedHashMap<int, int>::iterator result_iterator = result.first; in TEST() local
297 EXPECT_TRUE(result_iterator == result.first) in TEST()
/external/sdv/vsomeip/third_party/boost/range/test/
DJamfile.v2206 [ range-test result_iterator ]