Home
last modified time | relevance | path

Searched defs:version (Results 1701 - 1725 of 2664) sorted by relevance

1...<<61626364656667686970>>...107

/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_rsa.c647 static int serverinfo_process_buffer(unsigned int version, in serverinfo_process_buffer() argument
706 static size_t extension_contextoff(unsigned int version) in extension_contextoff() argument
711 static size_t extension_append_length(unsigned int version, size_t extension_length) in extension_append_length() argument
716 static void extension_append(unsigned int version, in extension_append() argument
734 SSL_CTX_use_serverinfo_ex(SSL_CTX *ctx, unsigned int version, const unsigned char *serverinfo, size_t serverinfo_length) SSL_CTX_use_serverinfo_ex() argument
838 unsigned int version; SSL_CTX_use_serverinfo_file() local
[all...]
H A Dt1_trce.c849 int version; in ssl_print_extension() local
1531 void SSL_trace(int write_p, int version, int content_type, in SSL_trace() argument
646 ssl_print_version(BIO *bio, int indent, const char *name, const unsigned char **pmsg, size_t *pmsglen, unsigned int *version) ssl_print_version() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_asn1.c69 int32_t version; member
94 int32_t version; member
[all...]
/third_party/node/deps/openssl/openssl/crypto/crmf/
H A Dcrmf_local.h66 ASN1_INTEGER *version; member
307 ASN1_INTEGER *version; member
/third_party/node/deps/uv/src/unix/
H A Dthread.c519 const char* version = gnu_get_libc_version(); in glibc_version_check() local
/third_party/qrcodegen/rust-no-heap/src/
H A Dlib.rs258 let mut version: Version = minversion; encode_segments_to_codewords() variables
362 pub fn version(&self) -> Version { version() functions
[all...]
/third_party/qrcodegen/rust/src/
H A Dlib.rs218 let mut version: Version = minversion; encode_segments_advanced() variables
331 pub fn version(&self) -> Version { version() functions
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dlog.c172 unsigned version; in pa_log_set_target() local
/third_party/python/Lib/
H A Dplatform.py942 def version(): global() function
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-device-restore.c104 uint8_t version; member
112 uint8_t version; member
523 uint8_t version; legacy_entry_read() member
[all...]
/third_party/openssl/crypto/ec/
H A Dec_asn1.c69 int32_t version; member
94 int32_t version; member
[all...]
/third_party/openssl/crypto/crmf/
H A Dcrmf_local.h66 ASN1_INTEGER *version; member
307 ASN1_INTEGER *version; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp663 const deUint32 version = context.getUsedApiVersion(); in createInstanceWithWsi() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSurfaceTests.cpp179 const deUint32 version = context.getUsedApiVersion(); in createInstanceWithWsi() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiImageCompressionControlTests.cpp489 const deUint32 version = context.getUsedApiVersion(); in createInstanceWithWsi() local
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DDirectiveParser.cpp721 int version = 0; in parseVersion() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramExecutable.cpp974 const Version &version = context->getClientVersion(); in linkValidateTransformFeedback() local
1192 linkValidateOutputVariables( const Caps &caps, const Extensions &extensions, const Version &version, GLuint combinedImageUniformsCount, GLuint combinedShaderStorageBlocksCount, const std::vector<sh::ShaderVariable> &outputVariables, int fragmentShaderVersion, const ProgramAliasedBindings &fragmentOutputLocations, const ProgramAliasedBindings &fragmentOutputIndices) linkValidateOutputVariables() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderLibraryCase.cpp63 static inline bool usesShaderInoutQualifiers(glu::GLSLVersion version) in usesShaderInoutQualifiers() argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDefs.hpp138 deUint32 version; member
/third_party/vk-gl-cts/executor/
H A DxeTestResultParser.cpp468 const char* version = getAttribute("Version"); in handleElementStart() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DDirectiveParser.cpp779 int version = 0; in parseVersion() local
/third_party/openssl/ssl/
H A Dd1_lib.c681 unsigned int version; DTLSv1_listen() local
[all...]
H A Dt1_trce.c849 int version; in ssl_print_extension() local
1531 void SSL_trace(int write_p, int version, int content_type, in SSL_trace() argument
646 ssl_print_version(BIO *bio, int indent, const char *name, const unsigned char **pmsg, size_t *pmsglen, unsigned int *version) ssl_print_version() argument
H A Dssl_rsa.c647 static int serverinfo_process_buffer(unsigned int version, in serverinfo_process_buffer() argument
706 static size_t extension_contextoff(unsigned int version) in extension_contextoff() argument
711 static size_t extension_append_length(unsigned int version, size_t extension_length) in extension_append_length() argument
716 static void extension_append(unsigned int version, in extension_append() argument
734 SSL_CTX_use_serverinfo_ex(SSL_CTX *ctx, unsigned int version, const unsigned char *serverinfo, size_t serverinfo_length) SSL_CTX_use_serverinfo_ex() argument
838 unsigned int version; SSL_CTX_use_serverinfo_file() local
[all...]
/third_party/openssl/ohos_lite/include/openssl/
H A Dpkcs7.h38 ASN1_INTEGER *version; /* version 1 */ member
52 ASN1_INTEGER *version; /* version 0 */ member
62 ASN1_INTEGER *version; /* version 1 */ member
82 ASN1_INTEGER *version; /* version 0 */ member
88 ASN1_INTEGER *version; /* version member
98 ASN1_INTEGER *version; /* version 0 */ global() member
105 ASN1_INTEGER *version; /* version 0 */ global() member
[all...]

Completed in 33 milliseconds

1...<<61626364656667686970>>...107