Searched +full:plugin +full:- +full:syntax +full:- +full:optional +full:- +full:catch +full:- +full:binding (Results 1 – 22 of 22) sorted by relevance
| /external/tensorflow/tensorflow/lite/g3doc/inference_with_metadata/ |
| D | codegen.md | 5 graphical interface of [Android Studio ML Model Binding](#mlbinding) is the 9 ## Use Android Studio ML Model Binding {:#mlbinding} 12 developers can use Android Studio ML Model Binding to automatically configure 23 1. Right-click on the module you would like to use the TFLite model or click on 25 … --> 4 <!-- on Tue May 19 17:01:51 PDT 2009 --> 7 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 12 …-- Command line arguments = -doclet jdiff.JDiff -docletpath /Applications/bin/jdiff-1.1.1/jdiff.… 14 <!-- start class com.google.inject.AbstractModule --> 163 <!-- end class com.google.inject.AbstractModule --> 164 <!-- start interface com.google.inject.Binder --> 202 <![CDATA[Creates a binding to a key.]]> [all …]
|
| D | 4.1.xml | 1 <?xml version="1.0" encoding="iso-8859-1" standalone="no"?> 2 <!-- Generated by the JDiff Javadoc doclet --> 3 <!-- (http://www.jdiff.org) --> 4 <!-- on Fri Jun 17 16:00:51 EDT 2016 --> 7 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 12 …-- Command line arguments = -doclet jdiff.JDiff -docletpath /tmp/moe_git_clone_googlecode_676391… 14 <!-- start class com.google.inject.AbstractModule --> 169 Note that this requirement may be satisfied by implicit binding, such as 170 a public no-arguments constructor. 183 Note that this requirement may be satisfied by implicit binding, such as [all …]
|
| D | 4.0.xml | 1 <?xml version="1.0" encoding="iso-8859-1" standalone="no"?> 2 <!-- Generated by the JDiff Javadoc doclet --> 3 <!-- (http://www.jdiff.org) --> 4 <!-- on Tue Apr 28 17:33:25 EDT 2015 --> 7 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 12 …-- Command line arguments = -doclet jdiff.JDiff -docletpath /usr/local/google/home/cgdecker/Proj… 14 <!-- start class com.google.inject.AbstractModule --> 169 Note that this requirement may be satisfied by implicit binding, such as 170 a public no-arguments constructor. 183 Note that this requirement may be satisfied by implicit binding, such as [all …]
|
| D | 2.0.xml | 1 <?xml version="1.0" encoding="iso-8859-1" standalone="no"?> 2 <!-- Generated by the JDiff Javadoc doclet --> 3 <!-- (http://www.jdiff.org) --> 4 <!-- on Tue May 19 17:01:55 PDT 2009 --> 7 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 12 …-- Command line arguments = -doclet jdiff.JDiff -docletpath /Applications/bin/jdiff-1.1.1/jdiff.… 14 <!-- start class com.google.inject.AbstractModule --> 169 Note that this requirement may be satisfied by implicit binding, such as 170 a public no-arguments constructor. 183 Note that this requirement may be satisfied by implicit binding, such as [all …]
|
| D | 3.0.xml | 1 <?xml version="1.0" encoding="iso-8859-1" standalone="no"?> 2 <!-- Generated by the JDiff Javadoc doclet --> 3 <!-- (http://www.jdiff.org) --> 4 <!-- on Thu Mar 24 21:41:19 EDT 2011 --> 7 xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' 12 …-- Command line arguments = -doclet jdiff.JDiff -docletpath C:\Documents and Settings\Sam Berlin… 14 <!-- start class com.google.inject.AbstractModule --> 169 Note that this requirement may be satisfied by implicit binding, such as 170 a public no-arguments constructor. 183 Note that this requirement may be satisfied by implicit binding, such as [all …]
|
| /external/AFLplusplus/ |
| D | Changelog.md | 7 - afl-fuzz: 8 - default power schedule is now EXPLORE, due a fix in fast schedules 10 - fixed minor issues in the mutation engine, thanks to @futhewo for 12 - better deterministic fuzzing is now available, benchmarks have shown 13 to improve fuzzing. Enable with -D. Thanks to @kdsjZh for the PR! 14 - afl-cc: 15 - large rewrite by @SonicStark which fixes a few corner cases, thanks! 16 - LTO mode now requires llvm 12+ 17 - workaround for ASAN with gcc_plugin mode 18 - instrumentation: [all …]
|
| /external/AFLplusplus/docs/ |
| D | Changelog.md | 7 - afl-fuzz: 8 - default power schedule is now EXPLORE, due a fix in fast schedules 10 - fixed minor issues in the mutation engine, thanks to @futhewo for 12 - better deterministic fuzzing is now available, benchmarks have shown 13 to improve fuzzing. Enable with -D. Thanks to @kdsjZh for the PR! 14 - afl-cc: 15 - large rewrite by @SonicStark which fixes a few corner cases, thanks! 16 - LTO mode now requires llvm 12+ 17 - workaround for ASAN with gcc_plugin mode 18 - instrumentation: [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 …]
|
| /external/bazelbuild-rules_go/third_party/ |
| D | org_golang_x_tools-deletegopls.patch | 1 diff -urN a/gopls/api-diff/api_diff.go b/gopls/api-diff/api_diff.go 2 --- a/gopls/api-diff/api_diff.go 2000-01-01 00:00:00.000000000 -0000 3 +++ b/gopls/api-diff/api_diff.go 1970-01-01 00:00:00.000000000 +0000 4 @@ -1,89 +0,0 @@ 5 -// Copyright 2021 The Go Authors. All rights reserved. 6 -// Use of this source code is governed by a BSD-style 7 -// license that can be found in the LICENSE file. 8 - 9 -//go:build go1.18 10 -// +build go1.18 [all …]
|
| /external/pigweed/docs/ |
| D | changelog.rst | 3 .. _docs-changelog: 9 -------------------------------- 11 -------------------------------- 12 .. pigweed-live:: 14 .. _docs-changelog-latest: 16 ------------ 18 ------------ 23 * **Clock management**: The new :ref:`module-pw_clock_tree` module manages 26 * **GitHub Actions**: The new :ref:`docs-github` guide shows you 27 how to set up GitHub Actions to build and test a Bazel-based Pigweed [all …]
|
| /external/jackson-core/docs/javadoc/2.9/ |
| D | index-all.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 2 <!-- NewPage --> 5 <!-- Generated by javadoc (1.8.0_162) on Tue Jan 23 20:16:58 PST 2018 --> 6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7 <title>Index (Jackson-core 2.9.0 API)</title> 8 <meta name="date" content="2018-01-23"> 13 <script type="text/javascript"><!-- 15 if (location.href.indexOf('is-external=true') == -1) { 16 parent.document.title="Index (Jackson-core 2.9.0 API)"; 19 catch(err) { [all …]
|
| /external/jackson-core/docs/javadoc/2.11/ |
| D | index-all.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 2 <!-- NewPage --> 5 <!-- Generated by javadoc (1.8.0_162) on Sat Apr 25 16:56:58 PDT 2020 --> 6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7 <title>Index (Jackson-core 2.11.0 API)</title> 8 <meta name="date" content="2020-04-25"> 13 <script type="text/javascript"><!-- 15 if (location.href.indexOf('is-external=true') == -1) { 16 parent.document.title="Index (Jackson-core 2.11.0 API)"; 19 catch(err) { [all …]
|
| /external/jackson-core/docs/javadoc/2.11.rc1/ |
| D | index-all.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 2 <!-- NewPage --> 5 <!-- Generated by javadoc (1.8.0_162) on Tue Mar 24 11:10:01 PDT 2020 --> 6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7 <title>Index (Jackson-core 2.11.0.rc1 API)</title> 8 <meta name="date" content="2020-03-24"> 13 <script type="text/javascript"><!-- 15 if (location.href.indexOf('is-external=true') == -1) { 16 parent.document.title="Index (Jackson-core 2.11.0.rc1 API)"; 19 catch(err) { [all …]
|
| /external/jackson-core/docs/javadoc/2.10/ |
| D | index-all.html | 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt… 2 <!-- NewPage --> 5 <!-- Generated by javadoc (1.8.0_162) on Wed Sep 25 19:22:24 PDT 2019 --> 6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 7 <title>Index (Jackson-core 2.10.0 API)</title> 8 <meta name="date" content="2019-09-25"> 13 <script type="text/javascript"><!-- 15 if (location.href.indexOf('is-external=true') == -1) { 16 parent.document.title="Index (Jackson-core 2.10.0 API)"; 19 catch(err) { [all …]
|