Lines Matching refs:__function
1447 namespace __function
1494 } // namespace __function
1498 namespace __function {
1776 typedef __function::__func<_Fp, _Alloc, _Rp(_ArgTypes...)> _Fun;
1780 if (__function::__not_null(__f))
2102 typedef __function::__policy_invoker<_Rp(_ArgTypes...)> __invoker;
2122 if (__function::__not_null(__f))
2149 if (__function::__not_null(__f)) {
2324 } // __function
2328 : public __function::__maybe_derive_from_unary_function<_Rp(_ArgTypes...)>,
2329 public __function::__maybe_derive_from_binary_function<_Rp(_ArgTypes...)>
2332 typedef __function::__value_func<_Rp(_ArgTypes...)> __func;
2334 typedef __function::__policy_func<_Rp(_ArgTypes...)> __func;