| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
| H A D | vktPostmortemDeviceFaultTests.cpp | 478 } const types[] = { { TestType::Real, "real" }, { TestType::Fake, "fake" }, { TestType::CustomDevice, "custom_device" } }; in createDeviceFaultTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/ |
| H A D | vktMemoryModelSharedLayoutCase.cpp | 180 std::set<glu::DataType> types; in generateCompareFuncs() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Debug.cpp | 228 getMessages(GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog) getMessages() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 172 static const std::string types = in types_consts() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | types.cpp | 462 Struct::Struct(const std::vector<const Type*>& types) in Struct() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | types.cpp | 462 Struct::Struct(const std::vector<const Type*>& types) in Struct() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| H A D | val_cfg_test.cpp | 172 static const std::string types = in types_consts() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | tznames.cpp | 292 TimeZoneNamesDelegate::getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const { in getDisplayNames() argument 297 TimeZoneNamesDelegate::find(const UnicodeString& text, int32_t start, uint32_t types, UErrorCode& status) const { in find() argument 356 TimeZoneNames::getDisplayNames(const UnicodeString& tzID, const UTimeZoneNameType types[], int32_t numTypes, UDate date, UnicodeString dest[], UErrorCode& status) const { in getDisplayNames() argument
|
| /third_party/skia/src/sksl/ |
| H A D | SkSLCompiler.cpp | 250 static void add_glsl_type_aliases(SkSL::SymbolTable* symbols, const SkSL::BuiltinTypes& types) { in add_glsl_type_aliases() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder.h | 185 const InstructionList& types() const { return types_; } in types() function in tint::writer::spirv::Builder
|
| /third_party/toybox/toys/net/ |
| H A D | netstat.c | 186 char *types[] = {"","STREAM","DGRAM","RAW","RDM","SEQPACKET","DCCP","PACKET"}, in show_unix_sockets() local
|
| /third_party/toybox/toys/posix/ |
| H A D | find.c | 412 int types[] = {S_IFBLK, S_IFCHR, S_IFDIR, S_IFLNK, S_IFIFO, in do_find() local
|
| /third_party/python/Lib/unittest/test/ |
| H A D | test_discovery.py | 5 import types namespace
|
| /third_party/python/Parser/ |
| H A D | asdl_c.py | 7 import types namespace [all...] |
| /third_party/protobuf/python/ |
| H A D | mox.py | 64 import types namespace
|
| /third_party/python/Lib/idlelib/idle_test/ |
| H A D | test_calltip.py | 7 import types namespace
|
| /third_party/python/Lib/test/test_importlib/source/ |
| H A D | test_file_loader.py | 15 import types namespace
|
| /third_party/selinux/libsepol/src/ |
| H A D | optimize.c | 40 uint32_t *types; member [all...] |
| /third_party/spirv-tools/source/opt/ |
| H A D | types.cpp | 488 Struct::Struct(const std::vector<const Type*>& types) in Struct() argument
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_cfg_test.cpp | 170 static const std::string types = in types_consts() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/ |
| H A D | vktPostmortemDeviceFaultTests.cpp | 478 } const types[] = { { TestType::Real, "real" }, { TestType::Fake, "fake" }, { TestType::CustomDevice, "custom_device" } }; in createDeviceFaultTests() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap_tls_common.c | 1178 int eap_peer_tls_phase2_nak(struct eap_method_type *types, size_t num_types, in eap_peer_tls_phase2_nak() argument 1092 eap_peer_select_phase2_methods(struct eap_peer_config *config, const char *prefix, struct eap_method_type **types, size_t *num_types) eap_peer_select_phase2_methods() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/wpa_gui-qt4/ |
| H A D | networkconfig.cpp | 841 QStringList types = res.split(QChar(' ')); in getEapCapa() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglMakeCurrentPerfTests.cpp | 215 vector<SurfaceType> types; in createSurfaces() local 558 const MakeCurrentPerfCase::SurfaceType types[] = { in init() local 588 const MakeCurrentPerfCase::SurfaceType types[] = { init() local 625 const MakeCurrentPerfCase::SurfaceType types[] = { init() local 668 const MakeCurrentPerfCase::SurfaceType types[] = { init() local [all...] |
| H A D | teglMemoryStressTests.cpp | 105 MemoryAllocator::MemoryAllocator (EglTestContext& eglTestCtx, EGLDisplay display, EGLConfig config, int seed, ObjectType types, int minWidth, int minHeight, int maxWidth, int maxHeight, bool use) in MemoryAllocator() argument 142 vector<ObjectType> types; in allocateUntilFailure() local 319 ObjectType types; member [all...] |