Home
last modified time | relevance | path

Searched defs:attribute_value (Results 1 – 11 of 11) 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/public/pw_bluetooth_proxy/
Dproxy_host.h82 [[maybe_unused]] 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/third_party/libxml/chromium/
Dxml_writer.cc54 const std::string& attribute_value) { in AddAttribute()
/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.java831 Map<String, String> attribute_value = suppressionMap.get(element); in skipAttribute() local
/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()