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

  /external/stlport/stlport/stl/
_function.h 258 // unary_compose and binary_compose (extensions, not part of the standard).
290 class binary_compose : class in inherits:unary_function
305 binary_compose(const _Operation1& __x, const _Operation2& __y, function in class:binary_compose
315 inline binary_compose<_Operation1, _Operation2, _Operation3>
318 return binary_compose<_Operation1,_Operation2,_Operation3>(__fn1, __fn2, __fn3);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 258 // unary_compose and binary_compose (extensions, not part of the standard).
290 class binary_compose : class in inherits:unary_function
305 binary_compose(const _Operation1& __x, const _Operation2& __y, function in class:binary_compose
315 inline binary_compose<_Operation1, _Operation2, _Operation3>
318 return binary_compose<_Operation1,_Operation2,_Operation3>(__fn1, __fn2, __fn3);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_function.h 258 // unary_compose and binary_compose (extensions, not part of the standard).
290 class binary_compose : class in inherits:unary_function
305 binary_compose(const _Operation1& __x, const _Operation2& __y, function in class:binary_compose
315 inline binary_compose<_Operation1, _Operation2, _Operation3>
318 return binary_compose<_Operation1,_Operation2,_Operation3>(__fn1, __fn2, __fn3);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function.h 258 // unary_compose and binary_compose (extensions, not part of the standard).
290 class binary_compose : class in inherits:unary_function
305 binary_compose(const _Operation1& __x, const _Operation2& __y, function in class:binary_compose
315 inline binary_compose<_Operation1, _Operation2, _Operation3>
318 return binary_compose<_Operation1,_Operation2,_Operation3>(__fn1, __fn2, __fn3);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function.h 258 // unary_compose and binary_compose (extensions, not part of the standard).
290 class binary_compose : class in inherits:unary_function
305 binary_compose(const _Operation1& __x, const _Operation2& __y, function in class:binary_compose
315 inline binary_compose<_Operation1, _Operation2, _Operation3>
318 return binary_compose<_Operation1,_Operation2,_Operation3>(__fn1, __fn2, __fn3);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function.h 258 // unary_compose and binary_compose (extensions, not part of the standard).
290 class binary_compose : class in inherits:unary_function
305 binary_compose(const _Operation1& __x, const _Operation2& __y, function in class:binary_compose
315 inline binary_compose<_Operation1, _Operation2, _Operation3>
318 return binary_compose<_Operation1,_Operation2,_Operation3>(__fn1, __fn2, __fn3);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function.h 258 // unary_compose and binary_compose (extensions, not part of the standard).
290 class binary_compose : class in inherits:unary_function
305 binary_compose(const _Operation1& __x, const _Operation2& __y, function in class:binary_compose
315 inline binary_compose<_Operation1, _Operation2, _Operation3>
318 return binary_compose<_Operation1,_Operation2,_Operation3>(__fn1, __fn2, __fn3);

Completed in 178 milliseconds