/external/vulkan-headers/registry/ |
D | validusage.json | 13 …" If <code>instance</code> is not <code>NULL</code>, <code>instance</code> <strong class=\"purple\… 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 <code>VkDevice</co… 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 …code>pAllocator</code> is not <code>NULL</code>, <code>pAllocator</code> <strong class=\"purple\">… 57 …"text": " <code>pInstance</code> <strong class=\"purple\">must</strong> be a valid pointer to a <c… 65 …"text": " <code>sType</code> <strong class=\"purple\">must</strong> be <code>VK_STRUCTURE_TYPE_INS… [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/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 …]
|
/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>. 147 including embedded zeros ('<code>\0</code>'). 168 (See macro <code>LUA_32BITS</code> in file <code>luaconf.h</code>.) 209 undefined or unrepresentable numerical results, such as <code>0/0</code>.) 223 providing <code>a.name</code> as syntactic sugar for <code>a["name"]</code>. 240 The expressions <code>a[i]</code> and <code>a[j]</code> [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/data/ |
D | two_finger_tracking.diagonal.slow.dat | 7 Event code 272 (BTN_LEFT) 8 Event code 325 (BTN_TOOL_FINGER) 9 Event code 328 (?) 10 Event code 330 (BTN_TOUCH) 11 Event code 333 (BTN_TOOL_DOUBLETAP) 12 Event code 334 (BTN_TOOL_TRIPLETAP) 13 Event code 335 (BTN_TOOL_QUADTAP) 15 Event code 0 (ABS_X) 20 Event code 1 (ABS_Y) 25 Event code 24 (ABS_PRESSURE) [all …]
|
D | pinch_to_zoom.zoom_in.dat | 1 Event: time 271.039089, type 3 (EV_ABS), code 47 (ABS_MT_SLOT), value 0 2 Event: time 271.039092, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 22 3 Event: time 271.039094, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1111 4 Event: time 271.039095, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 587 5 Event: time 271.039096, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 30 6 Event: time 271.039098, type 3 (EV_ABS), code 47 (ABS_MT_SLOT), value 1 7 Event: time 271.039099, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 23 8 Event: time 271.039100, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 932 9 Event: time 271.039101, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 900 10 Event: time 271.039102, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 34 [all …]
|
D | two_finger_tracking.bottom_left_to_top_right.slow.dat | 7 Event code 272 (BTN_LEFT) 8 Event code 325 (BTN_TOOL_FINGER) 9 Event code 328 (?) 10 Event code 330 (BTN_TOUCH) 11 Event code 333 (BTN_TOOL_DOUBLETAP) 12 Event code 334 (BTN_TOOL_TRIPLETAP) 13 Event code 335 (BTN_TOOL_QUADTAP) 15 Event code 0 (ABS_X) 20 Event code 1 (ABS_Y) 25 Event code 24 (ABS_PRESSURE) [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032659-fw_11.23-robot_sim/ |
D | two_finger_tracking.left_to_right.normal-lumpy-fw_11.23-robot_sim-20130506_032725.dat | 1 Event: time 6021.567948, type 3 (EV_ABS), code 47 (ABS_MT_SLOT), value 0 2 Event: time 6021.567951, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 63 3 Event: time 6021.567954, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 189 4 Event: time 6021.567956, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 488 5 Event: time 6021.567957, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 5 6 Event: time 6021.567983, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1 7 Event: time 6021.567984, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1 8 Event: time 6021.567987, type 3 (EV_ABS), code 0 (ABS_X), value 189 9 Event: time 6021.567989, type 3 (EV_ABS), code 1 (ABS_Y), value 488 10 Event: time 6021.567991, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 5 [all …]
|
D | two_finger_tracking.right_to_left.normal-lumpy-fw_11.23-robot_sim-20130506_032735.dat | 1 Event: time 6030.719600, type 3 (EV_ABS), code 47 (ABS_MT_SLOT), value 0 2 Event: time 6030.719603, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 67 3 Event: time 6030.719606, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1000 4 Event: time 6030.719608, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 479 5 Event: time 6030.719610, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 4 6 Event: time 6030.719635, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1 7 Event: time 6030.719636, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1 8 Event: time 6030.719640, type 3 (EV_ABS), code 0 (ABS_X), value 1000 9 Event: time 6030.719641, type 3 (EV_ABS), code 1 (ABS_Y), value 479 10 Event: time 6030.719643, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 4 [all …]
|
D | pinch_to_zoom.zoom_in-lumpy-fw_11.23-complete-20130726_022850.dat | 1 Event: time 5110606.279662, type 3 (EV_ABS), code 47 (ABS_MT_SLOT), value 0 2 Event: time 5110606.279664, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 8 3 Event: time 5110606.279667, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 480 4 Event: time 5110606.279669, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 396 5 Event: time 5110606.279671, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 28 6 Event: time 5110606.279674, type 3 (EV_ABS), code 47 (ABS_MT_SLOT), value 1 7 Event: time 5110606.279675, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 9 8 Event: time 5110606.279678, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 606 9 Event: time 5110606.279679, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 261 10 Event: time 5110606.279681, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 12 [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/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_032458-fw_11.23-robot_sim/ |
D | pinch_to_zoom.zoom_in-lumpy-fw_11.23-complete-20130726_022812.dat | 1 Event: time 5110565.759787, type 3 (EV_ABS), code 47 (ABS_MT_SLOT), value 0 2 Event: time 5110565.759790, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 2 3 Event: time 5110565.759793, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 849 4 Event: time 5110565.759795, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 93 5 Event: time 5110565.759797, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 6 6 Event: time 5110565.759823, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1 7 Event: time 5110565.759824, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1 8 Event: time 5110565.759828, type 3 (EV_ABS), code 0 (ABS_X), value 849 9 Event: time 5110565.759829, type 3 (EV_ABS), code 1 (ABS_Y), value 93 10 Event: time 5110565.759831, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 6 [all …]
|
D | two_finger_tracking.left_to_right.normal-lumpy-fw_11.23-robot_sim-20130506_032526.dat | 1 Event: time 5903.967471, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 6 2 Event: time 5903.967475, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 154 3 Event: time 5903.967477, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 478 4 Event: time 5903.967479, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 7 5 Event: time 5903.967504, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1 6 Event: time 5903.967506, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1 7 Event: time 5903.967509, type 3 (EV_ABS), code 0 (ABS_X), value 154 8 Event: time 5903.967511, type 3 (EV_ABS), code 1 (ABS_Y), value 478 9 Event: time 5903.967513, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 7 11 Event: time 5903.977217, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 158 [all …]
|
D | two_finger_tracking.right_to_left.normal-lumpy-fw_11.23-robot_sim-20130506_032531.dat | 1 Event: time 5907.672713, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 8 2 Event: time 5907.672717, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 962 3 Event: time 5907.672719, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 479 4 Event: time 5907.672721, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 8 5 Event: time 5907.672746, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1 6 Event: time 5907.672747, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1 7 Event: time 5907.672751, type 3 (EV_ABS), code 0 (ABS_X), value 962 8 Event: time 5907.672753, type 3 (EV_ABS), code 1 (ABS_Y), value 479 9 Event: time 5907.672754, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 8 11 Event: time 5907.684245, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 955 [all …]
|
D | two_finger_tracking.left_to_right.normal-lumpy-fw_11.23-robot_sim-20130506_032518.dat | 1 Event: time 5898.748126, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 4 2 Event: time 5898.748130, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 146 3 Event: time 5898.748132, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 464 4 Event: time 5898.748133, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 10 5 Event: time 5898.748159, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1 6 Event: time 5898.748160, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1 7 Event: time 5898.748163, type 3 (EV_ABS), code 0 (ABS_X), value 146 8 Event: time 5898.748165, type 3 (EV_ABS), code 1 (ABS_Y), value 464 9 Event: time 5898.748167, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 10 11 Event: time 5898.759870, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 152 [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20130806_221321-fw_1.0.AA-robot/ |
D | two_finger_tracking.bottom_left_to_top_right.normal-link-fw_1.0.AA-robot-20130806_224355.dat | 1 Event: time 4768.604311, type 3 (EV_ABS), code 47 (ABS_MT_SLOT), value 0 2 Event: time 4768.604311, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 355 3 Event: time 4768.604311, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 138 4 Event: time 4768.604311, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 1018 5 Event: time 4768.604311, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 42 6 Event: time 4768.604311, type 3 (EV_ABS), code 48 (ABS_MT_TOUCH_MAJOR), value 220 7 Event: time 4768.604311, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1 8 Event: time 4768.604311, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1 9 Event: time 4768.604311, type 3 (EV_ABS), code 0 (ABS_X), value 138 10 Event: time 4768.604311, type 3 (EV_ABS), code 1 (ABS_Y), value 1018 [all …]
|
D | two_finger_tracking.right_to_left.slow-link-fw_1.0.AA-robot-20130806_223945.dat | 1 Event: time 4517.394721, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 317 2 Event: time 4517.394721, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1840 3 Event: time 4517.394721, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 667 4 Event: time 4517.394721, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 43 5 Event: time 4517.394721, type 3 (EV_ABS), code 48 (ABS_MT_TOUCH_MAJOR), value 254 6 Event: time 4517.394721, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1 7 Event: time 4517.394721, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1 8 Event: time 4517.394721, type 3 (EV_ABS), code 0 (ABS_X), value 1840 9 Event: time 4517.394721, type 3 (EV_ABS), code 1 (ABS_Y), value 667 10 Event: time 4517.394721, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 43 [all …]
|
D | two_finger_tracking.right_to_left.slow-link-fw_1.0.AA-robot-20130806_223931.dat | 1 Event: time 4503.350244, type 3 (EV_ABS), code 57 (ABS_MT_TRACKING_ID), value 315 2 Event: time 4503.350244, type 3 (EV_ABS), code 53 (ABS_MT_POSITION_X), value 1839 3 Event: time 4503.350244, type 3 (EV_ABS), code 54 (ABS_MT_POSITION_Y), value 663 4 Event: time 4503.350244, type 3 (EV_ABS), code 58 (ABS_MT_PRESSURE), value 44 5 Event: time 4503.350244, type 3 (EV_ABS), code 48 (ABS_MT_TOUCH_MAJOR), value 220 6 Event: time 4503.350244, type 1 (EV_KEY), code 330 (BTN_TOUCH), value 1 7 Event: time 4503.350244, type 1 (EV_KEY), code 325 (BTN_TOOL_FINGER), value 1 8 Event: time 4503.350244, type 3 (EV_ABS), code 0 (ABS_X), value 1839 9 Event: time 4503.350244, type 3 (EV_ABS), code 1 (ABS_Y), value 663 10 Event: time 4503.350244, type 3 (EV_ABS), code 24 (ABS_PRESSURE), value 44 [all …]
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/data/linearity/ |
D | two_finger_tracking.bottom_left_to_top_right.normal-lumpy-fw_11.27-robot-20130227_204902.dat | 7 Event code 272 (BTN_LEFT) 8 Event code 325 (BTN_TOOL_FINGER) 9 Event code 328 (?) 10 Event code 330 (BTN_TOUCH) 11 Event code 333 (BTN_TOOL_DOUBLETAP) 12 Event code 334 (BTN_TOOL_TRIPLETAP) 13 Event code 335 (BTN_TOOL_QUADTAP) 15 Event code 0 (ABS_X) 20 Event code 1 (ABS_Y) 25 Event code 24 (ABS_PRESSURE) [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/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 …]
|
/external/icu/libandroidicu/include/unicode/ |
D | ubidi.h | 43 * In functions with an error code parameter, 44 * the <code>pErrorCode</code> pointer must be valid 61 * <h4> Sample code for the ICU Bidi API </h4> 65 * This is (hypothetical) sample code that illustrates 67 * Rendering code depends highly on the graphics system, 68 * therefore this sample code must make a lot of assumptions, 76 * characters (code units) in logical order.</li> 79 * and therefore its implementation omitted from this sample code.</li> 83 * \code 299 * <code>paraLevel</code> and <code>embeddingLevels</code> [all …]
|
/external/icu/icu4c/source/common/unicode/ |
D | ubidi.h | 43 * In functions with an error code parameter, 44 * the <code>pErrorCode</code> pointer must be valid 61 * <h4> Sample code for the ICU Bidi API </h4> 65 * This is (hypothetical) sample code that illustrates 67 * Rendering code depends highly on the graphics system, 68 * therefore this sample code must make a lot of assumptions, 76 * characters (code units) in logical order.</li> 79 * and therefore its implementation omitted from this sample code.</li> 83 * \code 299 * <code>paraLevel</code> and <code>embeddingLevels</code> [all …]
|