| /external/skia/experimental/tskit/go/gen_types/ |
| D | gen_types.go | 2 // Use of this source code is governed by a BSD-style license that can be 26 sklog.Fatalf("--input_cpp_dir and --output_namespace_dir must be specified") 123 // Should never happen for valid code - embind wouldn't compile with this. 129 fieldWithType := fmt.Sprintf("%s: %s", match[1], lastTypeAnnotation) 131 fieldWithType = fmt.Sprintf("%s?: %s", match[1], lastTypeAnnotation) 144 constWithType := fmt.Sprintf("readonly %s: %s", match[1], lastTypeAnnotation) 146 constWithType = fmt.Sprintf("readonly %s?: %s", match[1], lastTypeAnnotation) 164 output := fmt.Sprintf(`/// <reference path="embind.d.ts" /> 171 output += fmt.Sprintf("\t\t%s\n", ensureSemicolon(export)) 176 output += fmt.Sprintf("\t\t%s\n", ensureSemicolon(export)) [all …]
|
| /external/bazelbuild-rules_android/src/tools/ak/res/ |
| D | naming.go | 7 // http://www.apache.org/licenses/LICENSE-2.0 79 js, err := styleable.JavaName() 89 return fmt.Sprintf("%s_android_%s", js, ja), nil 91 return fmt.Sprintf("%s_%s", js, ja), nil 98 // ParseName will encounter input like ?type:pkg/name - an undocumented, but legal way to specify a 107 …return FullyQualifiedName{}, fmt.Errorf("malformed name %q - can not start with ':' or '/'", unpar… 110 if typeIdx != -1 { 111 if pkgIdx != -1 { 146 if pkgIdx != -1 { 153 fqn.Package = "res-auto" [all …]
|
| /external/skia/infra/wasm-common/gold/ |
| D | wasm_gold_aggregator.go | 2 // Use of this source code is governed by a BSD-style license that can be 8 // when any test case reports it has output for Gold. See legacy_test_reporter.js 42 … = flag.String("builder", "", "Builder, like 'Test-Debian9-EMCC-GCE-CPU-AVX2-wasm-Debug-All-P… 43 compiledLanguage = flag.String("compiled_language", "wasm", "wasm or asm.js") 45 gitHash = flag.String("git_hash", "-", "The git commit hash of the version being tested") 52 // Received from the JS side. 73 if strings.Index(*builder, "-GPU-") != -1 { 225 hash = fmt.Sprintf("%x", md5.Sum(i.Pix)) 228 hash = fmt.Sprintf("%x", md5.Sum(i.Pix)) 231 hash = fmt.Sprintf("%x", md5.Sum(i.Pix))
|
| /external/openscreen/osp/go/cmd/ |
| D | osp.go | 2 // Use of this source code is governed by a BSD-style license that can be 10 // Inject JS into viewURL to using .Eval and .Bind to send and receiver presentation connection me… 39 …log.Println(fmt.Sprintf("%s at %s(%s or %s):%d", entry.Instance, entry.HostName, entry.AddrIPv4, e… 46 return fmt.Sprintf("[%s]", ipv6) 50 return fmt.Sprintf("%s", ipv4)
|
| /external/skia/infra/lottiecap/gold/ |
| D | lottie-web-aggregator.go | 2 // Use of this source code is governed by a BSD-style license that can be 7 // This server runs alongside lottiecap.js and istens for POST requests 10 // TODO(kjlubick): Deduplicate with pathkit-aggregator 42 … = flag.String("builder", "", "Builder, like 'Test-Debian9-EMCC-GCE-CPU-AVX2-wasm-Debug-All-P… 43 renderer = flag.String("renderer", "lottie-web", "e.g. lottie-web or skottie") 45 gitHash = flag.String("git_hash", "-", "The git commit hash of the version being tested") 52 // reportBody is the JSON recieved from the JS side. It represents 211 hash = fmt.Sprintf("%x", md5.Sum(i.Pix)) 214 hash = fmt.Sprintf("%x", md5.Sum(i.Pix)) 217 hash = fmt.Sprintf("%x", md5.Sum(i.Pix))
|
| /external/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/ |
| D | perf_puppeteer_render_skps.go | 2 // Use of this source code is governed by a BSD-style license that can be 37 …ing("benchmark_path", "", "Path to location of the benchmark files (e.g. //tools/perf-puppeteer).") 51 …canvaskitBinPath = flag.String("canvaskit_bin_path", "", "The location of a canvaskit.js and canva… 56 … "If provided, dump a JSON blob of step data to the given file. Prints to stdout if '-' is given.") 92 outputFile := filepath.Join(outputAbsPath, fmt.Sprintf("perf-%s.json", *taskID)) 103 return rv, skerr.Fmt("Must provide --git_hash") 106 return rv, skerr.Fmt("Must provide --task_id") 130 // with an unlocked framerate (see --disable-frame-rate-limit and --disable-gpu-vsync in 131 // perf-canvaskit-with-puppeteer.js) and that won't happen if there is already an existing 133 // a non-zero error code) if there isn't already a chrome instance running. We can safely [all …]
|
| /external/skia/infra/wasm-common/perf/ |
| D | wasm_perf_aggregator.go | 2 // Use of this source code is governed by a BSD-style license that can be 8 // when any test case reports it has output for Perf. See perfReporter.js 36 var JSON_FILENAME = fmt.Sprintf("%s_browser_bench.json", uuid.New().String()) 45 … = flag.String("builder", "", "Builder, like 'Test-Debian9-EMCC-GCE-CPU-AVX2-wasm-Debug-All-P… 46 compiledLanguage = flag.String("compiled_language", "wasm", "wasm or asm.js") 48 gitHash = flag.String("git_hash", "-", "The git commit hash of the version being tested") 57 // Received from the JS side. 89 if strings.Index(*builder, "-GPU-") != -1 {
|
| /external/flatbuffers/ |
| D | yarn.lock | 5 "@babel/code-frame@7.12.11": 7 …resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db93… 8 …integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH… 12 "@babel/helper-validator-identifier@^7.16.7": 14 …solved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identif… 15 …integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/… 19 …resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.10.tgz#744f2eb81579d6eea7… 20 …integrity sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfT… 22 "@babel/helper-validator-identifier" "^7.16.7" 24 js-tokens "^4.0.0" [all …]
|
| /external/skia/modules/canvaskit/npm_build/ |
| D | package-lock.json | 2 "name": "canvaskit-wasm", 8 "name": "canvaskit-wasm", 10 "license": "BSD-3-Clause", 12 "@definitelytyped/header-parser": "0.0.121", 18 "node_modules/@definitelytyped/header-parser": { 20 …"resolved": "https://registry.npmjs.org/@definitelytyped/header-parser/-/header-parser-0.0.121.tgz… 21 …"integrity": "sha512-78HY1J+QiwZPXFZQWb9gPQPxAMNg6/1e4gl7gL/8dmd17vVWLi3AGrLJoG8Pn1p8d7MF2rlPw/2AE… 24 "@definitelytyped/typescript-versions": "^0.0.121", 29 "node_modules/@definitelytyped/typescript-versions": { 31 …ed": "https://registry.npmjs.org/@definitelytyped/typescript-versions/-/typescript-versions-0.0.12… [all …]
|
| /external/e2fsprogs/lib/blkid/ |
| D | probe.c | 2 * probe.c - identify a block device by its contents, and return a dev 10 * %Begin-Header% 13 * %End-Header% 43 const unsigned char *end = label + len - 1; in figure_label_len() 46 --end; in figure_label_len() 48 return end - label + 1; in figure_label_len() 59 if (!pr->sbbuf) { in get_buffer() 60 pr->sbbuf = malloc(SB_BUFFER_SIZE); in get_buffer() 61 if (!pr->sbbuf) in get_buffer() 63 if (lseek(pr->fd, 0, SEEK_SET) < 0) in get_buffer() [all …]
|
| /external/skia/infra/bots/gen_tasks_logic/ |
| D | gen_tasks_logic.go | 2 // Use of this source code is governed by a BSD-style license that can be 36 CAS_LOTTIE_CI = "lottie-ci" 37 CAS_LOTTIE_WEB = "lottie-web" 41 CAS_RUN_RECIPE = "run-recipe" 43 CAS_RECREATE_SKPS = "recreate-skps" 44 CAS_SKOTTIE_WASM = "skottie-wasm" 45 CAS_TASK_DRIVERS = "task-drivers" 47 CAS_WASM_GM = "wasm-gm" 48 CAS_WHOLE_REPO = "whole-repo" 50 BUILD_TASK_DRIVERS_PREFIX = "Housekeeper-PerCommit-BuildTaskDrivers" [all …]
|
| /external/chromium-trace/catapult/third_party/polymer/components/polymer/ |
| D | build.log | 2 --------- 3 Build Time: 2018-02-12T15:48:46-0800 8 dom-serializer: 0.1.0 10 expand-tilde: 1.2.2 11 is-windows: 0.2.0 14 path-is-inside: 1.0.2 18 @types/express-serve-static-core: 4.0.53 25 @types/serve-static: 1.7.32 26 accessibility-developer-tools: 2.12.0 30 acorn-jsx: 3.0.1 [all …]
|
| /external/boringssl/src/util/fipstools/delocate/ |
| D | delocate.go | 70 // redirectors maps from out-call symbol name to the name of a 71 // redirector function for that symbol. E.g. “memcpy” -> 75 // should be used to reference it. E.g. “P384_data_storage” -> 160 panic(fmt.Sprintf("unknown top-level statement type %q", rul3s[node.pegRule])) 231 // a relocation. GCC with -fmerge-constants will place 234 // so the self-test function is also in the module. 411 panic("non-zero offset for helper-based reference") 427 // Clear the red-zone. I can't find a definitive answer about whether Linux 428 // Aarch64 includes a red-zone, but Microsoft has a 16-byte one and Apple a 429 // 128-byte one. Thus conservatively clear a 128-byte red-zone. [all …]
|
| /external/clang/tools/scan-build/bin/ |
| D | scan-build | 8 ##===----------------------------------------------------------------------===## 13 ##===----------------------------------------------------------------------===## 29 my $Prog = "scan-build"; 34 my $UseColor = (defined $TERM and $TERM =~ 'xterm-.*color' and -t STDOUT 47 # Command-line/config arguments. 52 HtmlTitle => basename($CurrentDir)." - scan-build results", 66 ConfigOptions => [], # Options to pass through to the analyzer's -analyzer-config flag. 72 …OverrideCompiler => 0, # The flag corresponding to the --override-compiler command line optio… 77 ##----------------------------------------------------------------------------## 79 ##----------------------------------------------------------------------------## [all …]
|
| /external/cronet/third_party/boringssl/src/util/fipstools/delocate/ |
| D | delocate.go | 70 // redirectors maps from out-call symbol name to the name of a 71 // redirector function for that symbol. E.g. “memcpy” -> 75 // should be used to reference it. E.g. “P384_data_storage” -> 160 panic(fmt.Sprintf("unknown top-level statement type %q", rul3s[node.pegRule])) 231 // a relocation. GCC with -fmerge-constants will place 234 // so the self-test function is also in the module. 411 panic("non-zero offset for helper-based reference") 427 // Clear the red-zone. I can't find a definitive answer about whether Linux 428 // Aarch64 includes a red-zone, but Microsoft has a 16-byte one and Apple a 429 // 128-byte one. Thus conservatively clear a 128-byte red-zone. [all …]
|
| /external/skia/infra/bots/task_drivers/perf_puppeteer_canvas/ |
| D | perf_puppeteer_canvas.go | 2 // Use of this source code is governed by a BSD-style license that can be 34 …ing("benchmark_path", "", "Path to location of the benchmark files (e.g. //tools/perf-puppeteer).") 48 …canvaskitBinPath = flag.String("canvaskit_bin_path", "", "The location of a canvaskit.js and canva… 52 … "If provided, dump a JSON blob of step data to the given file. Prints to stdout if '-' is given.") 87 outputFile := filepath.Join(outputAbsPath, fmt.Sprintf("perf-%s.json", *taskID)) 98 return rv, skerr.Fmt("Must provide --git_hash") 101 return rv, skerr.Fmt("Must provide --task_id") 138 "perf-canvaskit-with-puppeteer", 139 "--bench_html", "canvas_perf.html", 140 "--canvaskit_js", filepath.Join(canvaskitBinPath, "canvaskit.js"), [all …]
|
| /external/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 …]
|
| /external/igt-gpu-tools/scripts/ |
| D | trace.pl | 56 if ($_[0] eq '--help' or $_[0] eq '-h') { 66 ./trace.pl --trace [command-to-be-profiled] 70 perf record -a -c 1 -e i915:intel_gpu_freq_change, \ 78 [command-to-be-profiled] 85 statistics out of it, or if --html was given HTML output. 90 apt-get install npm 94 trace.pl <options> <input-file >output-file 96 --help / -h This help text 97 --max-items=num / -m num Maximum number of boxes to put on the 100 --zoom-width-ms=ms / -z ms Width of the initial timeline zoom [all …]
|
| /external/skia/modules/canvaskit/go/gold_test_env/ |
| D | gold_test_env.go | 2 // Use of this source code is governed by a BSD-style license that can be 62 // unused) and a listener for that port. We choose a non-deterministic port instead of a fixed port 75 // beginTestManagementLogic sets up the server endpoints which allow the JS gm() tests to exfiltrate 78 // The contents of this path go to //bazel-testlogs/path/to/test/test.outputs/ and are combined 80 // e.g. ls bazel-testlogs/modules/canvaskit/hello_world_test_with_env/test.outputs/ 84 // This environment var is documented in https://bazel.build/reference/test-encyclopedia 86 …ub.com/bazelbuild/bazel/blob/b9ffc16b94c1ee101031b0c010453847bdc532d1/tools/test/test-setup.sh#L425 175 panic(fmt.Sprintf("Finished serving due to error: %s\n", err)) 194 <-c
|
| /external/lzma/CPP/7zip/UI/Explorer/ |
| D | ContextMenu.cpp | 72 sprintf(s, "%p", (const void *)ptr); in PrintStringA() 90 sprintf(s, "%p", (const void *)ptr); in PrintStringW() 105 sprintf(temp, "%p", (const void *)p); in Print_Ptr() 140 The verb is then re-created and re-initialized with the full 146 - it creates ctx_menu_1 IContextMenu object 147 - it calls ctx_menu_1->Initialize() with list of only up to 16 items 148 - it calls ctx_menu_1->QueryContextMenu(menu_1) 149 - if (some menu command is pressed) 151 - it gets shown string from selected menu item : shown_menu_1_string 152 - it creates another ctx_menu_2 IContextMenu object [all …]
|
| /external/bazelbuild-rules_go/go/tools/bzltestutil/ |
| D | test2json.go | 2 // Use of this source code is governed by a BSD-style 55 // A Converter holds the state of a test-to-JSON conversion. 76 // <many spaces> --- PASS: very/nested/s/u/b/t/e/s/t 164 []byte("--- PASS: "), 165 []byte("--- FAIL: "), 166 []byte("--- SKIP: "), 167 []byte("--- BENCH: "), 212 // "--- PASS: " 213 // "--- FAIL: " 214 // "--- SKIP: " [all …]
|
| /external/skia/infra/bots/task_drivers/run_wasm_gm_tests/ |
| D | run_wasm_gm_tests.go | 2 // Use of this source code is governed by a BSD-style license that can be 28 …builtPath = flag.String("built_path", "", "The directory where the built wasm/js code will b… 31 …goldHashesURL = flag.String("gold_hashes_url", "", "URL from which to download pre-existing hash… 38 …ath = flag.String("test_harness_path", "", "Path to test harness folder (tools/run-wasm-gm-tests)") 51 … "If provided, dump a JSON blob of step data to the given file. Prints to stdout if '-' is given.") 52 …ring("service_account_path", "", "Used in local mode for authentication. Non-local mode uses Luci … 75 td.Fatalf(ctx, "Must supply --gold_hashes_url") 133 args := []string{goldctlPath, "auth", "--work-dir", workPath} 135 args = append(args, "--luci") 137 // When testing locally, it can also be handy to add in --dry-run here. [all …]
|
| /external/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/ |
| D | perf_puppeteer_skottie_frames.go | 2 // Use of this source code is governed by a BSD-style license that can be 37 …ing("benchmark_path", "", "Path to location of the benchmark files (e.g. //tools/perf-puppeteer).") 51 …canvaskitBinPath = flag.String("canvaskit_bin_path", "", "The location of a canvaskit.js and canva… 56 … "If provided, dump a JSON blob of step data to the given file. Prints to stdout if '-' is given.") 92 outputFile := filepath.Join(outputAbsPath, fmt.Sprintf("perf-%s.json", *taskID)) 103 return rv, skerr.Fmt("Must provide --git_hash") 106 return rv, skerr.Fmt("Must provide --task_id") 158 "animacion1_-_payme", 162 // benchSkottieFrames serves lotties and assets from a folder and runs the skottie-frames-load 172 // /first-animation/ [all …]
|
| /external/tink/go/hybrid/subtle/ |
| D | elliptic_curves_test.go | 7 // http://www.apache.org/licenses/LICENSE-2.0 36 // http://google.github.io/end-to-end/api/source/src/javascript/crypto/e2e/ecc/ecdh_testdata.js.src… 182 // Exceptional point: x==-3 272 // x = -3 399 // x = -2 564 caseName := fmt.Sprintf("%s-%s:Case-%d", suite.Algorithm, group.Type, test.CaseID)
|
| /external/timezone-boundary-builder/ |
| D | package-lock.json | 2 "name": "timezone-boundary-builder", 7 "@babel/code-frame": { 9 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz", 10 …"integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3O… 16 "@babel/helper-validator-identifier": { 18 …solved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identif… 19 …"integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhq… 24 "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz", 25 …"integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l… 28 "@babel/helper-validator-identifier": "^7.10.4", [all …]
|