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/selinux/libsepol/include/sepol/policydb/ |
D | constraint.h | 62 struct type_set *type_names; member
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_print.c | 53 static const char *type_names[] = { in type_name() local
|
/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/rust/cxx/syntax/ |
D | types.rs | 61 let mut type_names = UnorderedSet::new(); in collect() localVariable
|
/external/tensorflow/tensorflow/core/profiler/internal/gpu/ |
D | cupti_collector.cc | 300 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/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
D | RenderScriptRuntime.cpp | 4163 llvm::SmallVector<llvm::StringRef, 5> type_names; in ParseReductionTypes() local
|