/external/v8/ |
README.md | 11 V8 can run standalone, or can be embedded into any C++ application.
|
/external/vboot_reference/scripts/image_signing/ |
resign_image.sh | 7 # Standalone version of cros_resign_image.sh script from
|
/frameworks/base/core/res/res/layout/ |
recent_apps_icon.xml | 20 <!-- This is not a standalone element - it is imported into recent_apps_dialog.xml -->
|
/frameworks/base/services/tests/servicestests/assets/shortcut/ |
shortcut_legacy_file.xml | 1 <?xml version='1.0' encoding='utf-8' standalone='yes' ?>
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/ |
scrape_gtest_log.py | 9 """Standalone script which parses a gtest log for json.
|
/packages/apps/CarrierConfig/assets/ |
carrier_config_310004.xml | 1 <?xml version='1.0' encoding='utf-8' standalone='yes' ?>
|
carrier_config_310005.xml | 1 <?xml version='1.0' encoding='utf-8' standalone='yes' ?>
|
carrier_config_310120.xml | 1 <?xml version='1.0' encoding='utf-8' standalone='yes' ?>
|
carrier_config_311490.xml | 1 <?xml version='1.0' encoding='utf-8' standalone='yes' ?>
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountCredentials.java | 41 true /* standalone */);
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_xmllib.py | 6 <?xml version="1.0" encoding="UTF-8" standalone='yes' ?>
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_xmllib.py | 6 <?xml version="1.0" encoding="UTF-8" standalone='yes' ?>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_xmllib.py | 6 <?xml version="1.0" encoding="UTF-8" standalone='yes' ?>
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_xmllib.py | 6 <?xml version="1.0" encoding="UTF-8" standalone='yes' ?>
|
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/ |
jython-standalone-2.5.3.pom | 8 <artifactId>jython-standalone</artifactId>
|
/sdk/avdlauncher/ |
avdlauncher.exe.manifest | 1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
/sdk/find_java/ |
find_java.exe.manifest | 1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
/sdk/find_lock/ |
find_lock.exe.manifest | 1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
/sdk/sdklauncher/ |
sdklauncher.exe.manifest | 1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
/external/bison/lib/ |
timevar.c | 153 /* Non-zero if this timing variable is running as a standalone 155 unsigned standalone : 1; member in struct:timevar_def 281 TIMEVAR cannot be running as a standalone timer. */ 297 /* Can't push a standalone timer. */ 298 if (tv->standalone) 386 if (tv->standalone) 388 tv->standalone = 1; 407 if (!tv->standalone) 427 /* Is TIMEVAR currently running as a standalone timer? */ 428 if (tv->standalone) [all...] |
/external/tcpdump/tests/ |
forces1vvv.out | 9 Standalone(0x0), StartofTransaction(0x0) 48 Standalone(0x0), StartofTransaction(0x0) 63 Standalone(0x0), StartofTransaction(0x0) 81 Standalone(0x0), StartofTransaction(0x0) 107 Standalone(0x0), StartofTransaction(0x0) 130 Standalone(0x0), StartofTransaction(0x0) 156 Standalone(0x0), StartofTransaction(0x0) 191 Standalone(0x0), StartofTransaction(0x0) 206 Standalone(0x0), StartofTransaction(0x0) 218 Standalone(0x0), StartofTransaction(0x0 [all...] |
forces1vvvv.out | 9 Standalone(0x0), StartofTransaction(0x0) 72 Standalone(0x0), StartofTransaction(0x0) 92 Standalone(0x0), StartofTransaction(0x0) 117 Standalone(0x0), StartofTransaction(0x0) 150 Standalone(0x0), StartofTransaction(0x0) 180 Standalone(0x0), StartofTransaction(0x0) 213 Standalone(0x0), StartofTransaction(0x0) 255 Standalone(0x0), StartofTransaction(0x0) 275 Standalone(0x0), StartofTransaction(0x0) 292 Standalone(0x0), StartofTransaction(0x0 [all...] |
/external/icu/icu4c/source/i18n/unicode/ |
dtfmtsym.h | 274 STANDALONE, 299 * @param context The formatting context, either FORMAT or STANDALONE 311 * @param context The formatting context, either FORMAT or STANDALONE 355 * @param context The formatting context, either FORMAT or STANDALONE 366 * @param context The formatting context, either FORMAT or STANDALONE 375 * @param context The formatting context, either FORMAT or STANDALONE 388 * @param context The formatting context, either FORMAT or STANDALONE 447 * @param context The usage context: FORMAT, STANDALONE. 461 * @param context The usage context: FORMAT, STANDALONE (currently only FORMAT is supported). 472 * @param context The usage context: FORMAT, STANDALONE [all...] |
/external/tinyxml/docs/ |
classTiXmlDeclaration.html | 42 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a8"></a><!-- doxytag: member="TiXmlDeclaration::Standalone" ref="a8" args="() const " --> 43 const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="classTiXmlDeclaration.html#a8">Standalone</a> () const </td></tr> 45 <tr><td class="mdescLeft"> </td><td class="mdescRight">Is this a standalone document? <br></td></tr> 58 <div class="fragment"><pre class="fragment"> <?xml version="1.0" standalone="yes"?> 60 TinyXml will happily read or write files without a declaration, however. There are 3 possible attributes to the declaration: version, encoding, and standalone.<p>
|
/external/icu/icu4c/source/i18n/ |
udat.cpp | 661 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); 665 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); 669 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); 673 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); 677 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); 681 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::SHORT); 685 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); 697 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); 701 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); 799 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE) [all...] |