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

1 2 3 4 5 6 7 8 9

  /src/games/canfield/canfield/
betinfo.h 39 long runs; /* cost of running through hands */ member in struct:betinfo
  /src/external/bsd/pam-u2f/dist/fuzz/
coverage.sh 8 ./fuzz_format_parsers -runs=1 -dump_coverage=1 corpus
  /src/external/gpl3/gcc/dist/contrib/
compareSumTests3 67 C<-i X:Y>: Only display differences between the two indicated runs.
75 C<-x X:Y>: Exclude differences between the two indicated runs.
92 one of the three runs (C<old1>, C<old2>, or C<new>.) C<1> and C<2> signify C<old1> and C<old2>
106 C<-i X:Y>: Only differences which are present between the two runs given
108 runs 1 and 2 but fails in run 3, that result will not be displayed.
112 C<-x X:Y>: Differences which are identical to a difference between the two runs
114 test A passes in run 1 and fails in runs 2 and 3, that result will not be
dg-extract-results.py 56 # A segment of text before the harness runs start, describing which
151 self.runs = dict()
215 if name not in self.runs:
216 self.runs[name] = ToolRun (name)
217 return self.runs[name]
322 # the test up into parallel runs leads to more 'Using ...' lines
416 # runs themselves.
473 # individual runs) and parse the version output.
582 self.tools = sorted (self.runs.keys())
594 if name not in self.runs
    [all...]
  /src/external/gpl3/gcc.old/dist/contrib/
compareSumTests3 67 C<-i X:Y>: Only display differences between the two indicated runs.
75 C<-x X:Y>: Exclude differences between the two indicated runs.
92 one of the three runs (C<old1>, C<old2>, or C<new>.) C<1> and C<2> signify C<old1> and C<old2>
106 C<-i X:Y>: Only differences which are present between the two runs given
108 runs 1 and 2 but fails in run 3, that result will not be displayed.
112 C<-x X:Y>: Differences which are identical to a difference between the two runs
114 test A passes in run 1 and fails in runs 2 and 3, that result will not be
dg-extract-results.py 56 # A segment of text before the harness runs start, describing which
150 self.runs = dict()
214 if name not in self.runs:
215 self.runs[name] = ToolRun (name)
216 return self.runs[name]
321 # the test up into parallel runs leads to more 'Using ...' lines
415 # runs themselves.
472 # individual runs) and parse the version output.
581 self.tools = sorted (self.runs.keys())
593 if name not in self.runs
    [all...]
  /src/usr.sbin/lpr/pac/
pac.c 88 int h_count; /* Number of runs */
253 int hno, c, runs; local
268 printf(" pages/feet runs price %s\n",
272 runs = 0;
275 runs += hp->h_count;
284 printf("Sum:%7.2f %4d $%7.2f\n", feet, runs,
285 feet * price * runs);
  /src/usr.bin/make/unit-tests/
opt-no-action-runflags.mk 3 # Tests for the -n command line option, which runs almost no commands,
varmod-sun-shell.mk 3 # Tests for the :sh variable modifier, which runs the shell command
varmod-sun-shell1.mk 3 # Tests for the :sh1 variable modifier, which runs the shell command
varmod-order-shuffle.mk 21 # lets the whole test fail once in 1.209.600 runs, on average.
varmod-shell.mk 3 # Tests for the ':!cmd!' variable modifier, which runs the shell command
varname-dot-curdir.mk 10 # while a process runs in it, but this is so unrealistic that it's no worth
  /src/external/bsd/pam-u2f/dist/build-aux/ci/
fuzz-linux-asan.sh 69 -reload=30 -print_pcs=1 -print_funcs=30 -timeout=10 -runs=1
71 -reload=30 -print_pcs=1 -print_funcs=30 -timeout=10 -runs=1
  /src/games/canfield/cfscores/
cfscores.c 138 printf("| Runs %8ld |\n", total.runs);
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
GCDAProfiling.c 431 uint32_t runs = 1; local
458 runs += read_32bit_value(); /* Add previous run count to new counter. */
468 write_32bit_value(runs);
477 fprintf(stderr, "llvmgcda: %u runs\n", runs);
  /src/external/gpl3/gdb.old/dist/contrib/
dg-extract-results.py 56 # A segment of text before the harness runs start, describing which
151 self.runs = dict()
215 if name not in self.runs:
216 self.runs[name] = ToolRun (name)
217 return self.runs[name]
322 # the test up into parallel runs leads to more 'Using ...' lines
416 # runs themselves.
473 # individual runs) and parse the version output.
582 self.tools = sorted (self.runs.keys())
594 if name not in self.runs
    [all...]
  /src/external/gpl3/gdb/dist/contrib/
dg-extract-results.py 56 # A segment of text before the harness runs start, describing which
152 self.runs = dict()
216 if name not in self.runs:
217 self.runs[name] = ToolRun (name)
218 return self.runs[name]
323 # the test up into parallel runs leads to more 'Using ...' lines
417 # runs themselves.
474 # individual runs) and parse the version output.
583 self.tools = sorted (self.runs.keys())
595 if name not in self.runs
    [all...]
  /src/external/lgpl3/gmp/dist/mpn/x86_64/coreisbr/
aorrlshC_n.asm 43 C This code probably runs close to optimally on Sandy Bridge (using 4-way
44 C unrolling). It also runs reasonably well on Core 2, but it runs poorly on
  /src/external/lgpl3/gmp/dist/mpn/pa32/hppa1_1/
addmul_1.asm 40 C This runs at 11 cycles/limb on a PA7000. With the used instructions, it can
42 C it runs at 10 cycles/limb.
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p8/
invert_limb.asm 41 C This runs on POWER7 and later, but is faster only on later CPUs.
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/mmx/
lshift.asm 32 dnl The P55 code runs well on P-II/III, but could stand some minor tweaks
rshift.asm 32 dnl The P55 code runs well on P-II/III, but could stand some minor tweaks
  /src/external/lgpl3/gmp/dist/mpn/x86/p6/sse2/
mul_1.asm 35 C The Pentium4 code runs at 4.2 c/l.
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
hamdist.asm 36 C For reference, this code runs at 11.5 cycles/limb for popcount, which is

Completed in 25 milliseconds

1 2 3 4 5 6 7 8 9