/aosp_15_r20/external/vulkan-headers/registry/ |
H A D | validusage.json | 13 …"text": "If <code>instance</code> is not <code>NULL</code>, <code>instance</code> <strong class=\"… 18 …"text": "<code>pName</code> <strong class=\"purple\">must</strong> be a null-terminated UTF-8 stri… 27 …"text": "<code>device</code> <strong class=\"purple\">must</strong> be a valid <a href=\"#VkDevice… 32 …"text": "<code>pName</code> <strong class=\"purple\">must</strong> be a null-terminated UTF-8 stri… 41 …"text": "<code>pApiVersion</code> <strong class=\"purple\">must</strong> be a valid pointer to a <… 50 … href=\"#VkInstanceCreateInfo\">VkInstanceCreateInfo</a>::<code>ppEnabledExtensionNames</code> lis… 55 …"text": "<code>pCreateInfo</code> <strong class=\"purple\">must</strong> be a valid pointer to a v… 60 …"text": "If <code>pAllocator</code> is not <code>NULL</code>, <code>pAllocator</code> <strong clas… 65 …"text": "<code>pInstance</code> <strong class=\"purple\">must</strong> be a valid pointer to a <a … 74 …code>pNext</code> chain of <code>VkInstanceCreateInfo</code> includes a <code>VkDebugReportCallbac… [all …]
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/registry/ |
H A D | validusage.json | 13 …"text": "If <code>instance</code> is not <code>NULL</code>, <code>instance</code> <strong class=\"… 18 …"text": "<code>pName</code> <strong class=\"purple\">must</strong> be a null-terminated UTF-8 stri… 27 …"text": "<code>device</code> <strong class=\"purple\">must</strong> be a valid <a href=\"#VkDevice… 32 …"text": "<code>pName</code> <strong class=\"purple\">must</strong> be a null-terminated UTF-8 stri… 41 …"text": "<code>pApiVersion</code> <strong class=\"purple\">must</strong> be a valid pointer to a <… 50 … href=\"#VkInstanceCreateInfo\">VkInstanceCreateInfo</a>::<code>ppEnabledExtensionNames</code> lis… 55 …"text": "<code>pCreateInfo</code> <strong class=\"purple\">must</strong> be a valid pointer to a v… 60 …"text": "If <code>pAllocator</code> is not <code>NULL</code>, <code>pAllocator</code> <strong clas… 65 …"text": "<code>pInstance</code> <strong class=\"purple\">must</strong> be a valid pointer to a <a … 74 …code>pNext</code> chain of <code>VkInstanceCreateInfo</code> includes a <a href=\"#VkDebugReportCa… [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/services/machinelearning/src/main/resources/codegen-resources/ |
H A D | service-2.json | 30 … a tag using a key that is already associated with the ML object, <code>AddTags</code> updates the… 45 …code>DataSource</code>. This operation creates a new <code>BatchPrediction</code>, and uses an <co… 60 …code>DataSource</code> object from an <a href=\"http://aws.amazon.com/rds/\"> Amazon Relational Da… 75 …code>DataSource</code> from a database hosted on an Amazon Redshift cluster. A <code>DataSource</c… 90 …code>DataSource</code> object. A <code>DataSource</code> references data that can be used to perfo… 105 …code>Evaluation</code> of an <code>MLModel</code>. An <code>MLModel</code> is evaluated on a set o… 120 …code>MLModel</code> using the <code>DataSource</code> and the recipe as information sources. </p> … 135 …code>MLModel</code>. The endpoint contains the URI of the <code>MLModel</code>; that is, the locat… 150 …code>BatchPrediction</code>, rendering it unusable.</p> <p>After using the <code>DeleteBatchPredic… 165 …code>DataSource</code>, rendering it unusable.</p> <p>After using the <code>DeleteDataSource</code… [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/math/ |
H A D | BigDecimal.java | 12 …* The <code>BigDecimal</code> class implements immutable arbitrary-precision decimal numbers. The … 13 …* <code>BigDecimal</code> class provide operations for fixed and floating point arithmetic, compar… 16 …e decimal, there is an exact correspondence between an instance of a <code>BigDecimal</code> object 17 …* and its <code>String</code> representation; the <code>BigDecimal</code> class provides direct co… 18 …* <code>String</code> and character array (<code>char[]</code>) objects, as well as conversions to… 19 * primitive types (which may not be exact) and <code>BigInteger</code>. 21 …ns of constructors and methods in this documentation, the value of a <code>BigDecimal</code> number 22 …* object is shown as the result of invoking the <code>toString()</code> method on the object. The … 27 * documented at <code>http://www2.hursley.ibm.com/decimal</code> <br> 32 …* Operations on <code>BigDecimal</code> numbers are controlled by a {@link android.icu.math.MathCo… [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/math/ |
H A D | BigDecimal.java | 12 …* The <code>BigDecimal</code> class implements immutable arbitrary-precision decimal numbers. The … 13 …* <code>BigDecimal</code> class provide operations for fixed and floating point arithmetic, compar… 16 …e decimal, there is an exact correspondence between an instance of a <code>BigDecimal</code> object 17 …* and its <code>String</code> representation; the <code>BigDecimal</code> class provides direct co… 18 …* <code>String</code> and character array (<code>char[]</code>) objects, as well as conversions to… 19 * primitive types (which may not be exact) and <code>BigInteger</code>. 21 …ns of constructors and methods in this documentation, the value of a <code>BigDecimal</code> number 22 …* object is shown as the result of invoking the <code>toString()</code> method on the object. The … 27 * documented at <code>http://www2.hursley.ibm.com/decimal</code> <br> 32 …* Operations on <code>BigDecimal</code> numbers are controlled by a {@link android.icu.math.MathCo… [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/math/ |
H A D | BigDecimal.java | 12 …* The <code>BigDecimal</code> class implements immutable arbitrary-precision decimal numbers. The … 13 …* <code>BigDecimal</code> class provide operations for fixed and floating point arithmetic, compar… 16 …e decimal, there is an exact correspondence between an instance of a <code>BigDecimal</code> object 17 …* and its <code>String</code> representation; the <code>BigDecimal</code> class provides direct co… 18 …* <code>String</code> and character array (<code>char[]</code>) objects, as well as conversions to… 19 * primitive types (which may not be exact) and <code>BigInteger</code>. 21 …ns of constructors and methods in this documentation, the value of a <code>BigDecimal</code> number 22 …* object is shown as the result of invoking the <code>toString()</code> method on the object. The … 27 * documented at <code>http://www2.hursley.ibm.com/decimal</code> <br> 32 …* Operations on <code>BigDecimal</code> numbers are controlled by a {@link android.icu.math.MathCo… [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/math/ |
H A D | BigDecimal.java | 12 …* The <code>BigDecimal</code> class implements immutable arbitrary-precision decimal numbers. The … 13 …* <code>BigDecimal</code> class provide operations for fixed and floating point arithmetic, compar… 16 …e decimal, there is an exact correspondence between an instance of a <code>BigDecimal</code> object 17 …* and its <code>String</code> representation; the <code>BigDecimal</code> class provides direct co… 18 …* <code>String</code> and character array (<code>char[]</code>) objects, as well as conversions to… 19 * primitive types (which may not be exact) and <code>BigInteger</code>. 21 …ns of constructors and methods in this documentation, the value of a <code>BigDecimal</code> number 22 …* object is shown as the result of invoking the <code>toString()</code> method on the object. The … 27 * documented at <code>http://www2.hursley.ibm.com/decimal</code> <br> 32 …* Operations on <code>BigDecimal</code> numbers are controlled by a {@link android.icu.math.MathCo… [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/math/ |
H A D | BigDecimal.java | 12 …* The <code>BigDecimal</code> class implements immutable arbitrary-precision decimal numbers. The … 13 …* <code>BigDecimal</code> class provide operations for fixed and floating point arithmetic, compar… 16 …e decimal, there is an exact correspondence between an instance of a <code>BigDecimal</code> object 17 …* and its <code>String</code> representation; the <code>BigDecimal</code> class provides direct co… 18 …* <code>String</code> and character array (<code>char[]</code>) objects, as well as conversions to… 19 * primitive types (which may not be exact) and <code>BigInteger</code>. 21 …ns of constructors and methods in this documentation, the value of a <code>BigDecimal</code> number 22 …* object is shown as the result of invoking the <code>toString()</code> method on the object. The … 27 * documented at <code>http://www2.hursley.ibm.com/decimal</code> <br> 32 …* Operations on <code>BigDecimal</code> numbers are controlled by a {@link android.icu.math.MathCo… [all …]
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/math/ |
H A D | BigDecimal.java | 12 …* The <code>BigDecimal</code> class implements immutable arbitrary-precision decimal numbers. The … 13 …* <code>BigDecimal</code> class provide operations for fixed and floating point arithmetic, compar… 16 …e decimal, there is an exact correspondence between an instance of a <code>BigDecimal</code> object 17 …* and its <code>String</code> representation; the <code>BigDecimal</code> class provides direct co… 18 …* <code>String</code> and character array (<code>char[]</code>) objects, as well as conversions to… 19 * primitive types (which may not be exact) and <code>BigInteger</code>. 21 …ns of constructors and methods in this documentation, the value of a <code>BigDecimal</code> number 22 …* object is shown as the result of invoking the <code>toString()</code> method on the object. The … 27 * documented at <code>http://www2.hursley.ibm.com/decimal</code> <br> 32 …* Operations on <code>BigDecimal</code> numbers are controlled by a {@link android.icu.math.MathCo… [all …]
|
/aosp_15_r20/external/javassist/tutorial/ |
H A D | tutorial2.html | 32 <p><code>CtClass</code> provides methods for introspection. The 34 the Java reflection API. <code>CtClass</code> provides 35 <code>getName()</code>, <code>getSuperclass()</code>, 36 <code>getMethods()</code>, and so on. 37 <code>CtClass</code> also provides methods for modifying a class 42 Methods are represented by <code>CtMethod</code> objects. 43 <code>CtMethod</code> provides several methods for modifying 46 the same <code>CtMethod</code> object 49 A <code>CtMethod</code> object corresponds to every method declaration. 52 For example, if class <code>Point</code> declares method <code>move()</code> [all …]
|
H A D | tutorial.html | 42 <p>The class <code>Javassist.CtClass</code> is an abstract 43 representation of a class file. A <code>CtClass</code> (compile-time 54 <p>This program first obtains a <code>ClassPool</code> object, which 56 <code>ClassPool</code> object is a container of <code>CtClass</code> 58 constructing a <code>CtClass</code> object and records the 62 from a <code>ClassPool</code> object 63 a reference to a <code>CtClass</code> object representing that class. 64 <code>get()</code> in <code>ClassPool</code> is used for this purpose. 66 <code>CtClass</code> object representing a class 67 <code>test.Rectangle</code> is obtained from the [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/ |
H A D | CallableStatement.java | 6 * This code is free software; you can redistribute it and/or modify it 10 * by Oracle in the LICENSE file that accompanied this code. 12 * This code is distributed in the hope that it will be useful, but WITHOUT 16 * accompanied this code). 47 * IN parameter values are set using the <code>set</code> methods inherited from 50 * are retrieved after execution via the <code>get</code> methods provided here. 52 * A <code>CallableStatement</code> can return one {@link ResultSet} object or 53 * multiple <code>ResultSet</code> objects. Multiple 54 * <code>ResultSet</code> objects are handled using operations 57 * For maximum portability, a call's <code>ResultSet</code> objects and [all …]
|
H A D | Statement.java | 6 * This code is free software; you can redistribute it and/or modify it 10 * by Oracle in the LICENSE file that accompanied this code. 12 * This code is distributed in the hope that it will be useful, but WITHOUT 16 * accompanied this code). 33 * By default, only one <code>ResultSet</code> object per <code>Statement</code> 35 * <code>ResultSet</code> object is interleaved 37 * different <code>Statement</code> objects. All execution methods in the 38 * <code>Statement</code> interface implicitly close a statment's current 39 * <code>ResultSet</code> object if an open one exists. 48 * <code>ResultSet</code> object. [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/ |
D | CallableStatement.java | 6 * This code is free software; you can redistribute it and/or modify it 10 * by Oracle in the LICENSE file that accompanied this code. 12 * This code is distributed in the hope that it will be useful, but WITHOUT 16 * accompanied this code). 47 * IN parameter values are set using the <code>set</code> methods inherited from 50 * are retrieved after execution via the <code>get</code> methods provided here. 52 * A <code>CallableStatement</code> can return one {@link ResultSet} object or 53 * multiple <code>ResultSet</code> objects. Multiple 54 * <code>ResultSet</code> objects are handled using operations 57 * For maximum portability, a call's <code>ResultSet</code> objects and [all …]
|
D | Statement.java | 6 * This code is free software; you can redistribute it and/or modify it 10 * by Oracle in the LICENSE file that accompanied this code. 12 * This code is distributed in the hope that it will be useful, but WITHOUT 16 * accompanied this code). 33 * By default, only one <code>ResultSet</code> object per <code>Statement</code> 35 * <code>ResultSet</code> object is interleaved 37 * different <code>Statement</code> objects. All execution methods in the 38 * <code>Statement</code> interface implicitly close a statment's current 39 * <code>ResultSet</code> object if an open one exists. 48 * <code>ResultSet</code> object. [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/14/libcore/ojluni/src/main/java/java/sql/ |
D | CallableStatement.java | 6 * This code is free software; you can redistribute it and/or modify it 10 * by Oracle in the LICENSE file that accompanied this code. 12 * This code is distributed in the hope that it will be useful, but WITHOUT 16 * accompanied this code). 47 * IN parameter values are set using the <code>set</code> methods inherited from 50 * are retrieved after execution via the <code>get</code> methods provided here. 52 * A <code>CallableStatement</code> can return one {@link ResultSet} object or 53 * multiple <code>ResultSet</code> objects. Multiple 54 * <code>ResultSet</code> objects are handled using operations 57 * For maximum portability, a call's <code>ResultSet</code> objects and [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/doc/ |
D | asm.html | 9 …s a quick outline of the unusual form of assembly language used by the <code>gc</code> Go compiler. 19 describes the peculiarities that apply when writing assembly code to interact with Go. 29 and instruction selection occurs partly after code generation. 31 when you see an instruction like <code>MOV</code> 46 <a href="/pkg/runtime/"><code>runtime</code></a> and 47 <a href="/pkg/math/big/"><code>math/big</code></a>. 48 You can also examine what the compiler emits as assembly code 90 The <code>FUNCDATA</code> and <code>PCDATA</code> directives contain information 95 To see what gets put in the binary after linking, use <code>go tool objdump</code>: 128 Thus <code>3&1<<2</code> is 4, not 0—it parses as <code>(3&1)<<2</code> [all …]
|
/aosp_15_r20/external/regex-re2/doc/ |
H A D | syntax.html | 16 <tr><td><code>.</code></td><td>any character, possibly including newline (s=true)</td></tr> 17 <tr><td><code>[xyz]</code></td><td>character class</td></tr> 18 <tr><td><code>[^xyz]</code></td><td>negated character class</td></tr> 19 <tr><td><code>\d</code></td><td>Perl character class</td></tr> 20 <tr><td><code>\D</code></td><td>negated Perl character class</td></tr> 21 <tr><td><code>[[:alpha:]]</code></td><td>ASCII character class</td></tr> 22 <tr><td><code>[[:^alpha:]]</code></td><td>negated ASCII character class</td></tr> 23 <tr><td><code>\pN</code></td><td>Unicode character class (one-letter name)</td></tr> 24 <tr><td><code>\p{Greek}</code></td><td>Unicode character class</td></tr> 25 <tr><td><code>\PN</code></td><td>negated Unicode character class (one-letter name)</td></tr> [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/ |
D | Statement.java | 6 * This code is free software; you can redistribute it and/or modify it 10 * by Oracle in the LICENSE file that accompanied this code. 12 * This code is distributed in the hope that it will be useful, but WITHOUT 16 * accompanied this code). 33 * By default, only one <code>ResultSet</code> object per <code>Statement</code> 35 * <code>ResultSet</code> object is interleaved 37 * different <code>Statement</code> objects. All execution methods in the 38 * <code>Statement</code> interface implicitly close a statment's current 39 * <code>ResultSet</code> object if an open one exists. 48 * <code>ResultSet</code> object. [all …]
|
/aosp_15_r20/frameworks/minikin/tests/data/ |
H A D | Hangul.ttx | 125 <map code="0x0020" name="1em" /> 126 <map code="0x002E" name="1em" /> 129 <map code="0x3000" name="1em" /> <!-- IDEOGRAPHIC SPACE --> 130 <map code="0x3001" name="1em" /> <!-- IDEOGRAPHIC COMMA --> 131 <map code="0x3002" name="1em" /> <!-- IDEOGRAPHIC FULL STOP --> 134 <map code="0x1100" name="1em"/><!-- HANGUL CHOSEONG KIYEOK --> 135 <map code="0x1101" name="1em"/><!-- HANGUL CHOSEONG SSANGKIYEOK --> 136 <map code="0x1102" name="1em"/><!-- HANGUL CHOSEONG NIEUN --> 137 <map code="0x1103" name="1em"/><!-- HANGUL CHOSEONG TIKEUT --> 138 <map code="0x1104" name="1em"/><!-- HANGUL CHOSEONG SSANGTIKEUT --> [all …]
|
/aosp_15_r20/cts/tests/tests/text/assets/fonts/ |
H A D | Hangul.ttx | 125 <map code="0x0020" name="1em" /> 126 <map code="0x002E" name="1em" /> 129 <map code="0x3000" name="1em" /> <!-- IDEOGRAPHIC SPACE --> 130 <map code="0x3001" name="1em" /> <!-- IDEOGRAPHIC COMMA --> 131 <map code="0x3002" name="1em" /> <!-- IDEOGRAPHIC FULL STOP --> 134 <map code="0x1100" name="1em"/><!-- HANGUL CHOSEONG KIYEOK --> 135 <map code="0x1101" name="1em"/><!-- HANGUL CHOSEONG SSANGKIYEOK --> 136 <map code="0x1102" name="1em"/><!-- HANGUL CHOSEONG NIEUN --> 137 <map code="0x1103" name="1em"/><!-- HANGUL CHOSEONG TIKEUT --> 138 <map code="0x1104" name="1em"/><!-- HANGUL CHOSEONG SSANGTIKEUT --> [all …]
|
/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/ |
H A D | Node.java | 16 * The <code>Node</code> interface is the primary datatype for the entire 18 * While all objects implementing the <code>Node</code> interface expose 20 * <code>Node</code> interface may have children. For example, 21 * <code>Text</code> nodes may not have children, and adding children to 22 * such nodes results in a <code>DOMException</code> being raised. 23 * <p>The attributes <code>nodeName</code>, <code>nodeValue</code> and 24 * <code>attributes</code> are included as a mechanism to get at node 27 * specific <code>nodeType</code> (e.g., <code>nodeValue</code> for an 28 * <code>Element</code> or <code>attributes</code> for a <code>Comment</code> 29 * ), this returns <code>null</code>. Note that the specialized interfaces [all …]
|
/aosp_15_r20/libcore/ojluni/src/main/java/javax/sql/ |
H A D | RowSet.java | 5 * This code is free software; you can redistribute it and/or modify it 9 * by Oracle in the LICENSE file that accompanied this code. 11 * This code is distributed in the hope that it will be useful, but WITHOUT 15 * accompanied this code). 40 * The <code>RowSet</code> 41 * interface provides a set of JavaBeans properties that allow a <code>RowSet</code> 43 * some data from the data source. A group of setter methods (<code>setInt</code>, 44 * <code>setBytes</code>, <code>setString</code>, and so on) 49 * The <code>RowSet</code> 54 * <P>The <code>RowSet</code> interface is unique in that it is intended to be [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/27/libcore/ojluni/src/main/java/javax/sql/ |
D | RowSet.java | 5 * This code is free software; you can redistribute it and/or modify it 9 * by Oracle in the LICENSE file that accompanied this code. 11 * This code is distributed in the hope that it will be useful, but WITHOUT 15 * accompanied this code). 40 * The <code>RowSet</code> 41 * interface provides a set of JavaBeans properties that allow a <code>RowSet</code> 43 * some data from the data source. A group of setter methods (<code>setInt</code>, 44 * <code>setBytes</code>, <code>setString</code>, and so on) 49 * The <code>RowSet</code> 54 * <P>The <code>RowSet</code> interface is unique in that it is intended to be [all …]
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/javax/sql/ |
D | RowSet.java | 5 * This code is free software; you can redistribute it and/or modify it 9 * by Oracle in the LICENSE file that accompanied this code. 11 * This code is distributed in the hope that it will be useful, but WITHOUT 15 * accompanied this code). 40 * The <code>RowSet</code> 41 * interface provides a set of JavaBeans properties that allow a <code>RowSet</code> 43 * some data from the data source. A group of setter methods (<code>setInt</code>, 44 * <code>setBytes</code>, <code>setString</code>, and so on) 49 * The <code>RowSet</code> 54 * <P>The <code>RowSet</code> interface is unique in that it is intended to be [all …]
|