/third_party/boost/libs/phoenix/test/boost_bind_compatibility/ |
D | bind_fn2_test.cpp | 58 long f_4(long a, long b, long c, long d) in f_4() function 148 bind( f_4, 1, 2, 3, 4 )(); BOOST_TEST( global_result == 4321L ); in function_test() local
|
D | bind_stdcall_test.cpp | 58 long __stdcall f_4(long a, long b, long c, long d) in f_4() function
|
D | bind_fastcall_test.cpp | 58 long __fastcall f_4(long a, long b, long c, long d) in f_4() function
|
D | bind_void_test.cpp | 60 long f_4(long a, long b, long c, long d) in f_4() function
|
D | bind_const_test.cpp | 57 long f_4(long a, long b, long c, long d) in f_4() function
|
D | bind_eq_test.cpp | 74 int f_4(X, X, X, X) in f_4() function
|
D | bind_test.cpp | 57 long f_4(long a, long b, long c, long d) in f_4() function
|
/third_party/boost/libs/bind/test/ |
D | bind_noexcept_test.cpp | 47 long f_4(long a, long b, long c, long d) noexcept in f_4() function
|
D | bind_fastcall_test.cpp | 57 long __fastcall f_4(long a, long b, long c, long d) in f_4() function
|
D | bind_stdcall_test.cpp | 59 long __stdcall f_4(long a, long b, long c, long d) in f_4() function
|
D | bind_no_placeholders_test.cpp | 39 long f_4(long a, long b, long c, long d) in f_4() function
|
D | bind_void_test.cpp | 51 long f_4(long a, long b, long c, long d) in f_4() function
|
D | bind_const_test.cpp | 49 long f_4(long a, long b, long c, long d) in f_4() function
|
D | bind_fn2_test.cpp | 49 long f_4(long a, long b, long c, long d) in f_4() function
|
D | bind_eq_test.cpp | 64 int f_4(X, X, X, X) in f_4() function
|
D | bind_test.cpp | 49 long f_4(long a, long b, long c, long d) in f_4() function
|
/third_party/libffi/testsuite/libffi.closures/ |
D | huge_struct.c | 68 test_large_fn( in test_large_fn() 202 float f_4 = *(float*)args[44]; in cls_large_fn() local
|