HomeSort by relevance Sort by last modified time
    Searched full:standalone (Results 901 - 925 of 1679) sorted by null

<<31323334353637383940>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
archive_util.py 155 "find a standalone zip utility") % zip_filename
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
archive_util.py 155 "find a standalone zip utility") % zip_filename
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
archive_util.py 155 "find a standalone zip utility") % zip_filename
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
archive_util.py 155 "find a standalone zip utility") % zip_filename
  /prebuilts/tools/common/m2/repository/com/github/marschall/memoryfilesystem/0.6.4/
memoryfilesystem-0.6.4.pom 78 <artifactId>zipfilesystem-standalone</artifactId>
  /prebuilts/tools/common/m2/repository/commons-validator/commons-validator/1.2.0/
commons-validator-1.2.0.pom 8 and server side data validation. It may be used standalone or with a framework like
  /prebuilts/tools/linux-x86_64/kythe/
README.md 132 https://kythe.io/repo/kythe/java/com/google/devtools/kythe/extractors/java/standalone/Dockerfile
  /toolchain/binutils/binutils-2.25/config/
depstand.m4 12 # Based on depend.m4 from automake 1.9, modified for standalone use in
  /docs/source.android.com/src/security/keystore/
features.jd 358 <h3 id=standalone_keys>Standalone keys</h3>
364 request that a key be "standalone," via the <code>KM_TAG_STANDALONE</code> tag,
367 key is standalone. At present, only two values are defined:</p>
  /external/autotest/frontend/afe/
rpc_interface_unittest.py 208 suite=True, standalone=True)
210 standalone=True, sub=True)
219 self._check_job_ids(rpc_interface.get_jobs(standalone=True),
rpc_utils.py 145 sub=False, standalone=False):
155 * standalone: job with no child or parent jobs
158 (suite and standalone) or
159 (sub and standalone)), ('Cannot specify more than one '
172 elif standalone:
    [all...]
  /external/chromium-trace/catapult/telemetry/docs/pydoc/
telemetry.benchmark_runner.html 88 <dl><dt><a name="Help-main"><strong>main</strong></a>(cls, args<font color="#909090">=None</font>)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt><dd><tt>Main&nbsp;method&nbsp;to&nbsp;run&nbsp;this&nbsp;command&nbsp;as&nbsp;a&nbsp;standalone&nbsp;script.</tt></dd></dl>
138 <dl><dt><a name="List-main"><strong>main</strong></a>(cls, args<font color="#909090">=None</font>)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt><dd><tt>Main&nbsp;method&nbsp;to&nbsp;run&nbsp;this&nbsp;command&nbsp;as&nbsp;a&nbsp;standalone&nbsp;script.</tt></dd></dl>
188 <dl><dt><a name="Run-main"><strong>main</strong></a>(cls, args<font color="#909090">=None</font>)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt><dd><tt>Main&nbsp;method&nbsp;to&nbsp;run&nbsp;this&nbsp;command&nbsp;as&nbsp;a&nbsp;standalone&nbsp;script.</tt></dd></dl>
telemetry.internal.util.command_line.html 106 <dl><dt><a name="Command-main"><strong>main</strong></a>(cls, args<font color="#909090">=None</font>)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt><dd><tt>Main&nbsp;method&nbsp;to&nbsp;run&nbsp;this&nbsp;command&nbsp;as&nbsp;a&nbsp;standalone&nbsp;script.</tt></dd></dl>
151 <dl><dt><a name="OptparseCommand-main"><strong>main</strong></a>(cls, args<font color="#909090">=None</font>)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt><dd><tt>Main&nbsp;method&nbsp;to&nbsp;run&nbsp;this&nbsp;command&nbsp;as&nbsp;a&nbsp;standalone&nbsp;script.</tt></dd></dl>
215 <dl><dt><a name="SubcommandCommand-main"><strong>main</strong></a>(cls, args<font color="#909090">=None</font>)<font color="#909090"><font face="helvetica, arial"> from <a href="__builtin__.html#type">__builtin__.type</a></font></font></dt><dd><tt>Main&nbsp;method&nbsp;to&nbsp;run&nbsp;this&nbsp;command&nbsp;as&nbsp;a&nbsp;standalone&nbsp;script.</tt></dd></dl>
  /external/clang/lib/CodeGen/
CGDebugInfo.h 362 /// Emit record type's standalone debug info.
365 /// Emit an Objective-C interface type standalone debug info.
368 /// Emit standalone debug info for a type.
  /external/mdnsresponder/mDNSPosix/
Makefile 451 @echo "Embedded Standalone Client done"
454 @echo "Embedded Standalone Responder done"
457 @echo "Embedded Standalone ProxyResponder done"
  /external/tagsoup/
README 55 + --standalone and --version allow control of the XML
183 --standalone=[yes|no]
184 Sets the standalone declaration to yes or no.
  /external/tinyxml/
readme.txt 363 <?xml version="1.0" standalone=no>
382 <?xml version="1.0" standalone=no>
431 TiXmlDeclaration "version='1.0'" "standalone=no"
  /external/v8/
Makefile 252 build/shim_headers.gypi build/features.gypi build/standalone.gypi \
441 -Ibuild/standalone.gypi --depth=. \
452 -Ibuild/standalone.gypi --depth=. -S.native $(GYPFLAGS)
  /libcore/luni/src/test/java/libcore/java/text/
SimpleDateFormatTest.java 485 Locale fi = new Locale("fi"); // Finnish has separate standalone weekday names
487 // tiistai = Tuesday (standalone)
498 Locale fi = new Locale("fi"); // Finnish has separate standalone weekday names
  /libcore/luni/src/test/java/libcore/xml/
PullParserTest.java 173 "<?xml version='1.0' encoding='UTF-8' standalone='no'?><foo/>"));
178 "http://xmlpull.org/v1/doc/properties.html#xmldecl-standalone"));
183 assertParseFailure("<?xml version='1.0' encoding='UTF-8' standalone='no' a='b'?><foo/>");
    [all...]
  /external/toybox/www/
index.html 204 <p>Both "make change" and scripts/single.sh (for building standalone commands
400 The "make change" target now saves the output of each failed standalone
582 <p>The new "make change" target builds each toybox command as a standalone
584 on cp and so on) were hit with a large rock until they built standalone.
588 command's main()), and so on. Also, some commands can't be built standalone
    [all...]
news.html 204 <p>Both "make change" and scripts/single.sh (for building standalone commands
400 The "make change" target now saves the output of each failed standalone
582 <p>The new "make change" target builds each toybox command as a standalone
584 on cp and so on) were hit with a large rock until they built standalone.
588 command's main()), and so on. Also, some commands can't be built standalone
    [all...]
  /external/expat/lib/
xmltok.c 1144 int *standalone)
1203 if (standalone)
1204 *standalone = 1;
1207 if (standalone)
1208 *standalone = 0;
    [all...]
  /external/libxml2/
nanohttp.c 116 #ifdef STANDALONE
    [all...]
  /external/libxml2/os400/libxmlrpg/
parser.rpgle 68 d standalone 10i 0 Standalone entity ?
207 d standalone 10i 0 Standalone document
644 * Is this document tagged standalone?
    [all...]

Completed in 896 milliseconds

<<31323334353637383940>>