/external/webkit/WebKitTools/Scripts/ |
bisect-builds | 34 # the following lines (use "~/" to specify a path from your home directory): 288 our $nightlyDownloadDirectory = File::Spec->catdir($ENV{HOME}, "Library/Caches/WebKit-Nightlies"); 291 my $rcfile = File::Spec->catdir($ENV{HOME}, ".bisect-buildsrc");
|
/frameworks/base/core/java/android/pim/vcard/ |
VCardConfig.java | 198 * <li>Probably valid in both vCard 2.1 and vCard 3.0: "ADR;TYPE=DOM;TYPE=HOME:..."</li> 199 * <li>Valid in vCard 2.1 but not in vCard 3.0: "ADR;DOM;HOME:..."</li> 200 * <li>Valid in vCard 3.0 but not in vCard 2.1: "ADR;TYPE=DOM,HOME:..."</li>
|
/frameworks/base/docs/html/guide/developing/testing/ |
testing_eclipse.jd | 355 [<em>yyyy-mm-dd hh:mm:ss</em> - <em>testfile</em>] Waiting for HOME ('android.process.acore') to be launched... 371 <code>HOME is up on device '<em>devicename</em>-<em>port</em>'</code> 393 [2010-07-01 12:44:40 - MyTest] HOME is up on device 'emulator-5554'<br>
|
/frameworks/base/docs/html/guide/topics/testing/ |
activity_testing.jd | 248 to help you handle actions that run in the UI thread, touch screen and keyboard events, and home 329 You may find that UI tests don't work if the emulator's or device's home screen is disabled with 332 first and then disable the keyguard for the home screen.
|
/libcore/luni/src/main/java/java/util/logging/ |
FileHandler.java | 75 * <li>"%h" represents the home directory of the current user, which is 76 * specified by "user.home" system property</li> 280 String homePath = System.getProperty("user.home");
|
/packages/apps/Tag/src/com/android/vcard/ |
VCardConfig.java | 198 * <li>Probably valid in both vCard 2.1 and vCard 3.0: "ADR;TYPE=DOM;TYPE=HOME:..."</li> 199 * <li>Valid in vCard 2.1 but not in vCard 3.0: "ADR;DOM;HOME:..."</li> 200 * <li>Valid in vCard 3.0 but not in vCard 2.1: "ADR;TYPE=DOM,HOME:..."</li>
|
/sdk/eclipse/ |
changes.txt | 19 - Launched applications from ADT now behave as if they were clicked from the Home screen of the emulator. 77 - Customizable HOME package name. 96 - new launch option for activity. Can choose to launch default activity (finds an activity configured to show up in the home screen), or specific activity, or none.
|
/external/chromium/net/data/proxy_resolver_perftest/ |
no-ads.pac | 93 // (or, add it to your home page, if you have one) 105 // Copy this file to your local machine; use your home directory (UNIX) 269 // file:/home/loverso/no-ads.pac (UNIX) 404 // http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html [all...] |
/frameworks/base/core/res/res/values/ |
strings.xml | [all...] |
/frameworks/base/docs/html/ |
sitemap.txt | 50 http://developer.android.com/resources/samples/Home/index.html [all...] |
/packages/apps/Browser/res/values/ |
strings.xml | 146 <string name="create_shortcut_bookmark">Add shortcut to Home</string> 244 <!-- Context Menu item to set the image as the home screen wallpaper --> 307 <string name="pref_content_homepage">Set home page</string> [all...] |
/system/core/sh/ |
expand.c | 262 const char *home; local 283 if ((home = lookupvar("HOME")) == NULL) 287 if (*home == '\0') 290 while ((c = *home++) != '\0') {
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/ |
i686-unknown-linux-gnu-readelf | |
/external/grub/ |
config.status | 503 s,@ACLOCAL@,${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run aclocal-1.9,;t t 504 s,@AUTOCONF@,${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run autoconf,;t t 505 s,@AUTOMAKE@,${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run automake-1.9,;t t 506 s,@AUTOHEADER@,${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run autoheader,;t t 507 s,@MAKEINFO@,${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run makeinfo,;t t 508 s,@install_sh@,/home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/install-sh,;t t 516 s,@AMTAR@,${SHELL} /home/dmitriyz/src-lcl/android-x86/device/tools/grub-0.97/missing --run tar,;t t [all...] |
/dalvik/vm/compiler/codegen/arm/ |
CodegenDriver.c | 57 dvmCompilerFlushAllRegs(cUnit); /* Send everything to home location */ 117 dvmCompilerFlushAllRegs(cUnit); /* Send everything to home location */ 163 dvmCompilerFlushAllRegs(cUnit); /* Send everything to home location */ 702 dvmCompilerFlushAllRegs(cUnit); /* Send everything to home location */ 822 dvmCompilerFlushAllRegs(cUnit); /* Send everything to home location */ [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/ |
arm-eabi-readelf | |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/ |
libbfd.a | [all...] |
/frameworks/base/ |
Android.mk | 403 -samplecode $(sample_dir)/Home \ 404 resources/samples/Home "Home" \
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
get_adts_header.cpp | 109 home / 477 * home is '0' for a copy, '1' for an original. 485 * home = (lower_16 & 0x1);
|
/dalvik/vm/alloc/ |
HeapDebug.c | 61 * like "com.android.home". Favor the characters
|
/external/bluetooth/glib/docs/reference/glib/ |
running.sgml | 23 variables like <envar>LANG</envar>, <envar>PATH</envar> or <envar>HOME</envar>.
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
bookmarkfile.sgml | 46 <bookmark href="file:///home/ebassi/bookmark-spec/bookmark-spec.xml">
|
/external/bzip2/ |
README | 197 bzip2's "home" is http://www.bzip.org/
|
/external/chromium/base/ |
linux_util.cc | 186 if (env->Getenv("HOME", &home_dir) && !home_dir.empty())
|
/external/chromium/third_party/icu/source/tools/tzcode/ |
tzselect.ksh | 303 to the file '$file' in your home directory; then log out and log in again.
|