HomeSort by relevance Sort by last modified time
    Searched full:home (Results 751 - 775 of 1255) sorted by null

<<31323334353637383940>>

  /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 236 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.
  /external/libpng/scripts/
makefile.beos 106 cp $(LIBSO)* /boot/home/config/lib
  /external/openssl/crypto/rand/
randfile.c 287 s=getenv("HOME");
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysevents.cc 375 - PrintScreen to make screenshot into /boot/home
  /external/webkit/WebKit/chromium/src/mac/
WebInputEventFactory.mm 261 // VK_HOME (24) HOME key
451 // VK_BROWSER_HOME (AC) Windows 2000/XP: Browser Start and Home key
698 // "Home"
700 return @"Home";
    [all...]
  /external/webkit/WebKitTools/Scripts/
commit-log-editor 76 my $installedEditorApplication = "$ENV{HOME}/Applications/Commit Log Editor.app/Contents/MacOS/Commit Log Editor";
  /external/wpa_supplicant_6/wpa_supplicant/
README-WPS 20 While WPS can enable more home networks to use encryption in the
  /frameworks/base/core/java/android/net/
NetworkInfo.java 206 * <li>The device is on a network other than the home network (i.e., roaming), and
  /frameworks/base/docs/html/guide/appendix/faq/
security.jd 81 developer onto a device. As with a home PC, the user must be
  /frameworks/base/docs/html/resources/faq/
security.jd 81 developer onto a device. As with a home PC, the user must be
  /frameworks/base/docs/html/sdk/
OLD_RELEASENOTES.jd 23 <li>New Home screen and many user interface updates
142 <li>There is a new launch option for activity. You can choose to launch the default activity (finds an activity configured to show up in the home screen), or a specific activity, or none.</li>
195 <li>New sample: the source code for the now-obsolete Home screen from M5 is included as an example of how to construct a Home screen replacement.
android-1.6-highlights.jd 72 the home screen.</p>
  /frameworks/base/services/java/com/android/server/
EventLogTags.logtags 114 # + check activity_launch_time for Home app
  /libcore/luni/src/main/java/java/net/
ProxySelectorImpl.java 50 File f = new File(System.getProperty("java.home")
  /libcore/luni/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.
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
URLConnectionTest.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/
DialtactsActivity.java 171 // launched from history (long-press home) --> nothing to change
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
CommandRecognizerEngine.java     [all...]
  /packages/inputmethods/LatinIME/tests/data/
wordlist.xml 102 <w f="192">home</w>
  /packages/wallpapers/Basic/src/com/android/wallpaper/nexus/
NexusRS.java 297 } else if ("android.home.drop".equals(action)) {

Completed in 301 milliseconds

<<31323334353637383940>>