/third_party/json/include/nlohmann/detail/iterators/ |
D | iterator_traits.hpp | 28 typename It::reference, typename It::iterator_category >> 34 using iterator_category = typename It::iterator_category; typedef 53 using iterator_category = std::random_access_iterator_tag; typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | iterator.h | 193 typename std::iterator_traits<WrappedIteratorT>::iterator_category, 289 typename std::iterator_traits<WrappedIteratorT>::iterator_category, 313 typename std::iterator_traits<WrappedIteratorT>::iterator_category, 347 typename std::iterator_traits<ItType>::iterator_category, NodeRef, 351 typename std::iterator_traits<ItType>::iterator_category, NodeRef,
|
D | STLExtras.h | 214 typename std::iterator_traits<ItTy>::iterator_category, 313 WrappedIteratorT>::iterator_category>::type> { 319 WrappedIteratorT>::iterator_category>::type>; 405 typename std::iterator_traits<IterT>::iterator_category>::value>::type; 539 Iters>::iterator_category...>::type, 629 using iterator_category = typename iterator::iterator_category; 707 typename std::iterator_traits<Iters>::iterator_category...>::type, 765 using iterator_category = typename iterator::iterator_category; 1165 Range.begin())>::iterator_category, 1548 decltype(Begin)>::type>::iterator_category, [all …]
|
D | DenseSet.h | 115 using iterator_category = std::forward_iterator_tag; variable 141 using iterator_category = std::forward_iterator_tag; variable
|
/third_party/json/tests/src/ |
D | unit-user_defined_input.cpp | 92 using iterator_category = std::input_iterator_tag; typedef 118 CHECK(std::is_same<MyIterator::iterator_category, std::input_iterator_tag>::value);
|
D | unit-concepts.cpp | 36 …::forward_iterator_tag, typename std::iterator_traits<json::iterator>::iterator_category>::value)); 43 …ard_iterator_tag, typename std::iterator_traits<json::const_iterator>::iterator_category>::value));
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
D | algorithm.h | 108 typename std::iterator_traits<InputIter1>::iterator_category{}, in equal() 109 typename std::iterator_traits<InputIter2>::iterator_category{}); in equal()
|
/third_party/gn/src/base/ |
D | value_iterators.h | 32 using iterator_category = std::bidirectional_iterator_tag; variable 76 using iterator_category = std::bidirectional_iterator_tag; variable
|
D | template_util.h | 35 std::void_t<typename std::iterator_traits<T>::iterator_category>>
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | iterator.h | 35 using iterator_category = std::random_access_iterator_tag; 176 using iterator_category = typename SubIterator::iterator_category;
|
/third_party/spirv-tools/source/opt/ |
D | iterator.h | 35 using iterator_category = std::random_access_iterator_tag; 176 using iterator_category = typename SubIterator::iterator_category;
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | iterator.h | 35 using iterator_category = std::random_access_iterator_tag; 176 using iterator_category = typename SubIterator::iterator_category;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopIterator.h | 48 typename std::iterator_traits<succ_iterator>::iterator_category, 52 typename std::iterator_traits<succ_iterator>::iterator_category,
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | cordz_sample_token.h | 62 using iterator_category = std::input_iterator_tag;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | iterator.h | 155 typename std::iterator_traits<WrappedIteratorT>::iterator_category, 250 typename std::iterator_traits<WrappedIteratorT>::iterator_category,
|
D | STLExtras.h | 104 typedef typename std::iterator_traits<RootIt>::iterator_category 105 iterator_category; typedef 256 WrappedIteratorT>::iterator_category>::type> { 261 typename std::iterator_traits<WrappedIteratorT>::iterator_category>::
|
/third_party/node/deps/v8/src/base/ |
D | threaded-list.h | 137 using iterator_category = std::forward_iterator_tag; 184 using iterator_category = std::forward_iterator_tag;
|
D | iterator.h | 16 using iterator_category = Category; member
|
/third_party/rust/crates/cxx/book/src/binding/ |
D | vec.md | 69 # using iterator_category = std::random_access_iterator_tag; 100 # using iterator_category = std::random_access_iterator_tag;
|
/third_party/node/deps/v8/src/objects/ |
D | slots-atomic-inl.h | 78 using iterator_category = std::random_access_iterator_tag; variable
|
/third_party/mesa3d/src/gallium/frontends/clover/util/ |
D | adaptor.hpp | 46 typedef std::forward_iterator_tag iterator_category; typedef in clover::detail::iterator_adaptor
|
/third_party/node/deps/v8/src/compiler/ |
D | node.h | 489 using iterator_category = std::forward_iterator_tag; 548 using iterator_category = std::forward_iterator_tag; 644 using iterator_category = std::forward_iterator_tag;
|
D | node-aux-data.h | 65 using iterator_category = std::forward_iterator_tag;
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | basic_block.h | 144 using iterator_category = std::forward_iterator_tag;
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | basic_block.h | 144 using iterator_category = std::forward_iterator_tag;
|