Home
last modified time | relevance | path

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

12345678910>>...19

/external/perfetto/gn/standalone/
DBUILDCONFIG.gn48 "//gn/standalone:debug_symbols",
49 "//gn/standalone:default",
50 "//gn/standalone:extra_warnings",
51 "//gn/standalone:no_exceptions",
52 "//gn/standalone:no_rtti",
53 "//gn/standalone:visibility_hidden",
54 "//gn/standalone/libc++:config",
55 "//gn/standalone/sanitizers:sanitizers_cflags",
59 default_configs -= [ "//gn/standalone:debug_symbols" ]
60 default_configs += [ "//gn/standalone:release" ]
[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/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/perfetto/buildtools/
DBUILD.gn15 import("//gn/standalone/libc++/libc++.gni")
66 configs -= [ "//gn/standalone:extra_warnings" ]
76 configs -= [ "//gn/standalone:extra_warnings" ]
86 configs -= [ "//gn/standalone:extra_warnings" ]
95 # //gn/standalone/proto_library.gni. This config is propagated up to the source sets
159 configs -= [ "//gn/standalone:extra_warnings" ]
223 configs -= [ "//gn/standalone:extra_warnings" ]
326 configs -= [ "//gn/standalone:extra_warnings" ]
339 configs -= [ "//gn/standalone:extra_warnings" ]
369 "//gn/standalone:extra_warnings",
[all …]
/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/tensorflow/tensorflow/tools/ci_build/install/
D.bazelrc8 build --verbose_failures --spawn_strategy=standalone --genrule_strategy=standalone
9 test --spawn_strategy=standalone
/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/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/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/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/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/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")
/external/pdfium/build_overrides/
DREADME.md6 For example: V8 can be built on its own (in a "standalone" configuration),
9 standalone configuration. To indiate itis a standalone configuration, v8 can
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToXMLStream.java129 String standalone; in startDocumentInternal() local
133 standalone = " standalone=\"" + getStandalone() + "\""; in startDocumentInternal()
137 standalone = ""; in startDocumentInternal()
148 writer.write(standalone); in startDocumentInternal()
/external/autotest/server/site_tests/bluetooth_AdapterStandalone/
Dcontrol9 PURPOSE = 'Test bluetooth adapter standalone without connection.'
19 Verify that the bluetooth adapter of the DUT works properly standalone
Dcontrol.stress9 PURPOSE = 'Stress test for bluetooth adapter standalone.'
19 Verify that the bluetooth adapter of the DUT works properly standalone
/external/webrtc/build_overrides/
Dwebrtc.gni10 # standalone build (i.e. not in Chromium).
21 # standalone WebRTC.
/external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/
Dveor.ll6 ; Compile using standalone assembler.
10 ; Show bytes in assembled standalone code.
Dvmrs.ll5 ; Compile using standalone assembler.
9 ; Show bytes in assembled standalone code.
Dvcvt.u32.f64.ll5 ; Compile using standalone assembler.
9 ; Show bytes in assembled standalone code.
Dvcvt.f64.s32.ll5 ; Compile using standalone assembler.
9 ; Show bytes in assembled standalone code.
/external/swiftshader/third_party/subzero/tests_lit/assembler/mips32/
Dencoding_trap.ll5 ; Compile using standalone assembler.
10 ; Show bytes in assembled standalone code.

12345678910>>...19