Home
last modified time | relevance | path

Searched defs:types (Results 301 - 325 of 633) sorted by relevance

1...<<11121314151617181920>>...26

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp478 } 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 DvktMemoryModelSharedLayoutCase.cpp180 std::set<glu::DataType> types; in generateCompareFuncs() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDebug.cpp228 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 Dval_cfg_test.cpp172 static const std::string types = in types_consts() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dtypes.cpp462 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 Dtypes.cpp462 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 Dval_cfg_test.cpp172 static const std::string types = in types_consts() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames.cpp292 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 DSkSLCompiler.cpp250 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 Dbuilder.h185 const InstructionList& types() const { return types_; } in types() function in tint::writer::spirv::Builder
/third_party/toybox/toys/net/
H A Dnetstat.c186 char *types[] = {"","STREAM","DGRAM","RAW","RDM","SEQPACKET","DCCP","PACKET"}, in show_unix_sockets() local
/third_party/toybox/toys/posix/
H A Dfind.c412 int types[] = {S_IFBLK, S_IFCHR, S_IFDIR, S_IFLNK, S_IFIFO, in do_find() local
/third_party/python/Lib/unittest/test/
H A Dtest_discovery.py5 import types namespace
/third_party/python/Parser/
H A Dasdl_c.py7 import types namespace
[all...]
/third_party/protobuf/python/
H A Dmox.py64 import types namespace
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_calltip.py7 import types namespace
/third_party/python/Lib/test/test_importlib/source/
H A Dtest_file_loader.py15 import types namespace
/third_party/selinux/libsepol/src/
H A Doptimize.c40 uint32_t *types; member
[all...]
/third_party/spirv-tools/source/opt/
H A Dtypes.cpp488 Struct::Struct(const std::vector<const Type*>& types) in Struct() argument
/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp170 static const std::string types = in types_consts() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp478 } 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 Deap_tls_common.c1178 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 Dnetworkconfig.cpp841 QStringList types = res.split(QChar(' ')); in getEapCapa() local
/third_party/vk-gl-cts/modules/egl/
H A DteglMakeCurrentPerfTests.cpp215 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 DteglMemoryStressTests.cpp105 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...]

Completed in 35 milliseconds

1...<<11121314151617181920>>...26