HomeSort by: relevance | last modified time | path
    Searched refs:heuristics (Results 1 - 20 of 20) sorted by relevancy

  /src/external/gpl3/gcc/dist/contrib/
analyze_brprob.py 5 # Script to analyze results of our branch prediction heuristics
26 # heuristics - coverage and hitrate. Coverage is number of executions
27 # of a given branch matched by the heuristics and hitrate is probability
30 # These values are useful to determine the quality of given heuristics.
45 # HEURISTICS BRANCHES (REL) HITRATE COVERAGE (REL)
61 # The heuristics called "first match" is a heuristics used by GCC branch
63 # the heuristics has very good covertage (69.05%). On the other hand,
64 # "opcode values nonequal (on trees)" heuristics has good hirate, but poor
101 def parse_and_modify(self, heuristics, write_def_file)
    [all...]
  /src/external/gpl3/gcc.old/dist/contrib/
analyze_brprob.py 3 # Script to analyze results of our branch prediction heuristics
24 # heuristics - coverage and hitrate. Coverage is number of executions
25 # of a given branch matched by the heuristics and hitrate is probability
28 # These values are useful to determine the quality of given heuristics.
43 # HEURISTICS BRANCHES (REL) HITRATE COVERAGE (REL)
59 # The heuristics called "first match" is a heuristics used by GCC branch
61 # the heuristics has very good covertage (69.05%). On the other hand,
62 # "opcode values nonequal (on trees)" heuristics has good hirate, but poor
99 def parse_and_modify(self, heuristics, write_def_file)
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
xgettext-c-14 15 // These are recognized as boost-format only through the heuristics.
  /src/external/bsd/zstd/dist/contrib/match_finders/
README.md 25 * Additional algorithmic heuristics for speed improvement have also been included.
  /src/usr.bin/make/unit-tests/
directive-for-escape.mk 270 # using simple heuristics. These can go wrong in ambiguous cases like this.
  /src/sbin/fsck_udf/
main.c 196 int heuristics = 0; /* use heuristics to fix esoteric corruptions */ variable
1922 if (heuristics) {
1928 pwarn("Heuristics found corrupted MS Windows VAT\n");
4354 heuristics = 1;
  /src/external/gpl3/gcc/dist/libdecnumber/
configure 6935 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gcc.old/dist/libdecnumber/
configure 6914 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gdb/dist/libdecnumber/
configure 6569 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gdb.old/dist/libdecnumber/
configure 6569 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gcc/dist/libbacktrace/
configure 17030 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gcc.old/dist/libbacktrace/
configure 16682 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gdb/dist/libbacktrace/
configure 16919 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gdb.old/dist/libbacktrace/
configure 16919 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gcc/dist/libsanitizer/
configure 20146 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gcc.old/dist/libsanitizer/
configure 19906 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gcc/dist/libgfortran/
configure 34456 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/gpl3/gcc.old/dist/libgfortran/
configure 31257 /* some common heuristics for int64_t, using compiler-specific tests */
  /src/external/mit/isl/dist/
configure 27945 /* .. here are some common heuristics using compiler runtime specifics */
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure     [all...]

Completed in 232 milliseconds