Lines Matching defs:_1
364 ValidateOnExit _1(Out, *this);
381 ValidateOnExit _1(Out, *this);
400 ValidateOnExit _1(Out, *this);
410 ValidateOnExit _1(Out, *this);
420 ValidateOnExit _1(Out, *this);
430 ValidateOnExit _1(Out, *this);
440 ValidateOnExit _1(Out, *this);
479 ValidateOnExit _1(Small, *this), _2(Big, *this);
566 berase_if(B, std::bind(SameKindLE, std::placeholders::_1, *MinS));
573 berase_if(S, std::bind(SameKindLE, *MaxS, std::placeholders::_1));
580 berase_if(B, std::bind(SameKindLE, std::placeholders::_1, *MinV));
587 berase_if(S, std::bind(SameKindLE, *MaxV, std::placeholders::_1));
599 ValidateOnExit _1(Vec, *this), _2(Elem, *this);
642 ValidateOnExit _1(Vec, *this), _2(Tmp, *this);
651 ValidateOnExit _1(Vec, *this), _2(Sub, *this);
703 Changed |= berase_if(S, std::bind(NoSubV, V, std::placeholders::_1));
706 Changed |= berase_if(V, std::bind(NoSupV, S, std::placeholders::_1));
719 ValidateOnExit _1(V, *this), _2(W, *this);
750 Changed |= berase_if(VS, std::bind(NoLength, WN, std::placeholders::_1));
751 Changed |= berase_if(WS, std::bind(NoLength, VN, std::placeholders::_1));
770 ValidateOnExit _1(A, *this), _2(B, *this);
797 Changed |= berase_if(AS, std::bind(NoSize, BN, std::placeholders::_1));
798 Changed |= berase_if(BS, std::bind(NoSize, AN, std::placeholders::_1));
805 ValidateOnExit _1(VTS, *this);