/external/vulkan-headers/registry/ |
D | validusage.json | 13 …"text": " If <code>instance</code> is not <code>NULL</code>, <code>instance</code> <strong class=\… 17 …"text": " <code>pName</code> <strong class=\"purple\">must</strong> be a null-terminated UTF-8 str… 25 …"text": " <code>device</code> <strong class=\"purple\">must</strong> be a valid <a href=\"#VkDevic… 29 …"text": " <code>pName</code> <strong class=\"purple\">must</strong> be a null-terminated UTF-8 str… 37 …"text": " <code>pApiVersion</code> <strong class=\"purple\">must</strong> be a valid pointer to a … 45 … href=\"#VkInstanceCreateInfo\">VkInstanceCreateInfo</a>::<code>ppEnabledExtensionNames</code> lis… 49 …"text": " <code>pCreateInfo</code> <strong class=\"purple\">must</strong> be a valid pointer to a … 53 …"text": " If <code>pAllocator</code> is not <code>NULL</code>, <code>pAllocator</code> <strong cla… 57 …"text": " <code>pInstance</code> <strong class=\"purple\">must</strong> be a valid pointer to a <a… 65 …"text": " <code>sType</code> <strong class=\"purple\">must</strong> be <code>VK_STRUCTURE_TYPE_INS… [all …]
|
/external/javassist/tutorial/ |
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 …]
|
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 …]
|
D | tutorial3.html | 17 <li><a href="#classfile">Obtaining a <code>ClassFile</code> object</a> 49 <code>javassist.bytecode.ClassFileWriter</code> might provide 51 <code>javassist.bytecode.ClassFile</code> although its API 55 <h3>5.1 Obtaining a <code>ClassFile</code> object</h3> 57 <p>A <code>javassist.bytecode.ClassFile</code> object represents 58 a class file. To obtian this object, <code>getClassFile()</code> 59 in <code>CtClass</code> should be called. 62 <code>javassist.bytecode.ClassFile</code> directly from a class file. 72 This code snippet creats a <code>ClassFile</code> object from 73 <code>Point.class</code>. [all …]
|
/external/libxml2/include/libxml/ |
D | xmlunicode.h | 26 XMLPUBFUN int XMLCALL xmlUCSIsAegeanNumbers (int code); 27 XMLPUBFUN int XMLCALL xmlUCSIsAlphabeticPresentationForms (int code); 28 XMLPUBFUN int XMLCALL xmlUCSIsArabic (int code); 29 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsA (int code); 30 XMLPUBFUN int XMLCALL xmlUCSIsArabicPresentationFormsB (int code); 31 XMLPUBFUN int XMLCALL xmlUCSIsArmenian (int code); 32 XMLPUBFUN int XMLCALL xmlUCSIsArrows (int code); 33 XMLPUBFUN int XMLCALL xmlUCSIsBasicLatin (int code); 34 XMLPUBFUN int XMLCALL xmlUCSIsBengali (int code); 35 XMLPUBFUN int XMLCALL xmlUCSIsBlockElements (int code); [all …]
|
/external/javassist/src/main/javassist/bytecode/annotation/ |
D | AnnotationsWriter.java | 27 * <code>..Annotations_attribute</code>. 28 * See the source code of the <code>AnnotationsAttribute.Copier</code> class. 30 * <p>The following code snippet is an example of use of this class: 51 * <p>The code snippet above generates the annotation attribute 92 * Writes <code>num_parameters</code> in 93 * <code>Runtime(In)VisibleParameterAnnotations_attribute</code>. 94 * This method must be followed by <code>num</code> calls to 95 * <code>numAnnotations()</code>. 102 * Writes <code>num_annotations</code> in 103 * <code>Runtime(In)VisibleAnnotations_attribute</code>. [all …]
|
/external/selinux/secilc/docs/ |
D | cil_constraint_statements.md | 22 <td align="left"><p><code>constrain</code></p></td> 23 <td align="left"><p>The <code>constrain</code> keyword.</p></td> 26 <td align="left"><p><code>classpermissionset_id</code></p></td> 27 … single named or anonymous <code>classpermissionset</code> or a single set of <code>classmap</code… 30 <td align="left"><p><code>expression</code></p></td> 31 …td align="left"><p>There must be one constraint <code>expression</code> or one or more <code>expr<… 32 <p><code> (op u1 u2)</code></p> 33 <p><code> (role_op r1 r2)</code></p> 34 <p><code> (op t1 t2)</code></p> 35 <p><code> (op u1 user_id)</code></p> [all …]
|
D | cil_access_vector_rules.md | 22 <td align="left"><p><code>allow</code></p></td> 23 <td align="left"><p>The <code>allow</code> keyword.</p></td> 26 <td align="left"><p><code>source_id</code></p></td> 27 …t"><p>A single previously defined source <code>type</code>, <code>typealias</code> or <code>typeat… 30 <td align="left"><p><code>target_id</code></p></td> 31 …t"><p>A single previously defined target <code>type</code>, <code>typealias</code> or <code>typeat… 32 <p>The <code>self</code> keyword may be used instead to signify that source and target are the same… 35 <td align="left"><p><code>classpermissionset_id</code></p></td> 36 … single named or anonymous <code>classpermissionset</code> or a single set of <code>classmap</code… 106 <td align="left"><p><code>auditallow</code></p></td> [all …]
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/doc/ |
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 …]
|
/external/python/cpython2/Mac/Demo/ |
D | textedit.html | 6 In this document we use the <CODE>FrameWork</CODE> and <CODE>TextEdit</CODE> 20 <dt> <CODE>Application</CODE> 23 the main event handling code. Normal use is to override the <code>__init__</code> routine 24 to do your own initializations and override <code>makeusermenus</code> to create your menus 26 The event handling code can be overridden at various levels, from very low-level (the 27 <code>dispatch</code> method) to intermediate level (<code>do_keyDown</code>, for instance) 28 to high-level (<code>do_key</code>). The application class knows about the <code>Window</code> 30 would have a <code>do_key</code> method in your window object, not your application object). 32 <dt> <CODE>MenuBar</CODE>, <CODE>Menu</CODE> and <CODE>MenuItem</CODE> 34 These classes (and a few friends like <CODE>SubMenu</CODE>) handle your menus. You would not [all …]
|
/external/lua/doc/ |
D | manual.html | 67 The Lua distribution includes a host program called <code>lua</code>, 80 (Frequently, this host is the stand-alone <code>lua</code> program.) 81 The host program can invoke functions to execute a piece of Lua code, 83 and can register C functions to be called by Lua code. 94 at Lua's official web site, <code>www.lua.org</code>. 158 (See macro <code>LUA_32BITS</code> in file <code>luaconf.h</code>.) 185 including embedded zeros ('<code>\0</code>'). 231 undefined numerical results, such as <code>0/0</code>.) 245 providing <code>a.name</code> as syntactic sugar for <code>a["name"]</code>. 262 The expressions <code>a[i]</code> and <code>a[j]</code> [all …]
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/ |
D | c14595.htm | 112 driver writers to port or update their code.</P 323 > error code. The 344 >The V4L <CODE 346 >VIDIOCGCAP</CODE 350 ><CODE 352 >VIDIOC_QUERYCAP</CODE 356 >The <CODE 358 >name</CODE 360 <CODE 362 >video_capability</CODE [all …]
|
D | x15446.htm | 101 ><CODE 103 >select()</CODE 109 >1998-09-18: The <CODE 111 >VIDIOC_NONCAP</CODE 113 was replaced by the otherwise meaningless <CODE 115 >O_TRUNC</CODE 119 ><CODE 121 >open()</CODE 123 > flag, and the aliases <CODE 125 >O_NONCAP</CODE [all …]
|
/external/icu/libicu/cts_headers/unicode/ |
D | ubidi.h | 46 * In functions with an error code parameter, 47 * the <code>pErrorCode</code> pointer must be valid 64 * <h4> Sample code for the ICU Bidi API </h4> 68 * This is (hypothetical) sample code that illustrates 70 * Rendering code depends highly on the graphics system, 71 * therefore this sample code must make a lot of assumptions, 79 * characters (code units) in logical order.</li> 82 * and therefore its implementation omitted from this sample code.</li> 86 * \code 302 * <code>paraLevel</code> and <code>embeddingLevels</code> [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | ubidi.h | 46 * In functions with an error code parameter, 47 * the <code>pErrorCode</code> pointer must be valid 64 * <h4> Sample code for the ICU Bidi API </h4> 68 * This is (hypothetical) sample code that illustrates 70 * Rendering code depends highly on the graphics system, 71 * therefore this sample code must make a lot of assumptions, 79 * characters (code units) in logical order.</li> 82 * and therefore its implementation omitted from this sample code.</li> 86 * \code 302 * <code>paraLevel</code> and <code>embeddingLevels</code> [all …]
|
/external/icu/libicu/ndk_headers/unicode/ |
D | ubidi.h | 46 * In functions with an error code parameter, 47 * the <code>pErrorCode</code> pointer must be valid 64 * <h4> Sample code for the ICU Bidi API </h4> 68 * This is (hypothetical) sample code that illustrates 70 * Rendering code depends highly on the graphics system, 71 * therefore this sample code must make a lot of assumptions, 79 * characters (code units) in logical order.</li> 82 * and therefore its implementation omitted from this sample code.</li> 86 * \code 302 * <code>paraLevel</code> and <code>embeddingLevels</code> [all …]
|
/external/icu/libandroidicu/include/unicode/ |
D | ubidi.h | 46 * In functions with an error code parameter, 47 * the <code>pErrorCode</code> pointer must be valid 64 * <h4> Sample code for the ICU Bidi API </h4> 68 * This is (hypothetical) sample code that illustrates 70 * Rendering code depends highly on the graphics system, 71 * therefore this sample code must make a lot of assumptions, 79 * characters (code units) in logical order.</li> 82 * and therefore its implementation omitted from this sample code.</li> 86 * \code 302 * <code>paraLevel</code> and <code>embeddingLevels</code> [all …]
|
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
D | XMLString.java | 27 * be java Strings or <code>org.apache.xml.utils.FastStringBuffer</code>s, or 88 * from <code>0</code> to <code>length() - 1</code>. The first character 89 * of the sequence is at index <code>0</code>, the next at index 90 * <code>1</code>, and so on, as for array indexing. 94 * The first character is at index <code>0</code>. 95 * @exception IndexOutOfBoundsException if the <code>index</code> 113 * <ul><li><code>srcBegin</code> is negative. 114 * <li><code>srcBegin</code> is greater than <code>srcEnd</code> 115 * <li><code>srcEnd</code> is greater than the length of this 117 * <li><code>dstBegin</code> is negative [all …]
|
D | XMLStringDefault.java | 106 * from <code>0</code> to <code>length() - 1</code>. The first character 107 * of the sequence is at index <code>0</code>, the next at index 108 * <code>1</code>, and so on, as for array indexing. 112 * The first character is at index <code>0</code>. 113 * @exception IndexOutOfBoundsException if the <code>index</code> 134 * <ul><li><code>srcBegin</code> is negative. 135 * <li><code>srcBegin</code> is greater than <code>srcEnd</code> 136 * <li><code>srcEnd</code> is greater than the length of this 138 * <li><code>dstBegin</code> is negative 139 * <li><code>dstBegin+(srcEnd-srcBegin)</code> is larger than [all …]
|
/external/fonttools/Tests/subset/data/ |
D | google_color.ttx | 133 <map code="0x78" name="x"/> 134 <map code="0x79" name="y"/> 137 <map code="0x0" name=".notdef"/> 138 <map code="0x1" name=".notdef"/> 139 <map code="0x2" name=".notdef"/> 140 <map code="0x3" name=".notdef"/> 141 <map code="0x4" name=".notdef"/> 142 <map code="0x5" name=".notdef"/> 143 <map code="0x6" name=".notdef"/> 144 <map code="0x7" name=".notdef"/> [all …]
|
/external/libxml2/doc/ |
D | xmlcatalog_man.html | 4 …code class="command">xmlcatalog</code> [ <code class="option">--sgml</code> | <code class="opt… 6 <code class="option">--add 7 <em class="replaceable"><code>TYPE</code></em> 8 <em class="replaceable"><code>ORIG</code></em> 9 <em class="replaceable"><code>REPLACE</code></em> 10 </code> 11 | <code class="option">--add <em class="replaceable"><code>FILENAME</code></em></code> ] 12 | <code class="option">--noout</code> | <code class="option">--no-super-update</code> | 13 [ <code class="option">-v</code> | <code class="option">--verbose</code> ] 14 …] {<em class="replaceable"><code>CATALOGFILE</code></em>} {<em class="replaceable"><code>ENTITIES<… [all …]
|
/external/jacoco/org.jacoco.doc/docroot/doc/ |
D | ant.html | 27 <a href="#coverage"><code>coverage</code></a>, 28 <a href="#agent"><code>agent</code></a>, 29 <a href="#dump"><code>dump</code></a> and 30 <a href="#merge"><code>merge</code></a>. Reports in different formats are 31 created with the <a href="#report"><code>report</code></a> task. For 33 <a href="#instrument"><code>instrument</code></a> can be used to prepare class 39 or you want source code highlighting the class files of the test target must 46 The JaCoCo distribution contains a simple example how code coverage can be 50 example is located in the <code>./doc/examples/build</code> folder of the 67 <p>All tasks are defined in <code>jacocoant.jar</code> (which is part of the [all …]
|
/external/flatbuffers/src/ |
D | idl_gen_php.cpp | 17 // independent from idl_parser, since this code is not needed for most clients 67 auto &code = *code_ptr; in BeginFile() local 68 code += "<?php\n"; in BeginFile() 69 code = code + "// " + FlatBuffersGeneratedWarning() + "\n\n"; in BeginFile() 72 code += "namespace " + name_space_name + ";\n\n"; in BeginFile() 76 code += "use \\Google\\FlatBuffers\\Struct;\n"; in BeginFile() 77 code += "use \\Google\\FlatBuffers\\Table;\n"; in BeginFile() 78 code += "use \\Google\\FlatBuffers\\ByteBuffer;\n"; in BeginFile() 79 code += "use \\Google\\FlatBuffers\\FlatBufferBuilder;\n"; in BeginFile() 80 code += "\n"; in BeginFile() [all …]
|
/external/fonttools/Tests/ttLib/tables/data/aots/ |
D | cmap4_font4.ttx.cmap | 7 <map code="0x64" name="glyph65136"/><!-- LATIN SMALL LETTER D --> 8 <map code="0x65" name="glyph65137"/><!-- LATIN SMALL LETTER E --> 9 <map code="0x66" name="glyph65138"/><!-- LATIN SMALL LETTER F --> 10 <map code="0x67" name="glyph65139"/><!-- LATIN SMALL LETTER G --> 11 <map code="0x68" name="glyph65140"/><!-- LATIN SMALL LETTER H --> 12 <map code="0x69" name="glyph65141"/><!-- LATIN SMALL LETTER I --> 13 <map code="0x6a" name="glyph65142"/><!-- LATIN SMALL LETTER J --> 14 <map code="0x6b" name="glyph65143"/><!-- LATIN SMALL LETTER K --> 15 <map code="0x6c" name="glyph65144"/><!-- LATIN SMALL LETTER L --> 16 <map code="0x6d" name="glyph65145"/><!-- LATIN SMALL LETTER M --> [all …]
|
/external/elfutils/tests/ |
D | run-show-abbrev.sh | 24 abbrev[0]: code = 1, tag = 17, children = 1 25 abbrev[0]: attr[0]: code = 16, form = 6, offset = 0 26 abbrev[0]: attr[1]: code = 18, form = 1, offset = 2 27 abbrev[0]: attr[2]: code = 17, form = 1, offset = 4 28 abbrev[0]: attr[3]: code = 3, form = 8, offset = 6 29 abbrev[0]: attr[4]: code = 27, form = 8, offset = 8 30 abbrev[0]: attr[5]: code = 37, form = 8, offset = 10 31 abbrev[0]: attr[6]: code = 19, form = 11, offset = 12 32 abbrev[19]: code = 2, tag = 46, children = 1 33 abbrev[19]: attr[0]: code = 1, form = 19, offset = 19 [all …]
|