Home
last modified time | relevance | path

Searched defs:types (Results 576 - 600 of 621) sorted by relevance

1...<<2122232425

/third_party/python/Lib/test/
H A Dtest_dataclasses.py12 import types namespace
H A Dtest_os.py28 import types namespace
/third_party/selinux/libsepol/cil/src/
H A Dcil_internal.h505 ebitmap_t *types; member
542 ebitmap_t *types; member
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c2112 char **types in role_to_cil() local
[all...]
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dpolicydb.h87 ebitmap_t types; member
141 type_set_t types; /* set of authorized types for role */ member
185 ebitmap_t types; /* types with this attribute */ member
304 type_set_t types; /* program executable type, or new object type */ member
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp470 static const glu::DataType types[] = { glu::TYPE_FLOAT, glu::TYPE_INT_VEC3, glu::TYPE_UINT_VEC4, glu::TYPE_FLOAT_MAT3, glu::TYPE_BOOL_VEC2 }; in multipleBasic() local
485 static const glu::DataType types[] = { glu::TYPE_FLOAT, glu::TYPE_INT_VEC3, glu::TYPE_BOOL_VEC2 }; in multipleBasicArray() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp897 std::set<glu::DataType> types; in generateCompareFuncs() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp114 static const GLenum types[] = in inputTypeToGL() local
136 static const char* types[] = in outputTypeToGLType() local
2270 static const char* types[] = in inputTypeToString() local
2294 static const char* types[] = in outputTypeToString() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp860 std::set<glu::DataType> types; in generateCompareFuncs() local
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c267 LLVMTypeRef types[] = {ctx->i32, ctx->i1}; in emit_uint_carry() local
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp5462 static const glsl_type *const types[] = { in add_image_function() local
[all...]
/third_party/libinput/test/
H A Dlitest.c3013 enum libinput_event_type types[32] = {LIBINPUT_EVENT_NONE}; in litest_wait_for_event_of_type() local
3073 enum libinput_event_type types[32] = {LIBINPUT_EVENT_NONE}; in litest_drain_events_of_type() local
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc3412 IsCompatibleSignature(const Signature& sig, const TypeVector& types, size_t label_count) IsCompatibleSignature() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuiltinTests.cpp4358 types[] = in createIndirectTestCases() local
4409 types[] = in createIndirectFlagsTestCases() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmFloatControlsTests.cpp1447 const char* types; member
1595 string types; global() member
3501 string types = outTypeSnippets->typeDefinitionsSnippet; fillShaderSpec() local
3745 string types = ""; fillShaderSpec() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp8362 CaptureGetDebugMessageLogKHR(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, GLuint returnValue) CaptureGetDebugMessageLogKHR() argument
[all...]
H A Dcapture_gles_ext_params.cpp2820 CaptureGetDebugMessageLogKHR_sources(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *paramCapture) CaptureGetDebugMessageLogKHR_sources() argument
2835 CaptureGetDebugMessageLogKHR_types(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *paramCapture) CaptureGetDebugMessageLogKHR_types() argument
2850 CaptureGetDebugMessageLogKHR_ids(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *paramCapture) CaptureGetDebugMessageLogKHR_ids() argument
2865 CaptureGetDebugMessageLogKHR_severities(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *paramCapture) CaptureGetDebugMessageLogKHR_severities() argument
2880 CaptureGetDebugMessageLogKHR_lengths(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *paramCapture) CaptureGetDebugMessageLogKHR_lengths() argument
2895 CaptureGetDebugMessageLogKHR_messageLog(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *paramCapture) CaptureGetDebugMessageLogKHR_messageLog() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp4610 const typesPair& types = allowed_conversions[i]; in testInit() local
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp4636 GL_GetDebugMessageLog(GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog) GL_GetDebugMessageLog() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp8296 GL_GetDebugMessageLogKHR(GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog) GL_GetDebugMessageLogKHR() argument
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactor.hpp3187 Type *types[] = { Arguments::type()... }; in Function() local
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c361 swig_type_info **types; /* Array of pointers to swig_type_info structures that are in this module */ member
2751 swig_type_info **types = swig_module->types; SWIG_Python_DestroyModule() local
5442 SWIG_Python_FixMethods(PyMethodDef *methods, swig_const_info *const_table, swig_type_info **types, swig_type_info **types_initial) SWIG_Python_FixMethods() argument
[all...]
/third_party/python/Modules/
H A D_datetimemodule.c6729 PyTypeObject *types[] = { in _datetime_exec() local
/third_party/tzdata/
H A Dzic.c2393 unsigned char *types = typesptr; in writezone() local
2335 limitrange(struct timerange r, zic_t lo, zic_t hi, zic_t const *ats, unsigned char const *types) limitrange() argument
[all...]
/third_party/python/Lib/tkinter/
H A D__init__.py36 import types namespace

Completed in 192 milliseconds

1...<<2122232425