HomeSort by: relevance | last modified time | path
    Searched refs:benefit (Results 1 - 25 of 54) sorted by relevancy

1 2 3

  /src/usr.bin/make/unit-tests/
posix-varassign.mk 11 # little benefit.
cmdline.mk 46 # Preserving '#' and trailing whitespace has the benefit that when passing
directive-for-empty.mk 115 # Using a separate scope has the benefit that Var_Parse already allows for
  /src/external/gpl3/gcc.old/dist/libgcc/config/cr16/
crtlibid.S 1 # Provide a weak definition of the library ID, for the benefit of certain
  /src/sys/ufs/lfs/
lfs_kclean.c 745 long benefit, cost; local
747 benefit = (int64_t)lfs_sb_getssize(fs) - sup->su_nbytes -
750 benefit -= LFS_SBPAD;
752 benefit -= (lfs_sb_getbsize(fs) / 2);
753 if (benefit <= 0) {
758 return (256 * benefit * age) / cost;
908 * What is an appropriate threshold for the cost-benefit
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bd2/
gcd_11.asm 93 C rdx = 0 for the benefit of internal gcd_22 call
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bd4/
gcd_11.asm 93 C rdx = 0 for the benefit of internal gcd_22 call
  /src/external/lgpl3/gmp/dist/mpn/x86_64/bt1/
gcd_11.asm 112 C rdx = 0 for the benefit of internal gcd_22 call
  /src/external/lgpl3/gmp/dist/mpn/x86_64/core2/
gcd_11.asm 90 C rdx = 0 for the benefit of internal gcd_22 call
  /src/external/lgpl3/gmp/dist/mpn/x86_64/
gcd_11.asm 106 C rdx = 0 for the benefit of internal gcd_22 call
  /src/external/gpl3/gcc/dist/libgcc/config/mmix/
crti.S 65 % .bss, but we include this in .data), for the benefit of mmo-using
  /src/external/gpl3/gcc.old/dist/libgcc/config/mmix/
crti.S 65 % .bss, but we include this in .data), for the benefit of mmo-using
  /src/external/apache2/llvm/dist/llvm/utils/vim/syntax/
llvm.vim 16 " benefit as much from having dedicated highlighting rules.
  /src/libexec/lfs_cleanerd/
lfs_cleanerd.c 746 int64_t age, benefit, cost; local
769 /* No benefit */
784 * The non-degenerate case. Use Rosenblum's cost-benefit algorithm.
785 * Calculate the benefit from cleaning this segment (one segment,
791 benefit = (int64_t)lfs_sb_getssize(fs) - t->nbytes -
794 benefit -= (lfs_sb_getbsize(fs) / 2);
795 if (benefit <= 0) {
801 t->priority = (256 * benefit * age) / cost;
850 * Comparator for sort_segments: cost-benefit equation.
1110 /* Compute cost-benefit coefficient *
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/alpha/ev5/
diveby3.asm 39 C * Remove the unops, they benefit just ev6, which no longer uses this file.
  /src/external/lgpl3/gmp/dist/mpn/x86/
mul_basecase.asm 48 C for all x86 machines was slow for the Pentium II. This code would benefit
  /src/external/lgpl3/gmp/dist/doc/
configuration 364 used in such cases, for the benefit of K&R compilers with int!=long
  /src/external/bsd/unbound/dist/
configure 1592 benefit from ASLR, small performance penalty)
16073 has little cost and some practical benefit (sr 110532). */
16144 has little cost and some practical benefit (sr 110532). */
16196 has little cost and some practical benefit (sr 110532). */
16243 has little cost and some practical benefit (sr 110532). */
16290 has little cost and some practical benefit (sr 110532). */
17615 has little cost and some practical benefit (sr 110532). */
17682 has little cost and some practical benefit (sr 110532). */
19390 has little cost and some practical benefit (sr 110532). */
20294 has little cost and some practical benefit (sr 110532). *
    [all...]
  /src/external/bsd/nsd/dist/
configure 1455 benefit from ASLR, small performance penalty)
6836 has little cost and some practical benefit (sr 110532). */
7003 has little cost and some practical benefit (sr 110532). */
7073 has little cost and some practical benefit (sr 110532). */
7526 has little cost and some practical benefit (sr 110532). */
7593 has little cost and some practical benefit (sr 110532). */
9775 has little cost and some practical benefit (sr 110532). */
11210 has little cost and some practical benefit (sr 110532). */
11250 has little cost and some practical benefit (sr 110532). */
11344 has little cost and some practical benefit (sr 110532). *
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86/k6/
sqr_basecase.asm 296 C A test was done calling mpn_mul_1 here to get the benefit of its unrolled
  /src/external/lgpl3/gmp/dist/mpn/x86_64/zen/
mul_basecase.asm 43 C * Re-allocate to benefit more from 32-bit encoding.
  /src/tools/compat/
configure 4417 has little cost and some practical benefit (sr 110532). */
4540 has little cost and some practical benefit (sr 110532). */
4608 has little cost and some practical benefit (sr 110532). */
7329 has little cost and some practical benefit (sr 110532). */
7379 has little cost and some practical benefit (sr 110532). */
7448 has little cost and some practical benefit (sr 110532). */
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 1967 I don't see what benefit this has over just doing this:
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/lib/Text/
Template.pm 1967 I don't see what benefit this has over just doing this:
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/lib/Text/
Template.pm 1780 I don't see what benefit this has over just doing this:

Completed in 75 milliseconds

1 2 3