HomeSort by relevance Sort by last modified time
    Searched defs:second_argument_type (Results 1 - 6 of 6) sorted by null

  /external/stlport/test/unit/
fadapter.h 69 typedef Arg2 second_argument_type; typedef in class:pointer_to_binary_procedure
  /ndk/sources/android/stlport/test/unit/
fadapter.h 69 typedef Arg2 second_argument_type; typedef in class:pointer_to_binary_procedure
  /external/stlport/stlport/stl/
_function_base.h 55 typedef _Arg2 second_argument_type; typedef in struct:binary_function
195 typedef _Arg2 second_argument_type; typedef in struct:_Constant_binary_fun
_function.h 122 typedef typename _Operation::second_argument_type second_argument_type; typedef in struct:__binary_fun_aux
161 typename __BINARY_ARG(_Predicate, second_argument_type),
164 typename __BINARY_ARG(_Predicate, second_argument_type),
168 typedef typename _Base::second_argument_type second_argument_type; typedef in class:binary_negate
171 typedef typename __call_traits<second_argument_type>::const_param_type _SndArgParamType;
189 public unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
191 typedef unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
234 typedef typename __call_traits<typename _Operation::second_argument_type>::const_param_type _ValueParamType
    [all...]
  /ndk/sources/android/stlport/stlport/stl/
_function_base.h 55 typedef _Arg2 second_argument_type; typedef in struct:binary_function
195 typedef _Arg2 second_argument_type; typedef in struct:_Constant_binary_fun
_function.h 122 typedef typename _Operation::second_argument_type second_argument_type; typedef in struct:__binary_fun_aux
161 typename __BINARY_ARG(_Predicate, second_argument_type),
164 typename __BINARY_ARG(_Predicate, second_argument_type),
168 typedef typename _Base::second_argument_type second_argument_type; typedef in class:binary_negate
171 typedef typename __call_traits<second_argument_type>::const_param_type _SndArgParamType;
189 public unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
191 typedef unary_function<typename __BINARY_ARG(_Operation, second_argument_type),
234 typedef typename __call_traits<typename _Operation::second_argument_type>::const_param_type _ValueParamType
    [all...]

Completed in 96 milliseconds