Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_function.h199 …typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueParamType; typedef
205 binder1st(const _Operation& __x, _ValueParamType __y) in binder1st()
234 …ypename __call_traits<typename _Operation::second_argument_type>::const_param_type _ValueParamType; typedef
240 binder2nd(const _Operation& __x, _ValueParamType __y) in binder2nd()