Home
last modified time | relevance | path

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

12

/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/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/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/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
DAllocatorList.h136 using const_reverse_iterator = variable
/third_party/nghttp2/src/
Dtemplate.h235 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
387 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/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/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/mesa3d/src/amd/compiler/
Daco_util.h53 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable
/third_party/protobuf/src/google/protobuf/stubs/
Dstringpiece.h348 typedef std::reverse_iterator<const_iterator> const_reverse_iterator; typedef
/third_party/protobuf/src/google/protobuf/
Drepeated_field.h276 typedef std::reverse_iterator<const_iterator> const_reverse_iterator; typedef
/third_party/node/deps/v8/src/zone/
Dzone-chunk-list.h41 using const_reverse_iterator = ZoneChunkListIterator<T, true, false>; 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
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dfixed_array.h115 using const_reverse_iterator = std::reverse_iterator<const_iterator>; variable

12