HomeSort by relevance Sort by last modified time
    Searched refs:HOME (Results 26 - 50 of 70) sorted by null

12 3

  /external/protobuf/examples/
add_person.cc 38 cout << "Is this a mobile, home, or work phone? ";
43 } else if (type == "home") {
44 phone_number->set_type(tutorial::Person::HOME);
list_people.cc 27 case tutorial::Person::HOME:
28 cout << " Home phone #: ";
AddPerson.java 41 stdout.print("Is this a mobile, home, or work phone? ");
45 } else if (type.equals("home")) {
46 phoneNumber.setType(Person.PhoneType.HOME);
  /external/valgrind/tsan/
tsan_pin.sh 3 PIN_ROOT=${PIN_ROOT:-$HOME/pin}
  /external/chromium/build/
install-chroot.sh 76 mkdir -p "$HOME/chroot/"
207 echo "$HOME/chroot/.${target} $HOME/chroot none rw,bind 0 0" |
209 mkdir -p "$HOME/chroot/.${target}"
322 Your home directory is shared between the host and the chroot. But I configured
323 $HOME/chroot to be private to the chroot environment. You can use it
  /external/llvm/utils/crosstool/ARM/
build-install-linux.sh 23 readonly CODE_SOURCERY_PKG_PATH="${CODE_SOURCERY_PKG_PATH:-${HOME}/codesourcery}"
36 readonly LLVM_PKG_PATH="${LLVM_PKG_PATH:-${HOME}/llvm-project/snapshots}"
  /frameworks/compile/mclinker/scripts/bin/
add_class 21 MCLINKER_CONFIG_DIR=$HOME/.bold
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 116 elif [ -f $HOME/.fullname ]; then
117 ORIGINATOR="`sed -e '1q' $HOME/.fullname`"
133 elif [ -f $HOME/.organization ]; then
134 ORGANIZATION="`cat $HOME/.organization`"
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 116 elif [ -f $HOME/.fullname ]; then
117 ORIGINATOR="`sed -e '1q' $HOME/.fullname`"
133 elif [ -f $HOME/.organization ]; then
134 ORGANIZATION="`cat $HOME/.organization`"
353 configured with: /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/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.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 --program-transform-name='s&^&arm-eabi-&'
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 116 elif [ -f $HOME/.fullname ]; then
117 ORIGINATOR="`sed -e '1q' $HOME/.fullname`"
133 elif [ -f $HOME/.organization ]; then
134 ORGANIZATION="`cat $HOME/.organization`"
  /sdk/emulator/opengl/tests/emulator_test_renderer/
main.cpp 213 EE(HOME,HOME)
  /external/chromium/chrome/browser/net/
url_fixer_upper_unittest.cc 373 #define HOME "/Users/"
375 #define HOME "/home/"
394 "file://" HOME "foo"},
396 "file://" HOME "x/blah"},
  /external/openssl/apps/
openssl.cnf 6 # This definition stops the following lines choking if HOME isn't
8 HOME = .
9 RANDFILE = $ENV::HOME/.rnd
12 #oid_file = $ENV::HOME/.oid
  /frameworks/base/tests/backup/
test_restore.sh 21 [ -z "$BUGREPORT_DIR" ] && BUGREPORT_DIR="$HOME/backup/bugreports"
  /external/valgrind/main/drd/scripts/
download-and-build-splash2.in 3 downloads="$HOME/software/downloads"
96 -BASEDIR := \$(HOME)/splash2/codes
  /external/chromium/net/proxy/
proxy_config_service_linux_unittest.cc 33 const char *DESKTOP_SESSION, *HOME,
87 ENTRY(HOME);
351 // Set up a temporary KDE home directory.
367 // Delete the temporary KDE home directory.
664 NULL, // HOME
685 NULL, // HOME
706 NULL, // HOME
727 NULL, // HOME
748 NULL, // HOME
771 NULL, // HOME
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/app_launcher/
popup.js 161 HOME : 36,
179 case keys.HOME:
  /external/mksh/src/
Makefile 72 HOME=$$(realpath regress-dir) perl ${.CURDIR}/check.pl \
  /sdk/monkeyrunner/src/com/android/monkeyrunner/controller/
MonkeyControllerFrame.java 96 toolbar.add(createToolbarButton(PhysicalButton.HOME));
  /external/webkit/Tools/Scripts/
bisect-builds 34 # the following lines (use "~/" to specify a path from your home directory):
291 our $nightlyDownloadDirectory = File::Spec->catdir($ENV{HOME}, "Library/Caches/WebKit-Nightlies");
294 my $rcfile = File::Spec->catdir($ENV{HOME}, ".bisect-buildsrc");
  /external/bison/djgpp/
config.bat 339 Rem Set HOME to a sane default so configure stops complaining.
340 if not "%HOME%" == "" goto HostName
341 set HOME=%XSRC%/djgpp
342 if not "%HOME%" == "%XSRC%/djgpp" goto SmallEnv
343 echo No HOME found in the environment, using default value
476 if "%HOME%" == "%XSRC%/djgpp" set HOME=
  /external/linux-tools-perf/Documentation/
Makefile 29 prefix?=$(HOME)
  /external/qemu/android/skin/
keyset.c 174 _KEYSYM1_(HOME) \
514 "BUTTON_HOME Home\n"
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
EmulatorConsole.java 119 HOME(new String[] { "home", "on" }),
404 * gsm voice state: home
405 * gsm data state: home
  /external/qemu/android/
hw-events.h 145 KEY_CODE(HOME ,102) \

Completed in 843 milliseconds

12 3