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

  /external/dbus/
ltmain.sh 840 removelist="$obj $lobj $libobj ${libobj}T"
842 removelist="$lobj $libobj ${libobj}T"
845 $run $rm $removelist
846 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
864 removelist="$removelist $output_obj $lockfile"
865 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
892 $run $rm $removelist
952 test -n "$output_obj" && $run $rm $removelist
972 $run $rm $removelist
    [all...]
  /external/expat/conftools/
ltmain.sh 819 removelist="$obj $lobj $libobj ${libobj}T"
821 removelist="$lobj $libobj ${libobj}T"
824 $run $rm $removelist
825 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
843 removelist="$removelist $output_obj $lockfile"
844 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
871 $run $rm $removelist
931 test -n "$output_obj" && $run $rm $removelist
951 $run $rm $removelist
    [all...]
  /external/libffi/
ltmain.sh 849 removelist="$obj $lobj $libobj ${libobj}T"
851 removelist="$lobj $libobj ${libobj}T"
854 $run $rm $removelist
855 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
873 removelist="$removelist $output_obj $lockfile"
874 trap "$run $rm $removelist; exit $EXIT_FAILURE" 1 2 15
901 $run $rm $removelist
961 test -n "$output_obj" && $run $rm $removelist
981 $run $rm $removelist
    [all...]
  /external/libpng/
ltmain.sh     [all...]

Completed in 121 milliseconds