HomeSort by relevance Sort by last modified time
    Searched refs:ptr_fun (Results 26 - 50 of 52) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_function.h 416 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
443 ptr_fun(_Result (*__x)(_Arg)) function
469 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 410 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
437 ptr_fun(_Result (*__x)(_Arg)) function
463 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 410 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
437 ptr_fun(_Result (*__x)(_Arg)) function
463 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_function.h 410 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
437 ptr_fun(_Result (*__x)(_Arg)) function
463 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_function.h 410 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
437 ptr_fun(_Result (*__x)(_Arg)) function
463 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 416 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
443 ptr_fun(_Result (*__x)(_Arg)) function
469 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 417 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
444 ptr_fun(_Result (*__x)(_Arg)) function
470 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_function.h 416 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
443 ptr_fun(_Result (*__x)(_Arg)) function
469 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_function.h 417 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
444 ptr_fun(_Result (*__x)(_Arg)) function
470 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_function.h 415 * The function @c ptr_fun takes a pointer-to-function @c f and constructs
442 ptr_fun(_Result (*__x)(_Arg)) function
468 ptr_fun(_Result (*__x)(_Arg1, _Arg2)) function
  /external/chromium_org/chrome/browser/policy/
preg_parser_win.cc 104 std::ptr_fun(base::ByteSwapToLE16));
policy_loader_win_unittest.cc 692 std::back_inserter(data), std::ptr_fun(base::ByteSwapToLE16));
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
turnport.cc 598 std::bind2nd(std::ptr_fun(MatchesIP), ipaddr)) != entries_.end());
606 std::bind2nd(std::ptr_fun(MatchesAddress), addr));
615 std::bind2nd(std::ptr_fun(MatchesChannelId), channel_id));
    [all...]
  /external/stlport/stlport/stl/
_function_adaptors.h 775 ptr_fun(_Result (*__f)(_Arg)) function
780 ptr_fun(_Result (*__f)(_Arg1, _Arg2)) function
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 775 ptr_fun(_Result (*__f)(_Arg)) function
780 ptr_fun(_Result (*__f)(_Arg1, _Arg2)) function
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 775 ptr_fun(_Result (*__f)(_Arg)) function
780 ptr_fun(_Result (*__f)(_Arg1, _Arg2)) function
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 775 ptr_fun(_Result (*__f)(_Arg)) function
780 ptr_fun(_Result (*__f)(_Arg1, _Arg2)) function
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 775 ptr_fun(_Result (*__f)(_Arg)) function
780 ptr_fun(_Result (*__f)(_Arg1, _Arg2)) function
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_function_adaptors.h 775 ptr_fun(_Result (*__f)(_Arg)) function
780 ptr_fun(_Result (*__f)(_Arg1, _Arg2)) function
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_function_adaptors.h 775 ptr_fun(_Result (*__f)(_Arg)) function
780 ptr_fun(_Result (*__f)(_Arg1, _Arg2)) function
  /external/chromium_org/net/disk_cache/simple/
simple_synchronous_entry.cc 265 std::ptr_fun(SimpleSynchronousEntry::DeleteFilesForEntryHash), path));
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 153 std::ptr_fun(ash::wm::IsWindowMinimized));
    [all...]
  /external/llvm/lib/CodeGen/
RegisterPressure.cpp 398 std::bind1st(std::ptr_fun(containsReg), RegOpers.Defs));
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediasession.cc 563 bind2nd(ptr_fun(CryptoNotFound),
    [all...]
  /external/clang/lib/Sema/
Sema.cpp 592 std::bind1st(std::ptr_fun(ShouldRemoveFromUnused), this)),
    [all...]

Completed in 2056 milliseconds

12 3