Home
last modified time | relevance | path

Searched +full:plugin +full:- +full:syntax +full:- +full:optional +full:- +full:chaining (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/development/tools/motion/motion_test_watcher_app/
H A Dpackage-lock.json2 "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/tools/netsim/ui/
H A Dpackage-lock.json2 "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/docs/
H A Dpackage-lock.json12 "@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/winscope/
H A Dpackage-lock.json19 "@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/development/tools/otagui/
H A Dpackage-lock.json13 "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 Dpackage-lock.json13 "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 Dpackage-lock.json10 "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 Dpnpm-lock.yaml23 '@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/python/mako/doc/build/
Dchangelog.rst17 2023-06-27. Python 3.12 is now supported explicitly.
34 to contain parenthesized sub-tuples. Pull request courtesy Matt Trescott.
65 still produced the same expected tag structure later on, the mis-handling
143 Mako now performs exception chaining using ``raise from``, correctly
186 file access within the Lingua plugin, for deprecated APIs that began to
197 The default template encoding is now utf-8. Previously, the encoding was
199 "magic encoding comment" for utf-8 templates is no longer required.
210 Added --output-file argument to the Mako command line runner, which allows
222 Replaced usage of the long-superseded "parser.suite" module in the
277 https://github.com/pytest-dev/pytest/issues/5534
[all …]
/aosp_15_r20/external/pigweed/
H A Dpackage-lock.json10 "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/mockito/src/main/java/org/mockito/
H A DMockito.java52 * It motivates Mockito developers to keep documentation up-to-date with the code that they write,
60 * <a href="#0.2">0.2 Configuration-free inline mock making</a></br/>
69 * <a href="#9">9. Shorthand for mocks creation - <code>&#064;Mock</code> annotation </a><br/>
70 * <a href="#10">10. Stubbing consecutive calls (iterator-style stubbing) </a><br/>
84 * <a href="#24">24. One-liner stubs (Since 1.9.0)</a><br/>
117 …* see '<a href="https://github.com/mockito/mockito/wiki/What%27s-new-in-Mockito-2">What's new in M…
120 …* <h3 id="0.1">0.1. <a class="meaningful_link" href="#mockito-android" name="mockito-android">Mock…
122 …e ship "native" Android support. To enable Android support, add the `mockito-android` library as d…
130 * testCompile "org.mockito:mockito-core:+"
131 * androidTestCompile "org.mockito:mockito-android:+"
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgccint.info3 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 …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/
H A Djquery.js12 * Date: 2020-05-04T22:49Z
20 // For CommonJS and CommonJS-like environments where a proper `window`
42 // Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1
43 // throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode
44 // arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common
117 // becomes browsing-context connected.
119 // See https://html.spec.whatwg.org/#nonce-attributes
121 // `jQuery.globalEval` so that it can fake a nonce-containing node
197 // Return the newly-formed element set
221 return this.eq( -1 );
[all …]
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/
H A Djquery.js12 * Date: 2020-05-04T22:49Z
20 // For CommonJS and CommonJS-like environments where a proper `window`
42 // Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1
43 // throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode
44 // arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common
117 // becomes browsing-context connected.
119 // See https://html.spec.whatwg.org/#nonce-attributes
121 // `jQuery.globalEval` so that it can fake a nonce-containing node
197 // Return the newly-formed element set
221 return this.eq( -1 );
[all …]
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/
H A Djquery-3.5.1.js12 * Date: 2020-05-04T22:49Z
20 // For CommonJS and CommonJS-like environments where a proper `window`
42 // Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1
43 // throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode
44 // arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common
117 // becomes browsing-context connected.
119 // See https://html.spec.whatwg.org/#nonce-attributes
121 // `jQuery.globalEval` so that it can fake a nonce-containing node
197 // Return the newly-formed element set
221 return this.eq( -1 );
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/
H A Djquery-3.5.1.js12 * Date: 2020-05-04T22:49Z
20 // For CommonJS and CommonJS-like environments where a proper `window`
42 // Edge <= 12 - 13+, Firefox <=18 - 45+, IE 10 - 11, Safari 5.1 - 9+, iOS 6 - 9.1
43 // throw exceptions when non-strict code (e.g., ASP.NET 4.5) accesses strict mode
44 // arguments.callee.caller (trac-13335). But as of jQuery 3.0 (2016), strict mode should be common
117 // becomes browsing-context connected.
119 // See https://html.spec.whatwg.org/#nonce-attributes
121 // `jQuery.globalEval` so that it can fake a nonce-containing node
197 // Return the newly-formed element set
221 return this.eq( -1 );
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go7 // http://www.apache.org/licenses/LICENSE-2.0
25 // optionalAttr is an intentionally un-exported type to hide
26 // details of how optional attributes to operations are implemented.
41 // AbortAttr is an optional argument to Abort.
44 // AbortErrorMsg sets the optional error_msg attribute to value.
54 // AbortExitWithoutError sets the optional exit_without_error attribute to value.
70 func Abort(scope *Scope, optional ...AbortAttr) (o *tf.Operation) {
75 for _, a := range optional {
105 // Returns the element-wise sum of a list of tensors.
136 // Computes acos of x element-wise.
[all …]
/aosp_15_r20/external/coreboot/util/lint/
H A Dspelling.txt10 # Some entries may trigger false-positives, and have been commented out:
15 # Reason: AFE means `Analog Front-End`, and appears on register names.
21 # Reason: On RISC-V, `SEPC` is the name of a register.
27 # https://salsa.debian.org/lintian/lintian/-/tree/master/data/spelling
34 # don't change lowercase to uppercase - we like our snake case.
80 POSIX-complient||POSIX-compliant
806 appication-specific||application-specific
1078 auto-destrcut||auto-destruct
1079 auto-negatiotiations||auto-negotiations
1080 auto-negatiotiation||auto-negotiation
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/dialer-dagger2-compiler-deps/linux_glibc_common/local-combined/
Ddialer-dagger2-compiler-deps.jar ... META-INF/ META-INF/MANIFEST.MF META-INF/eclipse.inf META-INF ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
HDdagger-compiler-2.7.jar ... META-INF/ META-INF/MANIFEST.MF dagger/ dagger/internal ...
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
H A Djquery-1.7.1.js14 * Date: Mon Nov 21 21:11:03 2011 -0500
41 quickExpr = /^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,
43 // Check if a string has a non-whitespace character in it
55 rvalidescape = /\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,
56 rvalidtokens = /"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,
66 rdashAlpha = /-([a-z]|[0-9])/ig,
67 rmsPrefix = /^-ms-/,
94 // [[Class]] -> type pairs
126 …if ( selector.charAt(0) === "<" && selector.charAt( selector.length - 1 ) === ">" && selector.leng…
137 // HANDLE: $(html) -> $(array)
[all …]
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv6 …orks/multidex,[email protected],Add missing dependency to jack-meta content
7 2018/03/02,a5272c3d40c2b81c266454b600d4d763b2adc009,platform/frameworks/multidex,fake_PNKoS4VGRO65-
11 2018/03/02,fd97bb8f04182220658b39cce4601aa9bada0b6f,platform/frameworks/multidex,fake_PNKoS4VGRO65-
15 2018/03/02,8be7c7a5a6377745054dcd3f1176a7f4cb96b153,platform/frameworks/multidex,fake_WHh-s8W-S_6f8…
23 2018/03/02,eadfa6df97992f26ffb5de91865f87a4b62dc84a,platform/frameworks/multidex,fake_PNKoS4VGRO65-
25 …d8042a42b511cc5,platform/external/safe-iop,[email protected],Use -Werror i…
26 2018/03/02,03a95657a65dafbed1ca444ae04e2be05a1e238d,platform/external/apache-http,fake_4wcM2I_rR7eC…
27 2018/03/02,575d371036a15ab9fb70f254ed9eedae84662b40,platform/external/apache-http,fake_XS0O1HOETRCi…
28 2018/03/02,55a11f8b12deb6780299412ed35a10563a1cd9ac,platform/external/apache-http,fake_LhnpdyFrQyG9…
29 2018/03/02,ad1d58e71fed9c28d8f755370aeb9946e908332c,platform/external/apache-http,fake_0Badg8rmRu2q…
[all …]
/aosp_15_r20/prebuilts/misc/common/robolectric/android-all/
HDandroid-all-15-robolectric-12650502.jar ... jarjar.kotlin_module META-INF/kotlin-stdlib-jdk7.kotlin_module META-INF/kotlin-stdlib ...
HDandroid-all-14-robolectric-10818077.jar ... INF/kotlin-stdlib-jdk7.kotlin_module META-INF/kotlin-stdlib-jdk8.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/external/exoplayer/exoplayer-mediaprovider-ui/android_common/combined/
Dexoplayer-mediaprovider-ui.jar ... INF/kotlin-stdlib-jdk7.kotlin_module META-INF/kotlin-stdlib-jdk8.kotlin_module META ...

12