HomeSort by relevance Sort by last modified time
    Searched full:home (Results 151 - 175 of 3745) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/remoting/webapp/
main.html 74 <header data-ui-mode="home" hidden>
82 <span data-ui-mode="home" class="apps-v1-only">
94 <div data-ui-mode="home">
105 <div data-ui-mode="home" hidden>
250 </div> <!-- home -->
274 data-ui-mode="home.host home.client home.history home.confirm-host-delete home.host-setup home.token-refresh-failed home.manage-pairings
    [all...]
  /external/chromium_org/components/nacl/docs/dev/
index.html 4 #home .button-nacl {
25 #home .button-nacl:visited {
28 #home .button-nacl:hover {
33 #home .button-nacl:active {
37 #home .button-download {
41 #home .big-intro {
44 #home iframe.video {
48 #home .right-side {
53 #home .right-side-inner {
60 <div id="home">
    [all...]
  /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...]
  /external/libmtp/examples/
evolution-sync.sh 7 SYNC_HOME=$HOME/MTP_device_sync
11 # SENDFILE="$HOME/comp-apps/bin/sendfile"
28 # "file:///home/nt271/.evolution/addressbook/local/system
30 # "file:///home/nt271/.evolution/addressbook/local/1158600180.5386.0@sierra"
34 EVOLUTION_CONTACTS="file:///home/linus/.evolution/addressbook/local/system"
65 cat $HOME/.evolution/tasks/local/system/tasks.ics \
66 $HOME/.evolution/calendar/local/system/calendar.ics \
  /external/chromium_org/chrome/browser/resources/options/
