Searched refs:mv (Results 276 - 300 of 457) sorted by relevance

<<111213141516171819

/external/chromium_org/third_party/opus/src/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
492 # The rename failed, perhaps because mv can't rename something else
493 # to itself, or perhaps because mv is so ancient that it does not
/external/chromium_org/third_party/tcmalloc/vendor/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
485 # The rename failed, perhaps because mv can't rename something else
486 # to itself, or perhaps because mv is so ancient that it does not
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
485 # The rename failed, perhaps because mv can't rename something else
486 # to itself, or perhaps because mv is so ancient that it does not
H A Dltmain.sh83 mv="mv -f"
615 *install*|cp|mv)
986 $show "$mv $output_obj $lobj"
987 if $run $mv $output_obj $lobj; then :
1058 $show "$mv $output_obj $obj"
1059 if $run $mv $output_obj $obj; then :
1084 $run $mv "${libobj}T" "${libobj}"
4013 $show "$mv \"${export_symbols}T\" \"$export_symbols\""
4014 $run eval '$mv "
[all...]
/external/elfutils/0.153/config/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
485 # The rename failed, perhaps because mv can't rename something else
486 # to itself, or perhaps because mv is so ancient that it does not
/external/elfutils/0.153/libdw/
H A DMakefile.am94 mv -f $@.new $@
/external/google-tv-pairing-protocol/cpp/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
485 # The rename failed, perhaps because mv can't rename something else
486 # to itself, or perhaps because mv is so ancient that it does not
/external/libcap-ng/libcap-ng-0.7/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
492 # The rename failed, perhaps because mv can't rename something else
493 # to itself, or perhaps because mv is so ancient that it does not
H A Dlibcap-ng.spec70 mv $RPM_BUILD_ROOT/%{_lib}/pkgconfig $RPM_BUILD_ROOT%{_libdir}
/external/libedit/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
492 # The rename failed, perhaps because mv can't rename something else
493 # to itself, or perhaps because mv is so ancient that it does not
/external/libexif/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
485 # The rename failed, perhaps because mv can't rename something else
486 # to itself, or perhaps because mv is so ancient that it does not
/external/libmtp/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
485 # The rename failed, perhaps because mv can't rename something else
486 # to itself, or perhaps because mv is so ancient that it does not
/external/libopus/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
492 # The rename failed, perhaps because mv can't rename something else
493 # to itself, or perhaps because mv is so ancient that it does not
/external/libpng/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
492 # The rename failed, perhaps because mv can't rename something else
493 # to itself, or perhaps because mv is so ancient that it does not
/external/libusb-compat/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
485 # The rename failed, perhaps because mv can't rename something else
486 # to itself, or perhaps because mv is so ancient that it does not
/external/llvm/utils/release/
H A Dtest-release.sh389 mv llvmCore-$Release-$RC.install $Package
395 mv $Package llvmCore-$Release-$RC.install
/external/pixman/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
492 # The rename failed, perhaps because mv can't rename something else
493 # to itself, or perhaps because mv is so ancient that it does not
/external/protobuf/gtest/build-aux/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
485 # The rename failed, perhaps because mv can't rename something else
486 # to itself, or perhaps because mv is so ancient that it does not
/external/protobuf/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
485 # The rename failed, perhaps because mv can't rename something else
486 # to itself, or perhaps because mv is so ancient that it does not
/external/qemu/distrib/
H A Dbuild-kernel.sh342 mv -f defconfig arch/$ARCH/configs/${CONFIG}_defconfig
/external/stressapptest/
H A Dinstall-sh67 mvprog=${MVPROG-mv}
485 # The rename failed, perhaps because mv can't rename something else
486 # to itself, or perhaps because mv is so ancient that it does not
/external/cmockery/cmockery_0_1_2/
H A Dlibtool435 mv="mv -f"
938 *install*|cp|mv)
1309 $show "$mv $output_obj $lobj"
1310 if $run $mv $output_obj $lobj; then :
1381 $show "$mv $output_obj $obj"
1382 if $run $mv $output_obj $obj; then :
1407 $run $mv "${libobj}T" "${libobj}"
4320 $show "$mv \"${export_symbols}T\" \"$export_symbols\""
4321 $run eval '$mv "
[all...]
H A Dltmain.sh83 mv="mv -f"
586 *install*|cp|mv)
957 $show "$mv $output_obj $lobj"
958 if $run $mv $output_obj $lobj; then :
1029 $show "$mv $output_obj $obj"
1030 if $run $mv $output_obj $obj; then :
1055 $run $mv "${libobj}T" "${libobj}"
3968 $show "$mv \"${export_symbols}T\" \"$export_symbols\""
3969 $run eval '$mv "
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.h136 int_mv mv[2]; member in struct:__anon12127
/external/libpcap/msdos/
H A Dmakefile.dj65 mv -f y_tab.c grammar.c
66 mv -f y_tab.h tokdefs.h

Completed in 449 milliseconds

<<111213141516171819