Home
last modified time | relevance | path

Searched defs:attribute_names (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/function/trace_type/
H A Ddefault_types.proto34 repeated string attribute_names = 2; field
/aosp_15_r20/external/cronet/third_party/libxml/chromium/
H A Dxml_reader.cc116 std::vector<const xmlChar*> attribute_names; in GetAllNodeAttributes() local
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp191 … unsigned int n_vs_body_parts, const char **attribute_names, in createProgram()
4348 const char *attribute_names[] = {"color", "position"}; in initTestCaseGlobal() local