Home
last modified time | relevance | path

Searched refs:output_obj (Results 1 – 10 of 10) sorted by relevance

/external/libffi/
Dltmain.sh871 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
872 lockfile="$output_obj.lock"
873 removelist="$removelist $output_obj $lockfile"
876 output_obj=
951 if test -z "$output_obj"; then
956 $run $rm "$lobj" "$output_obj"
961 test -n "$output_obj" && $run $rm $removelist
986 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
987 $show "$mv $output_obj $lobj"
988 if $run $mv $output_obj $lobj; then :
[all …]
/external/llvm/autoconf/
Dltmain.sh841 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
842 lockfile="$output_obj.lock"
843 removelist="$removelist $output_obj $lockfile"
846 output_obj=
921 if test -z "$output_obj"; then
926 $run $rm "$lobj" "$output_obj"
931 test -n "$output_obj" && $run $rm $removelist
956 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
957 $show "$mv $output_obj $lobj"
958 if $run $mv $output_obj $lobj; then :
[all …]
/external/chromium/sdch/open-vcdiff/
Dltmain.sh878 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
879 lockfile="$output_obj.lock"
880 removelist="$removelist $output_obj $lockfile"
883 output_obj=
958 if test -z "$output_obj"; then
963 $run $rm "$lobj" "$output_obj"
968 test -n "$output_obj" && $run $rm $removelist
993 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
994 $show "$mv $output_obj $lobj"
995 if $run $mv $output_obj $lobj; then :
[all …]
/external/expat/conftools/
Dltmain.sh841 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
842 lockfile="$output_obj.lock"
843 removelist="$removelist $output_obj $lockfile"
846 output_obj=
921 if test -z "$output_obj"; then
926 $run $rm "$lobj" "$output_obj"
931 test -n "$output_obj" && $run $rm $removelist
956 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
957 $show "$mv $output_obj $lobj"
958 if $run $mv $output_obj $lobj; then :
[all …]
/external/chromium/third_party/libevent/
Dltmain.sh878 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
879 lockfile="$output_obj.lock"
880 removelist="$removelist $output_obj $lockfile"
883 output_obj=
958 if test -z "$output_obj"; then
963 $run $rm "$lobj" "$output_obj"
968 test -n "$output_obj" && $run $rm $removelist
993 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
994 $show "$mv $output_obj $lobj"
995 if $run $mv $output_obj $lobj; then :
[all …]
/external/v8/samples/
Dprocess.cc234 Handle<Object> output_obj = WrapMap(output); in InstallMaps() local
235 context_->Global()->Set(String::New("output"), output_obj); in InstallMaps()
/external/protobuf/gtest/build-aux/
Dltmain.sh1290 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1291 lockfile="$output_obj.lock"
1293 output_obj=
1321 removelist="$removelist $output_obj"
1349 if test -z "$output_obj"; then
1355 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1378 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1379 func_show_eval '$MV "$output_obj" "$lobj"' \
1427 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1428 func_show_eval '$MV "$output_obj" "$obj"' \
/external/protobuf/
Dltmain.sh1290 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1291 lockfile="$output_obj.lock"
1293 output_obj=
1321 removelist="$removelist $output_obj"
1349 if test -z "$output_obj"; then
1355 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1378 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1379 func_show_eval '$MV "$output_obj" "$lobj"' \
1427 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1428 func_show_eval '$MV "$output_obj" "$obj"' \
/external/libpng/
Dltmain.sh1291 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1292 lockfile="$output_obj.lock"
1294 output_obj=
1322 removelist="$removelist $output_obj"
1350 if test -z "$output_obj"; then
1356 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1379 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1380 func_show_eval '$MV "$output_obj" "$lobj"' \
1428 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1429 func_show_eval '$MV "$output_obj" "$obj"' \
/external/pcre/
Dltmain.sh1457 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
1458 lockfile="$output_obj.lock"
1460 output_obj=
1488 removelist="$removelist $output_obj"
1516 if test -z "$output_obj"; then
1522 'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
1545 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
1546 func_show_eval '$MV "$output_obj" "$lobj"' \
1594 if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
1595 func_show_eval '$MV "$output_obj" "$obj"' \