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

/macosx-10.10/OpenSSL098-52/src/
H A Dconfig489 # more time that I want to waste at the moment
514 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
547 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
559 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
623 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
635 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
643 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
716 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
726 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <&1
758 (trap "stty `stty -g`" 2 0; stty -icanon min 0 time 50; read waste) <
[all...]
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIRange.cpp350 IOPCIScalar len, bestFit, waste; local
397 waste = endPos - pos;
427 waste = UINT64_MAX - waste;
431 // least waste position
432 waste -= len;
434 if (where && (bestFit < waste)) continue;
435 bestFit = waste;
446 if (newStart || !waste)
448 // use this if placed or zero waste
[all...]
/macosx-10.10/remote_cmds-47/rlogin.tproj/
H A Drlogin.c770 char waste[BUFSIZ], mark; local
788 n = read(rem, waste, sizeof(waste));
826 n = read(rem, waste, sizeof (waste));
/macosx-10.10/OpenSSL098-52/src/crypto/bn/asm/
H A Dx86_64-gcc.c173 { BN_ULONG ret,waste; local
176 : "=a"(ret),"=d"(waste)
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dzalloc.c123 * waste more than 10% space to use a single page, in order to take advantage
1695 * we look for an allocation size with less than 1% waste
1703 /* Favor PAGE_SIZE allocations unless we waste >10% space */
1712 vm_size_t best, waste; unsigned int i; local
1714 waste = best % size;
1726 if (twaste < waste)
1727 best = tsize, waste = twaste;
1729 if (alloc <= best || (alloc % size >= waste))
/macosx-10.10/zsh-61/zsh/Src/
H A Dparams.c1091 int waste; local
1168 sep = escapes ? getkeystring(s, &waste, GETKEYS_SEP, NULL)
/macosx-10.10/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm2764 available columns and it would be a waste of memory to load all of them
/macosx-10.10/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex3181 % side, and for 6pt waste from
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex727 and how many re-allocations are tolerable. Obviously allocating an excessive amount of digits initially will waste
1051 That would be a considerable waste of time since heap operations are relatively slow.
4455 the modulus and question of whether $x$ is large enough are invariant after the first pass meaning that it would be a waste of time.
/macosx-10.10/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex4513 % side, and for 6pt waste from
/macosx-10.10/bc-21/bc/doc/
H A Dtexinfo.tex4121 % side, and for 6pt waste from
/macosx-10.10/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex4703 % side, and for 6pt waste from
/macosx-10.10/gnudiff-19/diffutils/config/
H A Dtexinfo.tex4301 % side, and for 6pt waste from
/macosx-10.10/gnutar-453/gnutar/doc/
H A Dtexinfo.tex4846 % side, and for 6pt waste from
/macosx-10.10/groff-38/groff/doc/
H A Dtexinfo.tex4846 % side, and for 6pt waste from
/macosx-10.10/uucp-11/uucp/
H A Dtexinfo.tex4175 % side, and for 6pt waste from
/macosx-10.10/emacs-93/emacs/man/
H A Dtexinfo.tex5525 % side, and for 6pt waste from
/macosx-10.10/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex5527 % side, and for 6pt waste from
/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c128860 float waste = growth - right; local
[all...]

Completed in 659 milliseconds