Home
last modified time | relevance | path

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

12345678910>>...24

/external/perfetto/gn/standalone/
DBUILDCONFIG.gn59 "//gn/standalone:debug_symbols",
60 "//gn/standalone:default",
61 "//gn/standalone:c++11",
62 "//gn/standalone:extra_warnings",
63 "//gn/standalone:no_exceptions",
64 "//gn/standalone:no_rtti",
65 "//gn/standalone:visibility_hidden",
66 "//gn/standalone/libc++:config",
67 "//gn/standalone/sanitizers:sanitizers_cflags",
71 default_configs -= [ "//gn/standalone:debug_symbols" ]
[all …]
/external/curl/docs/cmdline-opts/
Dgen.pl62 my($standalone, $data)=@_;
63 if($standalone) {
73 my ($standalone, $data)=@_;
74 if($standalone) {
83 my ($standalone, $data)=@_;
84 if($standalone) {
93 my ($standalone, $data)=@_;
94 if($standalone) {
103 my ($f, $standalone)=@_;
181 if($standalone) {
[all …]
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
DDocument.java35 Boolean standalone; field in Document
47 public void setStandalone(Boolean standalone) { in setStandalone() argument
48 this.standalone = standalone; in setStandalone()
52 return standalone; in getStandalone()
87 standalone = (Boolean) parser in parse()
122 writer.startDocument(encoding, standalone); in write()
/external/deqp-deps/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
/external/swiftshader/third_party/subzero/
DMakefile.standalone709 +make -f Makefile.standalone format
711 +make -f Makefile.standalone \
714 +make -f Makefile.standalone \
717 +make -f Makefile.standalone \
720 +make -f Makefile.standalone \
728 +make -f Makefile.standalone format
730 +make -f Makefile.standalone \
733 +make -f Makefile.standalone \
736 +make -f Makefile.standalone \
739 +make -f Makefile.standalone \
[all …]
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 …]
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/xml/
DXMLDocument.java59 final boolean standalone, final Writer writer) throws IOException { in XMLDocument() argument
61 writeHeader(rootnode, pubId, system, encoding, standalone, writer); in XMLDocument()
86 final boolean standalone, final OutputStream output) in XMLDocument() argument
88 this(rootnode, pubId, system, encoding, standalone, in XMLDocument()
100 final boolean standalone, final Writer writer) throws IOException { in writeHeader() argument
101 if (standalone) { in writeHeader()
/external/tensorflow/tensorflow/core/common_runtime/data/
DBUILD14 name = "standalone",
15 srcs = ["standalone.cc"],
16 hdrs = ["standalone.h"],
30 ":standalone",
/external/perfetto/buildtools/
DBUILD.gn15 import("//gn/standalone/libc++/libc++.gni")
90 configs -= [ "//gn/standalone:extra_warnings" ]
100 configs -= [ "//gn/standalone:extra_warnings" ]
110 configs -= [ "//gn/standalone:extra_warnings" ]
119 # //gn/standalone/proto_library.gni. This config is propagated up to the source sets
184 configs -= [ "//gn/standalone:extra_warnings" ]
248 configs -= [ "//gn/standalone:extra_warnings" ]
351 configs -= [ "//gn/standalone:extra_warnings" ]
364 configs -= [ "//gn/standalone:extra_warnings" ]
394 "//gn/standalone:extra_warnings",
[all …]
/external/yapf/yapf/yapflib/
Dcomment_splicer.py80 standalone=False), prev_leaf[0])
130 standalone=True), ancestor_at_indent)
157 comment_prefix, comment_lineno, 0, standalone=True),
186 standalone=False)
198 standalone=False): argument
233 comment_node = comment_leaf if not standalone else pytree.Node(
/external/deqp-deps/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
/external/tensorflow/tensorflow/tools/ci_build/install/
D.bazelrc8 build --verbose_failures --spawn_strategy=standalone --strategy=Genrule=standalone
9 test --spawn_strategy=standalone
/external/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 …]
/external/iptables/iptables/
DMakefile.am17 iptables-standalone.c iptables.c
23 ip6tables-standalone.c ip6tables.c
42 xtables-standalone.c xtables.c nft.c \
44 xtables-arp-standalone.c xtables-arp.c \
46 xtables-eb-standalone.c xtables-eb.c \
/external/bcc/src/lua/bcc/
Drun.lua19 local standalone = rawget(_G, "BCC_STANDALONE")
20 local progname = standalone or "bcc-probe"
41 elseif standalone == nil and string.starts(k, "--so-path=") then
/external/perfetto/gn/
Dwasm.gni19 import("//gn/standalone/wasm.gni")
21 is_wasm = false # The WASM toolchain is supported only in standalone builds.
23 # Create a dummy template to avoid GN warnings in non-standalone builds.
/external/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/.
/external/swiftshader/third_party/subzero/Makefile.standalone-help/
Dhelp.txt29 make -f Makefile.standalone NOASSERT=1 NODUMP=1
33 make -f Makefile.standalone help-<target> , e.g:
34 make -f Makefile.standalone help-check-lit
/external/python/cpython2/Lib/plat-mac/
Dbundlebuilder.py387 standalone = 0 variable in AppBuilder
421 if ((self.standalone or self.semi_standalone)
441 if not self.standalone and not isFramework():
453 if self.standalone and isFramework():
460 if self.standalone or self.semi_standalone:
489 if self.standalone or self.semi_standalone:
504 if self.standalone or self.semi_standalone:
512 standalone = self.standalone
524 if self.standalone or self.semi_standalone:
723 if self.standalone or self.semi_standalone:
[all …]
/external/emma/core/java12/com/vladium/emma/rt/
DRTSettings.java29 public static synchronized void setStandaloneMode (final boolean standalone) in setStandaloneMode() argument
31 s_not_standalone = ! standalone; in setStandaloneMode()
/external/grpc-grpc/tools/internal_ci/linux/
Dgrpc_bazel_test_in_docker.sh27 bazel test --spawn_strategy=standalone --genrule_strategy=standalone ...
Dgrpc_python_bazel_test_in_docker.sh27 bazel test --spawn_strategy=standalone --genrule_strategy=standalone //src/python/...
Dgrpc_bazel_build_in_docker.sh27 bazel build --spawn_strategy=standalone --genrule_strategy=standalone :all test/... examples/...
/external/perfetto/gn/standalone/sanitizers/
Dsanitizers.gni15 import("//gn/standalone/android.gni")
16 import("//gn/standalone/sanitizers/vars.gni")
17 import("//gn/standalone/toolchain/llvm.gni")

12345678910>>...24