/third_party/openGLES/extensions/WIN/ |
D | WIN_scene_markerXXX.txt | 34 the entire screen. This proposal extends the API of OpenGL to delimit scenes 41 glBeginScene, glEndScene - delimit a scene 48 glBeginScene and glEndScene delimit the primitives that are associated with
|
/third_party/skia/third_party/externals/opengl-registry/extensions/WIN/ |
D | WIN_scene_markerXXX.txt | 34 the entire screen. This proposal extends the API of OpenGL to delimit scenes 41 glBeginScene, glEndScene - delimit a scene 48 glBeginScene and glEndScene delimit the primitives that are associated with
|
/third_party/python/Lib/ |
D | ast.py | 747 def delimit(self, start, end): member in _Unparser 757 return self.delimit(start, end) 826 with self.delimit("(", ")"): 1016 with self.delimit("(", ")"): 1220 with self.delimit("(", ")"): 1230 with self.delimit("[", "]"): 1234 with self.delimit("[", "]"): 1240 with self.delimit("(", ")"): 1246 with self.delimit("{", "}"): 1252 with self.delimit("{", "}"): [all …]
|
/third_party/node/doc/api/ |
D | querystring.md | 74 * `sep` {string} The substring used to delimit key and value pairs in the 76 * `eq` {string}. The substring used to delimit keys and values in the 122 * `sep` {string} The substring used to delimit key and value pairs in the 124 * `eq` {string}. The substring used to delimit keys and values in the
|
/third_party/openssl/doc/man3/ |
D | SCT_print.pod | 21 similar way. A separator can be specified to delimit each SCT in the output.
|
/third_party/icu/docs/userguide/format_parse/numbers/ |
D | rbnf-examples.md | 90 rule for 100 except they output ', ' (comma space) to delimit thousands.
|
/third_party/glslang/glslang/MachineIndependent/preprocessor/ |
D | Pp.cpp | 1015 int TPpContext::scanHeaderName(TPpToken* ppToken, char delimit) in scanHeaderName() argument 1028 if (ch == delimit) { in scanHeaderName()
|
D | PpContext.h | 471 int scanHeaderName(TPpToken* ppToken, char delimit);
|
/third_party/libcoap/man/ |
D | coap-client.txt.in | 55 brackets are required (c.f. EXAMPLES) to delimit the host portion of the URI.
|
/third_party/typescript/ |
D | CONTRIBUTING.md | 221 `fileName` tags delimit sections of a file to be used as separate compilation units.
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_fragment_shader_interlock.txt | 79 beginInvocationInterlockARB() and endInvocationInterlockARB() that delimit
|
/third_party/skia/third_party/externals/swiftshader/docs/ |
D | Regres.md | 281 delimit the groups and leaf test name.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_fragment_shader_interlock.txt | 69 beginInvocationInterlockARB() and endInvocationInterlockARB() that delimit
|
/third_party/python/Doc/library/ |
D | configparser.rst | 283 you can also use : to delimit keys from values 558 Delimiters are substrings that delimit keys from values within a section.
|
D | mailbox.rst | 335 indicated using ``'.'`` to delimit levels, e.g., "Archived.2005.07".
|
D | stdtypes.rst | 2006 deemed to delimit empty strings (for example, ``'1,,2'.split(',')`` returns 3052 deemed to delimit empty subsequences (for example, ``b'1,,2'.split(b',')``
|
/third_party/openGLES/extensions/NV/ |
D | NV_fragment_shader_interlock.txt | 79 beginInvocationInterlockNV() and endInvocationInterlockNV() that delimit a
|
D | NV_blend_equation_advanced.txt | 1508 applications to delimit boundaries between passes. As long as rendering
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_fragment_shader_interlock.txt | 79 beginInvocationInterlockNV() and endInvocationInterlockNV() that delimit a
|
D | NV_blend_equation_advanced.txt | 1508 applications to delimit boundaries between passes. As long as rendering
|
/third_party/python/Doc/reference/ |
D | lexical_analysis.rst | 270 serve to delimit tokens. Where ambiguity exists, a token comprises the longest
|
/third_party/vk-gl-cts/external/vulkan-docs/src/style/ |
D | writing.txt | 511 This example uses the `aligned` environment to delimit the expression.
|
/third_party/pcre2/pcre2/doc/ |
D | pcre2grep.txt | 28 part of the pattern. Quotes can of course be used to delimit patterns
|
/third_party/gstreamer/gstplugins_good/ |
D | NEWS | 284 nested structs and caps properly by using brackets to delimit nested
|
/third_party/gstreamer/gstplugins_bad/ |
D | NEWS | 284 nested structs and caps properly by using brackets to delimit nested
|