Home
last modified time | relevance | path

Searched defs:attribute_name (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dremove_attribute.cc51 const string attribute_name = context.params.at("attribute_name")[0]; in RemoveAttribute() local
/external/cronet/third_party/libxml/chromium/
Dxml_writer.cc53 bool XmlWriter::AddAttribute(const std::string& attribute_name, in AddAttribute()
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DAttribute_info.java112 …final CONSTANT_Utf8_info attribute_name = (CONSTANT_Utf8_info) constants.get (attribute_name_index… in new_Attribute_info() local
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/utils/
Dlift_as_function_call_utils.cc164 const mlir::StringAttr attribute_name = attribute.getName(); in SetAttributeMap() local
/external/objenesis/main/src/test/java/org/objenesis/
DClassReader.java150 String attribute_name = ((CONSTANT_Utf8_info) constant_pool[attribute_name_index]).bytes; in attribute_info() local
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dgraph_utils.cc332 void CopyAttribute(const string& attribute_name, const NodeDef& from, in CopyAttribute()
337 void ConcatAttributeList(const string& attribute_name, const NodeDef& first, in ConcatAttributeList()
/external/libabigail/tools/
Dabitidy.cc1142 auto maybe_replace = [&](const char* attribute_name) { in renumber_type_ids()
1257 const char* attribute_name = from_libxml(p->name); in sub_tree() local
1581 const char* attribute_name = from_libxml(p->name); in sort_namespaces_types_and_declarations() local
1592 const char* attribute_name = attribute.first.c_str(); in sort_namespaces_types_and_declarations() local
/external/pdfium/xfa/fxfa/parser/
Dxfa_basic_data.cpp240 WideStringView attribute_name) { in XFA_GetScriptAttributeByName()
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.hpp52 const glw::GLchar* attribute_name; member
/external/autotest/cli/
Dtopic_common.py194 def __init__(self, attribute_name, inline_option='', argument
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dtpu_embedding_software_deduplication_rewrite_pass.cc41 const int32 num_input_or_outputs, const std::string& attribute_name, in CheckNumInputsOrOutputs()
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dpjrt_c_api_client.cc339 std::string attribute_name(attribute.name, attribute.name_size); in InitAttributes() local
/external/pdfium/third_party/pymock/
Dmock.py1113 attribute_name = None variable in _patch
/external/python/cpython2/Lib/test/
D_mock_backport.py1066 attribute_name = None variable in _patch
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3528 std::string attribute_name = attribute.name; in setupSharedStorageBuffer() local
5087 std::string attribute_name = vertex_shader_input; local
/external/tensorflow/tensorflow/dtensor/cc/
Ddtensor_device.cc572 absl::string_view attribute_name) { in FetchLayoutFromAttributes()
/external/python/cpython3/Lib/unittest/
Dmock.py1268 attribute_name = None variable in _patch
/external/deqp/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp1671 std::stringstream attribute_name; in configureAttribute() local