Lines Matching refs:current2_
13803 begin2_(g2.begin()), end2_(g2.end()), current2_(current2) {
13815 ++current2_;
13816 if (current2_ == end2_) {
13817 current2_ = begin2_;
13840 current2_ == typed_other->current2_);
13851 current2_(other.current2_) {
13857 current_value_ = ParamType(*current1_, *current2_);
13864 current2_ == end2_;
13878 typename ParamGenerator<T2>::iterator current2_;
13921 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
13937 ++current2_;
13939 if (current2_ == end2_) {
13940 current2_ = begin2_;
13963 current2_ == typed_other->current2_ &&
13975 current2_(other.current2_),
13984 current_value_ = ParamType(*current1_, *current2_, *current3_);
13991 current2_ == end2_ ||
14006 typename ParamGenerator<T2>::iterator current2_;
14057 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
14078 ++current2_;
14080 if (current2_ == end2_) {
14081 current2_ = begin2_;
14104 current2_ == typed_other->current2_ &&
14117 current2_(other.current2_),
14129 current_value_ = ParamType(*current1_, *current2_, *current3_,
14137 current2_ == end2_ ||
14153 typename ParamGenerator<T2>::iterator current2_;
14210 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
14236 ++current2_;
14238 if (current2_ == end2_) {
14239 current2_ = begin2_;
14262 current2_ == typed_other->current2_ &&
14276 current2_(other.current2_),
14291 current_value_ = ParamType(*current1_, *current2_, *current3_,
14299 current2_ == end2_ ||
14316 typename ParamGenerator<T2>::iterator current2_;
14382 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
14413 ++current2_;
14415 if (current2_ == end2_) {
14416 current2_ = begin2_;
14439 current2_ == typed_other->current2_ &&
14454 current2_(other.current2_),
14472 current_value_ = ParamType(*current1_, *current2_, *current3_,
14480 current2_ == end2_ ||
14498 typename ParamGenerator<T2>::iterator current2_;
14571 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
14607 ++current2_;
14609 if (current2_ == end2_) {
14610 current2_ = begin2_;
14633 current2_ == typed_other->current2_ &&
14649 current2_(other.current2_),
14670 current_value_ = ParamType(*current1_, *current2_, *current3_,
14678 current2_ == end2_ ||
14697 typename ParamGenerator<T2>::iterator current2_;
14779 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
14820 ++current2_;
14822 if (current2_ == end2_) {
14823 current2_ = begin2_;
14846 current2_ == typed_other->current2_ &&
14863 current2_(other.current2_),
14887 current_value_ = ParamType(*current1_, *current2_, *current3_,
14895 current2_ == end2_ ||
14915 typename ParamGenerator<T2>::iterator current2_;
15003 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
15049 ++current2_;
15051 if (current2_ == end2_) {
15052 current2_ = begin2_;
15075 current2_ == typed_other->current2_ &&
15093 current2_(other.current2_),
15120 current_value_ = ParamType(*current1_, *current2_, *current3_,
15129 current2_ == end2_ ||
15150 typename ParamGenerator<T2>::iterator current2_;
15245 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
15296 ++current2_;
15298 if (current2_ == end2_) {
15299 current2_ = begin2_;
15322 current2_ == typed_other->current2_ &&
15341 current2_(other.current2_),
15371 current_value_ = ParamType(*current1_, *current2_, *current3_,
15380 current2_ == end2_ ||
15402 typename ParamGenerator<T2>::iterator current2_;