Searched +full:plugin +full:- +full:syntax +full:- +full:optional +full:- +full:chaining (Results 1 – 11 of 11) sorted by relevance
| /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/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/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/python/mako/doc/build/ |
| D | changelog.rst | 17 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 …]
|
| /external/mockito/src/main/java/org/mockito/ |
| D | Mockito.java | 52 * 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>@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 …]
|
| /external/tensorflow/tensorflow/go/op/ |
| D | wrappers.go | 7 // 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 …]
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/ |
| D | jquery.js | 12 * 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 …]
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/ |
| D | jquery-3.5.1.js | 12 * 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 …]
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/ |
| D | jquery-3.5.1.js | 12 * 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 …]
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/ |
| D | jquery.js | 12 * 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 …]
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
| D | jquery-1.7.1.js | 14 * 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 …]
|