OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:die
(Results
1 - 25
of
165
) sorted by null
1
2
3
4
5
6
7
/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/build/
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/build/prebuilts/gradle/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/build/prebuilts/gradle/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/build/prebuilts/gradle/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/build/prebuilts/gradle/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/build/prebuilts/gradle/ActivityInstrumentation/
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/build/prebuilts/gradle/AdvancedImmersiveMode/
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/build/prebuilts/gradle/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/build/prebuilts/gradle/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/build/prebuilts/gradle/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/build/prebuilts/gradle/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/build/prebuilts/gradle/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/build/prebuilts/gradle/BasicImmersiveMode/
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/build/prebuilts/gradle/BasicMediaDecoder/
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/build/prebuilts/gradle/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/build/prebuilts/gradle/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/build/prebuilts/gradle/BasicNetworking/
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/build/prebuilts/gradle/BasicNotifications/
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 759 milliseconds
1
2
3
4
5
6
7