Searched refs:remaining (Results 76 - 81 of 81) sorted by relevance

1234

/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dieee754-sf.S143 @ Our result is now properly aligned into r0, remaining bits in r1.
/freebsd-9.3-release/sys/dev/cxgbe/
H A Dt4_main.c2276 * it's ok to simply throw away the last remaining bytes when
7307 uint32_t addr, off, remaining, i, n; local
7320 remaining = mr->len;
7323 while (remaining) {
7327 n = min(remaining, mw_aperture - off);
7337 remaining -= n;
/freebsd-9.3-release/sys/ufs/ffs/
H A Dffs_softdep.c1412 int remaining; local
1438 remaining = progress = 0;
1449 remaining += ump->softdep_on_worklist;
1456 if (remaining && progress)
5590 * contains only the safe pointers (i.e., those that have no remaining
10381 * If there are no remaining dependencies, this will be writing
12708 * the only remaining dependency is that the updated inode
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex731 % forces a page break if there is not space-in-mils remaining.
2840 % We have to swallow the remaining "\_STOP_".
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex755 % forces a page break if there is not space-in-mils remaining.
3012 % We have to swallow the remaining "\_STOP_".
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex732 % forces a page break if there is not space-in-mils remaining.
2911 % We have to swallow the remaining "\_STOP_".

Completed in 219 milliseconds

1234