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

1 2

  /src/usr.bin/make/unit-tests/
varmod-remember.mk 27 # evaluations in global scope could not overwrite the variable '_' anymore,
varmod-remember.mk 27 # evaluations in global scope could not overwrite the variable '_' anymore,
parse-var.mk 67 # multi-level evaluations like 'other=${OTHER}' with OTHER='$$ ${THIRD}'
parse-var.mk 67 # multi-level evaluations like 'other=${OTHER}' with OTHER='$$ ${THIRD}'
cond-func-empty.mk 182 # unnecessary evaluations were fixed in several commits, starting with var.c
cond-func-empty.mk 182 # unnecessary evaluations were fixed in several commits, starting with var.c
  /src/sys/dist/pf/net/
pf_norm.c 872 r->evaluations++;
1117 r->evaluations++;
1287 r->evaluations++;
pf_norm.c 872 r->evaluations++;
1117 r->evaluations++;
1287 r->evaluations++;
pf_ioctl.c 1558 rule->evaluations = rule->packets[0] = rule->packets[1] =
1640 rule->evaluations = 0;
1813 newrule->evaluations = 0;
2219 rule->evaluations = 0;
pf_ioctl.c 1558 rule->evaluations = rule->packets[0] = rule->packets[1] =
1640 rule->evaluations = 0;
1813 newrule->evaluations = 0;
2219 rule->evaluations = 0;
pfvar.h 545 u_int64_t evaluations; member in struct:pf_rule
pfvar.h 545 u_int64_t evaluations; member in struct:pf_rule
pf.c 2546 r->evaluations++;
3263 r->evaluations++;
3752 r->evaluations++;
  /src/dist/pf/sbin/pfctl/
pfctl.c 734 printf(" [ Evaluations: %-8llu Packets: %-8llu "
736 (unsigned long long)rule->evaluations,
813 (unsigned long long)pr.rule.evaluations,
858 (unsigned long long)pr.rule.evaluations,
pfctl.c 734 printf(" [ Evaluations: %-8llu Packets: %-8llu "
736 (unsigned long long)rule->evaluations,
813 (unsigned long long)pr.rule.evaluations,
858 (unsigned long long)pr.rule.evaluations,
pfctl_optimize.c 182 PF_RULE_FIELD(evaluations, DC),
pfctl_optimize.c 182 PF_RULE_FIELD(evaluations, DC),
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
searching.d 119 Performs (at most) $(BIGOH range.length) evaluations of `pred`.
172 Performs (at most) $(BIGOH range.length) evaluations of `pred`.
612 equality. Performs $(BIGOH haystack.length) evaluations of `pred`.
621 true). Performs $(BIGOH haystack.length) evaluations of `pred`.
1532 `find` performs $(BIGOH walkLength(haystack)) evaluations of `pred`.
1552 `find` performs $(BIGOH walkLength(haystack)) evaluations of `pred`.
2523 Performs (at most) $(BIGOH haystack.length) evaluations of `pred`.
2533 range). Performs $(BIGOH haystack.length) evaluations of `pred`.
2623 evaluations of `pred`.
2699 Performs $(BIGOH seq.length * choices.length) evaluations of `pred`
    [all...]
searching.d 119 Performs (at most) $(BIGOH range.length) evaluations of `pred`.
172 Performs (at most) $(BIGOH range.length) evaluations of `pred`.
612 equality. Performs $(BIGOH haystack.length) evaluations of `pred`.
621 true). Performs $(BIGOH haystack.length) evaluations of `pred`.
1532 `find` performs $(BIGOH walkLength(haystack)) evaluations of `pred`.
1552 `find` performs $(BIGOH walkLength(haystack)) evaluations of `pred`.
2523 Performs (at most) $(BIGOH haystack.length) evaluations of `pred`.
2533 range). Performs $(BIGOH haystack.length) evaluations of `pred`.
2623 evaluations of `pred`.
2699 Performs $(BIGOH seq.length * choices.length) evaluations of `pred`
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/util/perl/OpenSSL/
Test.pm 292 with all the lazy evaluations and all that. The reason for this is that
Test.pm 292 with all the lazy evaluations and all that. The reason for this is that
  /src/crypto/external/apache2/openssl/dist/util/perl/OpenSSL/
Test.pm 292 with all the lazy evaluations and all that. The reason for this is that
Test.pm 292 with all the lazy evaluations and all that. The reason for this is that
  /src/crypto/external/bsd/openssl/dist/util/perl/OpenSSL/
Test.pm 291 with all the lazy evaluations and all that. The reason for this is that
Test.pm 291 with all the lazy evaluations and all that. The reason for this is that

Completed in 60 milliseconds

1 2