Searched refs:rm (Results 226 - 250 of 1052) sorted by relevance

1234567891011>>

/external/nanopb-c/examples/using_union_messages/
H A DMakefile16 rm -f encode unionproto.pb.h unionproto.pb.c
/external/qemu/distrib/ext4_utils/src/
H A Dtest_ext4fixup25 trap "rm -f $NEW_FS_IMAGE $FIXED_FS_IMAGE" 0 1 2 3 15
27 rm -f "$NEW_FS_IMAGE" "$FIXED_FS_IMAGE"
67 rm -f "$NEW_FS_IMAGE"
/external/qemu/util/
H A Dhost-utils.c45 LL rl, rm, rn, rh, a0, b0; local
52 rm.ll = (uint64_t)a0.l.low * b0.l.high;
56 c = (uint64_t)rl.l.high + rm.l.low + rn.l.low;
59 c = c + rm.l.high + rn.l.high + rh.l.low;
/external/strace/test/
H A DMakefile15 rm -f *.o core $(PROGS) *.gdb
/external/strace/tests/
H A Duio.test8 check_prog rm
/external/valgrind/main/auxprogs/
H A Dgsl16test80 rm -rf log.verbose gsl-1.6-patched summary.txt
89 "rm -rf gsl-1.6-patched && tar xzf $GSL_FILE" && \
98 rm -f out-REF
103 rm -f out-VAL
H A Dgsl19test83 rm -rf log.verbose gsl-1.9 summary.txt
92 "rm -rf gsl-1.9 && tar xzf $GSL_FILE" && \
101 rm -f out-REF
107 rm -f out-V
/external/valgrind/main/none/tests/s390x/
H A Ddfp-2.c112 void qadtr(_Decimal64 op, _Decimal64 quan, uint8_t rm) argument
117 ".insn rrf, 0xb3f50000, %[out], %[quan], %[op], %[rm]\n\t"
119 :[op]"f"(op), [quan]"f"(quan), [rm]"d"(rm)
125 printf(", %x -> ", rm);
138 void qaxtr(_Decimal128 op, _Decimal128 quan, uint8_t rm) argument
143 ".insn rrf, 0xb3fd0000, %[out], %[quan], %[op], %[rm]\n\t"
145 :[op]"f"(op), [quan]"f"(quan), [rm]"d"(rm)
151 printf(", %x -> ", rm);
164 rrdtr(_Decimal64 op, uint8_t sig, uint8_t rm) argument
188 rrxtr(_Decimal128 op, uint8_t sig, uint8_t rm) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/radius/
H A DMakefile4 rm -f *~ *.o *.d *.gcno *.gcda *.gcov libradius.a
/external/wpa_supplicant_8/src/radius/
H A DMakefile4 rm -f *~ *.o *.d *.gcno *.gcda *.gcov libradius.a
/external/wpa_supplicant_8/wpa_supplicant/src/radius/
H A DMakefile4 rm -f *~ *.o *.d *.gcno *.gcda *.gcov libradius.a
/external/zlib/src/contrib/untgz/
H A DMakefile14 rm -f untgz untgz.o *~
/external/chromium_org/third_party/mesa/src/src/gallium/tests/unit/
H A DMakefile39 -rm -f $(PROGS)
40 -rm -f *.o
41 -rm -f result.bmp
/external/chromium_org/third_party/tcmalloc/vendor/
H A Dautogen.sh16 rm -rf autom4te.cache
18 trap 'rm -f aclocal.m4.tmp' EXIT
43 rm -f aclocal.m4.tmp
53 rm -rf autom4te.cache
/external/google-tv-pairing-protocol/cpp/
H A Dautogen.sh16 rm -rf autom4te.cache
18 trap 'rm -f aclocal.m4.tmp' EXIT
43 rm -f aclocal.m4.tmp
53 rm -rf autom4te.cache
/external/google-tv-pairing-protocol/java/
H A DMakefile91 -rm -rf $(PROTO_JAVA_OUT)
95 -rm -rf $(JAVA_OUT)
96 -rm $(JAR_NAME)
/external/libcxx/lib/
H A Dbuildit132 rm -f libc++.1.$SOEXT*
155 rm -f libc++.dylib
163 rm -f libc++.so
166 rm -f libc++.a
171 rm -f libc++.so
178 rm *.o
/external/libcxxabi/test/
H A Dtestit45 rm ./$TEST_EXE
61 rm ./$TEST_EXE
66 rm ./$TEST_EXE
/external/libpng/
H A Dautogen.sh100 rm -rf $libpng_autotools_files $libpng_libtool_files $libpng_autotools_dirs
101 rm -rf $libpng_autotools_extra
105 rm -rf $libpng_configure_files $libpng_configure_dirs
/external/mesa3d/src/gallium/tests/unit/
H A DMakefile39 -rm -f $(PROGS)
40 -rm -f *.o
41 -rm -f result.bmp
/external/valgrind/main/gdbserver_tests/
H A Dmake_local_links56 rm -f $MARKERFILE
104 rm -f gdbserver_tests/vgdb.invoker
110 rm -f gdbserver_tests/garbage.filtered.out
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format_rgb9e5.h105 int rm, gm, bm; local
130 rm = (int) floor(rc / denom + 0.5);
134 assert(rm <= MAX_RGB9E5_MANTISSA);
137 assert(rm >= 0);
141 retval.field.r = rm;
/external/llvm/utils/buildit/
H A DGNUmakefile103 -exec rm -rf {} \;
104 rm -rf "$(SRCROOT)/test"
116 rm -rf $(OBJROOT); \
120 rm -rf $(SYMROOT); \
124 rm -rf $(DSTROOT); \
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format_rgb9e5.h105 int rm, gm, bm; local
130 rm = (int) floor(rc / denom + 0.5);
134 assert(rm <= MAX_RGB9E5_MANTISSA);
137 assert(rm >= 0);
141 retval.field.r = rm;
/external/chromium_org/third_party/mesa/src/src/gallium/targets/xa-vmwgfx/
H A DMakefile93 -rm -f *.o *~
94 -rm -f *.lo
95 -rm -f *.la
96 -rm -f *.pc
97 -rm -rf .libs
98 -rm -f depend depend.bak exptmp xa_symbols
103 @ rm -f depend

Completed in 2613 milliseconds

1234567891011>>