Searched refs:MV (Results 1 - 25 of 40) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Descape2.go445 type MV int type
447 func (MV) M() {}
450 var mv MV
455 var mv MV // ERROR "moved to heap: mv"
460 var mv MV
465 var mv MV
473 func foo70(mv1 *MV, m M) { // ERROR "leaking param: mv1" "leaking param: m"
/haiku-buildtools/binutils/
H A Dltmain.sh150 : ${MV="mv -f"}
1273 $MV "${write_libobj}T" "${write_libobj}"
1557 func_show_eval '$MV "$output_obj" "$lobj"' \
1606 func_show_eval '$MV "$output_obj" "$obj"' \
2580 $MV "$nlist"T "$nlist"
2587 $MV "$nlist"T "$nlist"
2608 $MV "$nlist"T "$nlist"
2635 $MV "$nlist"T "$nlist"
3089 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
3091 $MV \"\
[all...]
/haiku-buildtools/gcc/
H A Dltmain.sh150 : ${MV="mv -f"}
1273 $MV "${write_libobj}T" "${write_libobj}"
1557 func_show_eval '$MV "$output_obj" "$lobj"' \
1606 func_show_eval '$MV "$output_obj" "$obj"' \
2580 $MV "$nlist"T "$nlist"
2587 $MV "$nlist"T "$nlist"
2608 $MV "$nlist"T "$nlist"
2635 $MV "$nlist"T "$nlist"
3089 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
3091 $MV \"\
[all...]
/haiku-buildtools/isl/
H A Dltmain.sh208 : ${MV="mv -f"}
2631 $MV "${write_libobj}T" "$write_libobj"
3431 func_show_eval '$MV "$output_obj" "$lobj"' \
3480 func_show_eval '$MV "$output_obj" "$obj"' \
4520 eval '$MV "$nlist"T "$nlist"'
4527 eval '$MV "$nlist"T "$nlist"'
4548 eval '$MV "$nlist"T "$nlist"'
4617 $MV "$nlist"T "$nlist"
5331 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
5333 $MV \"\
[all...]
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh142 : ${MV="mv -f"}
1465 $MV "${write_libobj}T" "${write_libobj}"
2226 func_show_eval '$MV "$output_obj" "$lobj"' \
2275 func_show_eval '$MV "$output_obj" "$obj"' \
3308 eval '$MV "$nlist"T "$nlist"'
3315 eval '$MV "$nlist"T "$nlist"'
3336 eval '$MV "$nlist"T "$nlist"'
3405 $MV "$nlist"T "$nlist"
4075 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
4077 $MV \"\
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh142 : ${MV="mv -f"}
1465 $MV "${write_libobj}T" "${write_libobj}"
2226 func_show_eval '$MV "$output_obj" "$lobj"' \
2275 func_show_eval '$MV "$output_obj" "$obj"' \
3308 eval '$MV "$nlist"T "$nlist"'
3315 eval '$MV "$nlist"T "$nlist"'
3336 eval '$MV "$nlist"T "$nlist"'
3405 $MV "$nlist"T "$nlist"
4075 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
4077 $MV \"\
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh142 : ${MV="mv -f"}
1465 $MV "${write_libobj}T" "${write_libobj}"
2226 func_show_eval '$MV "$output_obj" "$lobj"' \
2275 func_show_eval '$MV "$output_obj" "$obj"' \
3308 eval '$MV "$nlist"T "$nlist"'
3315 eval '$MV "$nlist"T "$nlist"'
3336 eval '$MV "$nlist"T "$nlist"'
3405 $MV "$nlist"T "$nlist"
4075 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
4077 $MV \"\
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh142 : ${MV="mv -f"}
1465 $MV "${write_libobj}T" "${write_libobj}"
2226 func_show_eval '$MV "$output_obj" "$lobj"' \
2275 func_show_eval '$MV "$output_obj" "$obj"' \
3308 eval '$MV "$nlist"T "$nlist"'
3315 eval '$MV "$nlist"T "$nlist"'
3336 eval '$MV "$nlist"T "$nlist"'
3405 $MV "$nlist"T "$nlist"
4075 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
4077 $MV \"\
[all...]
H A Dconfigure5180 : ${MV="mv -f"}
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh142 : ${MV="mv -f"}
1465 $MV "${write_libobj}T" "${write_libobj}"
2226 func_show_eval '$MV "$output_obj" "$lobj"' \
2275 func_show_eval '$MV "$output_obj" "$obj"' \
3308 eval '$MV "$nlist"T "$nlist"'
3315 eval '$MV "$nlist"T "$nlist"'
3336 eval '$MV "$nlist"T "$nlist"'
3405 $MV "$nlist"T "$nlist"
4075 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
4077 $MV \"\
[all...]
/haiku-buildtools/jam/
H A DJambase171 MV ?= move /y ;
276 MV ?= move ;
306 MV ?= rename ;
365 MV ?= rename -y ;
584 MV ?= mv -f ;
1883 $(MV) lex.yy.c $(<)
1928 $(MV) $(YACCFILES).c $(<[1])
1929 $(MV) $(YACCFILES).h $(<[2])
1950 [ $(<) != $(>:BS=$(SUFOBJ)) ] && $(MV) $(>:BS=$(SUFOBJ)) $(<)
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A DMakefile.in38 # MV: Must accept (at least) one, maybe wildcard, source argument,
84 MV = mv -f
2533 $(MV) ../../gnatlinknew$(exeext) ../../gnatlink$(exeext)
2759 $(MV) $(RTSDIR)/libgna*$(soext) .
2768 $(MV) libgna*$(soext) $(RTSDIR)
2779 $(MV) $(RTSDIR)/libgna*$(soext) .
2788 $(MV) libgna*$(soext) $(RTSDIR)
2871 $(MV) $(RTSDIR)/s2.ads $(RTSDIR)/system.ads
2886 $(MV) $(RTSDIR)/s.ads $(RTSDIR)/system.ads
/haiku-buildtools/cloog/
H A Dconfigure4912 : ${MV="mv -f"}
/haiku-buildtools/cloog/osl/
H A Dconfigure4819 : ${MV="mv -f"}
/haiku-buildtools/gcc/libquadmath/
H A Dconfigure5188 : ${MV="mv -f"}
/haiku-buildtools/gcc/libssp/
H A Dconfigure5287 : ${MV="mv -f"}
/haiku-buildtools/gcc/libbacktrace/
H A Dconfigure5786 : ${MV="mv -f"}
/haiku-buildtools/gcc/libcc1/
H A Dconfigure5193 : ${MV="mv -f"}
/haiku-buildtools/gcc/zlib/
H A Dconfigure4757 : ${MV="mv -f"}
/haiku-buildtools/gcc/lto-plugin/
H A Dconfigure5007 : ${MV="mv -f"}
/haiku-buildtools/binutils/binutils/
H A Dconfigure5882 : ${MV="mv -f"}
/haiku-buildtools/binutils/gprof/
H A Dconfigure5558 : ${MV="mv -f"}
/haiku-buildtools/binutils/opcodes/
H A Dconfigure5837 : ${MV="mv -f"}
/haiku-buildtools/binutils/zlib/
H A Dconfigure4762 : ${MV="mv -f"}
/haiku-buildtools/gcc/liboffloadmic/
H A Dconfigure5757 : ${MV="mv -f"}

Completed in 549 milliseconds

12