| /third_party/skia/third_party/externals/angle2/scripts/code_generation_hashes/ |
| H A D | GL_EGL_entry_points.json | 8 "scripts/entry_point_packed_egl_enums.json": 10 "scripts/entry_point_packed_gl_enums.json": 128 "src/libGLESv2/egl_get_labeled_object_data.json":
|
| /third_party/skia/third_party/externals/angle2/infra/specs/ |
| H A D | generate_test_spec_json.py | 5 """Script to generate the test spec JSON files. Calls Chromium's generate_buildbot_json. 75 # .json file, with the following exceptions: 94 outputs = ['angle.json', 'mixins.pyl']
|
| /third_party/skia/third_party/externals/angle2/src/tests/capture_replay_tests/ |
| H A D | CaptureReplayTests.cpp | 164 << "_ContextReplayed" << frame << ".json"; in runTest() 171 << "_ContextCaptured" << frame << ".json"; in runTest() 207 << trace << ".json"; in run()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/ |
| H A D | gen_mtl_internal_shaders.py | 10 import json namespace 71 '../../angle_format_map.json', '../../angle_format.py', '../../gen_angle_format_table.py' 97 angle_to_gl = angle_format.load_inverse_table('../../angle_format_map.json')
|
| /third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/test/ |
| H A D | filtration_test.py | 5 import json namespace 83 "LOCALE_DEPS.json" 85 return json.load(CommentStripper(f))
|
| /third_party/skia/tools/ |
| H A D | get_images_from_skps.cpp | 34 "Dump SKP and count of unknown images to the specified JSON file. Will not be " 142 "-j <output JSON path> --writeImages, --writeFailedImages\n"); in main() 166 JSON results are written out in the following format: in main()
|
| /third_party/skia/tools/skqp/ |
| H A D | cut_release.py | 5 import json namespace 53 f = urlopen('https://public-gold.skia.org/json/export?' + urllib.urlencode([ 61 j = json.load(f)
|
| /third_party/typescript/tests/baselines/reference/tsbuild/emptyFiles/ |
| H A D | does-not-have-empty-files-diagnostic-when-files-is-empty-and-references-are-provided.js | 21 //// [/src/core/tsconfig.json]
32 //// [/src/no-references/tsconfig.json]
45 //// [/src/with-references/tsconfig.json]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/incremental/module-compilation/ |
| H A D | with---out-watch.js | 21 //// [/users/username/projects/project/tsconfig.json]
35 Program options: {"incremental":true,"module":2,"outFile":"/users/username/projects/project/out.js","watch":true,"configFilePath":"/users/username/projects/project/tsconfig.json"}
51 /users/username/projects/project/tsconfig.json:
|
| /third_party/typescript/tests/baselines/reference/tscWatch/incremental/ |
| H A D | with---out-watch.js | 21 //// [/users/username/projects/project/tsconfig.json]
35 Program options: {"incremental":true,"outFile":"/users/username/projects/project/out.js","watch":true,"configFilePath":"/users/username/projects/project/tsconfig.json"}
51 /users/username/projects/project/tsconfig.json:
|
| /third_party/typescript/tests/baselines/reference/tsserver/inferredProjects/ |
| H A D | create-inferred-project.js | 1 Info 0 [00:00:21.000] Provided types map file "/typesMap.json" doesn't exist
34 Info 3 [00:00:24.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefined WatchType: Config file for the inferred project root
35 Info 4 [00:00:25.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/jsconfig.json 2000 undefined WatchType: Config file for the inferred project root
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | classCanExtendConstructorFunction.errors.txt | 3 Type '(files: string[], format: "csv" | "json" | "xmlolololol") => void' is not assignable to type '(supplies?: any[]) => void'.
48 * @param {"csv" | "json" | "xmlolololol"} format
54 !!! error TS2416: Type '(files: string[], format: "csv" | "json" | "xmlolololol") => void' is not assignable to type '(supplies?: any[]) => void'.
|
| H A D | moduleResolutionWithSuffixes_one_externalModule_withPaths.trace.json | 14 "File '/node_modules/some-library/lib/package.json' does not exist.", 29 "File '/node_modules/some-library/package.json' does not exist.", 47 "File '/node_modules/some-library/package.json' does not exist according to earlier cached lookups.",
|
| H A D | typingsLookupAmd.trace.json | 20 "File '/x/node_modules/@types/b/package.json' does not exist.", 54 "File '/node_modules/@types/a/package.json' does not exist.", 60 "File '/node_modules/@types/a/package.json' does not exist according to earlier cached lookups.",
|
| /third_party/typescript/scripts/build/ |
| H A D | tests.mjs | 88 const file = path.join(os.tmpdir(), ".failed-tests.json");
89 fs.writeFileSync(file, JSON.stringify({ grep }), "utf8");
174 const testConfigContents = JSON.stringify({
|
| /third_party/typescript/src/testRunner/unittests/tsserver/ |
| H A D | metadataInResponse.ts | 13 session.onMessage(JSON.stringify(command));
22 path: "/tsconfig.json",
23 content: JSON.stringify({
|
| /third_party/skia/experimental/wasm-skp-debugger/debugger/ |
| H A D | index.html | 107 commands = JSON.parse(result); 108 console.log('parsed json'); 143 <input type="button" id="get_json_command_list" value="Get JSON Command List" /><br>
|
| /third_party/skia/infra/bots/assets/mesa_intel_driver_linux/ |
| H A D | README.md | 52 Tweak icd.json file and output dir (mesa/lib) 54 mesa$ cp src/intel/vulkan/intel_icd.x86_64.json lib/ 55 # modify the pathname in the intel_icd.x86_64.json file to be ./libvulkan_intel.so
|
| /third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/util/ |
| H A D | SkottieView.java | 156 String json = ""; in makeAnimation() 160 json = new String(data); in makeAnimation() 162 return new SkottieAnimation(json); in makeAnimation()
|
| /third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
| H A D | StateAdapter.java | 18 import org.json.JSONArray; 19 import org.json.JSONException; 20 import org.json.JSONObject;
|
| /third_party/skia/modules/canvaskit/ |
| H A D | skottie.js | 17 CanvasKit.MakeManagedAnimation = function(json, assets, prop_filter_prefix, soundMap, logger) { 25 return CanvasKit._MakeManagedAnimation(json, 0, nullptr, nullptr, nullptr, prop_filter_prefix, 59 var anim = CanvasKit._MakeManagedAnimation(json, assetKeys.length, namesPtr,
|
| H A D | particles_bindings.cpp | 144 function("_MakeParticles", optional_override([](std::string json, in EMSCRIPTEN_BINDINGS() 170 skjson::DOM dom(json.c_str(), json.length()); in EMSCRIPTEN_BINDINGS()
|
| /third_party/skia/modules/skottie/tests/ |
| H A D | Expression.cpp | 80 static constexpr char json[] = in DEF_TEST() local 244 SkMemoryStream stream(json, strlen(json)); in DEF_TEST()
|
| /third_party/skia/infra/lottiecap/docker/ |
| H A D | README.md | 33 # Create a screenshot of a single .json file which will be put in 35 docker run -it -v $SKIA_ROOT:/SRC -v ~/lottie-samples:/LOTTIE_FILES -v $LOTTIE_ROOT/build/player:/LOTTIE_BUILD -w /SRC/tools/lottiecap lottie-web-puppeteer node /SRC/tools/lottiecap/lottiecap.js --input /LOTTIE_FILES/body_movin.json --lottie_player /LOTTIE_BUILD/lottie.min.js --in_docker --output docker_strip.png 43 This image assumes the runner wants to collect the output images and JSON data
|
| /third_party/rust/crates/regex/scripts/ |
| H A D | scrape_crates_io.py | 7 import json namespace 92 exclude = set(["config.json", ".git"]) 98 crate_info = json.loads(most_recent)
|