Home
last modified time | relevance | path

Searched refs:delimit (Results 1 – 25 of 47) sorted by relevance

12

/third_party/openGLES/extensions/WIN/
DWIN_scene_markerXXX.txt34 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/
DWIN_scene_markerXXX.txt34 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/
Dast.py747 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/
Dquerystring.md74 * `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/
DSCT_print.pod21 similar way. A separator can be specified to delimit each SCT in the output.
/third_party/icu/docs/userguide/format_parse/numbers/
Drbnf-examples.md90 rule for 100 except they output ', ' (comma space) to delimit thousands.
/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPp.cpp1015 int TPpContext::scanHeaderName(TPpToken* ppToken, char delimit) in scanHeaderName() argument
1028 if (ch == delimit) { in scanHeaderName()
DPpContext.h471 int scanHeaderName(TPpToken* ppToken, char delimit);
/third_party/libcoap/man/
Dcoap-client.txt.in55 brackets are required (c.f. EXAMPLES) to delimit the host portion of the URI.
/third_party/typescript/
DCONTRIBUTING.md221 `fileName` tags delimit sections of a file to be used as separate compilation units.
/third_party/openGLES/extensions/ARB/
DARB_fragment_shader_interlock.txt79 beginInvocationInterlockARB() and endInvocationInterlockARB() that delimit
/third_party/skia/third_party/externals/swiftshader/docs/
DRegres.md281 delimit the groups and leaf test name.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_fragment_shader_interlock.txt69 beginInvocationInterlockARB() and endInvocationInterlockARB() that delimit
/third_party/python/Doc/library/
Dconfigparser.rst283 you can also use : to delimit keys from values
558 Delimiters are substrings that delimit keys from values within a section.
Dmailbox.rst335 indicated using ``'.'`` to delimit levels, e.g., "Archived.2005.07".
Dstdtypes.rst2006 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/
DNV_fragment_shader_interlock.txt79 beginInvocationInterlockNV() and endInvocationInterlockNV() that delimit a
DNV_blend_equation_advanced.txt1508 applications to delimit boundaries between passes. As long as rendering
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_fragment_shader_interlock.txt79 beginInvocationInterlockNV() and endInvocationInterlockNV() that delimit a
DNV_blend_equation_advanced.txt1508 applications to delimit boundaries between passes. As long as rendering
/third_party/python/Doc/reference/
Dlexical_analysis.rst270 serve to delimit tokens. Where ambiguity exists, a token comprises the longest
/third_party/vk-gl-cts/external/vulkan-docs/src/style/
Dwriting.txt511 This example uses the `aligned` environment to delimit the expression.
/third_party/pcre2/pcre2/doc/
Dpcre2grep.txt28 part of the pattern. Quotes can of course be used to delimit patterns
/third_party/gstreamer/gstplugins_good/
DNEWS284 nested structs and caps properly by using brackets to delimit nested
/third_party/gstreamer/gstplugins_bad/
DNEWS284 nested structs and caps properly by using brackets to delimit nested

12