Home
last modified time | relevance | path

Searched refs:standalone (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/third_party/curl/docs/cmdline-opts/
Dgen.pl136 my($standalone, $data)=@_;
137 if($standalone) {
147 my ($standalone, $data)=@_;
148 if($standalone) {
157 my ($standalone, $data)=@_;
158 if($standalone) {
184 my ($standalone, $data)=@_;
189 if($standalone) {
198 my ($f, $standalone)=@_;
338 if($standalone) {
[all …]
/third_party/glslang/Test/
D450.tese16 layout(equal_spacing) in float f1[]; // ERROR, must be standalone
17 layout(fractional_even_spacing) in float f2[]; // ERROR, must be standalone
18 layout(fractional_odd_spacing) in float f3[]; // ERROR, must be standalone
19 layout(cw) in float f4[]; // ERROR, must be standalone
20 layout(ccw) in float f5[]; // ERROR, must be standalone
21 layout(point_mode) in float f6[]; // ERROR, must be standalone
D320.frag218 layout(blend_support_hsl_luminosity) out vec4; // ERROR, only on standalone
219 layout(blend_support_hsl_luminosity) out vec4 badout; // ERROR, only on standalone
220 layout(blend_support_hsl_luminosity) struct badS {int i;}; // ERROR, only on standalone
221 layout(blend_support_hsl_luminosity) void blendFoo() { } // ERROR, only on standalone
222 void blendFoo(layout(blend_support_hsl_luminosity) vec3 v) { } // ERROR, only on standalone
/third_party/cef/tools/yapf/yapf/yapflib/
Dcomment_splicer.py81 standalone=False), prev_leaf[0])
126 standalone=True), ancestor_at_indent)
135 standalone=True), _FindNextAncestor(ancestor_at_indent))
142 standalone=True), ancestor_at_indent)
168 comment_prefix, comment_lineno, 0, standalone=True),
196 standalone=False)
208 standalone=False): argument
243 comment_node = comment_leaf if not standalone else pytree.Node(
/third_party/ltp/testcases/kernel/mce-test/tsrc/
DMakefile15 .PHONY: clean distclean see test hard soft standalone
17 all: standalone
19 standalone: ${EXE} target
59 hard: standalone
65 soft: standalone
/third_party/glslang/Test/baseResults/
D450.tese.out2 ERROR: 0:16: 'equal_spacing' : can only apply to a standalone qualifier
3 ERROR: 0:17: 'fractional_even_spacing' : can only apply to a standalone qualifier
4 ERROR: 0:18: 'fractional_odd_spacing' : can only apply to a standalone qualifier
5 ERROR: 0:19: 'cw' : can only apply to a standalone qualifier
6 ERROR: 0:20: 'ccw' : can only apply to a standalone qualifier
7 ERROR: 0:21: 'point_mode' : can only apply to a standalone qualifier
Dspv.arbPostDepthCoverage_Error.frag.out2 ERROR: 0:7: 'early_fragment_tests' : can only apply to a standalone qualifier
3 ERROR: 0:7: 'post_depth_coverage' : can only apply to a standalone qualifier
Dspv.ext.RayPrimCull_Errors.rgen.out4 ERROR: 0:6: 'primitive_culling' : can only be applied as standalone
5 ERROR: 0:7: 'primitive_culling' : can only be applied as standalone
D320.geom.out15 ERROR: 0:53: 'max_vertices' : can only apply to a standalone qualifier
20 ERROR: 0:62: 'triangle_strip' : can only apply to a standalone qualifier
21 ERROR: 0:63: 'triangle_strip' : can only apply to a standalone qualifier
22 ERROR: 0:64: 'invocations' : can only apply to a standalone qualifier
23 ERROR: 0:66: 'invocations' : can only apply to a standalone qualifier
24 ERROR: 0:67: 'max_vertices' : can only apply to a standalone qualifier
25 ERROR: 0:68: 'triangle_strip' : can only apply to a standalone qualifier
D310.geom.out15 ERROR: 0:63: 'max_vertices' : can only apply to a standalone qualifier
20 ERROR: 0:72: 'triangle_strip' : can only apply to a standalone qualifier
21 ERROR: 0:73: 'triangle_strip' : can only apply to a standalone qualifier
22 ERROR: 0:74: 'invocations' : can only apply to a standalone qualifier
23 ERROR: 0:76: 'invocations' : can only apply to a standalone qualifier
24 ERROR: 0:77: 'max_vertices' : can only apply to a standalone qualifier
25 ERROR: 0:78: 'triangle_strip' : can only apply to a standalone qualifier
/third_party/iptables/
DBUILD.gn42 "//third_party/iptables/iptables/ip6tables-standalone.c",
46 "//third_party/iptables/iptables/iptables-standalone.c",
80 "//third_party/iptables/iptables/ip6tables-standalone.c",
84 "//third_party/iptables/iptables/iptables-standalone.c",
117 "//third_party/iptables/iptables/ip6tables-standalone.c",
121 "//third_party/iptables/iptables/iptables-standalone.c",
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/
DREADME.rst27 system. To build manually, use the ``Makefile.standalone``. There are several
30 make -f Makefile.standalone
31 make -f Makefile.standalone DEBUG=1
32 make -f Makefile.standalone NOASSERT=1
33 make -f Makefile.standalone DEBUG=1 NOASSERT=1
34 make -f Makefile.standalone MINIMAL=1
35 make -f Makefile.standalone ASAN=1
36 make -f Makefile.standalone TSAN=1
123 make -f Makefile.standalone check-lit
134 make -f Makefile.standalone check-xtest
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/
DREADME.rst27 system. To build manually, use the ``Makefile.standalone``. There are several
30 make -f Makefile.standalone
31 make -f Makefile.standalone DEBUG=1
32 make -f Makefile.standalone NOASSERT=1
33 make -f Makefile.standalone DEBUG=1 NOASSERT=1
34 make -f Makefile.standalone MINIMAL=1
35 make -f Makefile.standalone ASAN=1
36 make -f Makefile.standalone TSAN=1
123 make -f Makefile.standalone check-lit
134 make -f Makefile.standalone check-xtest
[all …]
/third_party/toybox/scripts/
Dhelp.txt2 COMMANDNAME - Build individual toybox command as a standalone binary.
3 list - List COMMANDNAMEs you can build standalone.
5 change - Build each command standalone under change/.
/third_party/python/Doc/library/
Dxml.dom.minidom.rst136 encoding=None, standalone=None)
148 Similarly, explicitly stating the *standalone* argument causes the
149 standalone document declarations to be added to the prologue of the XML
151 If the value is set to `True`, `standalone="yes"` is added,
160 The *standalone* parameter was added.
162 .. method:: Node.toxml(encoding=None, standalone=None)
174 The *standalone* argument behaves exactly as in :meth:`writexml`.
181 The *standalone* parameter was added.
184 standalone=None)
193 The *standalone* argument behaves exactly as in :meth:`writexml`.
[all …]
/third_party/mesa3d/docs/
Dgallium-nine.rst10 `Gallium Nine Standalone <https://github.com/iXit/wine-nine-standalone>`_ is the standalone version…
33 You need to point wine-nine-standalone to the location of ``d3dadapter9.so``.
/third_party/skia/third_party/externals/dawn/src/fuzzers/
DBUILD.gn20 # to Dawn. To avoid that, we make fuzzer targets compile in standalone builds
23 # The standalone fuzzer targets are able to run a single fuzzer input which
39 # In standalone build we do something similar to fuzzer_test.
/third_party/typescript/tests/baselines/reference/docker/
Dprettier.log8 standalone.js.................. DONE
9 esm/standalone.mjs........... DONE
/third_party/selinux/secilc/docs/
DMakefile64 --standalone \
76 --standalone \
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmltok_ns.c116 int *standalone) { in NS()
119 encoding, standalone); in NS()
/third_party/python/Modules/expat/
Dxmltok_ns.c116 int *standalone) { in NS()
119 encoding, standalone); in NS()
/third_party/mesa3d/src/gallium/drivers/lima/
Dmeson.build121 'standalone/lima_compiler_cmdline.c',
122 'standalone/glsl.cpp'
144 'standalone/lima_disasm.c',
/third_party/skia/third_party/externals/angle2/doc/
DBuildingAngleForChromiumDevelopment.md16 * To sync all standalone dependencies run:
24 * To generate ANGLE standalone build files run:
/third_party/skia/third_party/externals/dawn/scripts/
Dstandalone.gclient2 # standalone checkout of Dawn.
/third_party/skia/third_party/externals/tint/
Dstandalone.gclient2 # standalone checkout of Tint.

12345678910>>...16