Home | History | Annotate | Download | only in internal

Lines Matching refs:current_value_

3208     virtual const ParamType* Current() const { return &current_value_; }
3240 current_value_ = ParamType(*current1_, *current2_);
3262 ParamType current_value_;
3331 virtual const ParamType* Current() const { return &current_value_; }
3367 current_value_ = ParamType(*current1_, *current2_, *current3_);
3393 ParamType current_value_;
3472 virtual const ParamType* Current() const { return &current_value_; }
3512 current_value_ = ParamType(*current1_, *current2_, *current3_,
3543 ParamType current_value_;
3630 virtual const ParamType* Current() const { return &current_value_; }
3674 current_value_ = ParamType(*current1_, *current2_, *current3_,
3709 ParamType current_value_;
3807 virtual const ParamType* Current() const { return &current_value_; }
3855 current_value_ = ParamType(*current1_, *current2_, *current3_,
3894 ParamType current_value_;
4001 virtual const ParamType* Current() const { return &current_value_; }
4053 current_value_ = ParamType(*current1_, *current2_, *current3_,
4096 ParamType current_value_;
4214 virtual const ParamType* Current() const { return &current_value_; }
4270 current_value_ = ParamType(*current1_, *current2_, *current3_,
4317 ParamType current_value_;
4443 virtual const ParamType* Current() const { return &current_value_; }
4503 current_value_ = ParamType(*current1_, *current2_, *current3_,
4555 ParamType current_value_;
4690 virtual const ParamType* Current() const { return &current_value_; }
4754 current_value_ = ParamType(*current1_, *current2_, *current3_,
4810 ParamType current_value_;