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

  /external/v8/samples/
process.cc 236 Handle<Object> output_obj = WrapMap(output); local
237 context_->Global()->Set(String::New("output"), output_obj);
  /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/dbus/
ltmain.sh 862 output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
863 lockfile="$output_obj.lock"
864 removelist="$removelist $output_obj $lockfile"
867 output_obj=
942 if test -z "$output_obj"; then
947 $run $rm "$lobj" "$output_obj"
952 test -n "$output_obj" && $run $rm $removelist
977 if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
978 $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/libpng/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]

Completed in 648 milliseconds