Searched defs:_ArgParamType (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:unary_negate
147 bool operator()(_ArgParamType __x) const {
197 typedef typename __call_traits<argument_type>::param_type _ArgParamType; typedef in class:binder1st
211 result_type operator()(_ArgParamType __x) const
232 typedef typename __call_traits<argument_type>::param_type _ArgParamType; typedef in class:binder2nd
246 result_type operator()(_ArgParamType __x) const
270 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:unary_compose
278 result_type operator()(_ArgParamType __x) const {
299 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:binary_compose
309 result_type operator()(_ArgParamType __
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:unary_negate
147 bool operator()(_ArgParamType __x) const {
197 typedef typename __call_traits<argument_type>::param_type _ArgParamType; typedef in class:binder1st
211 result_type operator()(_ArgParamType __x) const
232 typedef typename __call_traits<argument_type>::param_type _ArgParamType; typedef in class:binder2nd
246 result_type operator()(_ArgParamType __x) const
270 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:unary_compose
278 result_type operator()(_ArgParamType __x) const {
299 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:binary_compose
309 result_type operator()(_ArgParamType __
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:unary_negate
147 bool operator()(_ArgParamType __x) const {
197 typedef typename __call_traits<argument_type>::param_type _ArgParamType; typedef in class:binder1st
211 result_type operator()(_ArgParamType __x) const
232 typedef typename __call_traits<argument_type>::param_type _ArgParamType; typedef in class:binder2nd
246 result_type operator()(_ArgParamType __x) const
270 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:unary_compose
278 result_type operator()(_ArgParamType __x) const {
299 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:binary_compose
309 result_type operator()(_ArgParamType __
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:unary_negate
147 bool operator()(_ArgParamType __x) const {
197 typedef typename __call_traits<argument_type>::param_type _ArgParamType; typedef in class:binder1st
211 result_type operator()(_ArgParamType __x) const
232 typedef typename __call_traits<argument_type>::param_type _ArgParamType; typedef in class:binder2nd
246 result_type operator()(_ArgParamType __x) const
270 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:unary_compose
278 result_type operator()(_ArgParamType __x) const {
299 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType; typedef in class:binary_compose
309 result_type operator()(_ArgParamType __
[all...]

Completed in 43 milliseconds