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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_cxt_api.h46 u32 waste; member in struct:ecore_tid_mem
H A Decore_cxt.c1513 /* cxt size and block-waste are multipes of 8 */
1525 /* cxt size and block-waste are multipes of 8 */
2385 p_info->waste = ILT_PAGE_IN_BYTES(p_cli->p_size.val) -
/freebsd-11-stable/crypto/openssl/
H A Dconfig505 # more time that I want to waste at the moment
536 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
555 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
570 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
604 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
621 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
638 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
686 # (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
715 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
727 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <
[all...]
/freebsd-11-stable/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-11-stable/sys/kern/
H A Dkern_malloc.c1088 uint64_t waste; local
1095 waste = 0;
1113 waste += (rsize * count) - (size * count);
1118 (unsigned long long)mem, (unsigned long long)waste);
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c188 BN_ULONG ret, waste; local
190 asm("divq %4":"=a"(ret), "=d"(waste)
/freebsd-11-stable/share/examples/drivers/
H A Dmake_device_driver.sh309 * some (or all) of them will fail probe() and only waste a little memory.
/freebsd-11-stable/contrib/bmake/mk/
H A Dlib.mk247 # is a waste of time, this tells meta.autodep.mk to just pick one
H A Ddirdeps.mk635 # we do not want to waste time chasing DIRDEPS
/freebsd-11-stable/share/mk/
H A Ddirdeps.mk567 # we do not want to waste time chasing DIRDEPS
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex4970 % side, and for 6pt waste from
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex4846 % side, and for 6pt waste from
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex6361 % side, and for 6pt waste from
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c128860 float waste = growth - right; local
[all...]

Completed in 469 milliseconds