/external/curl/docs/cmdline-opts/ |
D | gen.pl | 46 my($standalone, $data)=@_; 47 if($standalone) { 57 my ($standalone, $data)=@_; 58 if($standalone) { 67 my ($standalone, $data)=@_; 68 if($standalone) { 77 my ($standalone, $data)=@_; 78 if($standalone) { 87 my ($f, $standalone)=@_; 169 if($standalone) { [all …]
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/ |
D | Document.java | 35 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/jacoco/org.jacoco.report/src/org/jacoco/report/internal/xml/ |
D | XMLDocument.java | 59 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/swiftshader/third_party/subzero/ |
D | Makefile.standalone | 709 +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 …]
|
D | README.rst | 27 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/ |
D | Makefile.am | 17 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/swiftshader/third_party/subzero/docs/ |
D | README.rst | 27 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/bison/lib/ |
D | timevar.c | 155 unsigned standalone : 1; member 298 if (tv->standalone) 386 if (tv->standalone) 388 tv->standalone = 1; 407 if (!tv->standalone) 428 if (tv->standalone)
|
/external/emma/core/java12/com/vladium/emma/rt/ |
D | RTSettings.java | 29 public static synchronized void setStandaloneMode (final boolean standalone) in setStandaloneMode() argument 31 s_not_standalone = ! standalone; in setStandaloneMode()
|
/external/swiftshader/third_party/subzero/Makefile.standalone-help/ |
D | help.txt | 29 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/ |
D | bundlebuilder.py | 387 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/pdfium/build_overrides/ |
D | README.md | 6 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/libmojo/mojo/edk/embedder/ |
D | BUILD.gn | 27 # This isn't really a standalone target; it must be linked into the 70 # This isn't really a standalone target; it must be linked into the 117 # This isn't really a standalone target; it must be linked into the
|
/external/autotest/server/site_tests/bluetooth_AdapterStandalone/ |
D | control | 9 PURPOSE = 'Test bluetooth adapter standalone without connection.' 19 Verify that the bluetooth adapter of the DUT works properly standalone
|
D | control.stress | 9 PURPOSE = 'Stress test for bluetooth adapter standalone.' 19 Verify that the bluetooth adapter of the DUT works properly standalone
|
/external/webrtc/build_overrides/ |
D | webrtc.gni | 10 # standalone build (i.e. not in Chromium). 21 # standalone WebRTC.
|
/external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/ |
D | vmrs.ll | 5 ; Compile using standalone assembler. 9 ; Show bytes in assembled standalone code.
|
D | veor.ll | 6 ; Compile using standalone assembler. 10 ; Show bytes in assembled standalone code.
|
D | vcvt.u32.f64.ll | 5 ; Compile using standalone assembler. 9 ; Show bytes in assembled standalone code.
|
D | vcvt.f64.u32.ll | 5 ; Compile using standalone assembler. 9 ; Show bytes in assembled standalone code.
|
D | vcvt.f64.s32.ll | 5 ; Compile using standalone assembler. 9 ; Show bytes in assembled standalone code.
|
D | vcvt.s32.f64.ll | 5 ; Compile using standalone assembler. 9 ; Show bytes in assembled standalone code.
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | ToXMLStream.java | 129 String standalone; in startDocumentInternal() local 133 standalone = " standalone=\"" + getStandalone() + "\""; in startDocumentInternal() 137 standalone = ""; in startDocumentInternal() 148 writer.write(standalone); in startDocumentInternal()
|
/external/swiftshader/third_party/subzero/tests_lit/assembler/mips32/ |
D | encoding_trap.ll | 5 ; Compile using standalone assembler. 10 ; Show bytes in assembled standalone code.
|
/external/clang/test/Analysis/ |
D | cfg.cpp | 63 struct standalone { int x, y; }; in checkDeclStmts() argument 64 struct standalone myStandalone; in checkDeclStmts()
|