Home
last modified time | relevance | path

Searched defs:iterator_category (Results 1 – 25 of 39) sorted by relevance

12

/third_party/json/include/nlohmann/detail/iterators/
Diterator_traits.hpp25 using iterator_category = typename It::iterator_category; typedef
44 using iterator_category = std::random_access_iterator_tag; typedef
Diteration_proxy.hpp30 using iterator_category = std::input_iterator_tag; typedef in nlohmann::detail::iteration_proxy_value
Diter_impl.hpp62 using iterator_category = std::bidirectional_iterator_tag; typedef in nlohmann::detail::iter_impl
/third_party/gn/src/base/
Dvalue_iterators.h32 using iterator_category = std::bidirectional_iterator_tag; variable
76 using iterator_category = std::bidirectional_iterator_tag; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseSet.h115 using iterator_category = std::forward_iterator_tag; variable
141 using iterator_category = std::forward_iterator_tag; variable
DSmallPtrSet.h275 using iterator_category = std::forward_iterator_tag; variable
/third_party/libabigail/src/
Dabg-symtab-reader.h117 typedef std::forward_iterator_tag iterator_category; typedef
/third_party/json/test/src/
Dunit-user_defined_input.cpp113 using iterator_category = std::input_iterator_tag; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallPtrSet.h267 typedef std::forward_iterator_tag iterator_category; typedef
DSTLExtras.h105 iterator_category; typedef
/third_party/vk-gl-cts/framework/common/
DtcuRandomValueIterator.hpp61 using iterator_category = std::forward_iterator_tag; typedef in tcu::RandomValueIterator
/third_party/spirv-tools/source/util/
Dilist.h127 using iterator_category = std::bidirectional_iterator_tag; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dilist.h127 using iterator_category = std::bidirectional_iterator_tag; variable
/third_party/skia/third_party/externals/spirv-tools/source/util/
Dilist.h127 using iterator_category = std::bidirectional_iterator_tag; variable
/third_party/skia/src/core/
DSkZip.h33 using iterator_category = std::input_iterator_tag; variable
/third_party/gn/src/gn/
Dpointer_set.h164 using iterator_category = std::forward_iterator_tag; member
/third_party/mesa3d/src/gallium/frontends/clover/util/
Dadaptor.hpp46 typedef std::forward_iterator_tag iterator_category; typedef in clover::detail::iterator_adaptor
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.h184 typedef bidirectional_iterator_tag iterator_category; typedef
/third_party/skia/src/gpu/text/
DGrTextBlob.h137 using iterator_category = std::input_iterator_tag; member
/third_party/gn/src/base/containers/
Dcircular_deque.h136 using iterator_category = std::random_access_iterator_tag; variable
336 using iterator_category = std::random_access_iterator_tag; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMustExecute.h278 typedef std::input_iterator_tag iterator_category; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DArgList.h75 using iterator_category = std::forward_iterator_tag; variable
/third_party/vk-gl-cts/framework/delibs/decpp/
DdePoolArray.hpp539 typedef random_access_iterator_tag iterator_category; typedef
549 typedef random_access_iterator_tag iterator_category; typedef
/third_party/vk-gl-cts/framework/randomshaders/
DrsgVariableManager.hpp122 using iterator_category = std::input_iterator_tag; typedef in rsg::FilteredIterator
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h832 using iterator_category = std::forward_iterator_tag; member
868 using iterator_category = std::forward_iterator_tag; member

12