/third_party/boost/libs/core/test/ |
D | pointer_traits_element_type_test.cpp | 23 typedef bool element_type; typedef 28 typedef bool element_type; typedef 33 typedef bool element_type; typedef 42 typedef bool element_type; typedef
|
/third_party/boost/boost/align/detail/ |
D | element_type.hpp | 82 struct element_type { struct 84 remove_reference<T>::type>::type>::type type;
|
/third_party/mindspore/mindspore/core/ir/dtype/ |
D | tensor_type.h | 47 void set_element(const TypePtr &element_type) { element_type_ = element_type; } in set_element() 70 void set_element(const TypePtr &element_type) { element_type_ = element_type; } in set_element() 93 void set_element(const TypePtr &element_type) { element_type_ = element_type; } in set_element() 116 void set_element(const TypePtr &element_type) { element_type_ = element_type; } in set_element()
|
/third_party/boost/libs/iterator/test/ |
D | pointee.cpp | 14 typedef T element_type; typedef 30 typedef typename boost::add_const<T>::type element_type; typedef
|
D | indirect_iter_member_types.cpp | 22 typedef zow const element_type; typedef
|
/third_party/boost/boost/geometry/index/detail/rtree/linear/ |
D | redistribute_elements.hpp | 86 typedef typename Elements::value_type element_type; typedef 185 typedef typename Elements::value_type element_type; typedef 240 typedef typename Elements::value_type element_type; typedef 276 typedef typename Elements::value_type element_type; typedef 307 typedef typename Elements::value_type element_type; in pick_seeds() typedef 347 typedef typename elements_type::value_type element_type; in apply() typedef
|
/third_party/spirv-tools/source/fuzz/ |
D | fuzzer_pass_add_composite_inserts.cpp | 205 [](const opt::analysis::Type* element_type) { in ContainsPointer() 223 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | fuzzer_pass_add_composite_inserts.cpp | 206 [](const opt::analysis::Type* element_type) { in ContainsPointer() 224 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | fuzzer_pass_add_composite_inserts.cpp | 206 [](const opt::analysis::Type* element_type) { in ContainsPointer() 224 [](const opt::analysis::Type* element_type) { in ContainsRuntimeArray()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | types.h | 158 const Type* element_type() const { return element_type_; } in element_type() function 176 const Type* element_type() const { return element_type_; } in element_type() function 233 const Type* element_type() const { return element_type_; } in element_type() function 251 const Type* element_type() const { return element_type_; } in element_type() function
|
/third_party/boost/libs/move/test/ |
D | unique_ptr_test_utils_beg.hpp | 42 typedef typename ::boost::move_upmu::remove_extent<T>::type element_type; typedef in def_constr_deleter 67 typedef typename ::boost::move_upmu::remove_extent<T>::type element_type; typedef in copy_constr_deleter 107 typedef typename ::boost::move_upmu::remove_extent<T>::type element_type; typedef in move_constr_deleter 199 typedef typename unique_ptr_type::element_type element_type; typedef
|
/third_party/boost/boost/geometry/index/detail/rtree/quadratic/ |
D | redistribute_elements.hpp | 44 typedef typename Elements::value_type element_type; in pick_seeds() typedef 119 typedef typename elements_type::value_type element_type; in apply() typedef 273 typedef typename boost::iterator_value<It>::type element_type; in pick_next() typedef
|
/third_party/mesa3d/src/compiler/glsl/ |
D | gl_nir_link_uniform_initializers.c | 44 const struct glsl_type *element_type = glsl_get_array_element(type); in set_opaque_binding() local 204 const struct glsl_type *element_type = glsl_get_array_element(type); in set_uniform_initializer() local 220 const struct glsl_type *element_type = glsl_get_array_element(type); in set_uniform_initializer() local
|
D | link_uniform_initializers.cpp | 110 const glsl_type *const element_type = type->fields.array; in set_opaque_binding() local 205 const glsl_type *const element_type = type->fields.array; in set_uniform_initializer() local
|
/third_party/boost/libs/icl/test/ |
D | test_set_interval_set_shared.hpp | 137 typedef typename IntervalSetT::element_type element_type; in interval_set_check_containedness_4_bicremental_types() typedef 162 typedef typename IntervalSetT::element_type element_type; in interval_set_check_inner_complementarity_4_bicremental_types() typedef 179 typedef typename IntervalSetT::element_type element_type; in interval_set_check_length_complementarity_4_bicremental_types() typedef
|
/third_party/mindspore/mindspore/core/ir/ |
D | dtype_extends.cc | 133 auto element_type = StringToType(element_str); in TensorStrToType() local 152 auto element_type = StringToType(element_str); in RowTensorStrToType() local 169 auto element_type = StringToType(element_str); in SparseTensorStrToType() local 186 auto element_type = StringToType(element_str); in UndeterminedStrToType() local
|
/third_party/boost/boost/icl/ |
D | map.hpp | 111 typedef std::pair<const DomainT, CodomainT> element_type; typedef in boost::icl::map 416 typedef typename Type::element_type element_type; typedef 426 typedef typename Type::element_type element_type; typedef 513 typedef typename Type::element_type element_type; typedef 521 typedef typename Type::element_type element_type; typedef 535 typedef typename Type::element_type element_type; typedef 552 typedef typename Type::element_type element_type; typedef
|
/third_party/boost/boost/intrusive/detail/ |
D | uncast.hpp | 35 typedef typename pointer_traits<ConstNodePtr>::element_type element_type; typedef
|
/third_party/boost/boost/beast/core/ |
D | handler_ptr.hpp | 72 using element_type = T; typedef in boost::beast::handler_ptr
|
/third_party/mesa3d/src/compiler/glsl/tests/ |
D | uniform_initializer_utils.cpp | 190 const glsl_type *const element_type = in generate_array_data() local 244 const glsl_type *const element_type = val->const_elements[0]->type; in verify_data() local
|
/third_party/boost/boost/interprocess/smart_ptr/ |
D | enable_shared_from_this.hpp | 76 typedef T element_type; typedef in boost::interprocess::enable_shared_from_this
|
/third_party/boost/libs/type_erasure/example/ |
D | associated.cpp | 68 typedef deduced<pointee<T> > element_type; typedef
|
/third_party/boost/boost/move/detail/ |
D | iterator_to_raw_pointer.hpp | 42 typedef typename boost::movelib::pointer_element<pointer>::type element_type; typedef
|
/third_party/boost/boost/icl/detail/ |
D | element_iterator.hpp | 146 typedef domain_type element_type; typedef 169 typedef std::pair<DomainT, CodomainT> element_type; typedef 198 typedef domain_type element_type; typedef 223 typedef std::pair<domain_type, codomain_type> element_type; typedef 257 typedef typename elemental<segment_type>::type element_type; typedef in boost::icl::element_iterator
|
/third_party/boost/boost/fusion/container/deque/detail/ |
D | at_impl.hpp | 46 element_type; typedef
|