| /third_party/openssl/crypto/asn1/ |
| H A D | f_string.c | 16 int i2a_ASN1_STRING(BIO *bp, const ASN1_STRING *a, int type) in i2a_ASN1_STRING() argument
|
| H A D | a_type.c | 26 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value) in ASN1_TYPE_set() argument 41 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, cons argument [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ecdsa_sign.c | 35 int ECDSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char in ECDSA_sign() argument 41 int ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, in ECDSA_sign_ex() argument
|
| H A D | ecx_key.c | 14 ECX_KEY *ossl_ecx_key_new(OSSL_LIB_CTX *libctx, ECX_KEY_TYPE type, int haspubkey, in ossl_ecx_key_new() argument
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_rc5.c | 43 static int rc5_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in rc5_ctrl() argument
|
| H A D | dh_support.c | 18 int type; member 51 int ossl_dh_gen_type_name2id(const char *name, int type) in ossl_dh_gen_type_name2id() argument
|
| H A D | p_open.c | 18 int EVP_OpenInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, in EVP_OpenInit() argument
|
| /third_party/openssl/apps/lib/ |
| H A D | app_params.c | 16 const char *type = NULL; in describe_param_type() local
|
| /third_party/openssl/crypto/dsa/ |
| H A D | dsa_gen.c | 26 int ossl_dsa_generate_ffc_parameters(DSA *dsa, int type, int pbits, int qbits, in ossl_dsa_generate_ffc_parameters() argument
|
| /third_party/openssl/crypto/comp/ |
| H A D | comp_local.h | 11 int type; /* NID for compression library */ member
|
| /third_party/openssl/crypto/pem/ |
| H A D | pem_sign.c | 17 int PEM_SignInit(EVP_MD_CTX *ctx, EVP_MD *type) in PEM_SignInit() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageTexture.hpp | 41 ImageType type (void) const { return m_type; } //!< Texture type in type() function in vkt::image::Texture
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationTests.cpp | 52 tcu::TestCaseGroup* createBasicTests (tcu::TestContext& testCtx, SynchronizationType type, VideoCodecOperationFlags videoCodecOperation) in createBasicTests() argument 75 OperationTests (tcu::TestContext& testCtx, SynchronizationType type) in OperationTests() argument 94 const std::pair<std::string, std::string> getGroupName (SynchronizationType type, const std::string& name, VideoCodecOperationFlags videoCodecOperation) in getGroupName() argument 111 tcu::TestCaseGroup* createTestsInternal (tcu::TestContext& testCtx, SynchronizationType type, const std::string& name, VideoCodecOperationFlags videoCodecOperation) in createTestsInternal() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageTexture.hpp | 41 ImageType type (void) const { return m_type; } //!< Texture type in type() function in vkt::image::Texture
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | TranslatorESSL.cpp | 17 TranslatorESSL::TranslatorESSL(sh::GLenum type, ShShaderSpec spec) in TranslatorESSL() argument
|
| H A D | ConstantUnion.h | 117 TBasicType type; member in sh::TConstantUnion
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | HoistConstants.cpp | 37 const TType &type = decl.symbol.getType(); variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RemoveAtomicCounterBuiltins.cpp | 23 const TType &type = variable->getType(); in IsAtomicCounterDecl() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLtypes.h | 75 MemObjectType type; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/runner/ |
| H A D | glcAndroidMain.cpp | 33 static void createCTSActivity(ANativeActivity* activity, void* savedState, size_t savedStateSize, glu::ApiType type) in createCTSActivity() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcConfigListWGL.cpp | 41 static void getDefaultWglConfigList(tcu::win32::Platform& wglPlatform, glu::ApiType type, ConfigList& configList) in getDefaultWglConfigList() argument 96 void getConfigListWGL(tcu::Platform& platform, glu::ApiType type, ConfigList& configList) in getConfigListWGL() argument
|
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| H A D | parser_attach_test.cc | 106 ShaderType type; member
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | script.cc | 137 auto type = GetType(str); in ParseType() local
|
| H A D | type.cc | 23 namespace type { namespace
|
| H A D | type_parser_test.cc | 27 FormatType type; in TEST_F() member 31 FormatComponentType type; in TEST_F() member 1181 auto type = parser.Parse(data.name); in TEST_F() local 1220 auto type = parser.Parse("BLAH_BLAH_BLAH"); in TEST_F() local 1226 auto type in TEST_F() local 1232 auto type = parser.Parse("float/vec3"); TEST_F() local 1252 FormatType type; TEST_F() member 1271 auto type = parser.Parse(str.name); TEST_F() local [all...] |