/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/inference_with_metadata/ |
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
H A 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 …]
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/ |
D | x86_64-w64-mingw32-g++.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 73 .\" Fear. Run. Save yourself. No user-serviceable parts. 83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
D | x86_64-w64-mingw32-gcc.1 | 18 .\" Set up some character translations and predefined strings. \*(-- will 24 .tr \(*W- 27 . ds -- \(*W- 29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch 30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch 37 . ds -- \|\(em\| 73 .\" Fear. Run. Save yourself. No user-serviceable parts. 83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m) 99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" 100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' [all …]
|
/aosp_15_r20/external/AFLplusplus/docs/ |
H A 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 …]
|
/aosp_15_r20/external/AFLplusplus/ |
H A 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 …]
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/ |
D | gccint.info | 3 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 …]
|
D | gcc.info | 3 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 26 * gcov: (gcc) Gcov. 'gcov'--a test coverage program. 27 END-INFO-DIR-ENTRY 31 Copyright (C) 1988-2013 Free Software Foundation, Inc. [all …]
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/external/jquery/ |
H A 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 …]
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/external/jquery/ |
H A 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 …]
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/jquery/ |
H A 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 …]
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/jquery/ |
H A 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 …]
|