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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
binders.h 74 * The function @c bind1st is provided to save some typing. It takes the
82 * 1.3 from it, and returns the result. (If @c bind1st had been used,
85 * Creator-wrapper functions like @c bind1st are intended to be used in
89 * return value from @c bind1st(std::plus<int>,5).
124 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
binders.h 77 * The function @c bind1st is provided to save some typing. It takes the
85 * 1.3 from it, and returns the result. (If @c bind1st had been used,
88 * Creator-wrapper functions like @c bind1st are intended to be used in
92 * return value from @c bind1st(std::plus<int>,5).
127 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
binders.h 77 * The function @c bind1st is provided to save some typing. It takes the
85 * 1.3 from it, and returns the result. (If @c bind1st had been used,
88 * Creator-wrapper functions like @c bind1st are intended to be used in
92 * return value from @c bind1st(std::plus<int>,5).
127 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 74 * The function @c bind1st is provided to save some typing. It takes the
82 * 1.3 from it, and returns the result. (If @c bind1st had been used,
85 * Creator-wrapper functions like @c bind1st are intended to be used in
89 * return value from @c bind1st(std::plus<int>,5).
124 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 74 * The function @c bind1st is provided to save some typing. It takes the
82 * 1.3 from it, and returns the result. (If @c bind1st had been used,
85 * Creator-wrapper functions like @c bind1st are intended to be used in
89 * return value from @c bind1st(std::plus<int>,5).
124 bind1st(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 74 * The function @c bind1st is provided to save some typing. It takes the
82 * 1.3 from it, and returns the result. (If @c bind1st had been used,
85 * Creator-wrapper functions like @c bind1st are intended to be used in
89 * return value from @c bind1st(std::plus<int>,5).
124 bind1st(const _Operation& __fn, const _Tp& __x) function
  /external/stlport/stlport/stl/
_function.h 217 bind1st(const _Operation& __fn, const _Tp& __x) { function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 217 bind1st(const _Operation& __fn, const _Tp& __x) { function
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_function.h 217 bind1st(const _Operation& __fn, const _Tp& __x) { function
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_function.h 217 bind1st(const _Operation& __fn, const _Tp& __x) { function
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_function.h 217 bind1st(const _Operation& __fn, const _Tp& __x) { function

Completed in 335 milliseconds