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

12 3 4 5 6 7 8 91011>>

  /device/samsung/crespo/
s3c-keypad.kl 3 key 50 HOME WAKE_DROPPED
  /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/.
  /external/webkit/WebKitTools/android/flex-2.5.4a/
libmain.c 3 /* $Header: /home/daffy/u0/vern/flex/RCS/libmain.c,v 1.4 95/09/27 12:47:55 vern Exp $ */
  /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...]
  /external/libpng/projects/beos/
x86-shared.txt 14 2) copy and png.h, pngconf.h somewhere; /boot/home/config/include (which
17 3) copy libpng.so to /boot/home/config/lib
x86-static.txt 14 2) copy and png.h, pngconf.h somewhere; /boot/home/config/include (which
17 3) copy libpng.a to /boot/home/config/lib
  /packages/apps/Protips/res/values/
arrays.xml 39 <!-- Tip: Longpress in Launcher (all apps) to drag apps to the home screen. -->
40 <item>Drag apps to your Home screen.\n
44 <item>Rearrange your Home screen.\n
53 <item>Multiple Home screens.\n
65 <item>Home is a garden
71 <item>Want some more home screens?
74 <item>Little Home screen dots
81 \nDragging items twixt Home screens
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
configargs.h 2 static const char configuration_arguments[] = "/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/configure --prefix=/usr/local --target=arm-eabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/temp-install --with-mpfr=/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs --with-gcc-version=4.4.3 --with-binutils-version=2.19 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=7.1.x --with-arch=armv5te --with-multilib-list=mandroid --with-sysroot=/usr/local/google/home/android/cupcake_rel_root --enable-gold=both/gold --program-transform-name='s&^&arm-eabi-&'";
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
messages.properties 11 LaunchPreferencePage_Default_HOME_Package=Default HOME package:
  /development/samples/Home/res/values/
strings.xml 18 <!-- Home -->
19 <string name="home_title">Home Sample</string>
22 <!-- Home Menus -->
  /external/emma/
BUILD.txt 18 build.target.j2se.14.home = <JDK 1.4 install>/jre
21 1.5 home directory, set the following property:
23 build.target.ant.15.home = <ANT 1.5 install dir>
  /sdk/eclipse/scripts/
build_update_site.sh 11 # - calls buildserver with /home/$USER/www/no_crawl and -z
29 DEST_DIR="$HOME"
30 [ -z "$DEST_DIR" ] && [ -n "$USER" ] && DEST_DIR="/home/$USER"
  /external/qemu/android/utils/
