Home
last modified time | relevance | path

Searched defs:type (Results 651 - 675 of 6962) sorted by relevance

1...<<21222324252627282930>>...279

/third_party/openssl/crypto/asn1/
H A Df_string.c16 int i2a_ASN1_STRING(BIO *bp, const ASN1_STRING *a, int type) in i2a_ASN1_STRING() argument
H A Da_type.c26 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 Decdsa_sign.c35 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 Decx_key.c14 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 De_rc5.c43 static int rc5_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in rc5_ctrl() argument
H A Ddh_support.c18 int type; member
51 int ossl_dh_gen_type_name2id(const char *name, int type) in ossl_dh_gen_type_name2id() argument
H A Dp_open.c18 int EVP_OpenInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *type, in EVP_OpenInit() argument
/third_party/openssl/apps/lib/
H A Dapp_params.c16 const char *type = NULL; in describe_param_type() local
/third_party/openssl/crypto/dsa/
H A Ddsa_gen.c26 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 Dcomp_local.h11 int type; /* NID for compression library */ member
/third_party/openssl/crypto/pem/
H A Dpem_sign.c17 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 DvktImageTexture.hpp41 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 DvktSynchronizationTests.cpp52 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 DvktImageTexture.hpp41 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 DTranslatorESSL.cpp17 TranslatorESSL::TranslatorESSL(sh::GLenum type, ShShaderSpec spec) in TranslatorESSL() argument
H A DConstantUnion.h117 TBasicType type; member in sh::TConstantUnion
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DHoistConstants.cpp37 const TType &type = decl.symbol.getType(); variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRemoveAtomicCounterBuiltins.cpp23 const TType &type = variable->getType(); in IsAtomicCounterDecl() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLtypes.h75 MemObjectType type; member
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcAndroidMain.cpp33 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 DglcConfigListWGL.cpp41 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 Dparser_attach_test.cc106 ShaderType type; member
/third_party/vk-gl-cts/external/amber/src/src/
H A Dscript.cc137 auto type = GetType(str); in ParseType() local
H A Dtype.cc23 namespace type { namespace
H A Dtype_parser_test.cc27 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...]

Completed in 9 milliseconds

1...<<21222324252627282930>>...279