HomeSort by relevance Sort by last modified time
    Searched full:home (Results 1 - 25 of 1051) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/bison/src/
yacc 2 exec /home/phanna/src/bison/bin/bison -y "$@"
  /external/clearsilver/imd/
test.in 1 PATH_TRANSLATED=/home/blong/public_html/Images/test.imd
example.imd 3 BASEDIR = /home/blong/images
6 Template=/home/blong/public_html/Images/imd.cs
  /development/samples/Home/
_index.html 1 <p>This is a sample Home application. The Home application that users use
3 A user can install additional Home applications and pick which one to use as the
4 default Home. This is a sample of such an alternative.</p>
6 <p>This is actually the source of an old incarnation of the default Home application,
Android.mk 8 LOCAL_PACKAGE_NAME := Home
  /external/openssl/crypto/conf/
ssleay.cnf 29 cert_dir = $ENV::HOME/.ca_certs
31 HOME = /tmp/eay
33 tmp_cert_dir = $HOME/.ca_certs
34 tmp2_cert_dir = thisis$(HOME)stuff
36 LOGNAME = Eric Young (home=$HOME)
40 H=$HOME
41 H=$default::HOME
42 H=$ENV::HOME
48 RANDFILE = $HOME/.ran
    [all...]
  /external/dbus/test/data/valid-service-files/
debug-echo.service 3 Exec=/home/quinticent/devel/dbus-branch/dbus_1_0/test/test-service
debug-segfault.service 3 Exec=/home/quinticent/devel/dbus-branch/dbus_1_0/test/test-segfault
debug-shell-echo-fail.service 3 Exec=/home/quinticent/devel/dbus-branch/dbus_1_0/test/test-shell-service "this should 'fail' because of an unterminated quote
debug-shell-echo-success.service 3 Exec=/home/quinticent/devel/dbus-branch/dbus_1_0/test/test-shell-service -test "that" 'we get' back --what "we put in"
  /external/skia/xcode/Simple/
SimpleTarget.xcconfig 4 INSTALL_PATH = $(HOME)/Applications;
  /frameworks/base/core/tests/coretests/res/raw/
v21_pref_handling.vcf 4 TEL;HOME:1
7 EMAIL;PREF;HOME:test@example.com
  /external/webkit/WebKitTools/android/flex-2.5.4a/
libyywrap.c 3 /* $Header: /home/daffy/u0/vern/flex/RCS/libyywrap.c,v 1.1 93/10/02 15:23:09 vern Exp $ */
libmain.c 3 /* $Header: /home/daffy/u0/vern/flex/RCS/libmain.c,v 1.4 95/09/27 12:47:55 vern Exp $ */
  /frameworks/base/docs/html/mwc2010/
index.html 4 <meta http-equiv="refresh" content="0;url=http://sites.google.com/site/androidmwc/home">
  /external/proguard/bin/
proguard.bat 6 IF EXIST "%PROGUARD_HOME%" GOTO home
8 :home label
proguardgui.bat 6 IF EXIST "%PROGUARD_HOME%" GOTO home
8 :home label
retrace.bat 6 IF EXIST "%PROGUARD_HOME%" GOTO home
8 :home label
  /development/samples/Home/res/layout-land/
home.xml 18 xmlns:home="http://schemas.android.com/apk/res/com.example.android.home"
41 <com.example.android.home.ApplicationsStackLayout android:id="@+id/faves_and_recents"
42 home:stackOrientation="horizontal"
43 home:marginLeft="1dip"
44 home:marginRight="1dip"
  /development/samples/Home/res/layout-port/
home.xml 18 xmlns:home="http://schemas.android.com/apk/res/com.example.android.home"
41 <com.example.android.home.ApplicationsStackLayout android:id="@+id/faves_and_recents"
42 home:stackOrientation="horizontal"
43 home:marginLeft="1dip"
44 home:marginRight="1dip"
  /dalvik/dx/
README.txt 0 Home of Dalvik eXchange, the thing that takes in class files and
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
GOOGLE_README.txt 1 This is TagSoup 1.2, downloaded from http://home.ccil.org/~cowan/XML/tagsoup/.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/
unittest.xml 6 <property name="eclipse.home" value="/opt/eclipse" />
7 <property name="eclipse_test" value="${eclipse.home}/plugins/org.eclipse.test_3.2.0" />
9 <!-- eclipse scripts use an annoying mixture of eclipse-home and eclipse.home -->
11 <property name="eclipse-home" value="${eclipse.home}" />
12 <property name="test-folder" value="${eclipse.home}/unittest_ws" />
14 <!-- sets the properties eclipse.home, and library-file -->
30 <ant target="ui-test" antfile="${library-file}" dir="${eclipse.home}">
48 <ant target="collect" antfile="${library-file}" dir="${eclipse.home}/results"
    [all...]
test.xml 6 <property name="eclipse.home" value="/opt/eclipse" />
8 <property name="eclipse_test" value="${eclipse.home}/plugins/org.eclipse.test_3.2.0" />
10 <!-- eclipse scripts use an annoying mixture of eclipse-home and eclipse.home -->
12 <property name="eclipse-home" value="${eclipse.home}" />
13 <property name="test-folder" value="${eclipse.home}/test_folder" />
15 <!-- sets the properties eclipse.home, and library-file -->
29 <echo message="eclipse.home: ${eclipse.home}" />
    [all...]
  /packages/apps/Launcher2/res/values/
strings.xml 61 <string name="menu_item_add_item">Add to Home screen</string>
62 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all apps -->
64 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all shortcuts -->
66 <!-- Options in "Add to Home" dialog box; Title of the folder gadget -->
68 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all live folders -->
70 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of all widgets/gadgets -->
72 <!-- Options in "Add to Home" dialog box; Title of the group containing the list of apps that can set the wallpaper-->
74 <!-- Options in "Add to Home" dialog box; Name of the Folder widget-->
76 <!-- Options in "Add to Home" dialog box; Name of the Clock widget-->
78 <!-- Options in "Add to Home" dialog box; Name of the Picture frame widget--
    [all...]

Completed in 167 milliseconds

1 2 3 4 5 6 7 8 91011>>