Searched defs:bind2nd (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
H A Dbinders.h80 * The type @c binder2nd and its creator function @c bind2nd do the same
82 * of the first, e.g., @c bind2nd(std::minus<float>(),1.3) will create a
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
166 bind2nd(const _Operation& __fn, const _Tp& __x) function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
H A Dbinders.h80 * The type @c binder2nd and its creator function @c bind2nd do the same
82 * of the first, e.g., @c bind2nd(std::minus<float>(),1.3) will create a
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
166 bind2nd(const _Operation& __fn, const _Tp& __x) function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/backward/
H A Dbinders.h80 * The type @c binder2nd and its creator function @c bind2nd do the same
82 * of the first, e.g., @c bind2nd(std::minus<float>(),1.3) will create a
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
166 bind2nd(const _Operation& __fn, const _Tp& __x) function
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
H A Dbinders.h80 * The type @c binder2nd and its creator function @c bind2nd do the same
82 * of the first, e.g., @c bind2nd(std::minus<float>(),1.3) will create a
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
166 bind2nd(const _Operation& __fn, const _Tp& __x) function
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
H A Dbinders.h80 * The type @c binder2nd and its creator function @c bind2nd do the same
82 * of the first, e.g., @c bind2nd(std::minus<float>(),1.3) will create a
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
166 bind2nd(const _Operation& __fn, const _Tp& __x) function
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
H A Dbinders.h80 * The type @c binder2nd and its creator function @c bind2nd do the same
82 * of the first, e.g., @c bind2nd(std::minus<float>(),1.3) will create a
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
166 bind2nd(const _Operation& __fn, const _Tp& __x) function
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
H A Dbinders.h80 * The type @c binder2nd and its creator function @c bind2nd do the same
82 * of the first, e.g., @c bind2nd(std::minus<float>(),1.3) will create a
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
166 bind2nd(const _Operation& __fn, const _Tp& __x) function
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
H A Dbinders.h80 * The type @c binder2nd and its creator function @c bind2nd do the same
82 * of the first, e.g., @c bind2nd(std::minus<float>(),1.3) will create a
99 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
166 bind2nd(const _Operation& __fn, const _Tp& __x) function
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h252 bind2nd(const _Operation& __fn, const _Tp& __x) { function
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h252 bind2nd(const _Operation& __fn, const _Tp& __x) { function
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h252 bind2nd(const _Operation& __fn, const _Tp& __x) { function
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_function.h252 bind2nd(const _Operation& __fn, const _Tp& __x) { function

Completed in 373 milliseconds