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

  /external/stlport/test/unit/
fadapter.h 33 pointer_to_void_function<Result> ptr_fun(Result (*x)()) { function
  /ndk/tests/device/test-gnustl-full/unit/
fadapter.h 33 pointer_to_void_function<Result> ptr_fun(Result (*x)()) { function
  /ndk/tests/device/test-stlport/unit/
fadapter.h 33 pointer_to_void_function<Result> ptr_fun(Result (*x)()) { function
  /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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-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/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/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/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/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/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/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/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/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

Completed in 1187 milliseconds