/third_party/boost/libs/phoenix/test/scope/ |
D | this.cpp | 28 void f_2(T0 t) in f_2() function
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | calling-convention-attributes.c | 22 typedef void (__attribute__((__fastcall__)) *f_2)(void); typedef
|
/third_party/boost/libs/phoenix/test/boost_bind_compatibility/ |
D | bind_fn2_test.cpp | 48 long f_2(long a, long b) in f_2() function 146 bind( f_2, 1, 2 )(); BOOST_TEST( global_result == 21L ); in function_test() local
|
D | bind_fastcall_test.cpp | 48 long __fastcall f_2(long a, long b) in f_2() function
|
D | bind_stdcall_test.cpp | 48 long __stdcall f_2(long a, long b) in f_2() function
|
D | bind_void_test.cpp | 50 long f_2(long a, long b) in f_2() function
|
D | bind_const_test.cpp | 47 long f_2(long a, long b) in f_2() function
|
D | bind_eq_test.cpp | 64 int f_2(X, X) in f_2() function
|
D | bind_test.cpp | 47 long f_2(long a, long b) in f_2() function
|
/third_party/boost/libs/bind/test/ |
D | bind_noexcept_test.cpp | 37 long f_2(long a, long b) noexcept in f_2() function
|
D | bind_stdcall_test.cpp | 49 long __stdcall f_2(long a, long b) in f_2() function
|
D | bind_fastcall_test.cpp | 47 long __fastcall f_2(long a, long b) in f_2() function
|
D | bind_no_placeholders_test.cpp | 29 long f_2(long a, long b) in f_2() function
|
D | bind_void_test.cpp | 41 long f_2(long a, long b) in f_2() function
|
D | bind_const_test.cpp | 39 long f_2(long a, long b) in f_2() function
|
D | bind_fn2_test.cpp | 39 long f_2(long a, long b) in f_2() function
|
D | bind_eq_test.cpp | 54 int f_2(X, X) in f_2() function
|
D | bind_test.cpp | 39 long f_2(long a, long b) in f_2() function
|
/third_party/libffi/testsuite/libffi.closures/ |
D | huge_struct.c | 89 float f_2, in test_large_fn() 178 float f_2 = *(float*)args[20]; in cls_large_fn() local
|
/third_party/boost/libs/hof/test/ |
D | lazy.cpp | 68 struct f_2 { struct 69 constexpr long operator()(long a, long b) const in operator ()()
|