| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ec_local.h | 290 int version; member
|
| /third_party/node/deps/openssl/openssl/ssl/statem/ |
| H A D | statem_lib.c | 1461 int version; global() member 1531 int version = method->version; ssl_method_error() local 1616 ssl_version_supported(const SSL *s, int version, const SSL_METHOD **meth) ssl_version_supported() argument 1704 ssl_set_version_bound(int method_version, int version, int *bound) ssl_set_version_bound() argument 1931 ssl_choose_client_version(SSL *s, int version, RAW_EXTENSION *extensions) ssl_choose_client_version() argument 2063 int version, tmp_real_max; ssl_get_min_max_version() local [all...] |
| /third_party/libabigail/src/ |
| H A D | abg-corpus.cc | 1132 find_symbol_by_version(const elf_symbol::version& version, const vector<elf_symbol_sptr>& symbols) find_symbol_by_version() argument [all...] |
| H A D | abg-elf-helpers.cc | 722 get_version_definition_for_versym(Elf* elf_handle, GElf_Versym* versym, Elf_Scn* verdef_section, elf_symbol::version& version) get_version_definition_for_versym() argument 783 get_version_needed_for_versym(Elf* elf_handle, GElf_Versym* versym, Elf_Scn* verneed_section, elf_symbol::version& version) get_version_needed_for_versym() argument 856 get_version_for_symbol(Elf* elf_handle, size_t symbol_index, bool get_def_version, elf_symbol::version& version) get_version_for_symbol() argument [all...] |
| /third_party/python/ |
| H A D | setup.py | 1600 version = sys.version.split()[0], variable in main.DummyProcess
|
| /third_party/qrcodegen/cpp/ |
| H A D | qrcodegen.cpp | 179 int QrSegment::getTotalBits(const vector<QrSegment> &segs, int version) { in getTotalBits() argument 265 int version, dataUsedBits; in encodeSegments() local [all...] |
| /third_party/qrcodegen/c/ |
| H A D | qrcodegen.c | 211 int version, dataUsedBits; in qrcodegen_encodeSegmentsAdvanced() local 294 addEccAndInterleave(uint8_t data[], int version, enum qrcodegen_Ecc ecl, uint8_t result[]) addEccAndInterleave() argument 327 getNumDataCodewords(int version, enum qrcodegen_Ecc ecl) getNumDataCodewords() argument 418 initializeFunctionModules(int version, uint8_t qrcode[]) initializeFunctionModules() argument 455 drawLightFunctionModules(uint8_t qrcode[], int version) drawLightFunctionModules() argument 550 getAlignmentPatternPositions(int version, uint8_t result[7]) getAlignmentPatternPositions() argument 988 getTotalBits(const struct qrcodegen_Segment segs[], size_t len, int version) getTotalBits() argument 1011 numCharCountBits(enum qrcodegen_Mode mode, int version) numCharCountBits() argument [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | internal.h | 90 uint32_t version; member
|
| /third_party/python/Include/internal/ |
| H A D | pycore_code.h | 57 _Py_CODEUNIT version[2]; member
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | backend-native.c | 546 dbus_uint16_t version, chan; in register_profile() local 762 int vendor, product, version, features; in rfcomm_io_callback() local
|
| /third_party/python/Lib/importlib/metadata/ |
| H A D | __init__.py | 630 def version(self): member in Distribution 1001 def version(distribution_name): function
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-device-manager.c | 130 uint8_t version; member 233 uint8_t version; in legacy_entry_read() member
|
| /third_party/python/Lib/ |
| H A D | ipaddress.py | 411 def version(self): global() member in _IPAddressBase 1272 def version(self): global() member in _BaseV4 1879 def version(self): global() member in _BaseV6 [all...] |
| /third_party/openssl/crypto/ec/ |
| H A D | ec_local.h | 290 int version; member
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkResourceInterface.cpp | 74 void ResourceInterface::initApiVersion (const deUint32 version) in initApiVersion() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmImageSamplerTests.cpp | 786 SpirvVersion version; in addComputeImageSamplerTest() member
|
| /third_party/skia/third_party/externals/angle2/src/feature_support_util/ |
| H A D | feature_support_util.cpp | 280 Version version; FromJson() local 373 auto version = Version::FromJson(jObject); FromJson() local 412 GPU(StringPart vendor, IntegerPart deviceId, Version version) GPU() argument 418 GPU(std::string vendor, uint32_t deviceId, Version version) GPU() argument 444 auto version = Version::FromJson(jObject); CreateGpuFromJson() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | DisplayGLX.cpp | 932 createContextAttribs(glx::FBConfig, const Optional<gl::Version> &version, int profileMask, glx::Context *context) createContextAttribs() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| H A D | DisplayWGL.cpp | 820 HGLRC DisplayWGL::createContextAttribs(const gl::Version &version, in createContextAttribs() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cShaderBitfieldOperationTests.cpp | 49 static std::string specializeVersion(const std::string& source, glu::GLSLVersion version, const char* testStatement) in specializeVersion() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcShaderLibrary.cpp | 923 GLSLVersion version = DEFAULT_GLSL_VERSION; in parseShaderCase() local [all...] |
| H A D | glcTextureRepeatModeTests.cpp | 1277 std::string version = glu::getGLSLVersionDeclaration(glslVersion) + std::string("\n"); in iterate() local
|
| H A D | glcUniformBlockTests.cpp | 621 const std::string version = glu::getGLSLVersionDeclaration(m_glslVersion); in Link() local 801 const std::string version = glu::getGLSLVersionDeclaration(m_glslVersion); in Test() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_extensions.cpp | 3276 uint32_t version = static_cast<uint32_t>( in ValidateExtInst() local [all...] |
| /third_party/openssl/ohos_lite/include/crypto/ |
| H A D | x509.h | 59 ASN1_INTEGER *version; /* version, defaults to v1(0) so can be NULL */ member 79 ASN1_INTEGER *version; /* version: defaults to v1(0) so may be NULL */ member 147 ASN1_INTEGER *version; /* [ 0 ] default of v1 */ member 263 ASN1_INTEGER *version; member
|