HomeSort by relevance Sort by last modified time
    Searched refs:output_obj (Results 1 - 11 of 11) sorted by null

  /external/chromium/sdch/open-vcdiff/
ltmain.sh 878 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
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 878 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
    [all...]
  /external/expat/conftools/
ltmain.sh 841 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
    [all...]
  /external/libffi/
ltmain.sh 871 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
    [all...]
  /external/llvm/autoconf/
ltmain.sh 841 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
    [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh 841 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
    [all...]
  /external/v8/samples/
process.cc 234 Handle<Object> output_obj = WrapMap(output); local
235 context_->Global()->Set(String::New("output"), output_obj);
  /external/libpng/
ltmain.sh     [all...]
  /external/pcre/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]

Completed in 40 milliseconds