Home
last modified time | relevance | path

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

12345678910>>...17

/third_party/glslang/StandAlone/
DCMakeLists.txt50 add_executable(glslang-standalone ${SOURCES})
52 target_compile_options(glslang-standalone PRIVATE -Wconversion)
54 target_compile_options(glslang-standalone PRIVATE -Wshorten-64-to-32)
56 set_property(TARGET glslang-standalone PROPERTY FOLDER tools)
57 set_property(TARGET glslang-standalone PROPERTY OUTPUT_NAME glslang)
58 glslang_set_link_args(glslang-standalone)
74 target_link_libraries(glslang-standalone ${LIBRARIES})
75 target_include_directories(glslang-standalone PUBLIC
91 install(TARGETS glslang-standalone EXPORT glslang-targets)
97 if (NOT TARGET glslang::glslang-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/curl/docs/cmdline-opts/
Dgen.pl98 my($standalone, $data)=@_;
99 if($standalone) {
109 my ($standalone, $data)=@_;
110 if($standalone) {
119 my ($standalone, $data)=@_;
120 if($standalone) {
146 my ($standalone, $data)=@_;
151 if($standalone) {
323 my ($f, $standalone)=@_;
497 if($standalone) {
[all …]
/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/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/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/iptables/
DBUILD.gn42 "//third_party/iptables/iptables/ip6tables-standalone.c",
46 "//third_party/iptables/iptables/iptables-standalone.c",
81 "//third_party/iptables/iptables/ip6tables-standalone.c",
85 "//third_party/iptables/iptables/iptables-standalone.c",
119 "//third_party/iptables/iptables/ip6tables-standalone.c",
123 "//third_party/iptables/iptables/iptables-standalone.c",
Dbackport-nft-Plug-memleak-in-nft_rule_zero_counters.patch16 by 0x114258: xtables_main.isra.0 (xtables-standalone.c:94)
17 by 0x1142D9: xtables_ip6_main (xtables-standalone.c:118)
/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/selinux/secilc/docs/
DMakefile64 --standalone \
76 --standalone \
/third_party/typescript/tests/baselines/reference/docker/
Dprettier.log8 standalone.js.................. DONE
9 esm/standalone.mjs........... DONE
/third_party/python/Modules/expat/
Dxmltok_ns.c116 int *standalone) { in NS()
119 encoding, standalone); in NS()
/third_party/skia/third_party/externals/expat/expat/lib/
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/spirv-tools/
DREADME.md11 details, and is used in the standalone tools whilst also enabling integration
278 Example of getting sources, assuming SPIRV-Tools is configured as a standalone project:
331 * If SPIR-V Tools is configured as a standalone project, then download the
550 The standalone assembler is the executable called `spirv-as`, and is located in
554 * `spirv-as` - the standalone assembler
563 The standalone disassembler is the executable called `spirv-dis`, and is located in
567 * `spirv-dis` - the standalone disassembler
584 * `spirv-link` - the standalone linker
594 * `spirv-opt` - the standalone optimizer
601 The standalone validator is the executable called `spirv-val`, and is located in
[all …]

12345678910>>...17