Searched defs:type_names (Results 1 – 8 of 8) sorted by relevance
/external/python/parse_type/parse_type/ |
D | cardinality_field.py | 139 def create_type_variants(cls, type_names, type_dict): argument 162 def create_missing_type_variants(cls, type_names, type_dict): argument
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_print.c | 53 static const char *type_names[] = { in type_name() local
|
/external/selinux/libsepol/include/sepol/policydb/ |
D | constraint.h | 62 struct type_set *type_names; member
|
/external/perfetto/protos/perfetto/trace/profiling/ |
D | heap_graph.proto | 122 repeated InternedString type_names = 3; field
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cVertexAttrib64BitTest.cpp | 2050 static const GLchar* type_names[] = { "double", "dvec2" }; in getVertexArrayConfiguration() local 2070 static const GLchar* type_names[] = { "dvec3", "dvec4" }; in getVertexArrayConfiguration() local 2090 static const GLchar* type_names[] = { "dmat2" }; in getVertexArrayConfiguration() local 2108 static const GLchar* type_names[] = { "dmat3x2", "dmat4x2" }; in getVertexArrayConfiguration() local 2126 static const GLchar* type_names[] = { "dmat2x3", "dmat2x4" }; in getVertexArrayConfiguration() local 2144 static const GLchar* type_names[] = { "dmat3", "dmat3x4" }; in getVertexArrayConfiguration() local 2162 static const GLchar* type_names[] = { "dmat4x3", "dmat4" }; in getVertexArrayConfiguration() local
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | device_tracer.cc | 145 std::vector<const char*> type_names; in GetDeviceXLineName() local
|
/external/selinux/libsepol/src/ |
D | module_to_cil.c | 1437 char **type_names = NULL; in role_trans_to_cil() local
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 6081 repeated InternedString type_names = 3; field
|