Home
last modified time | relevance | path

Searched +full:strip +full:- +full:json +full:- +full:comments (Results 1 – 25 of 80) sorted by relevance

1234

/third_party/spirv-tools/tools/sva/
Dyarn.lock5 "@eslint-community/eslint-utils@^4.2.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":
14 …resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.5.1.tgz#cdd35dce4fa1a…
15 …integrity sha512-Z5ba73P98O1KUYCCJTUeVpja9RcGoMdncZ6T49FCUl2lN38JtCJ+3WgIDBv0AuY4WChU5PmtJmOCTlN6F…
19 …resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.0.3.tgz#4910db5505f4d503f2777…
20 …integrity sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuS…
27 import-fresh "^3.2.1"
[all …]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DDependencyGraph.java43 * Outputs a JSON dictionary containing the parent and alias mappings to the given writer. The
44 * output contains non-JSON line comments and is of the form:
61 * <p>Anything reading the produced files must strip the line comments prior to processing the
62 * JSON data. Line comments only appear as a contiguous block in the header, so comment
63 * processing can stop at the first non-comment line (i.e. the first bare '{').
66 fileHeader.forEach(s -> out.println("// " + s)); in writeJsonTo()
79 .map(e -> String.format("\n \"%s\": \"%s\"", e.getKey(), e.getValue())) in writeMap()
/third_party/skia/third_party/externals/spirv-tools/tools/sva/
Dyarn.lock5 "@babel/code-frame@^7.0.0":
7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49…
8 …integrity sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7…
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"
23 …resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caa…
24 …integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHX…
28 …resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6d…
29 …integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYD…
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/
Dyarn.lock5 "@babel/code-frame@^7.0.0":
7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.5.5.tgz#bc0782f6d69f7b7d49…
8 …integrity sha512-27d4lZoomVyo51VegxI20xZPuSHusqbQag/ztrBC7wegWoQ1nLREPVSKSW8byhTlzTKyNE4ifaTA6lCp7…
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"
23 …resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caa…
24 …integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHX…
28 …resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6d…
29 …integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYD…
[all …]
/third_party/skia/third_party/externals/dawn/generator/
Dgenerator_lib.py8 # http://www.apache.org/licenses/LICENSE-2.0
19 GN and Ninja build-based systems. See generator_lib.gni as well.
21 Clients should create a Generator sub-class, then call run_generator()
26 All temporary output files are then grouped and written to into a single JSON
28 to extract the output files from the JSON tarball in another GN action.
30 --depfile can be used to specify an output Ninja dependency file for the
31 JSON tarball, to ensure it is regenerated any time one of its dependencies
34 Finally, --expected-output-files can be used to check the list of generated
38 import argparse, json, os, re, sys
43 # template: Jinja2 template name, relative to --template-dir path.
[all …]
/third_party/skia/modules/canvaskit/npm_build/
Dpackage-lock.json2 "name": "canvaskit-wasm",
7 "@definitelytyped/header-parser": {
9 …"resolved": "https://registry.npmjs.org/@definitelytyped/header-parser/-/header-parser-0.0.57.tgz",
10 …"integrity": "sha512-0CNcUUANv93072vleKkXKT8xUNk9JLhaHVMZbBYP/km55T+V8eGCP6BS0pS80MPhvZouq2FmR/r8B…
13 "@definitelytyped/typescript-versions": "^0.0.57",
18 "@definitelytyped/typescript-versions": {
20 …ed": "https://registry.npmjs.org/@definitelytyped/typescript-versions/-/typescript-versions-0.0.57…
21 …"integrity": "sha512-PpA1dLjH//4fvZ6P5RVR10n+it0lBp/so3dgSAHdFmtHU42kPFc2TlwIYSDL0P5DcNVYViAwIvIIV…
26 "resolved": "https://registry.npmjs.org/@definitelytyped/utils/-/utils-0.0.57.tgz",
27 …"integrity": "sha512-YEIxwB2Im0GQ0lapCpoW+m3XeQqctf0aueuVbm2lNESZCVMgLXVSFaTIquhgKcp/KW+HzVldwH7Ry…
[all …]
/third_party/mesa3d/src/gallium/tools/trace/
Ddiff_state.py28 import json
88 self.leave_member(i == len(members) - 1)
106 self.level -= 1
118 if i != len(node) - 1:
129 self.level -= 1
134 self._write(json.dumps(node, allow_nan=True))
140 def __init__(self, ignore_added = False, tolerance = 2.0 ** -24):
178 return abs((b - a) / a) < self.tolerance
212 self.dumper.leave_member(i == len(names) - 1)
236 if i != max_len - 1:
[all …]
/third_party/vixl/tools/test_generator/
Dparser.py27 import json
41 described in JSON as dictionnaries indexed by their identifier. See
42 `test/a32/config/data-types.json` as a reference.
45 operand_types Dictionnary of type names corresponding to the JSON
49 input_types Dictionnary of type names corresponding to the JSON
64 identifies which type we want to create, as declared in JSON.
75 identifies which type we want to create, as declared in JSON.
89 Read `filename`, strip its comments and load as JSON.
93 # The order in which structures are described in JSON matters as we use them
95 # value. We use the `object_pairs_hook` to make the json module create
[all …]
/third_party/skia/m133/experimental/tskit/
Dpackage-lock.json9 "license": "BSD-3-Clause",
11 "@typescript-eslint/eslint-plugin": "^4.21.0",
12 "@typescript-eslint/parser": "^4.21.0",
14 "eslint-config-airbnb-typescript": "^12.3.1",
15 "eslint-plugin-import": "^2.22.1",
19 "node_modules/@babel/code-frame": {
21 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
22 …"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETG…
28 "node_modules/@babel/helper-validator-identifier": {
30 …solved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identif…
[all …]
/third_party/skia/experimental/tskit/
Dpackage-lock.json9 "license": "BSD-3-Clause",
11 "@typescript-eslint/eslint-plugin": "^4.21.0",
12 "@typescript-eslint/parser": "^4.21.0",
14 "eslint-config-airbnb-typescript": "^12.3.1",
15 "eslint-plugin-import": "^2.22.1",
19 "node_modules/@babel/code-frame": {
21 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz",
22 …"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETG…
28 "node_modules/@babel/helper-validator-identifier": {
30 …solved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identif…
[all …]
/third_party/rust/rust/src/tools/rust-analyzer/editors/code/
Dpackage-lock.json2 "name": "rust-analyzer",
3 "version": "0.5.0-dev",
8 "name": "rust-analyzer",
9 "version": "0.5.0-dev",
10 "license": "MIT OR Apache-2.0",
14 "d3-graphviz": "^5.0.2",
15 "vscode-languageclient": "^8.0.2"
20 "@typescript-eslint/eslint-plugin": "^5.30.5",
21 "@typescript-eslint/parser": "^5.30.5",
22 "@vscode/test-electron": "^2.1.5",
[all …]
/third_party/flatbuffers/
Dpnpm-lock.yaml11 '@typescript-eslint/eslint-plugin':
13 version: 6.13.2(@typescript-eslint/parser@6.13.2)(eslint@8.55.0)(typescript@5.3.3)
14 '@typescript-eslint/parser':
29 /@aashutoshrathi/word-wrap@1.2.6:
30 …resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlC…
34 /@esbuild/android-arm64@0.19.8:
35 …resolution: {integrity: sha512-B8JbS61bEunhfx8kasogFENgQfr/dIp+ggYXwTqdbMAgGDhRa3AaPpQMuQU0rNxDLEC…
43 /@esbuild/android-arm@0.19.8:
44 …resolution: {integrity: sha512-31E2lxlGM1KEfivQl8Yf5aYU/mflz9g06H6S15ITUFQueMFtFjESRMoDSkvMo8thYvL…
52 /@esbuild/android-x64@0.19.8:
[all …]
/third_party/mesa3d/.marge/hooks/
Dpipeline_message.py2 # SPDX-License-Identifier: MIT
4 # Provide a markdown-formatted message summarizing the reasons why a pipeline failed.
5 # Marge bot can use this script to provide more helpful comments when CI fails.
7 # ./bin/ci/pipeline_message.sh --project-id 176 --pipeline-id 1310098
27 pipeline_details = await response.json()
40 jobs = await response.json()
177 …url = f"https://mesa.pages.freedesktop.org/-/{path}/-/jobs/{job_id}/artifacts/results/summary/prob…
190 return await response.json()
203 f"https://gitlab.freedesktop.org/{path_with_namespace}/-/jobs/{job_id}/raw"
237 "retry-all-errors",
[all …]
/third_party/mesa3d/bin/ci/
Dpipeline_message.py2 # SPDX-License-Identifier: MIT
4 # Provide a markdown-formatted message summarizing the reasons why a pipeline failed.
5 # Marge bot can use this script to provide more helpful comments when CI fails.
7 # ./bin/ci/pipeline_message.sh --project-id 176 --pipeline-id 1310098
27 pipeline_details = await response.json()
40 jobs = await response.json()
177 …url = f"https://mesa.pages.freedesktop.org/-/{path}/-/jobs/{job_id}/artifacts/results/summary/prob…
190 return await response.json()
203 f"https://gitlab.freedesktop.org/{path_with_namespace}/-/jobs/{job_id}/raw"
237 "retry-all-errors",
[all …]
/third_party/parse5/
Dpackage-lock.json2 "name": "parse5-build-scripts",
7 "name": "parse5-build-scripts",
17 "eslint-config-prettier": "^9.1.0",
18 "eslint-plugin-unicorn": "^55.0.0",
22 "lint-staged": "^15.2.10",
25 "ts-jest": "^29.2.5",
26 "ts-node": "^10.9.2",
29 "typescript-eslint": "^8.11.0"
33 "name": "parse5-benchmarks",
37 "@airbnb/node-memwatch": "^2.0.0",
[all …]
/third_party/css-what/
Dpackage-lock.json2 "name": "css-what",
8 "name": "css-what",
10 "license": "BSD-2-Clause",
14 "@typescript-eslint/eslint-plugin": "^5.17.0",
15 "@typescript-eslint/parser": "^5.17.0",
17 "eslint-config-prettier": "^8.5.0",
18 "eslint-plugin-node": "^11.1.0",
21 "ts-jest": "^27.1.4",
31 "node_modules/@babel/code-frame": {
33 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.15.8.tgz",
[all …]
/third_party/vixl/tools/
Dgenerate_tests.py37 The script assumes that `clang-format-4.0` is in the current path. If it isn't,
40 $ ./tools/generate_tests.py --clang-format /patch/to/clang-format
45 - test/aarch32/test-assembler-cond-rd-rn-immediate-a32.cc
46 - test/aarch32/test-assembler-cond-rd-rn-rm-a32.cc
47 - test/aarch32/test-assembler-cond-rd-rn-rm-q-a32.cc
48 - test/aarch32/test-assembler-cond-rd-rn-rm-ge-a32.cc
54 $ cat test/aarch32/traces/sim-cond-rd-rn-immediate-adc-a32.h
58 need to re-generate traces with real hardware; the test cases do not support
64 You need to have either compiled natively for ARM, or cross-compiled
65 `test-runner`. The traces can then be generated in the same way as with VIXL64.
[all …]
/third_party/flatbuffers/tests/fuzzer/
Dflatbuffers_scalar_fuzzer.cc8 * http://www.apache.org/licenses/LICENSE-2.0
35 // reserved for future: json {named} or [unnamed]
38 // Find all 'subj' sub-strings and replace first character of sub-string.
39 // BreakSequence("testest","tes", 'X') -> "XesXest".
40 // BreakSequence("xxx","xx", 'Y') -> "YYx".
50 // StripString("xy{xy}y", "xy") -> "{xy}"
62 return s.substr(first, last - first + 1); in StripString()
81 // strip leading and trailing "spaces" accepted by flatbuffer in Match()
91 test = test.substr(1, test.size() - 2); in Match()
96 // A string with a valid scalar shouldn't have non-ascii or non-printable in Match()
[all …]
/third_party/jsframework/
Dpackage-lock.json9 …"resolved": "https://repo.huaweicloud.com/repository/npm/@ampproject/remapping/-/remapping-2.2.0.t…
10 …"integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9…
13 "@jridgewell/gen-mapping": "^0.1.0",
14 "@jridgewell/trace-mapping": "^0.3.9"
17 "@babel/code-frame": {
19 …"resolved": "https://repo.huaweicloud.com/repository/npm/@babel/code-frame/-/code-frame-7.12.11.tg…
20 …"integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETG…
26 "@babel/compat-data": {
28 …"resolved": "https://repo.huaweicloud.com/repository/npm/@babel/compat-data/-/compat-data-7.19.1.t…
29 …"integrity": "sha512-72a9ghR0gnESIa7jBN53U32FOVCEoztyIlKaNoU05zRhEecduGK9L9c3ww7Mp06JiR+0ls0GBPFJQ…
[all …]
/third_party/typescript/src/services/
DtextChanges.ts33 * It can be changed to side-table later if we decide that current design is too invasive.
76 * Include attached JSDoc comments
81 * Used to avoid deleting leading comments
90 /** Doesn't include whitespace, but does strip comments */
115 …* If this position is used as a beginning of the span to remove - it might lead to removing the tr…
117 * ^ - pos for the next variable declaration will point here
119 * ^ - end for previous variable declaration
232 // when b is replaced - we usually want to keep the leading trvia
233 // when b is deleted - we delete it
237 …// if node has a trailing comments, use comment end position as the text has already been included.
[all …]
/third_party/rust/rust/src/tools/rustfmt/
DCHANGELOG.md6 ## [1.6.0] 2023-07-02
10 - Support for formatting let-else statements [#5690]
11 - New config option, `single_line_let_else_max_width`, that allows users to configure the maximum l…
13 [#5690]: (https://github.com/rust-lang/rustfmt/pulls/5690)
14 [#5684]: https://github.com/rust-lang/rustfmt/issues/5684
16 ## [1.5.3] 2023-06-20
20 - When formatting doc comments with `wrap_comments = true` rustfmt will no longer wrap markdown tab…
21 - Properly handle wrapping comments that include a numbered list in markdown [#5416](https://github…
22 - Properly handle markdown sublists that utilize a `+` [#4041](https://github.com/rust-lang/rustfmt…
23 - rustfmt will no longer use shorthand initialization when rewriting a tuple struct even when `use_…
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dgen_builtin_symbols.py5 # name: "infra/python/wheels/perfect-hash-py2_py3"
11 # Use of this source code is governed by a BSD-style license that can be
15 # Code generation for the built-in symbol tables.
22 import json
28 template_immutablestring_cpp = """// GENERATED FILE - DO NOT EDIT.
33 // Use of this source code is governed by a BSD-style license that can be
135 template_immutablestringtest_cpp = """// GENERATED FILE - DO NOT EDIT.
139 // Use of this source code is governed by a BSD-style license that can be
143 // Tests for matching script-generated hashes with runtime computed hashes.
161 # It also declares id values of built-ins with human readable names, so they can be used to identif…
[all …]
/third_party/grpc/tools/interop_matrix/
Drun_interop_matrix_tests.py8 # http://www.apache.org/licenses/LICENSE-2.0
21 import json
57 argp.add_argument("-j", "--jobs", default=multiprocessing.cpu_count(), type=int)
59 "--docker_path",
60 default="us-docker.pkg.dev/grpc-testing/testing-images-public",
64 "--release",
73 "-l",
74 "--language",
81 "--keep",
86 "--report_file", default="report.xml", help="The result file to create."
[all …]
/third_party/rust/rust/compiler/rustc_session/src/
Doptions.rs78 pub fn dep_tracking_hash(&self, for_crate_hash: bool) -> u64 {
107 /// The top-level command-line options struct.
111 /// square-bracketed directive after the field type. The options are:
113 /// - `[TRACKED]`
117 /// - `[TRACKED_NO_CRATE_HASH]`
121 /// - `[UNTRACKED]`
124 /// - `[SUBSTRUCT]`
125 /// Second-level sub-structs containing more options.
127 /// If you add a new option to this struct or one of the sub-structs like
130 /// unnecessary re-compilation.
[all …]
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst1 Mesa 21.0.0 Release Notes / 2021-03-11
20 ---------------
24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz
28 ------------
30 - GL_EXT_demote_to_helper_invocation on radeonsi
32 - GL_NV_compute_shader_derivatives on radeonsi
34 - EGL_MESA_platform_xcb
36 - Removed GL_NV_point_sprite for classic swrast.
38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf…
40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support
[all …]

1234