| /third_party/gn/src/base/ |
| D | value_iterators.cc | 169 dict_iterator_proxy::const_iterator dict_iterator_proxy::cend() const { in cend() function in base::detail::dict_iterator_proxy 213 const_dict_iterator_proxy::const_iterator const_dict_iterator_proxy::cend() in cend() function in base::detail::const_dict_iterator_proxy
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
| D | Graph.h | 234 const_iterator cend() const { in cend() function 287 const_iterator cend() const { return G.Vertices.cend(); } in cend() function 324 const_iterator cend() const { return G.Edges.cend(); } in cend() function
|
| /third_party/mesa3d/src/amd/compiler/ |
| D | aco_util.h | 98 constexpr const_iterator cend() const noexcept { return std::next(begin(), length); } in cend() function 324 Iterator cend() const in cend() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
| D | vktConstexprVectorUtil.hpp | 75 inline constexpr const_iterator cend() const noexcept { return &values[count]; } in cend() function in vkt::ConstexprVector
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| D | vktConstexprVectorUtil.hpp | 75 inline constexpr const_iterator cend() const noexcept { return &values[count]; } in cend() function in vkt::ConstexprVector
|
| /third_party/node/deps/v8/src/base/ |
| D | iterator.h | 47 const_iterator cend() const { return end_; } in cend() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | dominator_tree.h | 55 const_iterator cend() const { return children_.end(); } in cend() function 118 const_iterator cend() const { return const_iterator(); } in cend() function
|
| D | loop_descriptor.h | 68 inline const_iterator cend() const { return nested_loops_.end(); } in cend() function 480 inline const_iterator cend() const { in cend() function
|
| D | function.h | 114 const_iterator cend() const { in cend() function
|
| D | basic_block.h | 99 const_iterator cend() const { return insts_.cend(); } in cend() function
|
| /third_party/spirv-tools/source/opt/ |
| D | dominator_tree.h | 55 const_iterator cend() const { return children_.end(); } in cend() function 118 const_iterator cend() const { return const_iterator(); } in cend() function
|
| D | loop_descriptor.h | 68 inline const_iterator cend() const { return nested_loops_.end(); } in cend() function 481 inline const_iterator cend() const { in cend() function
|
| D | function.h | 115 const_iterator cend() const { in cend() function
|
| D | basic_block.h | 99 const_iterator cend() const { return insts_.cend(); } in cend() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| D | loop_descriptor.h | 68 inline const_iterator cend() const { return nested_loops_.end(); } in cend() function 480 inline const_iterator cend() const { in cend() function
|
| D | dominator_tree.h | 55 const_iterator cend() const { return children_.end(); } in cend() function 118 const_iterator cend() const { return const_iterator(); } in cend() function
|
| D | function.h | 114 const_iterator cend() const { in cend() function
|
| D | basic_block.h | 99 const_iterator cend() const { return insts_.cend(); } in cend() function
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| D | ilist.h | 267 IntrusiveList<NodeType>::cend() const { in cend() function
|
| /third_party/spirv-tools/source/util/ |
| D | ilist.h | 267 IntrusiveList<NodeType>::cend() const { in cend() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| D | ilist.h | 267 IntrusiveList<NodeType>::cend() const { in cend() function
|
| D | small_vector.h | 248 const_iterator cend() const { return end(); } in cend() function
|
| /third_party/mesa3d/src/freedreno/rnn/ |
| D | util.h | 96 int cend; member
|
| /third_party/nghttp2/src/ |
| D | template.h | 288 const_iterator cend() const { return base + len; }; in cend() function 422 constexpr const_iterator cend() const { return base + len; }; in cend() function
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
| D | span.h | 332 constexpr const_iterator cend() const noexcept { return end(); } in cend() function
|