Searched
full:standalone (Results
526 -
550 of
1679) sorted by null
<<21222324252627282930>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/ |
test_msvc9compiler.py | 15 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> 40 <?xml version="1.0" encoding="UTF-8" standalone="yes"?> 70 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
/external/tcpdump/tests/ |
forces3vvv.out | 45 Standalone(0x0), StartofTransaction(0x0) 60 Standalone(0x0), StartofTransaction(0x0) 77 Standalone(0x0), StartofTransaction(0x0) 95 Standalone(0x0), StartofTransaction(0x0) 125 Standalone(0x0), StartofTransaction(0x0) 143 Standalone(0x0), StartofTransaction(0x0) 176 Standalone(0x0), StartofTransaction(0x0) 210 Standalone(0x0), StartofTransaction(0x0) 236 Standalone(0x0), StartofTransaction(0x0) 270 Standalone(0x0), StartofTransaction(0x0 [all...] |
/libcore/luni/src/main/java/javax/xml/transform/ |
OutputKeys.java | 102 * standalone = "yes" | "no". 104 * <p><code>standalone</code> specifies whether the Transformer 105 * should output a standalone document declaration; the value must be 110 public static final String STANDALONE = "standalone";
|
/external/opencv3/platforms/android/ |
android.toolchain.cmake | 42 # Usage Linux (using standalone toolchain): 67 # standalone toolchain. This option is not used if full NDK is found 93 # Option is read-only when standalone toolchain is used. 149 # Is not available for standalone toolchain. 152 # Is not available for standalone toolchain. 156 # Is not available for standalone toolchain. 160 # Is not available for standalone toolchain. 164 # Is not available for standalone toolchain. 168 # Is not available for standalone toolchain. 424 # see if we have path to Android standalone toolchai [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToXMLStream.java | 129 String standalone; local 133 standalone = " standalone=\"" + getStandalone() + "\""; 137 standalone = ""; 148 writer.write(standalone); 159 // standalone, or a doctype system or public is
|
output_unknown.properties | 32 standalone=no
|
output_xml.properties | 31 standalone=no
|
/frameworks/base/docs/html/wear/preview/ |
api-overview.jd | 32 <li><a href="#stand-alone">Standalone Devices</a> 200 to the watch. Since a phone app and a standalone watch app may be sources of the 207 <li>Specifying in the standalone app's Android manifest file that notifications from 255 <h2 id="stand-alone">Standalone Devices</h2> 257 <p>Standalone watches will enable Android Wear apps to work independently of phone 268 <p>With standalone devices, the
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
ProcessorOutputElem.java | 128 * Set the standalone property from the attribute value. 129 * @see javax.xml.transform.OutputKeys#STANDALONE 134 m_outputProperties.setBooleanProperty(OutputKeys.STANDALONE, newValue);
|
/external/opencv3/cmake/ |
OpenCVFindIPP.cmake | 6 # To use standalone IPP update cmake command line: 130 # dynamic linking is only supported for standalone version of IPP 140 # When using dynamic libraries from standalone IPP it is your responsibility to install those on the target system
|
/external/webrtc/webrtc/libjingle/xmllite/ |
xmlparser_unittest.cc | 122 "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>" 272 // XmlParser requires standalone documents 275 "<?xml version=\"1.0\" standalone=\"no\"?><test/>");
|
/art/test/570-checker-osr/src/ |
DeoptimizationController.java | 18 // because run-test requires standalone individual test.
|
/cts/common/util/tests/src/com/android/compatibility/common/util/ |
MetricsXmlSerializerTest.java | 35 private static final String HEADER = "<?xml version='1.0' encoding='utf-8' standalone='yes' ?>";
|
/cts/tests/tests/content/src/android/content/cts/ |
SyncStorageEngineTest.java | 48 byte[] accountsFileData = ("<?xml version='1.0' encoding='utf-8' standalone='yes' ?>\n"
|
/device/google/marlin/ |
default-permissions.xml | 1 <?xml version='1.0' encoding='utf-8' standalone='yes' ?>
|
/external/autotest/server/ |
system_utils.py | 6 system, from server database or global config. The standalone module is needed
|
/external/avahi/avahi-daemon/ |
org.freedesktop.Avahi.RecordBrowser.xml | 1 <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
|
org.freedesktop.Avahi.ServiceResolver.xml | 1 <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
|
/external/bison/darwin-lib/ |
getopt.h | 42 /* Standalone applications should #define __GETOPT_PREFIX to an 80 /* Standalone applications get correct prototypes for getopt_long and 105 standalone, or this is the first header included in the source file. 107 that does not exist if we are standalone. So: if __GNU_LIBRARY__ is
|
/external/bison/lib/ |
getopt.in.h | 41 /* Standalone applications should #define __GETOPT_PREFIX to an 79 /* Standalone applications get correct prototypes for getopt_long and 104 standalone, or this is the first header included in the source file. 106 that does not exist if we are standalone. So: if __GNU_LIBRARY__ is
|
/external/chromium-trace/catapult/tracing/tracing_build/ |
vulcanize_trace_viewer.py | 18 epilog=('Produces a standalone HTML import that contains the\n'
|
/external/clang/docs/ |
LibTooling.rst | 5 LibTooling is a library to support writing standalone tools based on Clang. 40 Writing a standalone tool 44 possibly break, it's time to create a standalone tool. For a standalone tool
|
/external/clang/test/CodeGenCXX/ |
debug-info-decl-nested.cpp | 1 // RUN: %clang_cc1 -std=c++11 -debug-info-kind=standalone -emit-llvm -triple x86_64-apple-darwin %s -o %t
|
/external/compiler-rt/lib/lsan/ |
lsan.h | 11 // Private header for standalone LSan RTL.
|
lsan_thread.h | 11 // Thread registry for standalone LSan.
|
Completed in 722 milliseconds
<<21222324252627282930>>