/aosp_15_r20/development/tools/winscope/ |
H A D | karma.config.ci.js | 8 * http://www.apache.org/licenses/LICENSE-2.0 25 'karma-webpack', 26 'karma-chrome-launcher', 27 'karma-coverage-istanbul-reporter', 28 'karma-jasmine', 29 'karma-sourcemap-loader', 31 reporters: ['progress', 'coverage-istanbul'], 33 …reports can be any that are listed here: https://github.com/istanbuljs/istanbuljs/tree/73c25ce79f9… 34 reports: ['html', 'lcovonly', 'text-summary'], property 39 // if using webpack and pre-loaders, work around webpack breaking the source path [all …]
|
H A D | package-lock.json | 19 "@angular/platform-browser": "^14.0.0", 20 "@angular/platform-browser-dynamic": "^14.0.0", 22 "@auth0/auth0-angular": "^1.10.0", 28 "gl-matrix": "^3.4.3", 29 "html-loader": "^3.1.0", 32 "jsbn-rsa": "^1.0.4", 35 "style-loader": "^3.3.1", 37 "ts-loader": "^9.3.0", 40 "webgl-utils": "^1.0.1", 41 "webgl-utils.js": "^1.1.0", [all …]
|
/aosp_15_r20/external/cronet/testing/merge_scripts/code_coverage/ |
H A D | coverage_worker.js | 2 // Use of this source code is governed by a BSD-style license that can be 17 const V8ToIstanbul = require(join(...NODE_MODULES, 'v8-to-istanbul')); 18 const convertSourceMap = require(join(...NODE_MODULES, 'convert-source-map')); 19 const sourceMap = require(join(...NODE_MODULES, 'source-map')); 41 const origLine = sourcesMap[mapping.source][mapping.originalLine - 1]; 42 const genLine = sourcesMap[instrumentedFilePath][mapping.generatedLine - 1]; 80 const content = await readFile(sourcePath, 'utf-8'); 108 * Helper function to provide a unique file name for resultant istanbul reports. 117 * Extracts the raw coverage data from the v8 coverage reports and converts 118 * them into IstanbulJS compliant reports. [all …]
|
H A D | convert_to_istanbul.js | 2 // Use of this source code is governed by a BSD-style license that can be 41 * @return {!Promise<string>} Directory containing istanbul reports. 47 const outputDir = join(args.output_dir, 'istanbul') 65 parser.add_argument('-s', '--source-dir', { 71 parser.add_argument('-o', '--output-dir', { 73 help: 'Root directory to output all the converted istanbul coverage ' + 74 'reports.', 76 parser.add_argument('-c', '--raw-coverage-dirs', {
|
H A D | merge_js_results.py | 3 # Use of this source code is governed by a BSD-style license that can be 5 """Merge javascript results from code-coverage/pgo swarming runs. 23 parser.add_argument('--task-output-dir', help=argparse.SUPPRESS) 24 parser.add_argument('--javascript-coverage-dir', 26 parser.add_argument('--chromium-src-dir', 29 '--build-dir', 56 logging.info('Converting raw coverage to istanbul') 61 'istanbul') 66 logging.info('Merging istanbul reports to %s', coverage_file_path) 86 logging.warning('Failed executing istanbul tasks: %s', e)
|
H A D | merge_js_lib.py | 2 # Use of this source code is governed by a BSD-style license that can be 37 if json_string[0] == '{' and json_string[-2:] == '}}': 40 return json.loads(json_string[:-1]) 148 encoding='utf-8') as f: 168 """Removes lines from Istanbul coverage reports that correspond to lines in 201 if should_exclude(lines[line_num - 1]): 284 '--source-dir', 286 '--output-dir', 288 '--raw-coverage-dirs', 295 """Merges all disparate istanbul reports into a single report. [all …]
|
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | package-lock.json | 2 "name": "canvaskit-local", 8 "name": "canvaskit-local", 10 "license": "BSD-3-Clause", 12 "is-docker": "~1.1.0", 13 "jasmine-core": "~3.6.0", 15 "karma-chrome-launcher": "~3.1.0", 16 "karma-coverage": "~2.0.3", 17 "karma-jasmine": "~4.0.1", 21 "node_modules/@babel/code-frame": { 23 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz", [all …]
|
/aosp_15_r20/external/skia/modules/pathkit/ |
H A D | package-lock.json | 2 "name": "pathkit-local", 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… 18 "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.10.tgz", 19 …"integrity": "sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dp… 22 "@babel/code-frame": "^7.10.4", 24 "@babel/helper-module-transforms": "^7.12.1", 30 "convert-source-map": "^1.7.0", 32 "gensync": "^1.0.0-beta.1", [all …]
|
/aosp_15_r20/development/tools/ota_analysis/ |
H A D | package-lock.json | 13 "core-js": "^3.6.5", 15 "eslint-config-airbnb-base": "^14.2.1", 16 "flush-promises": "^1.0.2", 18 "material-design-icons": "^3.0.1", 20 "roboto-fontface": "*", 21 "vue": "^3.0.0-0", 22 "vue-echarts": "^6.0.0-rc.6", 23 "vue-router": "^4.0.0-0", 24 "vue-uuid": "^2.0.2", 25 "vuetify": "^3.0.0-alpha.0", [all …]
|
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/ |
H A D | package-lock.json | 10 "license": "Apache-2.0", 16 "js-yaml": "^4.1.0", 17 "node_modules-path": "^2.0.8", 18 "strip-ansi": "^7.1.0" 24 "@types/js-yaml": "^4.0.9", 27 "@typescript-eslint/eslint-plugin": "^7.16.0", 28 "@typescript-eslint/parser": "^7.16.0", 29 "@vscode/test-cli": "^0.0.10", 30 "@vscode/test-electron": "^2.4.1", 33 "node-polyfill-webpack-plugin": "^4.0.0", [all …]
|
/aosp_15_r20/external/pigweed/pw_web/log-viewer/ |
H A D | package-lock.json | 2 "name": "log-viewer", 8 "name": "log-viewer", 12 "@codemirror/lang-python": "^6.1.6", 14 "@codemirror/theme-one-dark": "^6.1.2", 15 "@lit-labs/virtualizer": "^2.0.7", 17 "@shoelace-style/shoelace": "^2.15.0", 20 "prettier-plugin-jsdoc": "^0.4.2" 23 "@open-wc/testing": "^3.0.0-next.5", 24 "@remcovaes/web-test-runner-vite-plugin": "^1.2.1", 26 "@typescript-eslint/eslint-plugin": "^5.59.7", [all …]
|
/aosp_15_r20/external/perfetto/ui/ |
H A D | pnpm-lock.yaml | 23 '@codemirror/theme-one-dark': 41 '@types/color-convert': 62 '@types/w3c-web-usb': 68 color-convert: 71 devtools-protocol: 89 jsbn-rsa: 95 noice-json-rpc: 104 protobufjs-cli: 116 vega-lite: 133 '@rollup/plugin-commonjs': [all …]
|
/aosp_15_r20/external/pigweed/ |
H A D | package-lock.json | 10 "license": "Apache-2.0", 12 "@protobuf-ts/protoc": "^2.7.0", 14 "google-protobuf": "^3.17.3", 16 "ts-protoc-gen": "^0.15.0" 23 "@codemirror/lang-python": "^6.1.6", 25 "@codemirror/theme-one-dark": "^6.1.2", 26 "@lit-labs/virtualizer": "^2.0.7", 27 "@material-ui/core": "^4.12.1", 28 "@material-ui/lab": "^4.0.0-alpha.60", 30 "@open-wc/testing": "^3.0.0-next.5", [all …]
|
/aosp_15_r20/tools/netsim/ui/ |
H A D | package-lock.json | 2 "name": "netsim-app", 8 "name": "netsim-app", 17 "@custom-elements-manifest/analyzer": "^0.4.17", 18 "@open-wc/building-rollup": "^2.2.1", 19 "@open-wc/eslint-config": "^4.3.0", 20 "@open-wc/testing": "next", 21 "@rollup/plugin-node-resolve": "^15.0.1", 22 "@typescript-eslint/eslint-plugin": "^4.33.0", 23 "@typescript-eslint/parser": "^4.33.0", 24 "@web/dev-server": "^0.1.28", [all …]
|
/aosp_15_r20/external/jspecify/ |
H A D | .gitignore | 26 # CDT-specific (C/C++ Development Tooling) 29 # CDT- autotools 35 # PDT-specific (PHP Development Tools) 42 .tern-project 58 .cache-main 68 .sts4-cache/ 72 # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839 74 # User-specific stuff 81 # AWS User-specific 87 # Sensitive or high-churn files [all …]
|
/aosp_15_r20/development/tools/otagui/ |
H A D | package-lock.json | 13 "core-js": "^3.6.5", 15 "eslint-config-airbnb-base": "^14.2.1", 17 "material-design-icons": "^3.0.1", 19 "roboto-fontface": "*", 20 "vue": "^3.0.0-0", 21 "vue-echarts": "^6.0.0-rc.6", 22 "vue-router": "^4.0.0-0", 23 "vue-uuid": "^2.0.2", 24 "vue3-table-lite": "^1.0.5", 25 "vuetify": "^3.0.0-alpha.0", [all …]
|
/aosp_15_r20/external/cldr/common/bcp47/ |
H A D | timezone.xml | 1 <?xml version="1.0" encoding="UTF-8" ?> 3 <!-- 4 Copyright © 1991-2017 Unicode, Inc. 5 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr3… 7 --> 22 …<type name="aqams" description="Amundsen-Scott Station, South Pole" deprecated="true" preferred="n… 70 <type name="bjptn" description="Porto-Novo, Benin" alias="Africa/Porto-Novo"/> 108 …<type name="careg" description="Regina, Canada" alias="America/Regina Canada/East-Saskatchewan Can… 115 <type name="caybx" description="Blanc-Sablon, Canada" alias="America/Blanc-Sablon"/> 181 …name="gblon" description="London, United Kingdom" alias="Europe/London Europe/Belfast GB GB-Eire"/> [all …]
|
/aosp_15_r20/development/tools/motion/motion_test_watcher_app/ |
H A D | package-lock.json | 2 "name": "watch-web-app", 8 "name": "watch-web-app", 17 "@angular/platform-browser": "^18.0.0", 18 "@angular/platform-browser-dynamic": "^18.0.0", 20 "ng-keyboard-shortcuts": "^13.0.8", 26 "@angular-devkit/build-angular": "^18.0.1", 28 "@angular/compiler-cli": "^18.0.0", 30 "jasmine-core": "~5.1.0", 32 "karma-chrome-launcher": "~3.2.0", 33 "karma-coverage": "~2.2.0", [all …]
|
/aosp_15_r20/external/cldr/common/supplemental/ |
H A D | windowsZones.xml | 1 <?xml version="1.0" encoding="UTF-8" ?> 3 <!-- 4 Copyright © 1991-2013 Unicode, Inc. 5 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr3… 7 --> 14 <!-- (UTC-12:00) International Date Line West --> 18 <!-- (UTC-11:00) Coordinated Universal Time-11 --> 19 <mapZone other="UTC-11" territory="001" type="Etc/GMT+11"/> 20 <mapZone other="UTC-11" territory="AS" type="Pacific/Pago_Pago"/> 21 <mapZone other="UTC-11" territory="NU" type="Pacific/Niue"/> [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | tztest.cpp | 5 * Copyright (c) 1997-2016, International Business Machines Corporation 31 logln(#test "---"); logln(""); \ 89 // --------------------------------------------------------------------------------- 101 if (zone->useDaylightTime()) errln("FAIL: useDaylightTime should return false"); in TestGenericAPI() 103 TimeZone* zoneclone = zone->clone(); in TestGenericAPI() 105 zoneclone->setID("abc"); in TestGenericAPI() 109 zoneclone = zone->clone(); in TestGenericAPI() 111 zoneclone->setRawOffset(45678); in TestGenericAPI() 120 logln((UnicodeString)"TimeZone::createDefault() => " + saveDefault->getID(id)); in TestGenericAPI() 133 logln("time and local time. E.g., -28,800 for PST (GMT-8hrs)"); in TestGenericAPI() [all …]
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/ |
H A D | europe | 4 # 2009-05-17 by Arthur David Olson. 11 # From Paul Eggert (2017-02-10): 38 # <http://cs.ucla.edu/~eggert/The-Waste-of-Daylight-19th.pdf> 39 # [PDF] (1914-03) 41 # Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94 48 # This Russian-language source was consulted by Vladimir Karpinsky; see 49 # https://mm.icann.org/pipermail/tz/2014-August/021320.html 52 # введенный декретом Совета народных комиссаров для всей России с 1-го 53 # июля 1919 г. / Изд. 2-е Междуведомственной комиссии. - Петроград: 55 # http://resolver.gpntb.ru/purl?docushare/dsweb/Get/Resource-2011/Byalokoz__E.L.__Novyy__schet__vre… [all …]
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | tztest.cpp | 5 * Copyright (c) 1997-2016, International Business Machines Corporation 31 logln(#test "---"); logln(""); \ 89 // --------------------------------------------------------------------------------- 101 if (zone->useDaylightTime()) errln("FAIL: useDaylightTime should return false"); in TestGenericAPI() 103 TimeZone* zoneclone = zone->clone(); in TestGenericAPI() 105 zoneclone->setID("abc"); in TestGenericAPI() 109 zoneclone = zone->clone(); in TestGenericAPI() 111 zoneclone->setRawOffset(45678); in TestGenericAPI() 120 logln((UnicodeString)"TimeZone::createDefault() => " + saveDefault->getID(id)); in TestGenericAPI() 133 logln("time and local time. E.g., -28,800 for PST (GMT-8hrs)"); in TestGenericAPI() [all …]
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
H A D | TimeZoneTest.java | 6 * Copyright (C) 2000-2016, International Business Machines Corporation and 73 * NOTE: As of ICU 2.8, the mapping of 3-letter legacy aliases 84 * zone at GMT-1:00. The zone at GMT-1:00 should be called EGT, CVT, EGST, 90 * GMT-5:00. European Central time is abbreviated CEST. 93 * GMT-11:00. Solomon Island time is SBT. 96 * Newfoundland Standard Time, GMT-3:30. New Zealanders use NZST. 98 * AST (Alaska Standard Time) GMT-9:00. [This has already been noted in 100 * GMT-4:00. 102 * PNT (Phoenix Time) GMT-7:00. PNT usually means Pitcairn Time, 103 * GMT-8:30. There is no standard abbreviation for Phoenix time, as distinct [all …]
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/timezone/ |
H A D | TimeZoneTest.java | 5 * Copyright (C) 2000-2016, International Business Machines Corporation and 70 * NOTE: As of ICU 2.8, the mapping of 3-letter legacy aliases 81 * zone at GMT-1:00. The zone at GMT-1:00 should be called EGT, CVT, EGST, 87 * GMT-5:00. European Central time is abbreviated CEST. 90 * GMT-11:00. Solomon Island time is SBT. 93 * Newfoundland Standard Time, GMT-3:30. New Zealanders use NZST. 95 * AST (Alaska Standard Time) GMT-9:00. [This has already been noted in 97 * GMT-4:00. 99 * PNT (Phoenix Time) GMT-7:00. PNT usually means Pitcairn Time, 100 * GMT-8:30. There is no standard abbreviation for Phoenix time, as distinct [all …]
|
/aosp_15_r20/external/cldr/common/main/ |
H A D | bgn.xml | 1 <?xml version="1.0" encoding="UTF-8" ?> 3 <!-- Copyright © 1991-2024 Unicode, Inc. 5 SPDX-License-Identifier: Unicode-3.0 6 CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr3… 7 --> 553 <characterOrder>right-to-left</characterOrder> 568 <field type="year-short"> 571 <field type="year-narrow"> 577 <field type="month-short"> 580 <field type="month-narrow"> [all …]
|