Searched refs:waste (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.1-release/crypto/openssl/
H A Dconfig496 # more time that I want to waste at the moment
527 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
546 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
561 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
594 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
611 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
658 # (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
687 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
699 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
707 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <
[all...]
/freebsd-10.1-release/usr.bin/rlogin/
H A Drlogin.c520 char waste[BUFSIZ], mark; local
538 n = read(rem, waste, sizeof(waste));
570 n = read(rem, waste, sizeof (waste));
/freebsd-10.1-release/sys/kern/
H A Dkern_malloc.c1065 uint64_t waste; local
1072 waste = 0;
1090 waste += (rsize * count) - (size * count);
1095 (unsigned long long)mem, (unsigned long long)waste);
/freebsd-10.1-release/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c195 BN_ULONG ret, waste; local
197 asm("divq %4":"=a"(ret), "=d"(waste)
/freebsd-10.1-release/share/examples/drivers/
H A Dmake_device_driver.sh310 * some (or all) of them will fail probe() and only waste a little memory.
/freebsd-10.1-release/contrib/bmake/mk/
H A Ddirdeps.mk431 # we do not want to waste time chasing DIRDEPS
H A Dlib.mk253 # is a waste of time, this tells meta.autodep.mk to just pick one
/freebsd-10.1-release/contrib/amd/doc/
H A Dtexinfo.tex4774 % side, and for 6pt waste from
/freebsd-10.1-release/contrib/gcc/doc/include/
H A Dtexinfo.tex4970 % side, and for 6pt waste from
/freebsd-10.1-release/contrib/groff/doc/
H A Dtexinfo.tex4846 % side, and for 6pt waste from
/freebsd-10.1-release/contrib/sqlite3/
H A Dsqlite3.c138186 RtreeDValue waste = growth - right; local
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c128860 float waste = growth - right; local
[all...]

Completed in 657 milliseconds