Lines Matching refs:current2_
14972 begin2_(g2.begin()), end2_(g2.end()), current2_(current2) {
14984 ++current2_;
14985 if (current2_ == end2_) {
14986 current2_ = begin2_;
15009 current2_ == typed_other->current2_);
15020 current2_(other.current2_) {
15026 current_value_ = ParamType(*current1_, *current2_);
15033 current2_ == end2_;
15047 typename ParamGenerator<T2>::iterator current2_;
15090 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
15106 ++current2_;
15108 if (current2_ == end2_) {
15109 current2_ = begin2_;
15132 current2_ == typed_other->current2_ &&
15144 current2_(other.current2_),
15153 current_value_ = ParamType(*current1_, *current2_, *current3_);
15160 current2_ == end2_ ||
15175 typename ParamGenerator<T2>::iterator current2_;
15226 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
15247 ++current2_;
15249 if (current2_ == end2_) {
15250 current2_ = begin2_;
15273 current2_ == typed_other->current2_ &&
15286 current2_(other.current2_),
15298 current_value_ = ParamType(*current1_, *current2_, *current3_,
15306 current2_ == end2_ ||
15322 typename ParamGenerator<T2>::iterator current2_;
15379 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
15405 ++current2_;
15407 if (current2_ == end2_) {
15408 current2_ = begin2_;
15431 current2_ == typed_other->current2_ &&
15445 current2_(other.current2_),
15460 current_value_ = ParamType(*current1_, *current2_, *current3_,
15468 current2_ == end2_ ||
15485 typename ParamGenerator<T2>::iterator current2_;
15551 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
15582 ++current2_;
15584 if (current2_ == end2_) {
15585 current2_ = begin2_;
15608 current2_ == typed_other->current2_ &&
15623 current2_(other.current2_),
15641 current_value_ = ParamType(*current1_, *current2_, *current3_,
15649 current2_ == end2_ ||
15667 typename ParamGenerator<T2>::iterator current2_;
15740 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
15776 ++current2_;
15778 if (current2_ == end2_) {
15779 current2_ = begin2_;
15802 current2_ == typed_other->current2_ &&
15818 current2_(other.current2_),
15839 current_value_ = ParamType(*current1_, *current2_, *current3_,
15847 current2_ == end2_ ||
15866 typename ParamGenerator<T2>::iterator current2_;
15948 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
15989 ++current2_;
15991 if (current2_ == end2_) {
15992 current2_ = begin2_;
16015 current2_ == typed_other->current2_ &&
16032 current2_(other.current2_),
16056 current_value_ = ParamType(*current1_, *current2_, *current3_,
16064 current2_ == end2_ ||
16084 typename ParamGenerator<T2>::iterator current2_;
16172 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
16218 ++current2_;
16220 if (current2_ == end2_) {
16221 current2_ = begin2_;
16244 current2_ == typed_other->current2_ &&
16262 current2_(other.current2_),
16289 current_value_ = ParamType(*current1_, *current2_, *current3_,
16298 current2_ == end2_ ||
16319 typename ParamGenerator<T2>::iterator current2_;
16414 begin2_(g2.begin()), end2_(g2.end()), current2_(current2),
16465 ++current2_;
16467 if (current2_ == end2_) {
16468 current2_ = begin2_;
16491 current2_ == typed_other->current2_ &&
16510 current2_(other.current2_),
16540 current_value_ = ParamType(*current1_, *current2_, *current3_,
16549 current2_ == end2_ ||
16571 typename ParamGenerator<T2>::iterator current2_;