Home
last modified time | relevance | path

Searched full:code (Results 1 – 25 of 12492) sorted by relevance

12345678910>>...500

/third_party/tex-hyphen/collaboration/repository/offo/info/
Dlanguages-info.xml6 <tex-code>af</tex-code>
7 <code>af</code>
12 <tex-code>as</tex-code>
13 <code>as</code>
18 <tex-code>bg</tex-code>
19 <code>bg</code>
24 <tex-code>bn</tex-code>
25 <code>bn</code>
30 <tex-code>ca</tex-code>
31 <code>ca</code>
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/build_tests/expectations/
Dvalidusage.json13code>commandBuffer</code> is an unprotected command buffer and <a href=\"#limits-protectedNoFault\…
18code>commandBuffer</code> is an unprotected command buffer and <a href=\"#limits-protectedNoFault\…
23code>commandBuffer</code> is a protected command buffer and <a href=\"#limits-protectedNoFault\"><
28code>commandBuffer</code> was allocated from does not support <code>VK_QUEUE_GRAPHICS_BIT</code> o…
33code>imageOffset</code> and <code>imageExtent</code> members of each element of <code>pCopyBufferT…
38code>commandBuffer</code> was allocated from does not support <code>VK_QUEUE_GRAPHICS_BIT</code>, …
43 …"text": "<code>commandBuffer</code> <strong class=\"purple\">must</strong> be a valid <a href=\"#V…
48 …"text": "<code>pCopyBufferToImageInfo</code> <strong class=\"purple\">must</strong> be a valid poi…
53 …"text": "<code>commandBuffer</code> <strong class=\"purple\">must</strong> be in the <a href=\"#co…
58 …"text": "The <code>VkCommandPool</code> that <code>commandBuffer</code> was allocated from <strong…
[all …]
/third_party/selinux/secilc/docs/
Dcil_constraint_statements.md24 <td align="left"><p><code>constrain</code></p></td>
25 <td align="left"><p>The <code>constrain</code> keyword.</p></td>
28 <td align="left"><p><code>classpermissionset_id</code></p></td>
29 … single named or anonymous <code>classpermissionset</code> or a single set of <code>classmap</code
32 <td align="left"><p><code>expression</code></p></td>
33 …td align="left"><p>There must be one constraint <code>expression</code> or one or more <code>expr<…
34 <p><code> (op u1 u2)</code></p>
35 <p><code> (role_op r1 r2)</code></p>
36 <p><code> (op t1 t2)</code></p>
37 <p><code> (op u1 user_id | (user_id ...))</code></p>
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
Dspirvenv.adoc89 | SPIR-V code:OpCapability +
105 * any code:OpCapability not listed above,
139 | SPIR-V code:OpExtension +
181 The code:Logical or code:PhysicalStorageBuffer64 addressing model must:
184 code:Scope for execution must: be limited to code:Workgroup or
185 code:Subgroup
187 If the code:Scope for execution is code:Workgroup, then it must: only be
191 code:Scope for memory must: be limited to code:Device, code:QueueFamily,
192 code:Workgroup, code:ShaderCallKHR, code:Subgroup, or code:Invocation
194 If the {ExecutionModel} is code:TessellationControl, and the
[all …]
Dspirvenv.txt68 | SPIR-V code:OpCapability +
76 * any code:OpCapability not listed above,
100 | SPIR-V code:OpExtension +
174 code:OpAtomicStore must: not use *Acquire*, *AcquireRelease*, or
177 code:OpAtomicLoad must: not use *Release*, *AcquireRelease*, or
180 code:OpMemoryBarrier must: use one of *Acquire*, *Release*,
183 code:OpMemoryBarrier must: include at least one storage class
185 If the semantics for code:OpControlBarrier includes one of *Acquire*,
189 Any code:OpVariable with an code:Initializer operand must: have
193 Any code:OpVariable with an code:Initializer operand and *Workgroup* as
[all …]
/third_party/EGL/sdk/docs/man/html/
DeglCreatePbufferSurface.xhtml24 … <code class="funcdef">EGLSurface <strong class="fsfunc">eglCreatePbufferSurface</strong>(</code>
34 <td>EGLint const * <var class="pdparam">attrib_list</var><code>)</code>;</td>
47 <code>display</code>
57 <code>config</code>
70 <code>attrib_list</code>
77 May be <code class="constant">NULL</code> or empty
78 (first attribute is <code class="constant">EGL_NONE</code>).
87 <code class="function">eglCreatePbufferSurface</code> creates an
89 <code class="function">eglCreatePbufferSurface</code> fails to create
90 a pixel buffer surface, <code class="constant">EGL_NO_SURFACE</code>
[all …]
DeglChooseConfig.xhtml24 … <code class="funcdef">EGLBoolean <strong class="fsfunc">eglChooseConfig</strong>(</code>
42 <td>EGLint * <var class="pdparam">num_config</var><code>)</code>;</td>
55 <code>display</code>
65 <code>attrib_list</code>
75 <code>configs</code>
85 <code>config_size</code>
95 <code>num_config</code>
108 <code class="function">eglChooseConfig</code> returns in
109 <em class="parameter"><code>configs</code></em> a list of all
112 <em class="parameter"><code>attrib_list</code></em>. The returned
[all …]
DeglCreateImage.xhtml24 … <code class="funcdef">EGLImage <strong class="fsfunc">eglCreateImage</strong>(</code>
42 <td>const EGLAttrib *<var class="pdparam">attrib_list</var><code>)</code>;</td>
55 <code>display</code>
67 <code>context</code>
80 <code>target</code>
92 <code>buffer</code>
104 <code>attrib_list</code>
120 <code class="function">eglCreateImage</code> is used to create an
122 … <em class="parameter"><code>buffer</code></em>. <em class="parameter"><code>display</code></em>
124 <em class="parameter"><code>context</code></em> specifies the EGL client API
[all …]
DeglMakeCurrent.xhtml24 … <code class="funcdef">EGLBoolean <strong class="fsfunc">eglMakeCurrent</strong>(</code>
38 <td>EGLContext <var class="pdparam">context</var><code>)</code>;</td>
51 <code>display</code>
61 <code>draw</code>
71 <code>read</code>
81 <code>context</code>
96 … <code class="function">eglMakeCurrent</code> binds <em class="parameter"><code>context</code></em>
97 to the current rendering thread and to the <em class="parameter"><code>draw</code></em>
98 and <em class="parameter"><code>read</code></em> surfaces.
101 For an OpenGL or OpenGL ES context, <em class="parameter"><code>draw</code></em>
[all …]
DeglCreatePbufferFromClientBuffer.xhtml25 …<code class="funcdef">EGLSurface <strong class="fsfunc">eglCreatePbufferFromClientBuffer</strong>(…
43 <td>EGLint const * <var class="pdparam">attrib_list</var><code>)</code>;</td>
56 <code>display</code>
66 <code>buftype</code>
73 Must be <code class="constant">EGL_OPENVG_IMAGE</code>,
81 <code>buffer</code>
94 <code>config</code>
107 <code>attrib_list</code>
114 May be <code class="constant">NULL</code> or empty
115 (first attribute is <code class="constant">EGL_NONE</code>).
[all …]
DeglCreatePlatformWindowSurface.xhtml24 …<code class="funcdef">EGLSurface <strong class="fsfunc">eglCreatePlatformWindowSurface</strong>(</
38 <td>EGLAttrib const * <var class="pdparam">attrib_list</var><code>)</code>;</td>
51 <code>display</code>
61 <code>config</code>
72 <code>native_window</code>
82 <code>attrib_list</code>
89 May be <code class="constant">NULL</code> or empty
90 (first attribute is <code class="constant">EGL_NONE</code>).
99 <code class="function">eglCreatePlatformWindowSurface</code> creates an
105 If <code class="function">eglCreatePlatformWindowSurface</code> fails to
[all …]
/third_party/decimal.js/doc/
DAPI.html44 code,pre{font-family:Consolas, monaco, monospace;font-weight:400}
47 code,.nav-title{color:#f00}
228 In all examples below, <code>var</code> and semicolons are not shown, and if a commented-out
229 value is in quotes it means <code>toString</code> has been called on the preceding expression.
233 <a href='#decimal'><code>Decimal</code></a>, the constructor of Decimal instances.
244 A new Decimal constructor is created by calling the <code><a href='#Dclone'>clone</a></code>
254 Decimal<code class='inset'>Decimal(value) <i>&rArr; Decimal</i></code>
257 <dt><code>value</code>: <i>number|string|Decimal</i></dt>
259 A legitimate <code>value</code> is an integer or float, including <code>&plusmn;0</code>, or
260 is <code>&plusmn;Infinity</code>, or <code>NaN</code>.
[all …]
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
DeglChooseConfig.xhtml24 … <code class="funcdef">EGLBoolean <strong class="fsfunc">eglChooseConfig</strong>(</code>
42 <td>EGLint * <var class="pdparam">num_config</var><code>)</code>;</td>
55 <code>display</code>
65 <code>attrib_list</code>
75 <code>configs</code>
85 <code>config_size</code>
95 <code>num_config</code>
108 <code class="function">eglChooseConfig</code> returns in
109 <em class="parameter"><code>configs</code></em> a list of all
112 <em class="parameter"><code>attrib_list</code></em>. The returned
[all …]
DeglCreatePbufferSurface.xhtml24 … <code class="funcdef">EGLSurface <strong class="fsfunc">eglCreatePbufferSurface</strong>(</code>
34 <td>EGLint const * <var class="pdparam">attrib_list</var><code>)</code>;</td>
47 <code>display</code>
57 <code>config</code>
70 <code>attrib_list</code>
77 May be <code class="constant">NULL</code> or empty
78 (first attribute is <code class="constant">EGL_NONE</code>).
87 <code class="function">eglCreatePbufferSurface</code> creates an
89 <code class="function">eglCreatePbufferSurface</code> fails to create
90 a pixel buffer surface, <code class="constant">EGL_NO_SURFACE</code>
[all …]
DeglCreatePbufferFromClientBuffer.xhtml25 …<code class="funcdef">EGLSurface <strong class="fsfunc">eglCreatePbufferFromClientBuffer</strong>(…
43 <td>EGLint const * <var class="pdparam">attrib_list</var><code>)</code>;</td>
56 <code>display</code>
66 <code>buftype</code>
73 Must be <code class="constant">EGL_OPENVG_IMAGE</code>,
81 <code>buffer</code>
94 <code>config</code>
107 <code>attrib_list</code>
114 May be <code class="constant">NULL</code> or empty
115 (first attribute is <code class="constant">EGL_NONE</code>).
[all …]
/third_party/tex-hyphen/collaboration/source/conversion-to-xml/org/tug/texhyphen/
Dcodemapping.xml2 <code-mappings xmlns="urn:org:tug:texhyphen:languagedata">
3 <code-mapping code="grc-x-ibycus" fop-code="grc_X_ibycus"/>
4 <code-mapping code="zh-latn" fop-code="zh_Latn"/>
5 <code-mapping code="de-1901" fop-code="de_1901"/>
6 <code-mapping code="de-1996" fop-code="de"/>
7 <code-mapping code="de-ch-1901" fop-code="de_CH_1901"/>
8 <code-mapping code="el-monoton" fop-code="el"/>
9 <code-mapping code="el-polyton" fop-code="el_Polyton"/>
10 <code-mapping code="mn-cyrl" fop-code="mn"/>
11 <code-mapping code="mn-cyrl-x-2a" fop-code="mn_Cyrl_x_2a"/>
[all …]
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
Dc14595.htm112 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 …]
Dx15446.htm101 ><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 …]
/third_party/re2/doc/
Dsyntax.html16 <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 …]
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dubidi.h46 * 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 …]
/third_party/skia/m133/third_party/externals/icu/source/common/unicode/
Dubidi.h46 * 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
303 * <code>paraLevel</code> and <code>embeddingLevels</code>
[all …]
/third_party/icu/icu4c/source/common/unicode/
Dubidi.h46 * 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
303 * <code>paraLevel</code> and <code>embeddingLevels</code>
[all …]
/third_party/flatbuffers/src/
Didl_gen_php.cpp17 // independent from idl_parser, since this code is not needed for most clients
69 auto &code = *code_ptr; in BeginFile() local
70 code += "<?php\n"; in BeginFile()
71 code = code + "// " + FlatBuffersGeneratedWarning() + "\n\n"; in BeginFile()
74 code += "namespace " + name_space_name + ";\n\n"; in BeginFile()
78 code += "use \\Google\\FlatBuffers\\Struct;\n"; in BeginFile()
79 code += "use \\Google\\FlatBuffers\\Table;\n"; in BeginFile()
80 code += "use \\Google\\FlatBuffers\\ByteBuffer;\n"; in BeginFile()
81 code += "use \\Google\\FlatBuffers\\FlatBufferBuilder;\n"; in BeginFile()
82 code += "\n"; in BeginFile()
[all …]
/third_party/elfutils/tests/
Drun-show-abbrev.sh24 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 …]
/third_party/typescript/src/compiler/
DdiagnosticMessages.json4 "code": 1002 number
8 "code": 1003 number
12 "code": 1005 number
16 "code": 1006 number
20 "code": 1007 number
24 "code": 1009 number
28 "code": 1010 number
32 "code": 1011 number
36 "code": 1012 number
40 "code": 1013 number
[all …]

12345678910>>...500