/external/flatbuffers/src/ |
D | bfbs_gen.h | 75 static bool IsStructOrTable(const reflection::BaseType base_type) { in IsStructOrTable() 79 static bool IsFloatingPoint(const reflection::BaseType base_type) { in IsFloatingPoint() 83 static bool IsBool(const reflection::BaseType base_type) { in IsBool() 87 static bool IsSingleByte(const reflection::BaseType base_type) { in IsSingleByte() 91 static bool IsVector(const reflection::BaseType base_type) { in IsVector() 138 const reflection::BaseType base_type = variable 151 const reflection::BaseType base_type = variable 195 const reflection::BaseType base_type = variable
|
D | bfbs_gen_nim.cpp | 201 const r::BaseType base_type = field->type()->base_type(); in GenerateObject() local 402 const r::BaseType base_type = field->type()->base_type(); in GenerateMethod() local 409 const r::BaseType base_type = in GenerateGetter() local 454 const r::BaseType base_type = in GenerateType() local 487 const r::BaseType base_type = in GenerateTypeBasic() local 517 const r::BaseType base_type = field->type()->base_type(); in DefaultValue() local
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate_bitwise.cpp | 28 const uint32_t base_type) { in ValidateBaseType() 74 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 148 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 176 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 197 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 212 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_bitwise.cpp | 28 const uint32_t base_type) { in ValidateBaseType() 73 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 143 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 171 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 192 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 207 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_bitwise.cpp | 28 const uint32_t base_type) { in ValidateBaseType() 73 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 143 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 171 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 192 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local 207 const uint32_t base_type = _.GetOperandTypeId(inst, 2); in BitwisePass() local
|
/external/sdv/vsomeip/third_party/boost/spirit/repository/example/qi/ |
D | derived.cpp | 27 struct base_type { struct 28 base_type(const std::string &name) : name(name) {} in base_type() argument 39 struct derived1 : public base_type { argument
|
/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
D | exceptions.hpp | 40 typedef system::system_error base_type; typedef in boost::thread_exception 74 typedef system::system_error base_type; typedef in boost::condition_error 97 typedef thread_exception base_type; typedef in boost::lock_error 124 typedef thread_exception base_type; typedef in boost::thread_resource_error 152 typedef thread_exception base_type; typedef in boost::unsupported_thread_option 176 typedef thread_exception base_type; typedef in boost::invalid_thread_argument 200 typedef thread_exception base_type; typedef in boost::thread_permission_error
|
/external/mesa3d/src/compiler/ |
D | builtin_types.py | 6 def simple_type(name, gl_type, base_type, rows, cols): argument 15 def sampler_type(name, gl_type, base_type, dim, shadow, array, sampled_type): argument 28 def vector_type(base_name, vec_name, base_type, gl_type, extra_gl_type=None): argument
|
/external/libtextclassifier/native/utils/grammar/semantics/ |
D | value.h | 78 static const SemanticValue* Create(const reflection::BaseType base_type, in Create() 85 static const SemanticValue* Create(const reflection::BaseType base_type, in Create() 156 explicit SemanticValue(const reflection::BaseType base_type, in SemanticValue() 203 const reflection::BaseType base_type() const { return base_type_; } in base_type() function
|
/external/sdv/vsomeip/third_party/boost/atomic/include/boost/atomic/detail/ |
D | wait_ops_freebsd_umtx.hpp | 41 typedef Base base_type; typedef 71 typedef wait_operations_freebsd_umtx_common< Base > base_type; typedef 95 typedef wait_operations_freebsd_umtx_common< Base > base_type; typedef
|
D | extra_fp_ops_generic.hpp | 53 typedef Base base_type; typedef 100 typedef Base base_type; typedef 130 typedef extra_fp_negate_generic< Base, Value, Size > base_type; typedef
|
D | wait_ops_futex.hpp | 35 typedef Base base_type; typedef 72 typedef Base base_type; typedef
|
D | wait_ops_generic.hpp | 41 typedef Base base_type; typedef 87 typedef Base base_type; typedef
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/directive/ |
D | with.hpp | 22 typedef unary_parser<Subject, Derived> base_type; typedef 33 typedef unary_parser<Subject, Derived> base_type; typedef 44 typedef with_value_holder<Subject, with_directive<Subject, ID, T>, T> base_type; typedef
|
D | skip.hpp | 22 typedef unary_parser<Subject, reskip_directive<Subject>> base_type; typedef 61 typedef unary_parser<Subject, skip_directive<Subject, Skipper>> base_type; typedef
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | char_regex_traits.hpp | 39 typedef regex_traits<char> base_type; typedef in boost::deprecated::char_regex_traits_i 51 typedef regex_traits<wchar_t> base_type; typedef in boost::deprecated::char_regex_traits_i
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | char_regex_traits.hpp | 50 typedef regex_traits<char> base_type; typedef in boost::deprecated::char_regex_traits_i 62 typedef regex_traits<wchar_t> base_type; typedef in boost::deprecated::char_regex_traits_i
|
/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/detail/cpp03/preprocessed/ |
D | expression_10.hpp | 38 base_type; typedef 79 base_type; typedef 120 base_type; typedef 161 base_type; typedef 202 base_type; typedef 243 base_type; typedef 284 base_type; typedef 325 base_type; typedef 366 base_type; typedef 407 base_type; typedef
|
D | expression_20.hpp | 38 base_type; typedef 79 base_type; typedef 120 base_type; typedef 161 base_type; typedef 202 base_type; typedef 243 base_type; typedef 284 base_type; typedef 325 base_type; typedef 366 base_type; typedef 407 base_type; typedef [all …]
|
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/algorithm/transformation/ |
D | pop_back.hpp | 32 base_type; typedef 89 typedef typename Iterator::iterator_base_type base_type; typedef 109 typedef typename Iterator::iterator_base_type base_type; typedef
|
/external/sdv/vsomeip/third_party/boost/range/test/ |
D | join.cpp | 285 struct base_type struct 287 explicit base_type(boost::int32_t value) in base_type() function 294 boost::int32_t value;
|
/external/sdv/vsomeip/third_party/boost/spirit/test/karma/ |
D | real.hpp | 38 typedef boost::spirit::karma::real_policies<T> base_type; typedef 47 typedef boost::spirit::karma::real_policies<T> base_type; typedef
|
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/detail/ |
D | any_iterator_wrapper.hpp | 141 > base_type; typedef in boost::range_detail::any_single_pass_iterator_wrapper 232 > base_type; typedef in boost::range_detail::any_forward_iterator_wrapper 323 > base_type; typedef in boost::range_detail::any_bidirectional_iterator_wrapper 424 > base_type; typedef in boost::range_detail::any_random_access_iterator_wrapper
|
/external/python/cpython3/Lib/importlib/metadata/ |
D | _itertools.py | 23 def always_iterable(obj, base_type=(str, bytes)): argument
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/iterator/impl/ |
D | times_iterator_impl.hpp | 69 typedef detail::ode_iterator_base< Iterator , Stepper , System , State , Tag > base_type; typedef in boost::numeric::odeint::times_iterator_impl 167 typedef detail::ode_iterator_base< Iterator , Stepper , System , State , Tag > base_type; typedef in boost::numeric::odeint::times_iterator_impl 285 typedef detail::ode_iterator_base< Iterator , Stepper , System , State , Tag > base_type; typedef in boost::numeric::odeint::times_iterator_impl
|