Home
last modified time | relevance | path

Searched refs:min_ (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-cardinalities.cc53 : min_(min >= 0 ? min : 0), max_(max >= min_ ? max : min_) { in BetweenCardinalityImpl()
72 int ConservativeLowerBound() const override { return min_; } in ConservativeLowerBound()
76 return min_ <= call_count && call_count <= max_; in IsSatisfiedByCallCount()
86 const int min_; member in testing::__anon9b5201100111::BetweenCardinalityImpl
108 if (min_ == 0) { in DescribeTo()
116 } else if (min_ == max_) { in DescribeTo()
117 *os << "called " << FormatTimes(min_); in DescribeTo()
119 *os << "called at least " << FormatTimes(min_); in DescribeTo()
122 *os << "called between " << min_ << " and " << max_ << " times"; in DescribeTo()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsScheduleP5600.td427 // hadd_[su].[bhwd], hsub_[su].[bhwd], max_[sua].[bhwd], min_[sua].[bhwd],
H A DMipsScheduleGeneric.td1547 // hadd_[su].[bhwd], hsub_[su].[bhwd], max_[sua].[bhwd], min_[sua].[bhwd],
/freebsd/usr.sbin/bsdconfig/share/
H A Ddialog.subr401 f_dprintf "%s: min_%s value not a number" $__fname $__arg
499 f_dprintf "%s: min_%s value not a number" $__fname $__arg
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog624 * min_{dl,ul}_bandwidth_{home,roaming} cred parameters