Searched +full:strip +full:- +full:json +full:- +full:comments (Results 1 – 25 of 57) sorted by relevance
123
| /third_party/spirv-tools/tools/sva/ |
| D | yarn.lock | 5 "@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/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/sva/ |
| D | yarn.lock | 5 "@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/spirv-tools/tools/sva/ |
| D | yarn.lock | 5 "@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/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
| D | DependencyGraph.java | 43 * 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/dawn/generator/ |
| D | generator_lib.py | 8 # 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/ |
| D | package-lock.json | 2 "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/ |
| D | diff_state.py | 28 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/ |
| D | parser.py | 27 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/experimental/tskit/ |
| D | package-lock.json | 9 "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/parse5/ |
| D | package-lock.json | 2 "name": "parse5-build-scripts", 7 "name": "parse5-build-scripts", 15 "@typescript-eslint/eslint-plugin": "^5.43.0", 16 "@typescript-eslint/parser": "^5.43.0", 18 "eslint-config-prettier": "^8.5.0", 19 "eslint-plugin-unicorn": "^44.0.2", 22 "lint-staged": "^13.0.3", 25 "ts-jest": "^29.0.3", 26 "ts-node": "^10.9.1", 32 "name": "parse5-benchmarks", [all …]
|
| /third_party/flatbuffers/ |
| D | pnpm-lock.yaml | 11 '@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/css-what/ |
| D | package-lock.json | 2 "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/ |
| D | generate_tests.py | 37 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/protobuf/ |
| D | CHANGES.txt | 1 2020-11-11 version 3.14.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript) 6 * Added flag `--deterministic_output` to `protoc --encode=...`. 14 non-optional fields. 17 * FieldPath::FollowAll() now returns a bool to signal if an out-of-bounds 29 * Migrated to C++11 for-range loops instead of index-based loops where 30 possible. This fixes a lot of warnings when compiling with -Wsign-compare. 36 * Fix RopeByteString.RopeInputStream.read() returning -1 when told to read 52 * Remove uses of pkg_resources in non-namespace packages. (#7902) 60 * Native C well-known types (#7944) 76 2020-07-14 version 3.13.0 (C++/Java/Python/PHP/Objective-C/C#/Ruby/JavaScript) [all …]
|
| /third_party/typescript/src/services/ |
| D | textChanges.ts | 6 * It can be changed to side-table later if we decide that current design is too invasive. 46 * Include attached JSDoc comments 51 * Used to avoid deleting leading comments 59 /** Doesn't include whitespace, but does strip comments */ 84 …* If this position is used as a beginning of the span to remove - it might lead to removing the tr… 86 * ^ - pos for the next variable declaration will point here 88 * ^ - end for previous variable declaration 196 // when b is replaced - we usually want to keep the leading trvia 197 // when b is deleted - we delete it 201 …// if node has a trailing comments, use comment end position as the text has already been included. [all …]
|
| /third_party/flatbuffers/tests/fuzzer/ |
| D | flatbuffers_scalar_fuzzer.cc | 8 * 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/ |
| D | package-lock.json | 9 …"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/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | gen_builtin_symbols.py | 5 # 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/typescript/ |
| D | package-lock.json | 2 "name": "ohos-typescript", 3 "version": "4.9.5-r4", 7 "@aashutoshrathi/word-wrap": { 9 …ed": "https://repo.huaweicloud.com/repository/npm/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", 10 …"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFw… 13 "@es-joy/jsdoccomment": { 15 …"resolved": "https://repo.huaweicloud.com/repository/npm/@es-joy/jsdoccomment/-/jsdoccomment-0.31.… 16 …"integrity": "sha512-tc1/iuQcnaiSIUVad72PBierDFpsxdUHtEF/OrfqvM1CBAsIoMP51j52jTMb3dXriwhieTo289Inz… 19 "comment-parser": "1.3.1", 21 "jsdoc-type-pratt-parser": "~3.1.0" [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 21.0.0.rst | 1 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 …]
|
| /third_party/skia/third_party/externals/jinja2/ |
| D | filters.py | 1 # -*- coding: utf-8 -*- 2 """Built-in template filters used with the ``|`` operator.""" 28 _word_beginning_split_re = re.compile(r"([-\s\(\{\[\<]+)", re.UNICODE) 40 """Decorator for marking eval-context dependent filters. An eval 42 about the eval context, see :ref:`eval-context`. 60 to lowercase and returns other types as-is.""" 138 """Quote data for use in a URL path or query using UTF-8. 178 -> Goodbye World 181 -> d'oh, d'oh, aaargh 184 count = -1 [all …]
|
| /third_party/weex-loader/deps/weex-styler/ |
| D | package-lock.json | 2 "name": "weex-styler", 8 "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.9.tgz", 9 "integrity": "sha1-kbR5JYinc4wl813W9jdSovh3YTU=", 14 "resolved": "https://registry.npmjs.org/acorn/-/acorn-4.0.13.tgz", 15 "integrity": "sha1-EFSVrlNh1pe9GVyCUZLhrX8lN4c=", 18 "align-text": { 20 "resolved": "https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz", 21 "integrity": "sha1-DNkKVhCT810KmSVsIrcGlDP60Rc=", 26 "resolved": "https://registry.npmjs.org/alter/-/alter-0.2.0.tgz", 27 "integrity": "sha1-x1iICGF1cgNKrmJICvJrHU0cs80=", [all …]
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/_extends/parse/ |
| D | parser.py | 1 # This is the Python adaptation and derivative work of Myia (https://github.com/mila-iqia/myia/). 3 # Copyright 2020-2024 Huawei Technologies Co., Ltd 9 # http://www.apache.org/licenses/LICENSE-2.0 305 # -> `xxxxxxx` 306 tag = str(obj.__class__)[8:-2] 489 … f"https://www.mindspore.cn/docs/zh-CN/master/design/dynamic_graph_and_static_graph.html \n") 755 - Function: 757 - The ast is as below: 762 - Function: 764 - The ast is as below: [all …]
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| D | typingsInstaller.ts | 66 path: "/a/jsconfig.json", 67 content: JSON.stringify({ 96 path: "/a/b/tsconfig.json", 97 content: JSON.stringify({ 107 path: "/a/b/package.json", 108 content: JSON.stringify({ 151 path: "/a/b/package.json", 152 content: JSON.stringify({ 189 … it("inferred project - type acquisition with disableFilenameBasedTypeAcquisition:true", () => { 230 …ere requested as a result of typings discovery") > 0, "Should not request filename-based typings"); [all …]
|
| /third_party/json/ |
| D | ChangeLog.md | 4 ## [3.11.2](https://github.com/nlohmann/json/releases/tag/3.11.2) (2022-08-12) 6 [Full Changelog](https://github.com/nlohmann/json/compare/v3.11.1...3.11.2) 8 - MSVC natvis visualizer does not work after introduction of inline ABI namespace [\#3696](https://… 9 - The use of parenthesis gives compilation errors in some situations [\#3682](https://github.com/nl… 10 - extern from/to\_json result in linker error [\#3657](https://github.com/nlohmann/json/issues/3657) 11 - json\_fwd.hpp no longer standalone [\#3656](https://github.com/nlohmann/json/issues/3656) 12 - regression: `.value<size_t>` is compilation error. [\#3655](https://github.com/nlohmann/json/issu… 13 - Regression: no match for 'operator!=' comparing json\_pointer and const char \*/string\_t [\#3654… 14 - Regression: call to member function 'value' is ambiguous [\#3652](https://github.com/nlohmann/jso… 15 - macOS 10.15 Actions runner image deprecation [\#3612](https://github.com/nlohmann/json/issues/361… [all …]
|
123