/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') {
|
/frameworks/base/docs/html/ |
sitemap.txt | 51 http://developer.android.com/resources/samples/Home/index.html [all...] |
/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 | 36 dvmCompilerFlushAllRegs(cUnit); /* Send everything to home location */ 97 dvmCompilerFlushAllRegs(cUnit); /* Send everything to home location */ 143 dvmCompilerFlushAllRegs(cUnit); /* Send everything to home location */ 667 dvmCompilerFlushAllRegs(cUnit); /* Send everything to home location */ 787 dvmCompilerFlushAllRegs(cUnit); /* Send everything to home location */ [all...] |
/frameworks/base/core/res/res/values/ |
strings.xml | [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...] |
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/ |
SecurityManagerTest.java | 274 // tmp user home to avoid presence of ${user.home}/.java.policy 286 //String[] arg = new String[] { "-Duser.home=" + tmpUserHome, [all...] |
/external/opencore/codecs_v2/audio/aac/dec/src/ |
get_adts_header.cpp | 109 home / 477 * home is '0' for a copy, '1' for an original. 485 * home = (lower_16 & 0x1);
|
/frameworks/base/core/java/android/view/ |
WindowManagerPolicy.java | 713 * to occur (most often the HOME key, also often ENDCALL). If you return [all...] |
/frameworks/base/docs/html/guide/topics/testing/ |
testing_android.jd | 387 to help you handle actions that run in the UI thread, touch screen and keyboard events, and home 463 You may find that UI tests don't work if the emulator's or device's home screen is disabled with the keyguard pattern. 465 way to avoid this is to start your emulator or device first and then disable the keyguard for the home screen.
|
/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/libcore/luni/src/main/java/java/net/ |
ProxySelectorImpl.java | 52 File f = new File(System.getProperty("java.home") //$NON-NLS-1$
|
/dalvik/libcore/xml/src/main/java/javax/xml/xpath/ |
XPathFactory.java | 94 * ${java.home}/lib/jaxp.properties is read and the value associated with the key being the system property above is looked for.
|
/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 | 193 bzip2's "home" is http://www.bzip.org/
|
/external/dbus/dbus/ |
dbus-sysdeps.h | 189 char *homedir; /**< Home directory */
|
/external/dbus/doc/ |
dbus-test-plan.xml | 227 free good tool is <ulink url="http://devel-home.kde.org/~sewardj/">Valgrind</ulink>, which runs the program in a
|
/external/expat/doc/ |
reference.html | 41 from <a href="http://www.libexpat.org/">the Expat home page</a>. 307 give the option, <code>--prefix=/home/me/mystuff</code>, then the 309 <code>/home/me/mystuff/lib</code> and 310 <code>/home/me/mystuff/include</code> respectively.</p> 401 <p>If you installed Expat in, say, <code>/home/me/mystuff</code>, then 406 CFLAGS= -I/home/me/mystuff/include 408 LIBS= -L/home/me/mystuff/lib -lexpat 414 <code>LD_LIBRARY_PATH</code> to <code>/home/me/mystuff/lib</code> (or 415 to <code>${LD_LIBRARY_PATH}:/home/me/mystuff/lib</code> if [all...] |
xmlwf.1 | 242 The Expat home page: http://www.libexpat.org/
|
/external/icu4c/stubdata/ |
icu_dat_generator.py | 190 global ANDROID_ROOT # Android project home directory
|
/external/icu4c/tools/tzcode/ |
tzselect.ksh | 303 to the file '$file' in your home directory; then log out and log in again.
|