Searched defs:type_names (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/boost/graph/ |
D | graphml.hpp | 177 const std::string& value_type, const char** type_names, in put_property() 235 get_type_name(const std::type_info& type, const char** type_names, in get_type_name() 278 const char* type_names[] = { "boolean", "int", "int", "int", "int", "long", in write_graphml() local
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
D | constraint.h | 62 struct type_set *type_names; member
|
/third_party/vk-gl-cts/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
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_print.c | 54 static const char *type_names[] = { in type_name() local
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 118 static const unsigned char *type_names[] = { variable
|
/third_party/mindspore/mindspore/ops/composite/ |
D | base.py | 467 def register(self, *type_names):
|
/third_party/mindspore/mindspore/core/ir/ |
D | dtype_extends.cc | 102 std::vector<TypePtr> StringToVectorOfType(const std::string &type_names) { in StringToVectorOfType()
|
/third_party/selinux/libsepol/src/ |
D | module_to_cil.c | 1437 char **type_names = NULL; in role_trans_to_cil() local
|