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

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/blast/
H A DMakefile8 rm -f blast blast.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/puff/
H A DMakefile8 rm -f puff puff.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/math-emu/
H A Ddp_div.c129 u64 rm = 0; local
136 rm |= bm;
142 rm <<= 1;
144 rm |= 1; /* have remainder, set sticky */
146 assert(rm);
148 /* normalise rm to rounding precision ?
150 while ((rm >> (DP_MBITS + 3)) == 0) {
151 rm <<= 1;
155 DPNORMRET2(xs == ys ? 0 : 1, re, rm, "div", x, y);
H A Dsp_div.c129 unsigned rm = 0; local
136 rm |= bm;
142 rm <<= 1;
144 rm |= 1; /* have remainder, set sticky */
146 assert(rm);
148 /* normalise rm to rounding precision ?
150 while ((rm >> (SP_MBITS + 3)) == 0) {
151 rm <<= 1;
155 SPNORMRET2(xs == ys ? 0 : 1, re, rm, "div", x, y);
H A Ddp_mul.c108 /* rm = xm * ym, re = xe+ye basicly */
114 u64 rm; local
120 /* multiply 32bits xm,ym to give high 32bits rm with stickness
158 rm = hrm | (lrm != 0);
164 if ((s64) rm < 0) {
165 rm =
166 (rm >> (64 - (DP_MBITS + 1 + 3))) |
167 ((rm << (DP_MBITS + 1 + 3)) != 0);
170 rm =
171 (rm >> (6
[all...]
H A Dsp_mul.c108 /* rm = xm * ym, re = xe+ye basicly */
115 unsigned rm; local
121 /* multiply 32bits xm,ym to give high 32bits rm with stickness
153 rm = hrm | (lrm != 0);
159 if ((int) rm < 0) {
160 rm = (rm >> (32 - (SP_MBITS + 1 + 3))) |
161 ((rm << (SP_MBITS + 1 + 3)) != 0);
164 rm = (rm >> (3
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/cdrom/
H A DMakefile16 rm -f $(LATEXFILE).ps $(LATEXFILE).dvi $(LATEXFILE).aux $(LATEXFILE).log
19 rm -f $(LATEXFILE).aux $(LATEXFILE).log
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/tests/
H A Dcheck-translit11 rm -f tmp
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/blast/
H A DMakefile8 rm -f blast blast.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/puff/
H A DMakefile8 rm -f puff puff.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/scripts/
H A Dppp-off22 rm -f /var/run/$DEVICE.pid
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/po/
H A Dxsmallpot.sh17 rm -rf tmp-$directory
26 rm -f configure.ac
35 rm -f configure.ac
47 rm -rf tmp-$directory
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/testsuite/
H A Dbzcat.tests27 rm -f t*
49 rm -rf testdir
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/
H A DMakefile194 $(Q) rm -f $@
216 $(Q) - find . -type f -name '*.orig' -print0 | xargs -0r rm -f
217 $(Q) - find . -type f -name '*.rej' -print0 | xargs -0r rm -f
218 $(Q) - find . -type f -name '*~' -print0 | xargs -0r rm -f
219 $(Q) - find . -type f -name '*.[oas]' -print0 | xargs -0r rm -f
220 $(Q) - find . -type f -name "*.gcno" -print0 | xargs -0r rm -f
221 $(Q) - find . -type f -name "*.gcda" -print0 | xargs -0r rm -f
222 $(Q) - find . -type f -name "*.gcov" -print0 | xargs -0r rm -f
223 $(Q) - rm -f udev_gcov.txt
224 $(Q) - rm
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libogg-1.1.4/
H A Ddepcomp71 rm -f "$tmpdepfile"
98 rm -f "$tmpdepfile"
121 rm -f "$tmpdepfile"
124 rm -f "$depfile"
144 rm -f "$tmpdepfile"
163 rm -f "$tmpdepfile"
166 rm -f "$depfile"
195 rm -f "$tmpdepfile"
221 rm -f "$tmpdepfile"
238 rm
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/
H A Ddepcomp71 rm -f "$tmpdepfile"
98 rm -f "$tmpdepfile"
121 rm -f "$tmpdepfile"
124 rm -f "$depfile"
144 rm -f "$tmpdepfile"
163 rm -f "$tmpdepfile"
166 rm -f "$depfile"
195 rm -f "$tmpdepfile"
221 rm -f "$tmpdepfile"
238 rm
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/
H A Ddepcomp71 rm -f "$tmpdepfile"
98 rm -f "$tmpdepfile"
121 rm -f "$tmpdepfile"
124 rm -f "$depfile"
144 rm -f "$tmpdepfile"
163 rm -f "$tmpdepfile"
166 rm -f "$depfile"
195 rm -f "$tmpdepfile"
221 rm -f "$tmpdepfile"
238 rm
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Ddepcomp71 rm -f "$tmpdepfile"
98 rm -f "$tmpdepfile"
121 rm -f "$tmpdepfile"
124 rm -f "$depfile"
144 rm -f "$tmpdepfile"
163 rm -f "$tmpdepfile"
166 rm -f "$depfile"
195 rm -f "$tmpdepfile"
221 rm -f "$tmpdepfile"
238 rm
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntfs-3g-2009.3.8/
H A Ddepcomp71 rm -f "$tmpdepfile"
98 rm -f "$tmpdepfile"
121 rm -f "$tmpdepfile"
124 rm -f "$depfile"
144 rm -f "$tmpdepfile"
163 rm -f "$tmpdepfile"
166 rm -f "$depfile"
195 rm -f "$tmpdepfile"
221 rm -f "$tmpdepfile"
238 rm
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/
H A Ddepcomp71 rm -f "$tmpdepfile"
98 rm -f "$tmpdepfile"
121 rm -f "$tmpdepfile"
124 rm -f "$depfile"
144 rm -f "$tmpdepfile"
163 rm -f "$tmpdepfile"
166 rm -f "$depfile"
195 rm -f "$tmpdepfile"
221 rm -f "$tmpdepfile"
238 rm
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_message9 trap 'rm -f /tmp/__db_[ab]; exit 1' 1 2 3 13 15
10 trap 'rm -f /tmp/__db_[ab]; exit 0' 0
25 rm -f $f && cp $header $f && chmod 444 $f)
29 rm -f $f && cp $source $f && chmod 444 $f)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/man/
H A Dx-to-145 rm -f t-$progname.1
50 rm -f t-$progname.1
H A Dx-to-1.in45 rm -f t-$progname.1
50 rm -f t-$progname.1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dx-to-145 rm -f t-$progname.1
50 rm -f t-$progname.1
H A Dx-to-1.in45 rm -f t-$progname.1
50 rm -f t-$progname.1

Completed in 266 milliseconds

1234567891011>>