/aosp_15_r20/packages/services/Car/tools/telemetry/lua-interpreter/ |
D | package-lock.json | 2 "name": "lua-interpreter", 8 "@codemirror/lang-json": "^6.0.0", 9 "@codemirror/legacy-modes": "^6.1.0", 10 "@rollup/plugin-node-resolve": "^13.3.0", 11 "cm6-theme-nord": "^0.2.0", 17 … "resolved": "https://registry.npmjs.org/@codemirror/autocomplete/-/autocomplete-6.4.2.tgz", 18 …"integrity": "sha512-8WE2xp+D0MpWEv5lZ6zPW1/tf4AGb358T5GWYiKEuCP8MvFfT3tH2mIF9Y2yr2e3KbHuSvsVhosiE… 35 "resolved": "https://registry.npmjs.org/@codemirror/commands/-/commands-6.2.2.tgz", 36 …"integrity": "sha512-s9lPVW7TxXrI/7voZ+HmD/yiAlwAYn9PH5SUVSUhsxXHhv4yl5eZ3KLntSoTynfdgVYM0oIpccQEW… 45 "node_modules/@codemirror/lang-json": { [all …]
|
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/ |
H A 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 …]
|
/aosp_15_r20/external/okio/kotlin-js-store/ |
H A D | yarn.lock | 7 …resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5… 8 …integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9… 10 "@discoveryjs/json-ext@^0.5.0": 12 …resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b770… 13 …integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iP… 15 "@jridgewell/gen-mapping@^0.3.0": 17 …resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df… 18 …integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9… 20 "@jridgewell/set-array" "^1.0.1" 21 "@jridgewell/sourcemap-codec" "^1.4.10" [all …]
|
/aosp_15_r20/external/python/cpython3/Doc/library/ |
D | shutil.rst | 1 :mod:`shutil` --- High-level file operations 5 :synopsis: High-level file operations, including copying. 16 -------------- 18 The :mod:`shutil` module offers a number of high-level operations on files and 25 Even the higher-level file copying functions (:func:`shutil.copy`, 35 .. _file-operations: 38 ------------------------------ 42 Copy the contents of the file-like object *fsrc* to the file-like object *fdst*. 55 *src* and *dst* are path-like objects or path names given as strings. 70 .. audit-event:: shutil.copyfile src,dst shutil.copyfile [all …]
|
D | os.rst | 1 :mod:`os` --- Miscellaneous operating system interfaces 9 -------------- 16 module, and for high-level file and directory handling see the :mod:`shutil` 21 * The design of all built-in operating system dependent modules of Python is 37 * On WebAssembly platforms ``wasm32-emscripten`` and ``wasm32-wasi``, large 53 An alias for the built-in :exc:`OSError` exception. 64 system-dependent version information. 70 .. _os-filenames: 71 .. _filesystem-encoding: 74 ------------------------------------------------------------- [all …]
|
/aosp_15_r20/external/toybox/android/mac/generated/ |
H A D | help.h | 1 …-libc on a nommu system, you'll need to say \"y\" here\nunless you used the patch in the mcm-build… 9 … even when it has a built-in version of that command. This requires\n toybox symlinks to be … 13 #define HELP_toybox_zhelp "Compress help with gzip -9, deflating when displayed. This makes the\nbi… 15 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl… 23 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library." 27 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci… 33 …--long | --help | --version | [COMMAND] [ARGUMENTS...]]\n\nWith no arguments, \"toybox\" shows ava… 41 …-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n… 43 …-p PRI] [-t TAG] [MESSAGE...]\n\nLogs message (or stdin) to logcat.\n\n-p Use the given priority i… 49 #define HELP_skeleton_alias "usage: skeleton_alias [-dq] [-b NUMBER]\n\nExample of a second command… [all …]
|
/aosp_15_r20/external/toybox/android/linux/generated/ |
H A D | help.h | 1 …-libc on a nommu system, you'll need to say \"y\" here\nunless you used the patch in the mcm-build… 9 … even when it has a built-in version of that command. This requires\n toybox symlinks to be … 13 #define HELP_toybox_zhelp "Compress help with gzip -9, deflating when displayed. This makes the\nbi… 15 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl… 23 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library." 27 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci… 33 …--long | --help | --version | [COMMAND] [ARGUMENTS...]]\n\nWith no arguments, \"toybox\" shows ava… 41 …-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n… 43 …-p PRI] [-t TAG] [MESSAGE...]\n\nLogs message (or stdin) to logcat.\n\n-p Use the given priority i… 49 #define HELP_skeleton_alias "usage: skeleton_alias [-dq] [-b NUMBER]\n\nExample of a second command… [all …]
|
/aosp_15_r20/external/toybox/android/device/generated/ |
H A D | help.h | 1 …-libc on a nommu system, you'll need to say \"y\" here\nunless you used the patch in the mcm-build… 9 … even when it has a built-in version of that command. This requires\n toybox symlinks to be … 13 #define HELP_toybox_zhelp "Compress help with gzip -9, deflating when displayed. This makes the\nbi… 15 …t --help argument in all commands, even ones with a NULL\noptstring. (Use TOYFLAG_NOHELP to disabl… 23 #define HELP_toybox_libcrypto "Use faster hash functions out of external -lcrypto library." 27 #define HELP_toybox_selinux "Include SELinux options in commands such as ls, and add\nSELinux-speci… 33 …--long | --help | --version | [COMMAND] [ARGUMENTS...]]\n\nWith no arguments, \"toybox\" shows ava… 41 …-D] [-F] [-R] [-n] [-v] FILE...\n\nRestores the default security contexts for the given files.\n\n… 43 …-p PRI] [-t TAG] [MESSAGE...]\n\nLogs message (or stdin) to logcat.\n\n-p Use the given priority i… 49 #define HELP_skeleton_alias "usage: skeleton_alias [-dq] [-b NUMBER]\n\nExample of a second command… [all …]
|
/aosp_15_r20/external/ktfmt/website/ |
H A D | package-lock.json | 8 "clean-css": "^5.1.1", 9 "event-stream": "4.0.1", 11 "monaco-editor": "^0.23.0", 20 "resolved": "https://registry.npmjs.org/@gulpjs/messages/-/messages-1.1.0.tgz", 21 …"integrity": "sha512-Ys9sazDatyTgZVb4xPlDufLweJ/Os2uHWOv+Caxvy2O85JcnT4M3vc73bi8pdLWlv3fdWQz3pdI9t… 27 "node_modules/@gulpjs/to-absolute-glob": { 29 … "resolved": "https://registry.npmjs.org/@gulpjs/to-absolute-glob/-/to-absolute-glob-4.0.0.tgz", 30 …"integrity": "sha512-kjotm7XJrJ6v+7knhPaRgaT6q8F8K2jiafwYdNHLzmV0uGLuZY43FK6smNSHUPrhq5kX2slCUy+RG… 33 "is-negated-glob": "^1.0.0" 41 "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz", [all …]
|
/aosp_15_r20/external/pigweed/pw_web/webconsole/ |
H A D | package-lock.json | 12 "@codemirror/lang-javascript": "^6.0.2", 14 "@codemirror/theme-one-dark": "^6.0.0", 20 "object-path": "^0.11.8", 23 "react-dom": "18.2.0", 24 "react-virtualized": "^9.22.3", 25 "react-virtualized-auto-sizer": "^1.0.6", 26 "react-window": "^1.8.7", 28 "xterm-addon-fit": "^0.5.0" 33 "@types/react-dom": "18.0.6", 34 "@types/react-virtualized": "^9.21.21", [all …]
|
/aosp_15_r20/external/zstd/ |
H A D | CHANGELOG | 6 lib: reduce binary size with selective built-time exclusion, by @felixhandte 11 lib: fix zdict prototype mismatch in static_only mode, by @ldv-alt 12 lib: fix several bugs in magicless-format decoding, by @embg 13 cli: add common compressed file types to `--exclude-compressed`` by @daniellerozenblit 14 cli: fix mixing `-c` and `-o` commands with `--rm`, by @Cyan4973 15 cli: fix erroneous exclusion of hidden files with `--output-dir-mirror` by @felixhandte 20 …rovements by @terrelln, @sighingnow, @gjasny, @JohanMabille, @Saverio976, @gruenich, @teo-tsirpanis 22 build: fix cross-compiling for AArch64 with lld by @jcelerier 31 port: risc-v support validation in CI, by @Cyan4973 34 port: HP-UX compatibility, by @likema [all …]
|
/aosp_15_r20/external/toybox/www/ |
H A D | news.html | 2 <!--#include file="header.html" --> 5 into a single BSD-licensed executable that's simple, small, fast, 6 reasonably standards-compliant, and powerful enough to turn Android into 11 <!-- new entry template 12 <a name="DD-MM-YYYY" /><a href="#01-01-2001"><hr><h2><b>Jan 1, 2001</b></h2></a> 16 </p> - The Hitchhiker's Guide to the Galaxy</p> 19 <p><a href=downloads/toybox-0.0.1.tar.gz>Toybox 0.0.1</a> 23 … using a <a href=https://github.com/landley/linux/tree/mkroot-0.1>lightly patched</a> linux-0.1).<… 38 --> 40 <a name="08-04-2024" /><a href="#08-04-2024"><hr><h2><b>April 8, 2024</b></h2></a> [all …]
|
/aosp_15_r20/external/autotest/server/hosts/ |
H A D | abstract_ssh.py | 3 # Use of this source code is governed by a BSD-style license that can be 117 # Read the value of the use_icmp flag, setting to true if missing. 131 control path option. If main-SSH is enabled, these fields will be 162 Returns True if the host supports autotest client installs, False 175 self._is_satlab = self.hostname.startswith('satlab-') 218 return ("/usr/bin/ssh -a -x %s -l %s %s" % 219 (ssh_options, user, "-p %d " % port if port else "")) 226 """Composes SSH -o options.""" 237 return " ".join("-o %s=%s" % kv for kv in options) 248 logging.warning("rsync not available on remote host %s -- disabled", [all …]
|
H A D | servo_host.py | 3 # Use of this source code is governed by a BSD-style license that can be 55 SERVOD_CONTAINER_IMAGE_PATH = "us-docker.pkg.dev/chromeos-partner-moblab/common-core" 57 # Create the flag on drone or inside the ssp container to enable servod debug mode. 85 # Exit code to use when symlinks for servod logs are not found. 100 # The timestamp is of format %Y-%m-%d--%H-%M-%S.MS 101 r'(?P<%s>\d{4}(\-\d{2}){2}\-(-\d{2}){3}.\d{3})' 114 # Here is an example log-line: 116 # 2020-01-23 13:15:12,223 - servo_v4 - EC3PO.Console - DEBUG - 117 # console.py:219:LogConsoleOutput - /dev/pts/9 - cc polarity: cc1 121 # <time> - <MCU> - EC3PO.Console - <LVL> - <file:line:func> - <pts> - [all …]
|
/aosp_15_r20/frameworks/base/packages/SystemUI/scripts/token_alignment/ |
H A D | package-lock.json | 8 "csv-parse": "^5.3.3", 15 "@typescript-eslint/eslint-plugin": "^5.48.0", 16 "eslint-config-prettier": "^8.6.0", 17 "eslint-plugin-import": "^2.26.0", 18 "eslint-plugin-prettier": "^4.2.1", 19 "eslint-plugin-simple-import-sort": "^8.0.0", 20 "ts-node": "^10.9.1", 24 "node_modules/@cspotcode/source-map-support": { 26 …"resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.t… 27 …"integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu… [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/ |
D | package-lock.json | 12 "@typescript-eslint/eslint-plugin": "5.59.6", 13 "@typescript-eslint/parser": "5.59.6", 15 "eslint-config-prettier": "8.8.0", 16 "npm-run-all": "4.1.5", 19 "stylelint-config-standard": "33.0.0", 23 "node_modules/@aashutoshrathi/word-wrap": { 25 "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", 26 …"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFw… 32 "node_modules/@babel/code-frame": { 34 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz", [all …]
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/manual/ |
D | cmake-policies.7.rst | 1 .. cmake-manual-description: CMake Policies Reference 3 cmake-policies(7) 13 Policies in CMake are used to preserve backward compatible behavior 18 It is also possible to request ``NEW``, or non-backward compatible behavior 30 error if a too-old version of CMake is used to build a project. It 35 .. code-block:: cmake 61 CMP0127: cmake_dependent_option() supports full Condition Syntax. </policy/CMP0127> 85 CMP0117: MSVC RTTI flag /GR is not added to CMAKE_CXX_FLAGS by default. </policy/CMP0117> 99 CMP0110: add_test() supports arbitrary characters in test names. </policy/CMP0110> 148 CMP0089: Compiler id for IBM Clang-based XL compilers is now XLClang. </policy/CMP0089> [all …]
|
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/ |
D | 3.3.rst | 34 sufficient; the e-mail address isn't necessary. 51 :pep:`398` - Python 3.3 Release Schedule 54 Summary -- Release highlights 62 * New ``yield from`` expression for :ref:`generator delegation <pep-380>`. 67 * :mod:`faulthandler` (helps debugging low-level crashes) 68 * :mod:`ipaddress` (high-level objects representing IP addresses and masks) 71 * :mod:`venv` (Python :ref:`virtual environments <pep-405>`, as in the 74 New built-in features: 76 * Reworked :ref:`I/O exception hierarchy <pep-3151>`. 81 * More compact :ref:`unicode strings <pep-393>`. [all …]
|
/aosp_15_r20/external/giflib/ |
H A D | NEWS | 12 ---------- 14 * Fixes for CVE-2023-48161, CVE-2022-28506, 26 * Address SF issue #144: giflib-5.2.1 cannot be build on windows and other platforms using c89 36 * Declared no-info on SF issue #150: There is a denial of service vulnerability in GIFLIB 5.2.1 38 * Declared Won't-fix on SF issue 149: Out of source builds no longer possible 40 * Address SF issue #151: A heap-buffer-overflow in gif2rgb.c:294:45 50 * Address SF issue #157: An OutofMemory-Exception or Memory Leak in gif2rgb 54 * Address SF issue #159 A heap-buffer-overflow in GIFLIB5.2.1 DumpScreen2RGB() in gif2rgb.c:298:45 56 * Address SF issue #163: detected memory leaks in openbsd_reallocarray giflib/openbsd-reallocarray.c 62 * Address SF issue #167: Heap-Buffer Overflow during Image Saving in DumpScreen2RGB Function at Lin… [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/ |
D | package-lock.json | 2 "name": "trusted-firmware-a", 8 "name": "trusted-firmware-a", 10 "license": "BSD-3-Clause", 13 "@commitlint/config-conventional": "^19.0.0", 14 "@commitlint/cz-commitlint": "^19.0.0", 16 "conventional-changelog-tf-a": "file:tools/conventional-changelog-tf-a", 18 "js-yaml": "^4.1.0", 19 "standard-version": "^9.5.0" 25 "node_modules/@babel/code-frame": { 27 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz", [all …]
|
/aosp_15_r20/external/bzip2/ |
H A D | CHANGES | 1 ------------------------------------------------------------------ 3 lossless, block-sorting data compression. 6 Copyright (C) 1996-2019 Julian Seward <[email protected]> 13 ------------------------------------------------------------------ 23 Removed 'ranlib' from Makefile, since most modern Unix-es 36 Made the inline declarations disappear for non-GCC compilers. 44 bzip2.c, so the non-fixedness of them in previous versions has no 48 * made zero-length BZ_FLUSH work correctly in bzCompress(). 49 * fixed bzWrite/bzRead to ignore zero-length requests. 64 Nuked --repetitive-best and --repetitive-fast since they are [all …]
|
/aosp_15_r20/external/musl/ |
H A D | WHATSNEW | 1 0.5.0 - initial release 5 0.5.9 - signal ABI bugfix, various cleanup and fixes: 25 many internal improvements have been made to the syscall-related code 30 0.6.0 - x86_64 port, various important bugs fixed 48 0.7.0 - major improvements to posix conformance and completeness 61 malloc(0) now returns a non-null pointer. 64 hanging), and non-default-type mutex behavior. 67 libgcc with dwarf2 unwind support, and possibly other low-level tools. 69 improved musl-gcc compiler wrapper. 76 0.7.1 - improvements to completeness, bug fixes [all …]
|
/aosp_15_r20/external/e2fsprogs/doc/RelNotes/ |
H A D | v1.41.txt | 21 ----------------- 23 E2fsprogs 1.41.13 would not compile on big-endian systems. This has 30 Fix some type-punning warnings generated by newer versions of gcc. 36 E2fsck now supports the extended option "-E journal_only", which 41 E2fsck will now support UUID= and LABEL= specifiers for the -j option 53 Mke2fs will now check the file system type (specified with the -t 56 with the -T option) is not defined in mke2fs.conf, mke2fs will print a 59 Clarified error message from resize2fs clarifying that on-line 71 flag. 87 extent-based files. [all …]
|
/aosp_15_r20/external/e2fsprogs/ |
H A D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 6 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, 12 ## -------------------- ## 14 ## -------------------- ## 23 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 25 alias -g '${1+"$@"}'='"$@"' 28 case `(set -o) 2>/dev/null` in #( 30 set -o posix ;; #( 44 # Quoting is to prevent editors from complaining about space-tab. 54 # Ensure predictable behavior from utilities with locale-dependent output. [all …]
|
/aosp_15_r20/external/apache-commons-compress/ |
H A D | RELEASE-NOTES.txt | 9 ------------ 12 o It is now possible to specify the arguments of zstd-jni's 14 Issue: COMPRESS-460. 23 o Changed the OSGi Import-Package to also optionally import 25 Issue: COMPRESS-456. 29 Issue: COMPRESS-457. 33 Issue: COMPRESS-455. 34 o The cpio streams didn't handle archives using a multi-byte 36 Issue: COMPRESS-459. 38 o ZipArchiveInputStream#read would silently return -1 on a [all …]
|