| /third_party/boost/boost/proto/functional/range/ |
| D | rend.hpp | 19 struct rend struct 27 struct result<This(Rng)> 32 struct result<This(Rng &)> 37 typename boost::range_reverse_iterator<Rng>::type operator()(Rng &rng) const in operator ()() 43 typename boost::range_reverse_iterator<Rng const>::type operator()(Rng const &rng) const in operator ()()
|
| /third_party/boost/boost/range/ |
| D | rend.hpp | 26 rend( C& c ) in rend() function 35 rend( const C& c ) in rend() function
|
| /third_party/gn/src/base/ |
| D | value_iterators.cc | 155 dict_iterator_proxy::reverse_iterator dict_iterator_proxy::rend() { in rend() function in base::detail::dict_iterator_proxy 159 dict_iterator_proxy::const_reverse_iterator dict_iterator_proxy::rend() const { in rend() function in base::detail::dict_iterator_proxy 202 const_dict_iterator_proxy::rend() const { in rend() function in base::detail::const_dict_iterator_proxy
|
| /third_party/boost/boost/bimap/container_adaptor/ |
| D | ordered_associative_container_adaptor.hpp | 208 reverse_iterator rend() in rend() function in boost::bimaps::container_adaptor::ordered_associative_container_adaptor 222 const_reverse_iterator rend() const in rend() function in boost::bimaps::container_adaptor::ordered_associative_container_adaptor
|
| D | sequence_container_adaptor.hpp | 192 reverse_iterator rend() in rend() function in boost::bimaps::container_adaptor::sequence_container_adaptor 206 const_reverse_iterator rend() const in rend() function in boost::bimaps::container_adaptor::sequence_container_adaptor
|
| /third_party/boost/boost/numeric/ublas/ |
| D | matrix_vector.hpp | 173 reverse_iterator rend() { in rend() function in boost::numeric::ublas::matrix_row_vector 178 const_reverse_iterator rend() const { in rend() function in boost::numeric::ublas::matrix_row_vector 326 reverse_iterator rend() { in rend() function in boost::numeric::ublas::matrix_column_vector 331 const_reverse_iterator rend() const { in rend() function in boost::numeric::ublas::matrix_column_vector
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | Trace.h | 92 reverse_iterator rend () { return BasicBlocks.rend(); } in rend() function 93 const_reverse_iterator rend () const { return BasicBlocks.rend(); } in rend() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | BasicBlock.h | 235 inline reverse_iterator rend () { return InstList.rend(); } in rend() function 236 inline const_reverse_iterator rend () const { return InstList.rend(); } in rend() function
|
| /third_party/boost/libs/wave/samples/token_statistics/ |
| D | collect_token_statistics.hpp | 60 ids_type::reverse_iterator rend = ids.rend(); in print() local
|
| /third_party/boost/boost/histogram/axis/ |
| D | iterator.hpp | 57 const_reverse_iterator rend() const noexcept { in rend() function in boost::histogram::axis::iterator_mixin
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | TinyPtrVector.h | 208 reverse_iterator rend() { return reverse_iterator(begin()); } in rend() function 214 const_reverse_iterator rend() const { in rend() function
|
| D | SetVector.h | 112 reverse_iterator rend() { in rend() function 117 const_reverse_iterator rend() const { in rend() function
|
| D | MapVector.h | 76 reverse_iterator rend() { return Vector.rend(); } in rend() function 77 const_reverse_iterator rend() const { return Vector.rend(); } in rend() function
|
| /third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/ |
| D | mru_cache.h | 212 reverse_iterator rend() { return ordering_.rend(); } in rend() function 213 const_reverse_iterator rend() const { return ordering_.rend(); } in rend() function
|
| /third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/ |
| D | mru_cache.h | 212 reverse_iterator rend() { return ordering_.rend(); } in rend() function 213 const_reverse_iterator rend() const { return ordering_.rend(); } in rend() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | basic_block.h | 102 reverse_iterator rend() { return reverse_iterator(begin()); } in rend() function 106 const_reverse_iterator rend() const { in rend() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | basic_block.h | 102 reverse_iterator rend() { return reverse_iterator(begin()); } in rend() function 106 const_reverse_iterator rend() const { in rend() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | BasicBlock.h | 280 inline reverse_iterator rend () { return InstList.rend(); } in rend() function 281 inline const_reverse_iterator rend () const { return InstList.rend(); } in rend() function
|
| /third_party/boost/boost/ |
| D | array.hpp | 106 reverse_iterator rend() { return reverse_iterator(begin()); } in rend() function in boost::array 107 const_reverse_iterator rend() const { in rend() function in boost::array 235 reverse_iterator rend() { return reverse_iterator(begin()); } in rend() function in boost::array 236 const_reverse_iterator rend() const { in rend() function in boost::array
|
| /third_party/boost/boost/graph/ |
| D | transitive_reduction.hpp | 104 rend = topo_order.rend(); in transitive_reduction() local
|
| /third_party/boost/boost/multi_array/ |
| D | subarray.hpp | 151 const_reverse_iterator rend() const { in rend() function in boost::detail::multi_array::const_sub_array 306 reverse_iterator rend() { in rend() function in boost::detail::multi_array::sub_array 347 const_reverse_iterator rend() const { in rend() function in boost::detail::multi_array::sub_array
|
| D | view.hpp | 166 const_reverse_iterator rend() const { in rend() function in boost::detail::multi_array::const_multi_array_view 376 reverse_iterator rend() { in rend() function in boost::detail::multi_array::multi_array_view 417 const_reverse_iterator rend() const { in rend() function in boost::detail::multi_array::multi_array_view
|
| /third_party/skia/third_party/externals/tint/src/utils/ |
| D | unique_vector.h | 90 ConstReverseIterator rend() const { return vector.rend(); } in rend() function
|
| /third_party/skia/include/core/ |
| D | SkSpan.h | 50 constexpr auto rend() const { return std::make_reverse_iterator(this->begin()); } in rend() function
|
| /third_party/protobuf/src/google/protobuf/ |
| D | repeated_field.h | 282 reverse_iterator rend() { return reverse_iterator(begin()); } in rend() function 283 const_reverse_iterator rend() const { in rend() function
|