Home
last modified time | relevance | path

Searched refs:_ArgParamType (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_function.h142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef
147 bool operator()(_ArgParamType __x) const { in operator()
197 typedef typename __call_traits<argument_type>::param_type _ArgParamType; typedef
211 result_type operator()(_ArgParamType __x) const in operator()
232 typedef typename __call_traits<argument_type>::param_type _ArgParamType; typedef
246 result_type operator()(_ArgParamType __x) const in operator()
270 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef
278 result_type operator()(_ArgParamType __x) const { in operator()
299 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef
309 result_type operator()(_ArgParamType __x) const { in operator()