/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/AFLplusplus/docs/ |
H A D | env_variables.md | 14 Starting with AFL++ 3.0, there is only one compiler: afl-cc. 18 - Pass the --afl-MODE command-line option to the compiler. Only this option 19 accepts further AFL-specific command-line options. 20 - Use a symlink to afl-cc: afl-clang, afl-clang++, afl-clang-fast, 21 afl-clang-fast++, afl-clang-lto, afl-clang-lto++, afl-g++, afl-g++-fast, 22 afl-gcc, afl-gcc-fast. This option does not accept AFL-specific command-line 24 - Use the `AFL_CC_COMPILER` environment variable with `MODE`. To select 27 - `GCC` (afl-gcc/afl-g++) 28 - `GCC_PLUGIN` (afl-g*-fast) 29 - `LLVM` (afl-clang-fast*) [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/external/rust/android-crates-io/extra_versions/crates/jni/ |
D | CHANGELOG.md | 8 <!-- Use the following sections from the spec: http://keepachangelog.com/en/1.0.0/ 9 - Added for new features. 10 - Changed for changes in existing functionality. 11 - Deprecated for soon-to-be removed features. 12 - Removed for now removed features. 13 - Fixed for any bug fixes. 14 - Security in case of vulnerabilities. --> 19 ## [0.20.0] — 2022-10-17 22 - `Default` trait implemented for `JObject`, `JString`, `JClass`, and `JByteBuffer` ([#199](https:/… 23 - `Debug` trait implemented for `JavaVM`, `GlobalRef`, `GlobalRefGuard`, `JStaticMethodID` and `Rel… [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/prebuilts/bazel/common/remote_java_tools/java_tools/ |
D | JacocoCoverage_jarjar_deploy.jar | ... META-INF/
META-INF/MANIFEST.MF
build-data.properties
org/jacoco/report ... |
/aosp_15_r20/external/rust/android-crates-io/crates/jni/ |
D | CHANGELOG.md | 8 <!-- Use the following sections from the spec: http://keepachangelog.com/en/1.0.0/ 9 - Added for new features. 10 - Changed for changes in existing functionality. 11 - Deprecated for soon-to-be removed features. 12 - Removed for now removed features. 13 - Fixed for any bug fixes. 14 - Security in case of vulnerabilities. --> 19 ## [0.21.1] — 2023-03-08 22 - Compilation is fixed for architectures with a C ABI that has unsigned `char` types. ([#419](https… 24 ## [0.21.0] — 2023-02-13 [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/testdir/ |
D | testdir_test.go | 2 // Use of this source code is governed by a BSD-style 43 force = flag.Bool("f", false, "ignore expected-failure test lists") 44 target = flag.String("target", "", "cross-compile tests for `goos/goarch`") 46 shard = flag.Int("shard", 0, "shard index to run. Only applicable if -shards is non-zero.") 50 // defaultAllCodeGen returns the default value of the -all_codegen 52 // the linux-amd64 builder that's already very fast, so we get more 53 // test coverage on trybots. See https://go.dev/issue/34297. 55 return os.Getenv("GO_BUILDER_NAME") == "linux-amd64" 59 // Package-scoped variables that are initialized at the start of Test. 75 // a full name like "Test/fixedbugs/bug000.go" ('/'-separated relative path). [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/prebuilts/remoteexecution-client/ |
H A D | CHANGELOG.md | 1 ## Release 0.169.0 (2024-10-09) 10 ## Release 0.168.0 (2024-10-04) 21 ## Release 0.167.0 (2024-09-25) 30 ## Release 0.166.0 (2024-09-23) 39 ## Release 0.165.0 (2024-09-18) 47 [GH] Build(deps): Bump path-to-regexp and express in /internal/pkg/logrecordserver/ui/app 49 Update chromium-win snapshot image every 30 days 56 ## Release 0.164.0 (2024-09-13) 69 ## Release 0.163.0 (2024-09-09) 76 ## Release 0.162.0 (2024-09-06) [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/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/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
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/cronet/ |
H A D | LICENSE | 99 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 106 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 114 cross-claim or counterclaim in a lawsuit) alleging that the Work 146 wherever such third-party notices normally appear. The contents 179 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 218 identification within third-party archives. 226 http://www.apache.org/licenses/LICENSE-2.0 234 ------------------ 266 ------------------ 298 ------------------ [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/external/clang/lib/Driver/ |
H A D | Tools.cpp | 1 //===--- Tools.cpp - Tools Implementations ----------------------*- C++ -*-===// 8 //===----------------------------------------------------------------------===// 59 StringRef Name = A->getOption().getName(); in handleTargetFeaturesGroup() 60 A->claim(); in handleTargetFeaturesGroup() 62 // Skip over "-m". in handleTargetFeaturesGroup() 66 bool IsNegative = Name.startswith("no-"); in handleTargetFeaturesGroup() 69 Features.push_back(Args.MakeArgString((IsNegative ? "-" : "+") + Name)); in handleTargetFeaturesGroup() 77 .Case("niagara", "-Av9b") in getSparcAsmModeForCPU() 78 .Case("niagara2", "-Av9b") in getSparcAsmModeForCPU() 79 .Case("niagara3", "-Av9d") in getSparcAsmModeForCPU() [all …]
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | common.jar | ... META-INF/
META-INF/MANIFEST.MF
com/
com/android ... |
/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/external/angle/build/rust/std/rules/ |
H A D | BUILD.gn | 2 # Use of this source code is governed by a BSD-style license that can be 11 …crate_root = "//third_party/rust-toolchain/lib/rustlib/src/rust/library/vendor/addr2line-0.22.0/sr… 13 …"//third_party/rust-toolchain/lib/rustlib/src/rust/library/vendor/addr2line-0.22.0/src/builtin_spl… 14 …"//third_party/rust-toolchain/lib/rustlib/src/rust/library/vendor/addr2line-0.22.0/src/function.rs… 15 "//third_party/rust-toolchain/lib/rustlib/src/rust/library/vendor/addr2line-0.22.0/src/lazy.rs", 16 "//third_party/rust-toolchain/lib/rustlib/src/rust/library/vendor/addr2line-0.22.0/src/lib.rs", 21 # Unit tests skipped. Generate with --with-tests to include them. 27 "A cross-platform symbolication library written in Rust, using `gimli`" 28 library_configs -= [ 33 executable_configs -= [ [all …]
|
/aosp_15_r20/out/target/common/obj/APPS/SystemUI_intermediates/ |
D | classes.jar | ... ui.version
META-INF/androidx.legacy_legacy-support-core-utils.version
META-INF |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI/android_common/withres/ |
D | SystemUI.jar | ... ui.version
META-INF/androidx.legacy_legacy-support-core-utils.version
META-INF |
/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 ... |