| /third_party/openssl/test/ |
| H A D | ossl_store_test.c | 72 static int get_params(const char *uri, const char *type) in get_params() argument 104 const char *type; in test_store_get_params() local
|
| H A D | servername_test.c | 46 unsigned int servname_type = 0, type = 0; in get_sni_from_client_hello() local
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeMIPS_32.c | 195 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_call() argument 251 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, sljit_s32 arg_types, sljit_s32 src, sljit_sw srcw) sljit_emit_icall() argument [all...] |
| H A D | sljitNativeMIPS_64.c | 225 SLJIT_API_FUNC_ATTRIBUTE struct sljit_jump* sljit_emit_call(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_call() argument 267 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_icall(struct sljit_compiler *compiler, sljit_s32 type, in sljit_emit_icall() argument [all...] |
| /third_party/protobuf/conformance/ |
| H A D | ConformanceJava.java | 102 public MessageType decode (ByteString bytes, BinaryDecoderType type, in decode() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | JsonToken.cs | 93 private readonly TokenType type; field in Google.Protobuf.JsonToken 101 private JsonToken(TokenType type, string stringValue = null, double numberValue = 0) in JsonToken() argument [all...] |
| /third_party/python/Include/ |
| H A D | structmember.h | 20 int type; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | protocol-dbus.h | 73 const char *type; member 92 const char *type; member
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_sign.c | 27 ASN1_sign(i2d_of_void *i2d, X509_ALGOR *algor1, X509_ALGOR *algor2, ASN1_BIT_STRING *signature, char *data, EVP_PKEY *pkey, const EVP_MD *type) ASN1_sign() argument
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_meth.c | 36 BIO_METHOD *BIO_meth_new(int type, const char *name) in BIO_meth_new() argument
|
| /third_party/openssl/crypto/dsa/ |
| H A D | dsa_pmeth.c | 123 static int pkey_dsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2) in pkey_dsa_ctrl() argument 186 pkey_dsa_ctrl_str(EVP_PKEY_CTX *ctx, const char *type, const char *value) pkey_dsa_ctrl_str() argument
|
| H A D | dsa_sign.c | 154 int ossl_dsa_sign_int(int type, const unsigned char *dgst, int dlen, in ossl_dsa_sign_int() argument 178 int DSA_sign(int type, const unsigned char *dgst, int dlen, in DSA_sign() argument 191 int DSA_verify(int type, const unsigned char *dgst, int dgst_len, in DSA_verify() argument
|
| /third_party/openssl/crypto/evp/ |
| H A D | e_rc4_hmac_md5.c | 186 static int rc4_hmac_md5_ctrl(EVP_CIPHER_CTX *ctx, int type, int arg, in rc4_hmac_md5_ctrl() argument
|
| H A D | cmeth_lib.c | 151 EVP_CIPHER_meth_set_ctrl(EVP_CIPHER *cipher, int (*ctrl) (EVP_CIPHER_CTX *, int type, int arg, void *ptr)) EVP_CIPHER_meth_set_ctrl() argument
|
| H A D | e_des.c | 231 static int des_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in des_ctrl() argument
|
| H A D | evp_key.c | 78 int EVP_BytesToKey(const EVP_CIPHER *type, const EVP_MD *md, in EVP_BytesToKey() argument
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkRefUtil.cpp | 123 createSemaphoreType(const DeviceInterface& vk, VkDevice device, VkSemaphoreType type, VkSemaphoreCreateFlags flags, const deUint64 initialValue, const VkAllocationCallbacks* pAllocator) createSemaphoreType() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderSwitchTests.cpp | 104 static de::MovePtr<ShaderSwitchCase> makeSwitchCase (tcu::TestContext& testCtx, const string& name, SwitchType type, bool isVertex, const LineStream& switchBody) in makeSwitchCase() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmWorkgroupMemoryTests.cpp | 51 string type; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktTestCase.hpp | 227 inline TestCase::TestCase (tcu::TestContext& testCtx, tcu::TestNodeType type, const std::string& name) in TestCase() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | TranslatorGLSL.cpp | 21 TranslatorGLSL::TranslatorGLSL(sh::GLenum type, ShShaderSpec spec, ShShaderOutput output) in TranslatorGLSL() argument
|
| H A D | ValidateOutputs.cpp | 99 const TType &type = symbol->getType(); in validate() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | Pipeline.cpp | 232 static bool AllowPacking(Pipeline::Type type) in AllowPacking() argument 256 static bool AllowPadding(Pipeline::Type type) in AllowPadding() argument 311 const TType &type = *field.type(); in SaturateVectorOf() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLDevice.cpp | 343 cl::DeviceType type = mInfo.type; in createSubDevices() local 428 Device(Platform &platform, Device *parent, DeviceType type, const rx::CLDeviceImpl::CreateFunc &createFunc) Device() argument [all...] |
| H A D | OverlayWidgets.h | 56 WidgetType type; member in gl::overlay::Widget
|