Searched defs:attribute_size (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/ |
D | attributes.hpp | 520 struct attribute_size struct 525 struct attribute_size<optional<Attribute> > struct 527 typedef typename attribute_size<Attribute>::type type; 529 static type call(optional<Attribute> const& val) in call() 550 struct attribute_size<variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct 552 typedef std::size_t type; 554 static type call(variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& val) in call() 561 struct attribute_size<iterator_range<Iterator> > struct 564 difference_type type; 566 static type call(iterator_range<Iterator> const& r) in call() [all …]
|
D | adapt_adt_attributes.hpp | 329 struct attribute_size<fusion::extension::adt_attribute_proxy<T, N, Const> > struct 335 >::type embedded_type; 337 typedef typename attribute_size<embedded_type>::type type; 340 call(fusion::extension::adt_attribute_proxy<T, N, Const> const& val) in call()
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/metrics/ |
D | stack_metrics_logging.cc | 50 size_t attribute_size, const char* attribute_value) { in log_sdp_attribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_metrics_logging.cc | 94 size_t attribute_size, const char* attribute_value) { in log_sdp_attribute()
|
D | mock_main_shim_metrics_api.cc | 166 uint16_t attribute_id, size_t attribute_size, in LogMetricSdpAttribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/main/shim/ |
D | metrics_api.cc | 126 uint16_t attribute_id, size_t attribute_size, in LogMetricSdpAttribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/ |
D | metrics.cc | 70 size_t attribute_size, const char* attribute_value) {} in LogMetricSdpAttribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/chromeos/ |
D | metrics.cc | 139 size_t attribute_size, const char* attribute_value) {} in LogMetricSdpAttribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/android/ |
D | metrics.cc | 303 size_t attribute_size, const char* attribute_value) { in LogMetricSdpAttribute()
|
/aosp_15_r20/packages/modules/Bluetooth/system/common/ |
D | metrics.cc | 759 size_t attribute_size, const char* attribute_value) { in LogSdpAttribute()
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_pipeline.c | 244 const size_t attribute_size = in pvr_pds_get_max_vertex_program_const_map_size_in_bytes() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cMultiBindTests.cpp | 4471 static const GLintptr attribute_size = 4 * sizeof(GLfloat); in iterate() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/ |
H A D | ir_emitter.cpp | 3669 auto attribute_size = attributes.size(); in emitApplySpecialForm() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/aapt2/libaapt2/linux_glibc_x86_64_static/gen/proto/frameworks/base/tools/aapt2/ |
D | Resources.pb.h | 18101 inline int XmlElement::attribute_size() const { in attribute_size() function
|