Searched +full:plugin +full:- +full:syntax +full:- +full:bigint (Results 1 – 7 of 7) sorted by relevance
| /external/pigweed/ |
| D | package-lock.json | 10 "license": "Apache-2.0", 12 "@protobuf-ts/protoc": "^2.7.0", 14 "google-protobuf": "^3.17.3", 17 "rollup-plugin-postcss": "^4.0.2", 18 "ts-protoc-gen": "^0.15.0" 24 "@grpc/grpc-js": "^1.3.7", 25 "@material-ui/core": "^4.12.1", 26 "@material-ui/lab": "^4.0.0-alpha.60", 27 "@rollup/plugin-commonjs": "^19.0.0", 28 "@rollup/plugin-node-resolve": "^13.3.0", [all …]
|
| /external/pigweed/pw_ide/ts/pigweed-vscode/ |
| D | package-lock.json | 2 "name": "pigweed-vscode", 8 "name": "pigweed-vscode", 10 "license": "Apache-2.0", 21 "@typescript-eslint/eslint-plugin": "^5.59.8", 22 "@typescript-eslint/parser": "^5.59.8", 23 "@vscode/test-electron": "^2.3.2", 26 "node-polyfill-webpack-plugin": "^2.0.1", 27 "ts-jest": "^29.1.1", 28 "ts-loader": "^9.4.4", 31 "webpack-cli": "^5.1.4" [all …]
|
| /external/perfetto/ |
| D | CHANGELOG | 14 v46.0 - 2024-06-13: 27 * Added plugin for synchronizing two instances of the UI - search for 29 * Add builtin prompt functionality to the plugin API: 35 https://perfetto.dev/docs/instrumentation/track-events#dynamic-event-names 39 v45.0 - 2024-05-09: 58 * Remove arg auto-completion in pivot table. 60 * Fix counter event selection off-by-one error. 61 * Add viewport control to the plugin API. 70 https://perfetto.dev/docs/instrumentation/track-events#dynamic-event-names 74 v44.0 - 2024-04-10: [all …]
|
| /external/perfetto/ui/ |
| D | pnpm-lock.yaml | 23 '@codemirror/theme-one-dark': 38 '@types/color-convert': 59 '@types/w3c-web-usb': 68 color-convert: 74 devtools-protocol: 89 jsbn-rsa: 95 noice-json-rpc: 104 protobufjs-cli: 119 vega-lite: 124 '@rollup/plugin-commonjs': [all …]
|
| /external/rust/cxx/ |
| D | MODULE.bazel.lock | 71 "vendor__cc-1.0.89": "vendor__cc-1.0.89", 72 "vendor__clap-4.5.1": "vendor__clap-4.5.1", 73 "vendor__codespan-reporting-0.11.1": "vendor__codespan-reporting-0.11.1", 74 "vendor__once_cell-1.19.0": "vendor__once_cell-1.19.0", 75 "vendor__proc-macro2-1.0.78": "vendor__proc-macro2-1.0.78", 76 "vendor__quote-1.0.35": "vendor__quote-1.0.35", 77 "vendor__scratch-1.0.7": "vendor__scratch-1.0.7", 78 "vendor__syn-2.0.52": "vendor__syn-2.0.52" 115 … "https://github.com/bazelbuild/bazel-skylib/releases/download/1.5.0/bazel-skylib-1.5.0.tar.gz" 117 "integrity": "sha256-zVWgYudjuTSZIfD124w5MyiNyLpPdt2UFqrGis7jy5Q=", [all …]
|
| /external/python/cpython3/ |
| D | configure.ac | 2 dnl * Please run autoreconf -if to test your changes! * 5 dnl Python's configure.ac file requires autoconf 2.69 and autoconf-archive. 18 [AC_MSG_ERROR([Please install autoconf-archive package and re-run autoreconf])] 23 [AC_MSG_ERROR([Please install pkgconf's m4 macro package and re-run autoreconf])] 27 dnl - _SAVE_VAR([VAR]) Helper for SAVE_ENV; stores VAR as save_VAR 28 dnl - _RESTORE_VAR([VAR]) Helper for RESTORE_ENV; restores VAR from save_VAR 29 dnl - SAVE_ENV Saves CFLAGS, LDFLAGS, LIBS, and CPPFLAGS 30 dnl - RESTORE_ENV Restores CFLAGS, LDFLAGS, LIBS, and CPPFLAGS 31 dnl - WITH_SAVE_ENV([SCRIPT]) Runs SCRIPT wrapped with SAVE_ENV/RESTORE_ENV 52 dnl PY_CHECK_FUNC(FUNCTION, [INCLUDES], [AC_DEFINE-VAR]) [all …]
|
| D | configure | 2 # Guess values for system-dependent variables and create Makefiles. 8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation, 14 ## -------------------- ## 16 ## -------------------- ## 25 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 27 alias -g '${1+"$@"}'='"$@"' 30 case `(set -o) 2>/dev/null` in #( 32 set -o posix ;; #( 46 # Quoting is to prevent editors from complaining about space-tab. 56 # Ensure predictable behavior from utilities with locale-dependent output. [all …]
|