Home
last modified time | relevance | path

Searched refs:evaluations (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/bsd/ipf/dist/
H A DSTYLE.TXT37 be present. Implied boolean evaluations are out.
/netbsd-src/sys/dist/pf/net/
H A Dpf_norm.c872 r->evaluations++;
1117 r->evaluations++;
1287 r->evaluations++;
H A Dpf_ioctl.c1558 rule->evaluations = rule->packets[0] = rule->packets[1] = in pfioctl()
1640 rule->evaluations = 0; in pfioctl()
1813 newrule->evaluations = 0; in pfioctl()
2219 rule->evaluations = 0; in pfioctl()
H A Dpfvar.h545 u_int64_t evaluations; member
H A Dpf.c2546 r->evaluations++;
3263 r->evaluations++;
3752 r->evaluations++;
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl.c736 (unsigned long long)rule->evaluations, in pfctl_print_rule_counters()
813 (unsigned long long)pr.rule.evaluations, in pfctl_show_rules()
858 (unsigned long long)pr.rule.evaluations, in pfctl_show_rules()
H A Dpfctl_optimize.c182 PF_RULE_FIELD(evaluations, DC),
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsearching.d123 Performs (at most) $(BIGOH range.length) evaluations of $(D pred).
170 Performs (at most) $(BIGOH range.length) evaluations of $(D pred).
2485 Performs (at most) $(BIGOH haystack.length) evaluations of $(D pred).
2495 range). Performs $(BIGOH haystack.length) evaluations of $(D pred).
H A Dcomparison.d743 Performs $(BIGOH min(r1.length, r2.length)) evaluations of $(D pred).
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsearching.d119 Performs (at most) $(BIGOH range.length) evaluations of `pred`.
172 Performs (at most) $(BIGOH range.length) evaluations of `pred`.
2523 Performs (at most) $(BIGOH haystack.length) evaluations of `pred`.
2533 range). Performs $(BIGOH haystack.length) evaluations of `pred`.
H A Dcomparison.d937 Performs $(BIGOH min(rs[0].length, rs[1].length, ...)) evaluations of `pred`. However, if
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.def275 "Whether we should eagerly assume evaluations of conditionals, thus, "
/netbsd-src/external/lgpl3/gmp/dist/demos/expr/
H A DREADME69 run-expr.c is a sample program doing evaluations from the command line.
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4521.txt679 cannot be) all encompassing. Designers MUST do their own evaluations
/netbsd-src/sys/arch/m68k/fpsp/
H A Dsetox.sa315 * evaluations.
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20151314 multiple times (prevent multiple function evaluations).
1877 evaluations.
H A DChangeLog-20212109 for class expressions and detect proc pointer evaluations by
H A DChangeLog-20073300 evaluations of the first-order return value.
/netbsd-src/external/mit/isl/dist/doc/
H A Dimplementation.tex580 If all the evaluations are non-negative, we only need to check for the
582 non-positive evaluations. Finally, in the rare case that all points
/netbsd-src/external/lgpl3/gmp/dist/doc/
H A Dgmp.info-16677 operands into r pieces leads to evaluations and pointwise
6719 The evaluations, pointwise multiplications, and interpolation, are
6810 In general a split into r+1 pieces is made, and evaluations and
H A Dgmp.texi8244 @math{r} pieces leads to evaluations and pointwise multiplications done at
8287 The evaluations, pointwise multiplications, and interpolation, are all done
8386 In general a split into @math{r+1} pieces is made, and evaluations and
10746 evaluations for GMP 5.0. He wrote the original version of mpn_mulmod_bnm1, and
H A Dgmp.info-21822 functions to simplify Toom evaluations for GMP 5.0. He wrote the
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20162830 non-recursive evaluations.
H A DChangeLog-2000165 multiple evaluations.
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DAutomaticReferenceCounting.rst361 because the evaluations are unsequenced, and ARC simply exploits that here to

12