/external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/ |
regress-209067.js | 214 s += ' <!-- home/bottom.468x60 -->'; 284 s += ' <td class="cnnNavHilite" onClick="CNN_goTo("/")"><div class="cnnNavText"><a href="/">Home Page</a></div></td></tr>'; 313 s += ' <tr bgcolor="#FFFFFF"><td class="cnnNavAd" colspan="2" align="center"><!-- home/left.120x90 -->'; 464 s += '[[!~~#include virtual="/cnn_adspaces/home/war_in_iraq/sponsor.88x31.ad"~~]]'; [all...] |
/external/zlib/ |
FAQ | 5 If your question is not there, please check the zlib home page 280 a version of zlib written in the Java language, look on the zlib home
|
configure | 12 # prefix=$HOME CC=cc CFLAGS="-O4" ./configure 14 # (setenv prefix $HOME; setenv CC cc; setenv CFLAGS "-O4"; ./configure)
|
/frameworks/base/awt/java/awt/ |
AWTEvent.java | 582 if (key >= Event.HOME && key <= Event.INSERT) { 633 key = Event.HOME;
|
/frameworks/base/core/java/android/app/ |
WallpaperManager.java | 79 public static final String COMMAND_DROP = "android.home.drop"; 581 * For use only by the current home application, to specify the size of
|
/frameworks/base/core/res/res/values/ |
attrs_manifest.xml | 288 brought to the foreground by relaunching from the home screen. 297 the home key is pressed, when the device is locked, when a system 302 is re-launched from the home screen. As a result, every time the 304 regardless of whether they used BACK or HOME to last leave it. 309 a user launches activity A from home, and from there goes to 310 activity B. They now press home, and then return to activity A. 337 the user re-selects that task from the home screen. Typically this 358 <p>This is used by the Home activity to make sure it does not get [all...] |
/frameworks/base/docs/html/guide/developing/tools/ |
ddms.jd | 40 Preferences are saved to "$HOME/.ddmsrc". </p> 137 (home, roaming, searching, etc.), and simulate different kinds of network Speed and Latency
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 188 on a blank spot on the Home screen, a Context menu appears; selecting 440 Example: Dragging an icon in the Home screen to the trash
|
/frameworks/base/docs/html/guide/topics/search/ |
searchable-config.jd | 284 all keys are allowed to be overriden in this way. For example, the "Home" key cannot be used and 285 must always return to the home screen. Also be sure not to define an action
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
SettingsProvider.java | 289 // The favorites table was moved from this provider to a provider inside Home 290 // Home still need to query this table to upgrade from pre-cupcake builds
|
/packages/apps/VoiceDialer/src/com/android/voicedialer/ |
BluetoothVoiceDialerActivity.java | 711 // "call jack jones at home", "call jack jones on mobile". 714 // like "call jack jones at home mobile or work". [all...] |
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/ |
DeviceExplorer.java | 476 defaultPath = System.getProperty("user.home"); //$NON-NLS-1$ 531 defaultPath = System.getProperty("user.home"); //$NON-NLS-1$
|
/system/core/sh/ |
TOUR | 256 by the user's home directory, the flag "didudir" is set. This 350 write debugging information to the file $HOME/trace. Most of
|
/external/bison/ |
config.log | 7 $ ./configure --prefix /home/phanna/src/bison 39 PATH: /home/phanna/jswat-4.2/bin 76 Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu 375 Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu 410 Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu [all...] |
/external/skia/xcode/SampleCode/SampleCode.xcodeproj/ |
project.pbxproj | [all...] |
/external/webkit/WebKitTools/Scripts/ |
webkitdirs.pm | 122 my $personalPlistFile = $ENV{HOME} . "/Library/Preferences/xcodebuild.plist"; 160 $baseProductDir =~ s|^~/|$ENV{HOME}/|; 787 if (-d "$ENV{HOME}/Library/QuickTime/Perian.component") { [all...] |
/external/wpa_supplicant/ |
README | 577 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work 584 # home network; allow all valid ciphers 586 ssid="home" [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
README | 583 1) WPA-Personal (PSK) as home network and WPA-Enterprise with EAP-TLS as work 590 # home network; allow all valid ciphers 592 ssid="home" [all...] |
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/ |
URLConnectionTest.java | [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
SerializationStressTest5.java | 297 String javaHome = System.getProperty("java.home");
|
/development/testrunner/ |
runtest.py | 86 user_test_default = os.path.join(os.environ.get("HOME"), ".android",
|
/external/bison/build-aux/ |
Makefile | 197 prefix = /home/phanna/src/bison
|
/external/e2fsprogs/misc/ |
fsck.8.in | 34 .IR / ", " /usr ", " /home ),
|
/external/elfutils/config/ |
elfutils.spec.in | 8 #URL: file://home/devel/drepper/
|
/external/elfutils/ |
elfutils.spec | 8 #URL: file://home/devel/drepper/
|