home_page_overlay.js 11 * Dialog that allows users to set the home page.
17 'home-page-overlay',
18 $('home-page-confirm'), $('home-page-cancel'));
27 * An autocomplete list that can be attached to the home page URL field.
58 $('home-page-overlay').appendChild(suggestionList);
127 * Sets the 'show home button' and 'home page is new tab page' preferences.
128 * (The home page url preference is set automatically by the SettingsDialog
137 // Don't save an empty URL for the home page. If the user left the fiel
    [all...]
home_page_overlay.html 1 <div id="home-page-overlay" class="page" role="dialog" hidden>
46 <button id="home-page-cancel" type="reset" i18n-content="cancel">
48 <button id="home-page-confirm" class="default-button"
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
runant.pl 60 my $HOME = $ENV{ANT_HOME};
61 if ($HOME eq "")
88 my $localpath = "$HOME/lib/ant-launcher.jar";
114 $HOME = `cygpath --path --windows $HOME`;
115 chomp ($HOME);
116 $CYGHOME = `cygpath --path --windows $ENV{HOME}`;
120 push @ARGS, "-Dant.home=$HOME";
123 push @ARGS, "-Dcygwin.user.home=\"$CYGHOME\"
    [all...]
  /external/elfutils/tests/
run-get-lines.sh 34 804842c: /home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
35 8048432: /home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
36 804844d: /home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
37 8048458: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
38 804845a: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no
41 804845c: /home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
42 804845f: /home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
43 8048464: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, epilogue:no
44 8048466: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, epilogue:no
47 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/chromium_org/rlz/lib/
rlz_enums.h 16 IE_HOME_PAGE, // Search box on IE 5+ primary home page when Google.
25 CHROME_HOME_PAGE, // Chrome searches through Google as home page (Win).
36 FF_HOME_PAGE, // Firefox home page when set to Google.
59 CHROME_MAC_HOME_PAGE,// Chrome searches through Google as home page (Mac).
62 CHROMEOS_HOME_PAGE, // ChromeOS searches through Google as home page.
66 CHROME_IOS_HOME_PAGE,// Chrome searches through Google as home page (iOS).
  /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
  /frameworks/native/cmds/flatland/
README.txt 42 16:10 App -> Home Transition | 1280 x 800 | 4.069
43 16:10 App -> Home Transition | 2560 x 1600 | 15.911
44 16:10 App -> Home Transition | 3840 x 2400 | 38.795
45 16:10 SurfaceView -> Home Transition | 1280 x 800 | 5.387
46 16:10 SurfaceView -> Home Transition | 2560 x 1600 | 21.147
47 16:10 SurfaceView -> Home Transition | 3840 x 2400 | slow
  /external/chromium_org/chrome/browser/chromeos/file_manager/
path_util.h 34 // The "Downloads" folder is changed from /home/chronos/user/Downloads to
35 // /home/chronos/u-<hash>/Downloads to support multi profiles.
37 // The path "/home/chronos/user" is a hard link to the u-<hash> directory of
  /external/llvm/test/DebugInfo/X86/
pr13303.ll 17 !0 = metadata !{i32 786449, metadata !12, i32 12, metadata !"clang version 3.2 (trunk 160143)", i1 false, metadata !"", i32 0, metadata !1, metadata !1, metadata !3, metadata !1, metadata !1, metadata !""} ; [ DW_TAG_compile_unit ] [/home/probinson/PR13303.c] [DW_LANG_C99]
26 !11 = metadata !{i32 786443, metadata !12, metadata !5, i32 1, i32 12, i32 0} ; [ DW_TAG_lexical_block ] [/home/probinson/PR13303.c]
27 !12 = metadata !{metadata !"PR13303.c", metadata !"/home/probinson"}
  /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
  /frameworks/base/core/java/android/appwidget/
package.html 3 applications (such as the home screen) to quickly access application data and services without
11 a component that can contain app widgets (such as the Home screen).</p>
23 details are left up to the widget hosts. For example, the home screen has one way of viewing
  /ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
README 15 To enable the pretty printer add the following code to $HOME/.gdbinit:
40 Note that GDB prefers python modules from $HOME/.gdbinit over those from
41 .gdbinit in the current working directory. If you adapted $HOME/.gdbinit as
  /packages/apps/Protips/res/values-en-rGB/
arrays.xml 21 <item msgid="8842580895829057430">"Drag apps to your Home screen.\n Touch &amp; hold an app in the Launcher until it vibrates."</item>
22 <item msgid="8903218961940756528">"Rearrange your Home screen.\n Touch &amp; hold an item and when it vibrates, drag it where you want it to go."</item>
24 <item msgid="1000948398885889319">"Multiple Home screens.\n Swipe left or right to switch. Drag items to other screens."</item>
  /packages/apps/Protips/res/values-en-rIN/
arrays.xml 21 <item msgid="8842580895829057430">"Drag apps to your Home screen.\n Touch &amp; hold an app in the Launcher until it vibrates."</item>
22 <item msgid="8903218961940756528">"Rearrange your Home screen.\n Touch &amp; hold an item and when it vibrates, drag it where you want it to go."</item>
24 <item msgid="1000948398885889319">"Multiple Home screens.\n Swipe left or right to switch. Drag items to other screens."</item>
  /packages/apps/Protips/res/values-it/
arrays.xml 21 <item msgid="8842580895829057430">"Trascina applicazioni nella schermata Home.\n Tocca un\'applicazione e tieni premuto 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>
  /prebuilts/python/darwin-x86/2.7.5/share/pretty-printers/stlport/
README 15 To enable the pretty printer add the following code to $HOME/.gdbinit:
40 Note that GDB prefers python modules from $HOME/.gdbinit over those from
41 .gdbinit in the current working directory. If you adapted $HOME/.gdbinit as
  /prebuilts/python/linux-x86/2.7.5/share/pretty-printers/stlport/
README 15 To enable the pretty printer add the following code to $HOME/.gdbinit:
40 Note that GDB prefers python modules from $HOME/.gdbinit over those from
41 .gdbinit in the current working directory. If you adapted $HOME/.gdbinit as
  /developers/build/prebuilts/gradle/BasicRenderScript/BasicRenderScriptSample/
project.properties 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
  /developers/build/templates/base/_MODULE_/src/template/
project.properties.ftl 12 user.home):
  /developers/samples/android/renderScript/BasicRenderScript/BasicRenderScriptSample/
project.properties 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
  /development/samples/ControllerSample/
project.properties 10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):

Completed in 633 milliseconds

1 2 3 4 5 67 8 91011>>