Home | History | Annotate | Download | only in internal

Lines Matching refs:current_value_

2884     virtual const ParamType* Current() const { return &current_value_; }
2916 current_value_ = ParamType(*current1_, *current2_);
2938 ParamType current_value_;
3007 virtual const ParamType* Current() const { return &current_value_; }
3043 current_value_ = ParamType(*current1_, *current2_, *current3_);
3069 ParamType current_value_;
3148 virtual const ParamType* Current() const { return &current_value_; }
3188 current_value_ = ParamType(*current1_, *current2_, *current3_,
3219 ParamType current_value_;
3306 virtual const ParamType* Current() const { return &current_value_; }
3350 current_value_ = ParamType(*current1_, *current2_, *current3_,
3385 ParamType current_value_;
3483 virtual const ParamType* Current() const { return &current_value_; }
3531 current_value_ = ParamType(*current1_, *current2_, *current3_,
3570 ParamType current_value_;
3677 virtual const ParamType* Current() const { return &current_value_; }
3729 current_value_ = ParamType(*current1_, *current2_, *current3_,
3772 ParamType current_value_;
3890 virtual const ParamType* Current() const { return &current_value_; }
3946 current_value_ = ParamType(*current1_, *current2_, *current3_,
3993 ParamType current_value_;
4119 virtual const ParamType* Current() const { return &current_value_; }
4179 current_value_ = ParamType(*current1_, *current2_, *current3_,
4231 ParamType current_value_;
4366 virtual const ParamType* Current() const { return &current_value_; }
4430 current_value_ = ParamType(*current1_, *current2_, *current3_,
4486 ParamType current_value_;