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

  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
types.h 66 // force_sequential, force_parallel, heuristic.
69 heuristic, enumerator in enum:__gnu_parallel::_AlgorithmStrategy
settings.h 66 * - c. heuristic
68 * For heuristic, the parallel algorithm implementation is called
287 algorithm_strategy(heuristic),
  /src/external/gpl3/gcc.old/dist/contrib/
analyze_brprob.py 115 heuristic = [x for x in heuristics if x.name == p]
116 heuristic = heuristic[0] if len(heuristic) == 1 else None
123 if heuristic != None:
125 + str(round(heuristic.get_hitrate()))
289 self.print_group(sorting, 'HEURISTIC AGGREGATES', special, predict_def)
  /src/external/gpl2/xcvs/dist/diff/
diff.h 180 EXTERN int heuristic;
179 EXTERN int heuristic; variable
diff.c 397 heuristic = 1;
1270 heuristic = 0;
analyze.c 23 heuristic, by Paul Eggert, to limit the cost to O(N**1.5 log N)
83 unless a heuristic is used to terminate the search prematurely.
181 /* Heuristic: check occasionally for a diagonal that has made
186 With this heuristic, for files with a constant small density
189 if (c > 200 && big_snake && heuristic)
264 /* Heuristic: if we've gone well beyond the call of duty,
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
fstrcmp.c 39 heuristic, by Paul Eggert, to limit the cost to O(N**1.5 log N)
88 /* This corresponds to the diff -H flag. With this heuristic, for
93 int heuristic; member in struct:context
153 only characters before the midpoint), unless a heuristic is used
290 /* Heuristic: check occasionally for a diagonal that has made lots
295 With this heuristic, for strings with a constant small density
297 if (c > 200 && big_snake && ctxt->heuristic)
396 /* Heuristic: if we've gone well beyond the call of duty, give up
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
fstrcmp.c 39 heuristic, by Paul Eggert, to limit the cost to O(N**1.5 log N)
88 /* This corresponds to the diff -H flag. With this heuristic, for
93 int heuristic; member in struct:context
153 only characters before the midpoint), unless a heuristic is used
290 /* Heuristic: check occasionally for a diagonal that has made lots
295 With this heuristic, for strings with a constant small density
297 if (c > 200 && big_snake && ctxt->heuristic)
396 /* Heuristic: if we've gone well beyond the call of duty, give up
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
fstrcmp.c 39 heuristic, by Paul Eggert, to limit the cost to O(N**1.5 log N)
88 /* This corresponds to the diff -H flag. With this heuristic, for
93 int heuristic; member in struct:context
153 only characters before the midpoint), unless a heuristic is used
290 /* Heuristic: check occasionally for a diagonal that has made lots
295 With this heuristic, for strings with a constant small density
297 if (c > 200 && big_snake && ctxt->heuristic)
396 /* Heuristic: if we've gone well beyond the call of duty, give up
  /src/external/bsd/byacc/dist/
config.guess 172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
  /src/external/bsd/file/dist/
config.guess 167 /* First heuristic to detect musl libc. */
176 # Second heuristic to detect musl libc.
  /src/external/bsd/jemalloc/dist/build-aux/
config.guess 154 /* First heuristic to detect musl libc. */
162 # Second heuristic to detect musl libc.
  /src/external/bsd/libpcap/dist/
config.guess 172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
  /src/external/bsd/nsd/dist/
config.guess 170 /* First heuristic to detect musl libc. */
180 # Second heuristic to detect musl libc.
  /src/external/bsd/nsd/dist/simdzone/
config.guess 170 /* First heuristic to detect musl libc. */
180 # Second heuristic to detect musl libc.
  /src/external/bsd/tcpdump/dist/
config.guess 172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
  /src/external/bsd/unbound/dist/
config.guess 172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
  /src/external/gpl3/binutils/dist/
config.guess 172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
  /src/external/gpl3/binutils.old/dist/
config.guess 172 /* First heuristic to detect musl libc. */
182 # Second heuristic to detect musl libc.
  /src/external/gpl3/gcc.old/dist/
config.guess 154 /* First heuristic to detect musl libc. */
162 # Second heuristic to detect musl libc.
  /src/external/bsd/openldap/dist/build/
config.guess 154 /* First heuristic to detect musl libc. */
162 # Second heuristic to detect musl libc.
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
array.d 2101 Conservative heuristic to determine if a range can be iterated cheaply.
  /src/external/gpl3/binutils/dist/gprofng/
configure 17327 /* First heuristic to detect musl libc. */
  /src/external/gpl3/binutils.old/dist/gprofng/
configure 16890 /* First heuristic to detect musl libc. */

Completed in 87 milliseconds