HomeSort by relevance Sort by last modified time
    Searched refs:ptr_proc (Results 1 - 3 of 3) sorted by null

  /external/stlport/test/unit/
fadapter.h 58 inline pointer_to_unary_procedure<Arg> ptr_proc(void (*x)(Arg)) { function
76 inline pointer_to_binary_procedure<Arg1, Arg2> ptr_proc(void (*x)(Arg1, Arg2)) { function
  /ndk/tests/device/test-gnustl-full/unit/
fadapter.h 58 inline pointer_to_unary_procedure<Arg> ptr_proc(void (*x)(Arg)) { function
76 inline pointer_to_binary_procedure<Arg1, Arg2> ptr_proc(void (*x)(Arg1, Arg2)) { function
  /ndk/tests/device/test-stlport/unit/
fadapter.h 58 inline pointer_to_unary_procedure<Arg> ptr_proc(void (*x)(Arg)) { function
76 inline pointer_to_binary_procedure<Arg1, Arg2> ptr_proc(void (*x)(Arg1, Arg2)) { function

Completed in 194 milliseconds