Home
last modified time | relevance | path

Searched defs:attribute_value (Results 1 – 17 of 17) sorted by relevance

/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/algorithm/
Dany_if.hpp115 struct attribute_value struct
120 > pred;
128 type;
132 call(Iterator const& i, mpl::true_) in call()
139 call(Iterator const&, mpl::false_) in call()
146 call(Iterator const& i) in call()
159 attribute_value(Iterator2 const& i) in attribute_value() function
/external/pigweed/pw_bluetooth_proxy/
Dgatt_notify_test.cc52 std::array<uint8_t, 1> attribute_value = {0xFA}; in TEST_F() member
131 std::array<uint8_t, 1> attribute_value = {0xFA}; in TEST_F() member
223 std::array<uint8_t, 1> attribute_value = {0xFA}; in TEST_F() member
300 const std::array<uint8_t, 2> attribute_value = {0xAB, 0xCD}; in TEST_F() member
432 const std::array<const uint8_t, 2> attribute_value = {5}; in TEST_F() local
Dgatt_notify_channel.cc25 pw::Status GattNotifyChannel::Write(pw::span<const uint8_t> attribute_value) { in Write()
Dproxy_host_test.cc889 std::array<uint8_t, 1> attribute_value = {0}; in TEST_F() local
983 std::array<uint8_t, 1> attribute_value = {0}; in TEST_F() local
1062 std::array<uint8_t, 1> attribute_value = {0}; in TEST_F() local
1326 std::array<uint8_t, 1> attribute_value = {0}; in TEST_F() local
1399 std::array<uint8_t, 1> attribute_value = {0}; in TEST_F() local
1430 std::array<uint8_t, 1> attribute_value = {0}; in TEST_F() local
1486 std::array<uint8_t, 1> attribute_value = {0}; in TEST_F() local
1677 std::array<uint8_t, 1> attribute_value = {0}; in TEST_F() local
1782 std::array<uint8_t, 1> attribute_value = {0}; in TEST_F() local
1833 std::array<uint8_t, 1> attribute_value = {0}; in TEST_F() local
[all …]
Dproxy_host.cc431 pw::span<const uint8_t> attribute_value) { in SendGattNotify()
/external/tensorflow/tensorflow/tools/graph_transforms/
Drename_attribute.cc56 AttrValue attribute_value = node.attr().at(old_attribute_name); in RenameAttribute() local
/external/cronet/stable/third_party/libxml/chromium/
Dxml_writer.cc54 const std::string& attribute_value) { in AddAttribute()
/external/cronet/tot/third_party/libxml/chromium/
Dxml_writer.cc54 const std::string& attribute_value) { in AddAttribute()
/external/python/bumble/bumble/profiles/
Daics.py125 attribute_value: Optional[CharacteristicValue] = None variable in AudioInputState
322 attribute_value: Optional[CharacteristicValue] = None variable in AudioInputDescription
/external/googleapis/google/cloud/discoveryengine/v1beta/
Dsearch_service.proto234 string attribute_value = 1; field
876 string attribute_value = 2; field
/external/googleapis/google/cloud/discoveryengine/v1alpha/
Dsearch_service.proto235 string attribute_value = 1; field
941 string attribute_value = 2; field
/external/googleapis/google/shopping/css/v1/
Dcss_product_common.proto231 string attribute_value = 3; field
/external/google-cloud-java/java-discoveryengine/proto-google-cloud-discoveryengine-v1beta/src/main/proto/google/cloud/discoveryengine/v1beta/
Dsearch_service.proto491 string attribute_value = 2; field
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DXPathParts.java832 Map<String, String> attribute_value = suppressionMap.get(element); in skipAttribute() local
/external/emboss/compiler/front_end/
Dmodule_ir.py320 attribute_value, close_bracket): argument
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_driver.cc372 hipDeviceAttribute_t attribute, hipFunction_t func, int* attribute_value) { in FuncGetAttribute()
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_driver.cc429 CUfunction_attribute attribute, CUfunction func, int* attribute_value) { in FuncGetAttribute()