/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/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/development/tools/winscope/ |
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/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
D | gccint.info | 3 Copyright (C) 1988-2013 Free Software Foundation, Inc. 8 Invariant Sections being "Funding Free Software", the Front-Cover Texts 9 being (a) (see below), and with the Back-Cover Texts being (b) (see 13 (a) The FSF's Front-Cover Text is: 17 (b) The FSF's Back-Cover Text is: 22 INFO-DIR-SECTION Software development 23 START-INFO-DIR-ENTRY 25 END-INFO-DIR-ENTRY 29 Copyright (C) 1988-2013 Free Software Foundation, Inc. 34 Invariant Sections being "Funding Free Software", the Front-Cover Texts [all …]
|
D | gcc.info | 3 Copyright (C) 1988-2013 Free Software Foundation, Inc. 8 Invariant Sections being "Funding Free Software", the Front-Cover Texts 9 being (a) (see below), and with the Back-Cover Texts being (b) (see 13 (a) The FSF's Front-Cover Text is: 17 (b) The FSF's Back-Cover Text is: 22 INFO-DIR-SECTION Software development 23 START-INFO-DIR-ENTRY 26 * gcov: (gcc) Gcov. 'gcov'--a test coverage program. 27 END-INFO-DIR-ENTRY 31 Copyright (C) 1988-2013 Free Software Foundation, Inc. [all …]
|
/aosp_15_r20/external/jspecify/docs/ |
H A D | package-lock.json | 12 "@docusaurus/preset-classic": "3.4.0", 13 "@mdx-js/react": "^3.0.0", 15 "prism-react-renderer": "^2.3.0", 17 "react-dom": "^18.0.0" 20 "@docusaurus/module-type-aliases": "3.4.0", 27 "node_modules/@algolia/autocomplete-core": { 29 … "resolved": "https://registry.npmjs.org/@algolia/autocomplete-core/-/autocomplete-core-1.9.3.tgz", 30 …"integrity": "sha512-009HdfugtGCdC4JdXUbVJClA0q0zh24yyePn+KUGk3rP7j8FEe/m5Yo/z65gn6nP/cM39PxpzqKrL… 33 "@algolia/autocomplete-plugin-algolia-insights": "1.9.3", 34 "@algolia/autocomplete-shared": "1.9.3" [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/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/yapf/ |
H A D | README.rst | 21 Most of the current formatters for Python --- e.g., autopep8, and pep8ify --- 26 YAPF takes a different approach. It's based off of `'clang-format' <https://cl 32 formatting - if the whole codebase of a project is simply piped through YAPF 53 .. code-block:: shell 59 .. code-block:: shell 64 often; therefore, the best way to keep up-to-date with the latest development 67 Note that if you intend to use YAPF as a command-line tool rather than as a 72 .. code-block:: shell 93 usage: yapf [-h] [-v] [-d | -i] [-r | -l START-END] [-e PATTERN] 94 [--style STYLE] [--style-help] [--no-local-style] [-p] [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/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/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
D | x86_64-w64-mingw32-g++.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 73 .\" Fear. Run. Save yourself. No user-serviceable parts. 83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
D | x86_64-w64-mingw32-gcc.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 73 .\" Fear. Run. Save yourself. No user-serviceable parts. 83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/aosp_15_r20/external/ktfmt/core/src/test/java/com/facebook/ktfmt/kdoc/ |
H A D | KDocFormatterTest.kt | 8 * http://www.apache.org/licenses/LICENSE-2.0 24 * http://www.apache.org/licenses/LICENSE-2.0 68 // Make sure that formatting is stable -- format again and make sure it's the same in checkFormatter() 161 // Without special handling, the "-" in the below would be placed at the in testWordBreaking() 166 * including aaaaaa - off by default */ in testWordBreaking() 173 * aaaaaa - off by default in testWordBreaking() 321 // Regression test for https://github.com/tnorbye/kdoc-formatter/issues/72 in testBracketParam() 347 // Regression test for https://github.com/tnorbye/kdoc-formatter/issues/70 in testMultiLineLink() 393 // Regression test for https://github.com/tnorbye/kdoc-formatter/issues/77 in testPreformattedWithinCode() 432 // Regression test for https://github.com/tnorbye/kdoc-formatter/issues/78 in testPreStability() [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/runtimes_ndk_cxx/i386/ |
D | lldb-server | ... msan-check-constant-shadow pgo-trace-func-hash Instrument atomics hwasan-memory-access ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/runtimes_ndk_cxx/i386/ |
D | lldb-server | ... msan-check-constant-shadow pgo-trace-func-hash Instrument atomics hwasan-memory-access ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/runtimes_ndk_cxx/i386/ |
D | lldb-server | ... pass-numbers attributor-manifest-internal sub extract-blocks-erase-funcs ir-outlining-no ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/runtimes_ndk_cxx/i386/ |
D | lldb-server | ... pass-numbers attributor-manifest-internal sub extract-blocks-erase-funcs ir-outlining-no ... |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/runtimes_ndk_cxx/arm/ |
D | lldb-server | ... msan-check-constant-shadow pgo-trace-func-hash Instrument atomics hwasan-memory-access |
/aosp_15_r20/external/tensorflow/ |
H A D | RELEASE.md | 78 …xperimental/SharpnessAwareMinimization). This class implements the sharpness-aware minimization te… 82 …* Added support for cross-trainer data caching in tf.data service. This saves computation resour… 91 …mptionCheckpointHandler) to handle worker preemption/maintenance and cluster-wise consistent error… 95 … to 100 times depending on the size of k. When running on CPU and GPU, a non-optimized XLA kernel … 111 …_device_ordinal` in `LogicalDeviceConfiguration` to control the order of logical devices. (GPU onl… 117 …inistically (and `tf.errors.UnimplementedError` is no longer thrown) when op-determinism has been … 141 …-Review-Doctor, DEKHTIARJonathan, Deven Desai, Djacon, Duncan Riach, fedotoff, fo40225, Frederic B… 163 …ers should switch to [TensorFlow Decision Forests](https://github.com/tensorflow/decision-forests). 166 …eels now specifically conform to [manylinux2014](https://peps.python.org/pep-0599/), an upgrade fr… 167 … Forum thread](https://discuss.tensorflow.org/t/tensorflow-linux-wheels-are-being-upgraded-to-many… [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/runtimes_ndk_cxx/arm/ |
D | lldb-server | ... msan-check-constant-shadow pgo-trace-func-hash Instrument atomics hwasan-memory-access |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/runtimes_ndk_cxx/arm/ |
D | lldb-server | ... pass-numbers attributor-manifest-internal sub extract-blocks-erase-funcs ir-outlining-no |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/runtimes_ndk_cxx/arm/ |
D | lldb-server | ... pass-numbers attributor-manifest-internal sub extract-blocks-erase-funcs ir-outlining-no |
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Driver/ |
D | Options.inc | 1 /*===- TableGen'erated file -------------------------------------*- C++ -*-===*\ 7 \*===----------------------------------------------------------------------===*/ 15 PREFIX(prefix_1, {llvm::StringLiteral("-") COMMA llvm::StringLiteral("")}) 16 PREFIX(prefix_4, {llvm::StringLiteral("-") COMMA llvm::StringLiteral("--") COMMA llvm::StringLitera… 17 PREFIX(prefix_3, {llvm::StringLiteral("--") COMMA llvm::StringLiteral("")}) 18 PREFIX(prefix_5, {llvm::StringLiteral("--") COMMA llvm::StringLiteral("/") COMMA llvm::StringLitera… 19 PREFIX(prefix_2, {llvm::StringLiteral("/") COMMA llvm::StringLiteral("-") COMMA llvm::StringLiteral… 29 llvm::StringLiteral("-") COMMA llvm::StringLiteral("--") COMMA llvm::StringLiteral("/") COMMA llvm:… 84 OPTION(llvm::ArrayRef<llvm::StringLiteral>(), "<clang-cl options>", cl_Group, Group, INVALID, INVAL… 86 OPTION(llvm::ArrayRef<llvm::StringLiteral>(), "<clang-cl compile-only options>", cl_compile_Group, … [all …]
|