Home
last modified time | relevance | path

Searched refs:estimate (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/usr.sbin/quot/
H A Dquot.c56 static char estimate; variable
355 sz = estimate ? virtualblocks(super,ip) : in dofsizes()
416 estimate ? virtualblocks(super,ip) : in douser()
555 estimate = 1; in main()
/dragonfly/contrib/binutils-2.27/gold/
H A Dmips.cc6395 if (estimate > g->page_gotno()) in merge_gots()
6396 estimate = g->page_gotno(); in merge_gots()
6397 estimate += g->local_gotno() + g->tls_gotno(); in merge_gots()
6408 if (estimate <= max_count) in merge_gots()
6454 if (estimate >= from->page_gotno() + to->page_gotno()) in merge_got_with()
6455 estimate = from->page_gotno() + to->page_gotno(); in merge_got_with()
6458 estimate += from->local_gotno() + to->local_gotno(); in merge_got_with()
6459 estimate += from->tls_gotno() + to->tls_gotno(); in merge_got_with()
6465 estimate += this->master_got_info_->global_gotno(); in merge_got_with()
6467 estimate += from->global_gotno() + to->global_gotno(); in merge_got_with()
[all …]
/dragonfly/contrib/gdb-7/libiberty/
H A Dcp-demangle.c3502 d_growable_string_init (struct d_growable_string *dgs, size_t estimate) in d_growable_string_init() argument
3509 if (estimate > 0) in d_growable_string_init()
3510 d_growable_string_resize (dgs, estimate); in d_growable_string_init()
3697 int estimate, size_t *palc) in cplus_demangle_print() argument
3701 d_growable_string_init (&dgs, estimate); in cplus_demangle_print()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dcp-demangle.c3434 d_growable_string_init (struct d_growable_string *dgs, size_t estimate) in d_growable_string_init() argument
3441 if (estimate > 0) in d_growable_string_init()
3442 d_growable_string_resize (dgs, estimate); in d_growable_string_init()
3629 int estimate, size_t *palc) in cplus_demangle_print() argument
3633 d_growable_string_init (&dgs, estimate); in cplus_demangle_print()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dcp-demangle.c3792 d_growable_string_init (struct d_growable_string *dgs, size_t estimate) in d_growable_string_init() argument
3799 if (estimate > 0) in d_growable_string_init()
3800 d_growable_string_resize (dgs, estimate); in d_growable_string_init()
4154 int estimate, size_t *palc) in cplus_demangle_print() argument
4158 d_growable_string_init (&dgs, estimate); in cplus_demangle_print()
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dcp-demangle.c4005 d_growable_string_init (struct d_growable_string *dgs, size_t estimate) in d_growable_string_init() argument
4012 if (estimate > 0) in d_growable_string_init()
4013 d_growable_string_resize (dgs, estimate); in d_growable_string_init()
4382 int estimate, size_t *palc) in cplus_demangle_print() argument
4386 d_growable_string_init (&dgs, estimate); in cplus_demangle_print()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dcp-demangle.c3954 d_growable_string_init (struct d_growable_string *dgs, size_t estimate) in d_growable_string_init() argument
3961 if (estimate > 0) in d_growable_string_init()
3962 d_growable_string_resize (dgs, estimate); in d_growable_string_init()
4324 int estimate, size_t *palc) in cplus_demangle_print() argument
4328 d_growable_string_init (&dgs, estimate); in cplus_demangle_print()
/dragonfly/contrib/binutils-2.27/gprof/
H A Dgprof.texi249 other functions it called, and how many times. There is also an estimate
1200 An estimate of the amount of time spent in @code{report} itself when it was
1204 An estimate of the amount of time spent in subroutines of @code{report}
1207 The sum of the @code{self} and @code{children} fields is an estimate
1259 An estimate of the amount of time spent directly within @code{report}
1263 An estimate of the amount of time spent in subroutines of @code{report}
1266 The sum of the @code{self} and @code{children} fields is an estimate
H A Dgprof.info96 an estimate of how much time was spent in the subroutines of each
991 An estimate of the amount of time spent in `report' itself when it
995 An estimate of the amount of time spent in subroutines of `report'
998 The sum of the `self' and `children' fields is an estimate of the
1046 An estimate of the amount of time spent directly within `report'
1050 An estimate of the amount of time spent in subroutines of `report'
1053 The sum of the `self' and `children' fields is an estimate of the
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/std/
H A Dstreambuf629 * @return An estimate of the number of characters available in the
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/std/
H A Dstreambuf639 * @return An estimate of the number of characters available in the
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcfg.texi375 feedback}, but it can also estimate branch probabilities based on
H A Dinvoke.texi13770 This option allows to control which reciprocal estimate instructions
13773 @code{all}: enable all estimate instructions,
16551 double-precision FP reciprocal estimate instruction implemented on the
17353 This option will enable GCC to use the reciprocal estimate and
17354 reciprocal square root estimate instructions with additional
17368 This option allows to control which reciprocal estimate instructions
17371 @code{all}: enable all estimate instructions,
17382 all of the reciprocal estimate instructions, except for the
17389 Assume (do not assume) that the reciprocal estimate instructions
17393 square root estimate instructions are not generated by
[all …]
H A Dextend.texi3799 precision FP reciprocal estimate instruction implemented on the POWER5
3827 Assume (do not assume) that the reciprocal estimate instructions
6221 @code{asm} is only known by the assembler, GCC must make an estimate as
6222 to how big it will be. The estimate is formed by counting the number of
6229 Normally, GCC's estimate is perfectly adequate to ensure that correct
13477 estimate instructions.
13481 the reciprocal estimate instructions.
H A Darm-neon-intrinsics.texi4635 @subsubsection Reciprocal estimate
4663 @subsubsection Reciprocal square-root estimate
H A Dtm.texi2030 Normally, IRA tries to estimate the costs for saving a register in the
6455 On entry to the hook, @code{*@var{total}} contains a default estimate
6462 false, this target hook should be used to estimate the relative
H A Dtm.texi.in2008 Normally, IRA tries to estimate the costs for saving a register in the
6377 On entry to the hook, @code{*@var{total}} contains a default estimate
6384 false, this target hook should be used to estimate the relative
/dragonfly/contrib/zstd/
H A DCHANGELOG297 api : fix : sizeof_CCtx() used to over-estimate
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DChangeLog443 * increase 5 GHz band preference in BSS selection (estimate SNR, if info
444 not available from driver; estimate maximum throughput based on common
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtarget.def3742 On entry to the hook, @code{*@var{total}} contains a default estimate\n\
3749 false, this target hook should be used to estimate the relative\n\
3806 false, this target hook should be used to estimate the relative\n\
3846 "Return an estimate of the runtime value of @var{val}, for use in\n\
/dragonfly/share/zoneinfo/
H A Deurope120 # I have a one inch to one mile map of London and my estimate of the stone's
/dragonfly/share/dict/
H A Dweb2a42387 pre-estimate
46769 re-estimate
51769 self-estimate
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.texinfo7430 @command{ld} will provide an estimate of maximum stack usage.
/dragonfly/games/fortune/datfiles/
H A Dfortunes6053 to infest the waters. I would estimate that the primary food source of
7363 game. The player should estimate the distance the ball would have
14799 than the estimate the job will cost.
29405 estimate that it added a year to debugging time.
45208 program, take your best estimate, multiply that by two, add one, and
49472 bales of hay and then to the whole farm causing damage estimate at L45,000.
H A Dfortunes-o3864 between five and seven per cent of Christmas cards, at a rough estimate, are

12