Home
last modified time | relevance | path

Searched defs:const_reverse_iterator (Results 1 – 25 of 54) sorted by relevance

123

/third_party/gn/src/base/
Dvalue_iterators.h129 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
168 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTrace.h83 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
/third_party/grpc/include/grpcpp/support/
Dstring_ref.h44 typedef std::reverse_iterator<const_iterator> const_reverse_iterator; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DBasicBlock.h86 typedef InstListType::const_reverse_iterator const_reverse_iterator; typedef
/third_party/libphonenumber/cpp/src/phonenumbers/base/strings/
Dstring_piece.h40 typedef std::reverse_iterator<const_iterator> const_reverse_iterator; typedef
/third_party/skia/third_party/externals/angle2/src/common/
DFixedVector.h34 using const_reverse_iterator = typename Storage::const_reverse_iterator; variable
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dordered_map.h52 using const_reverse_iterator = typename sequential_type::const_reverse_iterator; variable
226 using const_reverse_iterator = typename sequential_type::const_reverse_iterator; variable
Dordered_set.h43 using const_reverse_iterator = typename sequential_type::const_reverse_iterator; variable
313 using const_reverse_iterator = typename sequential_type::const_reverse_iterator; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTinyPtrVector.h183 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
DMapVector.h52 using const_reverse_iterator = typename VectorType::const_reverse_iterator; variable
DSetVector.h51 using const_reverse_iterator = typename vector_type::const_reverse_iterator; variable
Dsimple_ilist.h98 using const_reverse_iterator = ilist_iterator<OptionsT, true, true>; variable
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/
Dmru_cache.h71 typedef typename PayloadList::const_reverse_iterator const_reverse_iterator; typedef
/third_party/nghttp2/src/
Dtemplate.h225 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
358 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DBasicBlock.h92 using const_reverse_iterator = InstListType::const_reverse_iterator; variable
/third_party/spirv-tools/source/opt/
Dbasic_block.h45 using const_reverse_iterator = variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dbasic_block.h45 using const_reverse_iterator = variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dbasic_block.h45 using const_reverse_iterator = variable
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Dspan.h181 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
Dunicodetext.h252 const_reverse_iterator(const_iterator it) : in const_reverse_iterator() function
/third_party/flatbuffers/include/flatbuffers/
Darray.h42 typedef VectorReverseIterator<const_iterator> const_reverse_iterator; typedef
/third_party/protobuf/third_party/abseil-cpp/absl/types/
Dspan.h213 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
/third_party/mesa3d/src/amd/compiler/
Daco_util.h43 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
952 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
1069 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Dsimple_ilist.h94 typedef ilist_iterator<OptionsT, true, true> const_reverse_iterator; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
DArgList.h122 using const_reverse_iterator = variable

123