/third_party/node/test/parallel/ |
D | test-tls-min-max-version.js | 25 minVersion: cmin, property 32 minVersion: smin, property
|
D | test-tls-psk-circuit.js | 65 test({ psk: USERS.UserA, identity: 'UserA' }, { minVersion: 'TLSv1.3' }); property 67 test({ psk: USERS.UserB, identity: 'UserB' }, { minVersion: 'TLSv1.3' }); property
|
D | test-tls-keylog-tlsv13.js | 16 minVersion: 'TLSv1.3', property
|
D | test-https-agent-keylog.js | 16 minVersion: 'TLSv1.3', property
|
D | test-https-agent-additional-options.js | 15 minVersion: 'TLSv1.1', property
|
D | test-tls-basic-validations.js | 122 assert.throws(() => { tls.createSecureContext({ minVersion: 'fhqwhgads' }); }, property
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_opcodes.cpp | 32 uint32 minVersion, in dng_opcode() 332 uint32 minVersion, in dng_filter_opcode() 506 uint32 minVersion, in dng_inplace_opcode()
|
/third_party/node/lib/ |
D | _tls_common.js | 61 function SecureContext(secureProtocol, secureOptions, minVersion, maxVersion) { argument
|
D | _tls_wrap.js | 1342 minVersion: this.minVersion, property
|
/third_party/spirv-tools/source/ |
D | table.h | 43 const uint32_t minVersion; member 62 const uint32_t minVersion; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | table.h | 43 const uint32_t minVersion; member 62 const uint32_t minVersion; member
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | table.h | 43 const uint32_t minVersion; member 62 const uint32_t minVersion; member
|
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/ |
D | QrSegmentAdvanced.java | 63 …public static List<QrSegment> makeSegmentsOptimally(String text, QrCode.Ecc ecl, int minVersion, i… in makeSegmentsOptimally()
|
D | QrCode.java | 143 …public static QrCode encodeSegments(List<QrSegment> segs, Ecc ecl, int minVersion, int maxVersion,… in encodeSegments()
|
/third_party/harfbuzz/src/ |
D | hb-ot-kern-table.hh | 210 static constexpr unsigned minVersion = 0u; member 265 static constexpr unsigned minVersion = 0x00010000u; member
|
/third_party/glslang/glslang/MachineIndependent/ |
D | parseVersions.h | 80 void profileRequires(const TSourceLoc& loc, int profileMask, int minVersion, int numExtensions, in profileRequires() 86 …void profileRequires(const TSourceLoc& loc, int profileMask, int minVersion, const char* extension, in profileRequires()
|
D | Versions.cpp | 666 void TParseVersions::profileRequires(const TSourceLoc& loc, int profileMask, int minVersion, int nu… in profileRequires() 691 void TParseVersions::profileRequires(const TSourceLoc& loc, int profileMask, int minVersion, const … in profileRequires()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-kern-table.hh | 205 static constexpr unsigned minVersion = 0u; member 260 static constexpr unsigned minVersion = 0x00010000u; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-kern-table.hh | 210 static constexpr unsigned minVersion = 0u; member 265 static constexpr unsigned minVersion = 0x00010000u; member
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fIntegerStateQueryTests.cpp | 198 …onst char* desc, glw::GLenum target, int minValue, QueryType verifierType, glu::ApiType minVersion) in MinimumValueCase() 253 …onst char* desc, glw::GLenum target, int minValue, QueryType verifierType, glu::ApiType minVersion) in AlignmentCase() 505 … char* name, const char* desc, glw::GLenum target, QueryType verifierType, glu::ApiType minVersion) in CombinedUniformComponentsCase()
|
/third_party/node/tools/doc/ |
D | html.mjs | 363 function minVersion(a) { function
|
/third_party/qrcodegen/c/ |
D | qrcodegen.c | 130 enum qrcodegen_Ecc ecl, int minVersion, int maxVersion, enum qrcodegen_Mask mask, bool boostEcl) { in qrcodegen_encodeText() 168 enum qrcodegen_Ecc ecl, int minVersion, int maxVersion, enum qrcodegen_Mask mask, bool boostEcl) { in qrcodegen_encodeBinary() 205 …int minVersion, int maxVersion, enum qrcodegen_Mask mask, bool boostEcl, uint8_t tempBuffer[], uin… in qrcodegen_encodeSegmentsAdvanced()
|
/third_party/flutter/skia/infra/cts/ |
D | run_testlab.go | 208 func filterVersions(versionIDs []string, minVersion, maxVersion int) []string { argument
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkQueryUtil.hpp | 80 tcu::Maybe<deUint32> minVersion; member
|
/third_party/typescript/src/server/ |
D | scriptVersionCache.ts | 256 private minVersion = 0; // no versions earlier than min version will maintain change history property in ts.server.ScriptVersionCache
|