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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/backward/
binders.h 81 * The type @c binder2nd and its creator function @c bind2nd do the same
83 * of the first, e.g., @c bind2nd(std::minus<float>,1.3) will create a
162 bind2nd(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
binders.h 80 * 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/
binders.h 80 * 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/5/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 78 * The type @c binder2nd and its creator function @c bind2nd do the same
80 * of the first, e.g., @c bind2nd(std::minus<float>,1.3) will create a
159 bind2nd(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 78 * The type @c binder2nd and its creator function @c bind2nd do the same
80 * of the first, e.g., @c bind2nd(std::minus<float>,1.3) will create a
159 bind2nd(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
binders.h 78 * The type @c binder2nd and its creator function @c bind2nd do the same
80 * of the first, e.g., @c bind2nd(std::minus<float>,1.3) will create a
159 bind2nd(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
binders.h 78 * The type @c binder2nd and its creator function @c bind2nd do the same
80 * of the first, e.g., @c bind2nd(std::minus<float>,1.3) will create a
159 bind2nd(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
binders.h 81 * The type @c binder2nd and its creator function @c bind2nd do the same
83 * of the first, e.g., @c bind2nd(std::minus<float>,1.3) will create a
162 bind2nd(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
binders.h 81 * The type @c binder2nd and its creator function @c bind2nd do the same
83 * of the first, e.g., @c bind2nd(std::minus<float>(),1.3) will create a
100 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
167 bind2nd(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
binders.h 81 * The type @c binder2nd and its creator function @c bind2nd do the same
83 * of the first, e.g., @c bind2nd(std::minus<float>,1.3) will create a
162 bind2nd(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
binders.h 81 * The type @c binder2nd and its creator function @c bind2nd do the same
83 * of the first, e.g., @c bind2nd(std::minus<float>(),1.3) will create a
100 * @c bind2nd by @c std::bind(f, std::placeholders::_1, x).
167 bind2nd(const _Operation& __fn, const _Tp& __x) function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/
binders.h 80 * 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/9/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
binders.h 80 * 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
  /external/stlport/stlport/stl/
_function.h 252 bind2nd(const _Operation& __fn, const _Tp& __x) { function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function.h 252 bind2nd(const _Operation& __fn, const _Tp& __x) { function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_function.h 252 bind2nd(const _Operation& __fn, const _Tp& __x) { function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function.h 252 bind2nd(const _Operation& __fn, const _Tp& __x) { function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function.h 252 bind2nd(const _Operation& __fn, const _Tp& __x) { function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function.h 252 bind2nd(const _Operation& __fn, const _Tp& __x) { function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function.h 252 bind2nd(const _Operation& __fn, const _Tp& __x) { function

Completed in 1121 milliseconds