bufprint.c 68 ** on Unix, this is $HOME/.android, on Windows, this is something like
171 const char* home = getenv("ANDROID_SDK_HOME"); local
172 if (home != NULL) {
173 return bufprint(buff, end, "%s\\%s", home, _ANDROID_PATH );
183 const char* home = getenv("ANDROID_SDK_HOME");
184 if (home == NULL)
185 home = getenv("HOME");
186 if (home == NULL)
187 home = "/tmp"
    [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...]
  /system/core/adb/
usb_vendors.c 173 int build_path(char* buff, size_t len, const char* format, const char* home)
175 if (snprintf(buff, len, format, home, ANDROID_PATH, ANDROID_ADB_INI) >= len) {
186 const char* home = getenv("ANDROID_SDK_HOME"); local
187 if (home != NULL) {
188 return build_path(buff, len, "%s\\%s\\%s", home);
195 const char* home = getenv("HOME");
196 if (home == NULL)
197 home = "/tmp";
199 return build_path(buff, len, "%s/%s/%s", home);
    [all...]
  /external/elfutils/tests/
run-get-lines.sh 27 804842c: /home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
28 8048432: /home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
29 804844d: /home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
30 8048458: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
31 804845a: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no
34 804845c: /home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
35 804845f: /home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
36 8048464: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
37 8048466: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no
40 8048468: /home/drepper/gnu/new-bu/build/ttt/f.c:3:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:n
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/header/ims/
PVisitedNetworkIDHeader.java 44 * . One of the conditions for a home network to accept the registration of a UA roaming to a
45 * particular visited network, is the existence of a roaming agreement between the home and
46 * the visited network. There is a need to indicate to the home network which one is the visited
49 * . user agents always register to the home network. The REGISTER request is proxied by
50 * one or more proxies located in the visited network towards the home network
52 * . the visited network includes an identification that is known at the home network
  /sdk/androidprefs/src/com/android/prefs/
AndroidLocation.java 50 String home = findValidPath("ANDROID_SDK_HOME", "user.home", "HOME"); local
53 if (home == null) {
55 "Unable to get the Android SDK home directory.\n" +
58 sPrefsLocation = home + File.separator + ".android" + File.separator;
  /external/protobuf/examples/
add_person.py 25 type = raw_input("Is this a mobile, home, or work phone? ")
28 elif type == "home":
29 phone_number.type = addressbook_pb2.Person.HOME
  /packages/apps/Protips/res/values-it/
arrays.xml 21 <item msgid="8842580895829057430">"Trascina applicazioni nella schermata Home."\n" Tocca un\'applicazione e tieni premuto in Avvio applicazioni fino alla vibrazione."</item>
22 <item msgid="8903218961940756528">"Riorganizza la schermata Home."\n" Tieni premuto un elemento e quando vibra trascinalo dove vuoi."</item>
24 <item msgid="1000948398885889319">"Schermate Home multiple."\n" Scorri a sinistra o a destra per passare da una all\'altra. Trascina elementi in altre schermate."</item>
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
configargs.h 2 static const char configuration_arguments[] = "/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.0/configure --prefix=/usr/local --target=arm-eabi --host=i686-unknown-linux-gnu --build=i686-unknown-linux-gnu --enable-languages=c,c++ --with-gmp=/home/jingyu/projects/gcc/toolchain_build/obj/temp-install --with-mpfr=/home/jingyu/projects/gcc/toolchain_build/obj/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs --with-gcc-version=4.4.0 --with-binutils-version=2.19 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=6.6 --with-arch=armv5te --with-multilib-list=mthumb-interwork,mandroid --with-sysroot=/g/users/jingyu/toolchain/cupcake_rel_root --program-transform-name='s&^&arm-eabi-&'";
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/android/
libgcc.a 28 ?o?/o? C?0????2?? ??P?@  ?!?P?@ ? ?!!P?!@ #!?!?P?@ ?!?!P?#2?!???????/????/?/o? b?0???/??-?????????@-?????@???A??/? ????| ???Aaeabi5TE??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1funcs.asm?//////?}.)???/0//0L/2?{f?./////??/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/gcc-4.4.3/arm-eabi/android/libgccGNU AS 2.19?%?.symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4? ?%?+?4?(0 ?Ap U9?Q ?e??a ? 
46 /o?o?B? ???? ????S?0C ?!?S?0C ??!!S?!1C "?!?S?1C ??!S?""?!????\?`B?/?<?`B?/??3????/?/o? b?\?3??`B?/??-?????????@-?????@???A??/? ????| ??Aaeabi5TE??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1funcs.asm?///////////?|.)???//0//0///0L///2?yf?./////??/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/gcc-4.4.3/arm-eabi/android/libgccGNU AS 2.19?%?.symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4? %(+(4((0 ApPUi?Q (e9?a 0 
64 P?@ ???P?@ ???P?@ ?/??-????????? ????| ???Aaeabi5TE??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1funcs.asm?//////?}.??82?zf??/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/gcc-4.4.3/arm-eabi/android/libgccGNU AS 2.19?%?.symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4? l%?+?4?(0 tAp U%?Q ?e??a ? 
83 P?@ ???P?@ ???P?@ \?`B?/??-????????? ????| ???Aaeabi5TE??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1func (…)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/
libgcc.a 27 ?o?/o? C?0????2?? ??P?@  ?!?P?@ ? ?!!P?!@ #!?!?P?@ ?!?!P?#2?!???????/????/?/o? b?0???/??-?????????@-?????@???A??/? ????| ???Aaeabi5TE??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1funcs.asm?//////?}.)???/0//0L/2?{f?./////??/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/gcc-4.4.3/arm-eabi/libgccGNU AS 2.19?%?.symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4? ?%?+?4?(0 ?Ap U9?Q ?e??a ? 
46 /o?o?B? ???? ????S?0C ?!?S?0C ??!!S?!1C "?!?S?1C ??!S?""?!????\?`B?/?<?`B?/??3????/?/o? b?\?3??`B?/??-?????????@-?????@???A??/? ????| ??Aaeabi5TE??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1funcs.asm?///////////?|.)???//0//0///0L///2?yf?./////??/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/gcc-4.4.3/arm-eabi/libgccGNU AS 2.19?%?.symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4? %(+(4((0 ApPUi?Q e9?a ( 
64 P?@ ???P?@ ???P?@ ?/??-????????? ????| ???Aaeabi5TE??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1funcs.asm?//////?}.??82?zf??/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/gcc-4.4.3/arm-eabi/libgccGNU AS 2.19?%?.symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4? d%?+?4?(0 lAp U%?Q |e??a ? 
83 P?@ ???P?@ ???P?@ \?`B?/??-????????? ????| ???Aaeabi5TE??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1func (…)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/thumb/android/
libgcc.a 26 ELF(l4()4?#"??B,?$$?B?B? ????B?B?I[??B?@CL?B?\"C??B??"C??B??"C(? ? ???pG????? ???????BC?G?F ????| xp?Aaeabi5TE ??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1funcs.asm?!!!"!!"-!!? \!/!!!??/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/gcc-4.4.3/arm-eabi/thumb/android/libgccGNU AS 2.19?%?.symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4? ?%?+?4?(0 ?Ap?U??Q ?e??a ? 
43 ELF(?4()A??L@?F#")?IB(?@B?B,?$$?B?B? ????B?B?I[??B?@CL?B?\"C??B??"C??B??"C(? ? ??dF,?@B?pG????? ??F??????BC?G?F ????| ???Aaeabi5TE ??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1funcs.asm?!"!!!!!!!!"!!"!"-!!!!"!) j!/!!!??/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/gcc-4.4.3/arm-eabi/thumb/android/libgccGNU AS 2.19?%?.symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4? ?%?+?4?(0 ?ApU?Q ?e??a ? 
60 ELF(?4()Z?#?B?pG?$$?B?B? ????B?B?I[??"?B?@L?B??F$?ACcF??B??F$?ACcF??B??F$?ACcF?F(? ? ??$$"@?cF$#B?cF$?AB??cF$?AB?cF$?AB?L?pG????? ? ????| ???Aaeabi5TE ??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1funcs.asm?!!!!!#"T! ??/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/gcc-4.4.3/arm-eabi/thumb/android/libgccGNU AS 2.19?%?.symtab.strtab.shstrtab.rel.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4? |%?+?4?(0 ?Ap U9?Q ?e??a ? 
75 ELF(?4(#)b??IB??(?@B?BS?$$?B?B? ????B?B?I[??"?B?@L?B??F$?ACcF??B??F$?ACcF??B??F$?ACcF?F(? ? ??$$"@?cF$#B?cF$?AB??cF$?AB?cF$?AB?L?,?@B?pG????? ??F ????| ??Aaeabi5TE ??? /home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/armlib1func (…)
    [all...]

Completed in 442 milliseconds

12 3 4 5 6 7 8 91011>>