HomeSort by relevance Sort by last modified time
    Searched defs:die (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
sampling_test.sh 65 die() { # runs the command given as arguments, and then dies. function
73 rm -rf "$OUTDIR" || die "Unable to delete $OUTDIR"
74 mkdir "$OUTDIR" || die "Unable to create $OUTDIR"
85 || die "$PPROF" --text "$SAMPLING_TEST_BINARY" "$OUTDIR/out.heap"
91 || die "$PPROF" --text "$SAMPLING_TEST_BINARY" "$OUTDIR/out.growth"
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
sampling_test.sh 65 die() { # runs the command given as arguments, and then dies. function
73 rm -rf "$OUTDIR" || die "Unable to delete $OUTDIR"
74 mkdir "$OUTDIR" || die "Unable to create $OUTDIR"
85 || die "$PPROF" --text "$SAMPLING_TEST_BINARY" "$OUTDIR/out.heap"
91 || die "$PPROF" --text "$SAMPLING_TEST_BINARY" "$OUTDIR/out.growth"
  /external/llvm/projects/sample/autoconf/
AutoRegen.sh 2 die () { function
7 test -f configure.ac || die "Can't find 'autoconf' dir; please cd into it first"
10 die "Your autoconf was not detected as being 2.5x or 2.6x"
41 aclocal -I $cwd/m4 || die "aclocal failed"
43 autoconf --warnings=all -o ../configure configure.ac || die "autoconf failed"
  /external/openssh/
fixpaths 6 die() { function
12 die $0: nothing to do - no substitutions listed!
15 die $0: error in command line arguments.
18 die Usage: $0 '[-Dstring=replacement] [[infile] ...]'
  /sdk/eclipse/scripts/
build_ide.sh 18 function die() { function
24 if [[ -z "$DEST_DIR" ]]; then die "## Error: Missing dest_dir"; fi
25 if [[ -z "$IDE_QUALIFIER" ]]; then die "## Error: Missing ide qualifier"; fi
26 if [[ -z "$ZIP_QUALIFIER" ]]; then die "## Error: Missing zip qualifier"; fi
setup_eclipse.sh 26 function die() { function
45 [[ -n "$1" ]] || die "Usage: $0 <dest-dir>"
  /external/llvm/autoconf/
AutoRegen.sh 3 die() { function
32 test -f $configfile || die "Can't find 'autoconf' dir; please cd into it first"
34 test $? -eq 0 || die "Your autoconf was not detected as being $want_autoconf_version_clean"
36 test $? -eq 0 || die "Your aclocal was not detected as being $want_aclocal_version_clean"
38 test $? -eq 0 || die "Your autoheader was not detected as being $want_autoheader_version_clean"
40 test $? -eq 0 || die "Your libtool was not detected as being $want_libtool_version_clean"
52 aclocal --force -I $cwd/m4 || die "aclocal failed"
54 autoconf --force --warnings=all -o ../$outfile $configfile || die "autoconf failed"
57 autoheader --warnings=all -I autoconf -I autoconf/m4 autoconf/$configfile || die "autoheader failed"
  /developers/samples/android/connectivity/bluetooth/BluetoothLeGatt/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/connectivity/network/BasicNetworkDemo/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/connectivity/network/NetworkConnect/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/connectivity/sync/BasicSyncAdapter/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/content/contacts/BasicContactables/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/content/multiuser/AppRestrictions/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/input/gestures/BasicGestureDetect/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/input/multitouch/BasicMultitouch/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/media/BasicMediaRouter/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/media/MediaRecorder/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/security/keystore/BasicAndroidKeyStore/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/ui/accessibility/BasicAccessibility/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/ui/actionbar/DoneBar/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/ui/actionbarcompat/Basic/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/ui/actionbarcompat/ListPopupMenu/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/ui/actionbarcompat/ShareActionProvider/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/ui/actionbarcompat/Styled/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
  /developers/samples/android/ui/holo/BorderlessButtons/
gradlew 22 die ( ) { function
79 die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
86 which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.

Completed in 1466 milliseconds

1 2 3 4 5