Home
last modified time | relevance | path

Searched defs:base_type (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/external/flatbuffers/src/
Dbfbs_gen.h75 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
Dbfbs_gen_nim.cpp201 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/
Dvalidate_bitwise.cpp28 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/
Dvalidate_bitwise.cpp28 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/
Dvalidate_bitwise.cpp28 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/
Dderived.cpp27 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/
Dexceptions.hpp40 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/
Dbuiltin_types.py6 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/
Dvalue.h78 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/
Dwait_ops_freebsd_umtx.hpp41 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
Dextra_fp_ops_generic.hpp53 typedef Base base_type; typedef
100 typedef Base base_type; typedef
130 typedef extra_fp_negate_generic< Base, Value, Size > base_type; typedef
Dwait_ops_futex.hpp35 typedef Base base_type; typedef
72 typedef Base base_type; typedef
Dwait_ops_generic.hpp41 typedef Base base_type; typedef
87 typedef Base base_type; typedef
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/x3/directive/
Dwith.hpp22 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
Dskip.hpp22 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/
Dchar_regex_traits.hpp39 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/
Dchar_regex_traits.hpp50 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/
Dexpression_10.hpp38 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
Dexpression_20.hpp38 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/
Dpop_back.hpp32 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/
Djoin.cpp285 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/
Dreal.hpp38 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/
Dany_iterator_wrapper.hpp141 > 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.py23 def always_iterable(obj, base_type=(str, bytes)): argument
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/iterator/impl/
Dtimes_iterator_impl.hpp69 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

12345678910>>...13