| /third_party/openssl/test/ssl-tests/ |
| D | 02-protocol-version.cnf | 5 test-0 = 0-version-negotiation 6 test-1 = 1-version-negotiation 7 test-2 = 2-version-negotiation 8 test-3 = 3-version-negotiation 9 test-4 = 4-version-negotiation 10 test-5 = 5-version-negotiation 11 test-6 = 6-version-negotiation 12 test-7 = 7-version-negotiation 13 test-8 = 8-version-negotiation 14 test-9 = 9-version-negotiation [all …]
|
| D | 07-dtls-protocol-version.cnf | 5 test-0 = 0-version-negotiation 6 test-1 = 1-version-negotiation 7 test-2 = 2-version-negotiation 8 test-3 = 3-version-negotiation 9 test-4 = 4-version-negotiation 10 test-5 = 5-version-negotiation 11 test-6 = 6-version-negotiation 12 test-7 = 7-version-negotiation 13 test-8 = 8-version-negotiation 14 test-9 = 9-version-negotiation [all …]
|
| /third_party/weex-loader/deps/weex-styler/ |
| D | package-lock.json | 2 "name": "weex-styler", 3 "version": "0.3.0", string 7 "version": "1.0.9", string 8 "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.9.tgz", 9 "integrity": "sha1-kbR5JYinc4wl813W9jdSovh3YTU=", 13 "version": "4.0.13", string 14 "resolved": "https://registry.npmjs.org/acorn/-/acorn-4.0.13.tgz", 15 "integrity": "sha1-EFSVrlNh1pe9GVyCUZLhrX8lN4c=", 18 "align-text": { 19 "version": "0.1.4", string [all …]
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | VersionInfo.java | 5 * Copyright (C) 1996-2016, International Business Machines Corporation and 15 * Class to store version numbers of the form major.minor.milli.micro. 21 // public data members ------------------------------------------------- 24 * Unicode 1.0 version 29 * Unicode 1.0.1 version 34 * Unicode 1.1.0 version 39 * Unicode 1.1.5 version 44 * Unicode 2.0 version 49 * Unicode 2.1.2 version 54 * Unicode 2.1.5 version [all …]
|
| /third_party/rust/crates/clap/ |
| D | Cargo.lock | 3 version = 3 7 version = "0.19.0" 8 source = "registry+https://github.com/rust-lang/crates.io-index" 16 version = "1.0.2" 17 source = "registry+https://github.com/rust-lang/crates.io-index" 22 version = "0.1.6" 23 source = "registry+https://github.com/rust-lang/crates.io-index" 28 version = "0.2.3" 29 source = "registry+https://github.com/rust-lang/crates.io-index" 33 "anstyle-parse", [all …]
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| D | VersionInfo.java | 6 * Copyright (C) 1996-2016, International Business Machines Corporation and 16 * Class to store version numbers of the form major.minor.milli.micro. 21 // public data members ------------------------------------------------- 24 * Unicode 1.0 version 28 * Unicode 1.0.1 version 32 * Unicode 1.1.0 version 36 * Unicode 1.1.5 version 40 * Unicode 2.0 version 44 * Unicode 2.1.2 version 48 * Unicode 2.1.5 version [all …]
|
| /third_party/elfutils/ |
| D | NEWS | 1 Version 0.188 3 readelf: Add -D, --use-dynamic option. 5 debuginfod-client: Add $DEBUGINFOD_HEADERS_FILE setting to supply outgoing 8 debuginfod: Add --disable-source-scan option. 14 Version 0.187 16 debuginfod: Support -C option for connection thread pooling. 18 debuginfod-client: Negative cache file are now zero sized instead of 19 no-permission files. 21 addr2line: The -A, --absolute option, which shows file names including 23 old behavior use the new option --relative. [all …]
|
| /third_party/rust/crates/bindgen/ |
| D | Cargo.lock | 3 version = 3 6 name = "aho-corasick" 7 version = "0.5.3" 8 source = "registry+https://github.com/rust-lang/crates.io-index" 15 name = "aho-corasick" 16 version = "0.7.20" 17 source = "registry+https://github.com/rust-lang/crates.io-index" 25 version = "0.12.1" 26 source = "registry+https://github.com/rust-lang/crates.io-index" 34 version = "0.2.14" [all …]
|
| /third_party/vk-gl-cts/data/gles31/shaders/gl45/ |
| D | linkage_geometry_uniform_types.test | 1 # ------------------------------------------------- 3 # ------------------------------------------------- 7 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # http://www.apache.org/licenses/LICENSE-2.0 23 version 450 27 uniform float val = -1.25; 28 output float out0 = -1.25; 31 #version 450 39 #version 450 53 #version 450 [all …]
|
| D | linkage_tessellation_uniform_types.test | 1 # ------------------------------------------------- 3 # ------------------------------------------------- 7 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # http://www.apache.org/licenses/LICENSE-2.0 22 version 450 26 uniform float val0 = -1.25; 31 #version 450 39 #version 450 49 #version 450 60 #version 450 [all …]
|
| D | linkage_tessellation_varying_types.test | 1 # ------------------------------------------------- 3 # ------------------------------------------------- 7 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # http://www.apache.org/licenses/LICENSE-2.0 22 version 450 26 input float in0 = [ -1.25 | -25.65 | 1.0 | 2.25 | 3.4 | 16.0 ]; 27 output float out0 = [ -1.25 | -25.65 | 1.0 | 2.25 | 3.4 | 16.0 ]; 30 #version 450 40 #version 450 51 #version 450 [all …]
|
| /third_party/vk-gl-cts/data/gles31/shaders/es32/ |
| D | linkage_tessellation_uniform_types.test | 1 # ------------------------------------------------- 3 # ------------------------------------------------- 7 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # http://www.apache.org/licenses/LICENSE-2.0 22 version 320 es 26 uniform float val0 = -1.25; 31 #version 320 es 39 #version 320 es 49 #version 320 es 60 #version 320 es [all …]
|
| D | linkage_geometry_uniform_types.test | 1 # ------------------------------------------------- 3 # ------------------------------------------------- 7 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # http://www.apache.org/licenses/LICENSE-2.0 23 version 320 es 27 uniform float val = -1.25; 28 output float out0 = -1.25; 31 #version 320 es 39 #version 320 es 53 #version 320 es [all …]
|
| D | separate_shader_validation.test | 1 # ------------------------------------------------- 3 # ------------------------------------------------- 7 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # http://www.apache.org/licenses/LICENSE-2.0 23 version 320 es 30 #version 320 es 45 #version 320 es 57 version 320 es 64 #version 320 es 77 #version 320 es [all …]
|
| D | linkage_tessellation_varying_types.test | 1 # ------------------------------------------------- 3 # ------------------------------------------------- 7 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # http://www.apache.org/licenses/LICENSE-2.0 22 version 320 es 26 input float in0 = [ -1.25 | -25.65 | 1.0 | 2.25 | 3.4 | 16.0 ]; 27 output float out0 = [ -1.25 | -25.65 | 1.0 | 2.25 | 3.4 | 16.0 ]; 30 #version 320 es 40 #version 320 es 51 #version 320 es [all …]
|
| /third_party/skia/third_party/externals/angle2/ |
| D | .vpython | 5 # (since pure-python dependencies can be easily vendored into third_party). 10 # this never requires the end-user machine to have a working python extension 20 # vpython path/to/script.py some --arguments 26 # https://chromium.googlesource.com/infra/luci/luci-go/+/main/vpython/api/vpython/spec.proto 33 name: "infra/python/wheels/jsonlines-py2_py3" 34 version: "version:1.2.0" 38 version: "version:3.5.0rc1" 54 # This version must be compatible with the version range specified by 58 version: "version:5.2.2" 64 name: "infra/python/wheels/parameterized-py2_py3" [all …]
|
| /third_party/skia/third_party/externals/spirv-tools/tools/sva/ |
| D | yarn.lock | 5 "@babel/code-frame@^7.0.0": 6 version "7.5.5" 7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49… 8 …integrity sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7… 13 version "7.5.0" 14 …resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa6195… 15 …integrity sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChK… 19 js-tokens "^4.0.0" 22 version "0.0.39" 23 …resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caa… [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/ |
| D | yarn.lock | 5 "@babel/code-frame@^7.0.0": 6 version "7.5.5" 7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49… 8 …integrity sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7… 13 version "7.5.0" 14 …resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.5.0.tgz#56d11312bd9248fa6195… 15 …integrity sha512-7dV4eu9gBxoM0dAnj/BCFDW9LFU0zvTrkq0ugM7pnHEgguOEeOz1so2ZghEdzviYzQEED0r4EAgpsBChK… 19 js-tokens "^4.0.0" 22 version "0.0.39" 23 …resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caa… [all …]
|
| /third_party/vk-gl-cts/data/gles3/shaders/ |
| D | linkage.test | 9 version 300 es 13 #version 300 es 21 #version 300 es 35 version 300 es 38 #version 300 es 47 #version 300 es 58 version 300 es 61 #version 300 es 70 #version 300 es 82 version 300 es [all …]
|
| /third_party/rust/crates/memchr/bench/ |
| D | Cargo.lock | 5 version = "0.2.14" 6 source = "registry+https://github.com/rust-lang/crates.io-index" 9 "hermit-abi", 16 version = "1.0.1" 17 source = "registry+https://github.com/rust-lang/crates.io-index" 22 version = "1.2.1" 23 source = "registry+https://github.com/rust-lang/crates.io-index" 28 version = "0.2.14" 29 source = "registry+https://github.com/rust-lang/crates.io-index" 33 "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)", [all …]
|
| /third_party/node/deps/v8/tools/ |
| D | package-lock.json | 2 "name": "v8-tools", 3 "version": "1.0.0", string 8 "version": "3.1.0", string 9 "resolved": "https://registry.npmjs.org/@koa/cors/-/cors-3.1.0.tgz", 10 …"integrity": "sha512-7ulRC1da/rBa6kj6P4g2aJfnET3z8Uf3SWu60cjbtxTA5g8lxRdX/Bd2P92EagGwwAhANeNw8T8if… 16 "version": "1.1.2", string 17 "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", 18 …"integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07… 21 "version": "1.3.5", string 22 "resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz", [all …]
|
| /third_party/spirv-tools/tools/sva/ |
| D | yarn.lock | 5 "@eslint-community/eslint-utils@^4.2.0": 6 version "4.4.0" 7 …resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23… 8 …integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9… 10 eslint-visitor-keys "^3.3.0" 12 "@eslint-community/regexpp@^4.4.0": 13 version "4.5.1" 14 …resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a… 15 …integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6F… 18 version "2.0.3" [all …]
|
| /third_party/node/deps/v8/tools/clusterfuzz/js_fuzzer/ |
| D | package-lock.json | 3 "version": "1.0.0", string 7 "@babel/code-frame": { 8 "version": "7.0.0", string 9 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.0.0.tgz", 10 …"integrity": "sha512-OfC2uemaknXr87bdLUkWog7nYuliM9Ij5HUcajsVcMCpQrcLmtxRbVFTIqmcSkSeYRBFBRxs2FiUq… 16 "version": "7.1.3", string 17 "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.1.3.tgz", 18 …"integrity": "sha512-ZoCZGcfIJFJuZBqxcY9OjC1KW2lWK64qrX1o4UYL3yshVhwKFYgzpWZ0vvtGMNJdTlvkw0W+HR1Vn… 23 "source-map": "^0.5.0", 24 "trim-right": "^1.0.1" [all …]
|
| /third_party/skia/tools/run-wasm-gm-tests/ |
| D | package-lock.json | 2 "name": "run-wasm-gm-tests", 3 "version": "0.0.0", string 8 "version": "14.11.8", string 9 "resolved": "https://registry.npmjs.org/@types/node/-/node-14.11.8.tgz", 10 …"integrity": "sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxc… 14 "version": "2.9.1", string 15 "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.9.1.tgz", 16 …"integrity": "sha512-A1b8SU4D10uoPjwb0lnHmmu8wZhR9d+9o2PKBQT2jU5YPTKsxac6M2qGAdY7VcL+dHHhARVUDmeg0… 23 "version": "1.3.7", string 24 "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz", [all …]
|
| /third_party/skia/tools/perf-canvaskit-puppeteer/ |
| D | package-lock.json | 2 "name": "perf-canvaskit-puppeteer", 3 "version": "0.0.0", string 8 "version": "14.0.5", string 9 "resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.5.tgz", 10 …"integrity": "sha512-90hiq6/VqtQgX8Sp0EzeIsv3r+ellbGj4URKj5j30tLlZvRUpnAe9YbYnjl3pJM93GyXU0tghHhvX… 14 "version": "2.9.1", string 15 "resolved": "https://registry.npmjs.org/@types/yauzl/-/yauzl-2.9.1.tgz", 16 …"integrity": "sha512-A1b8SU4D10uoPjwb0lnHmmu8wZhR9d+9o2PKBQT2jU5YPTKsxac6M2qGAdY7VcL+dHHhARVUDmeg0… 23 "version": "1.3.7", string 24 "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz", [all …]
|