/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | Macro.h | 46 Type type; member
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Query.cpp | 25 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 D | VkDescriptorSet.cpp | 42 VkDescriptorType type = layout->getDescriptorType(i, j); in ParseDescriptors() local
|
/third_party/openssl/crypto/rsa/ |
H A D | rsa_saos.c | 23 int RSA_sign_ASN1_OCTET_STRING(int type, in RSA_sign_ASN1_OCTET_STRING() argument
|
/third_party/openssl/ssl/ |
H A D | ssl_rsa_legacy.c | 43 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 D | x509_obj.c | 29 int n, lold, l, l1, l2, num, j, type; in X509_NAME_oneline() local
|
/third_party/openssl/ohos_lite/include/internal/ |
H A D | bio.h | 13 int type; member
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross_util.cpp | 44 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 D | assembly_grammar.h | 71 const char* lookupOperandName(spv_operand_type_t type, in lookupOperandName() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | fuzzer_pass_add_composite_inserts.cpp | 192 ContainsPointer( const opt::analysis::Type& type) ContainsPointer() argument 214 ContainsRuntimeArray( const opt::analysis::Type& type) ContainsRuntimeArray() argument [all...] |
H A D | transformation_add_global_undef.cpp | 39 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 D | assembly_grammar.h | 71 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 D | fuzzer_pass_add_composite_inserts.cpp | 192 ContainsPointer( const opt::analysis::Type& type) ContainsPointer() argument 214 ContainsRuntimeArray( const opt::analysis::Type& type) ContainsRuntimeArray() argument [all...] |
H A D | transformation_add_global_undef.cpp | 39 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 D | validate_debug.cpp | 28 const auto type = _.FindDef(type_id); in ValidateMemberName() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | operand_capabilities_test.cpp | 36 spv_operand_type_t type; member
|
H A D | parse_number_test.cpp | 288 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 D | image_dec.c | 33 const int type = (magic1 >> 16) & 0xff; in WebPGuessImageType() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | titletrn.cpp | 86 int32_t type; in handleTransliterate() local
|
H A D | ulistformatter.cpp | 38 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 D | AudioDeviceInfoConverter.java | 91 static String typeToString(int type){ in typeToString() argument
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_mat2x2.hpp | 19 typedef tmat2x2<T, P> type; typedef
|
H A D | type_mat2x3.hpp | 20 typedef tmat2x3<T, P> type; typedef
|
H A D | type_mat2x4.hpp | 20 typedef tmat2x4<T, P> type; typedef
|
H A D | type_mat3x2.hpp | 20 typedef tmat3x2<T, P> type; typedef
|