Lines Matching refs:argument_type

101       typedef typename Traits::argument_type argument_type ;  typedef
103 static range_check_result apply ( argument_type s ) in apply()
115 typedef typename Traits::argument_type argument_type ; typedef
117 static range_check_result apply ( argument_type s ) in apply()
130 typedef typename Traits::argument_type argument_type ; typedef
132 static range_check_result apply ( argument_type s ) in apply()
146 typedef typename Traits::argument_type argument_type ; typedef
148 static range_check_result apply ( argument_type s ) in apply()
162 typedef typename Traits::argument_type argument_type ; typedef
164 static range_check_result apply ( argument_type s ) in apply()
178 typedef typename Traits::argument_type argument_type ; typedef
180 static range_check_result apply ( argument_type s ) in apply()
194 typedef typename Traits::argument_type argument_type ; typedef
196 static range_check_result apply ( argument_type s ) in apply()
218 typedef typename PredA::argument_type argument_type ; typedef
220 static range_check_result apply ( argument_type s ) in apply()
265 typedef typename Traits::argument_type argument_type ; typedef
267 static range_check_result out_of_range ( argument_type ) { return cInRange ; } in out_of_range()
268 static void validate_range ( argument_type ) {} in validate_range()
284 typedef typename Traits::argument_type argument_type ; typedef
286 static range_check_result out_of_range ( argument_type s ) in out_of_range()
293 static void validate_range ( argument_type s ) in validate_range()
458 typedef typename Traits::argument_type argument_type ; typedef
461 static result_type low_level_convert ( argument_type s ) { return s ; } in low_level_convert()
462 static source_type nearbyint ( argument_type s ) { return s ; } in nearbyint()
463 static result_type convert ( argument_type s ) { return s ; } in convert()
482 typedef typename Traits::argument_type argument_type ; typedef
485 static result_type convert ( argument_type s ) in convert()
507 typedef typename Traits::argument_type argument_type ; typedef
510 static source_type nearbyint ( argument_type s ) { return s ; } in nearbyint()
512 static result_type convert ( argument_type s ) in convert()