Home | History | Annotate | Download | only in utility

Lines Matching defs:b_

816           b_() {
821 b_(b) {
825 (object->*method_)(result, a_, b_);
830 B b_;
845 b_(),
852 b_(b),
860 (object->*method_)(result, Traits::StorageToPluginArg(output_), a_, b_);
870 B b_;
881 b_(),
887 b_(b),
892 (object->*method_)(result, a_, b_, c_);
897 B b_;
914 b_(),
922 b_(b),
932 a_, b_, c_);
943 B b_;