Home
last modified time | relevance | path

Searched defs:type (Results 1226 - 1250 of 11849) sorted by relevance

1...<<41424344454647484950>>...474

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DMacro.h46 Type type; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DQuery.cpp25 Query::Query(GLuint name, GLenum type) : NamedObject(name) in Query() argument
42 sw::Query::Type type; in begin() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDescriptorSet.cpp42 VkDescriptorType type = layout->getDescriptorType(i, j); in ParseDescriptors() local
/third_party/openssl/crypto/rsa/
H A Drsa_saos.c23 int RSA_sign_ASN1_OCTET_STRING(int type, in RSA_sign_ASN1_OCTET_STRING() argument
/third_party/openssl/ssl/
H A Dssl_rsa_legacy.c43 int SSL_use_RSAPrivateKey_file(SSL *ssl, const char *file, int type) in SSL_use_RSAPrivateKey_file() argument
125 int SSL_CTX_use_RSAPrivateKey_file(SSL_CTX *ctx, const char *file, int type) in SSL_CTX_use_RSAPrivateKey_file() argument
/third_party/openssl/crypto/x509/
H A Dx509_obj.c29 int n, lold, l, l1, l2, num, j, type; in X509_NAME_oneline() local
/third_party/openssl/ohos_lite/include/internal/
H A Dbio.h13 int type; member
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_util.cpp44 auto &type = compiler.get_type(v.base_type_id); in rename_interface_variable() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dassembly_grammar.h71 const char* lookupOperandName(spv_operand_type_t type, in lookupOperandName() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_composite_inserts.cpp192 ContainsPointer( const opt::analysis::Type& type) ContainsPointer() argument
214 ContainsRuntimeArray( const opt::analysis::Type& type) ContainsRuntimeArray() argument
[all...]
H A Dtransformation_add_global_undef.cpp39 auto type = ir_context->get_def_use_mgr()->GetDef(message_.type_id()); in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dassembly_grammar.h71 const char* lookupOperandName(spv_operand_type_t type, in lookupOperandName() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_add_composite_inserts.cpp192 ContainsPointer( const opt::analysis::Type& type) ContainsPointer() argument
214 ContainsRuntimeArray( const opt::analysis::Type& type) ContainsRuntimeArray() argument
[all...]
H A Dtransformation_add_global_undef.cpp39 auto type = ir_context->get_def_use_mgr()->GetDef(message_.type_id()); in IsApplicable() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_debug.cpp28 const auto type = _.FindDef(type_id); in ValidateMemberName() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp36 spv_operand_type_t type; member
H A Dparse_number_test.cpp288 NumberType type = {16, SPV_NUMBER_SIGNED_INT}; in TEST() local
311 NumberType type = {16, SPV_NUMBER_SIGNED_INT}; in TEST() local
324 NumberType type in TEST() local
357 NumberType type = {16, SPV_NUMBER_UNSIGNED_INT}; TEST() local
386 NumberType type = {16, SPV_NUMBER_UNSIGNED_INT}; TEST() local
397 NumberType type = {16, SPV_NUMBER_UNSIGNED_INT}; TEST() local
419 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local
442 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local
459 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local
492 NumberType type = {32, SPV_NUMBER_UNSIGNED_INT}; TEST() local
521 NumberType type = {32, SPV_NUMBER_UNSIGNED_INT}; TEST() local
534 NumberType type = {32, SPV_NUMBER_UNSIGNED_INT}; TEST() local
556 NumberType type = {64, SPV_NUMBER_SIGNED_INT}; TEST() local
579 NumberType type = {64, SPV_NUMBER_SIGNED_INT}; TEST() local
596 NumberType type = {64, SPV_NUMBER_SIGNED_INT}; TEST() local
633 NumberType type = {64, SPV_NUMBER_UNSIGNED_INT}; TEST() local
663 NumberType type = {64, SPV_NUMBER_UNSIGNED_INT}; TEST() local
675 NumberType type = {64, SPV_NUMBER_UNSIGNED_INT}; TEST() local
699 NumberType type = {32, SPV_NUMBER_NONE}; TEST() local
709 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local
718 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local
729 NumberType type = {32, SPV_NUMBER_FLOATING}; TEST() local
789 NumberType type = {64, SPV_NUMBER_FLOATING}; TEST() local
847 NumberType type = {16, SPV_NUMBER_FLOATING}; TEST() local
904 NumberType type = {32, SPV_NUMBER_NONE}; TEST() local
914 NumberType type = {32, SPV_NUMBER_FLOATING}; TEST() local
924 NumberType type = {32, SPV_NUMBER_FLOATING}; TEST() local
935 NumberType type = {32, SPV_NUMBER_SIGNED_INT}; TEST() local
[all...]
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dimage_dec.c33 const int type = (magic1 >> 16) & 0xff; in WebPGuessImageType() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtitletrn.cpp86 int32_t type; in handleTransliterate() local
H A Dulistformatter.cpp38 ulistfmt_openForType(const char* locale, UListFormatterType type, in ulistfmt_openForType() argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/audio_device/
H A DAudioDeviceInfoConverter.java91 static String typeToString(int type){ in typeToString() argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
H A Dtype_mat2x2.hpp19 typedef tmat2x2<T, P> type; typedef
H A Dtype_mat2x3.hpp20 typedef tmat2x3<T, P> type; typedef
H A Dtype_mat2x4.hpp20 typedef tmat2x4<T, P> type; typedef
H A Dtype_mat3x2.hpp20 typedef tmat3x2<T, P> type; typedef

Completed in 30 milliseconds

1...<<41424344454647484950>>...474