/third_party/boost/libs/bind/test/ |
D | bind_noexcept_test.cpp | 42 long f_3(long a, long b, long c) noexcept in f_3() function 84 BOOST_TEST( boost::bind(f_3, _1, 2, 3)(i) == 321L ); in function_test()
|
D | bind_stdcall_test.cpp | 54 long __stdcall f_3(long a, long b, long c) in f_3() function 98 BOOST_TEST( bind(f_3, _1, 2, 3)(i) == 321L ); in function_test()
|
D | bind_fastcall_test.cpp | 52 long __fastcall f_3(long a, long b, long c) in f_3() function 96 BOOST_TEST( bind(f_3, _1, 2, 3)(i) == 321L ); in function_test()
|
D | bind_no_placeholders_test.cpp | 34 long f_3(long a, long b, long c) in f_3() function 86 BOOST_TEST( bind(f_3, _1, _2, _3)(1, 2, 3) == 321L ); in function_test()
|
D | bind_void_test.cpp | 46 long f_3(long a, long b, long c) in f_3() function 90 BOOST_TEST( (bind<void>(f_3, _1, 2, 3)(i), (global_result == 321L)) ); in function_test()
|
D | bind_fn2_test.cpp | 44 long f_3(long a, long b, long c) in f_3() function 138 bind( type<void>(), f_3, 1, 2, 3 )(); BOOST_TEST( global_result == 321L ); in function_test()
|
D | bind_const_test.cpp | 44 long f_3(long a, long b, long c) in f_3() function 151 BOOST_TEST( test( bind(f_3, _1, 2, 3), i ) == 321L ); in function_test()
|
D | bind_test.cpp | 44 long f_3(long a, long b, long c) in f_3() function 140 BOOST_TEST( bind(f_3, _1, 2, 3)(i) == 321L ); in function_test()
|
D | bind_eq_test.cpp | 59 int f_3(X, X, X) in f_3() function 370 test_3( f_3 ); in main()
|
/third_party/boost/libs/phoenix/test/boost_bind_compatibility/ |
D | bind_fastcall_test.cpp | 53 long __fastcall f_3(long a, long b, long c) in f_3() function 97 BOOST_TEST( bind(f_3, _1, 2, 3)(i) == 321L ); in function_test()
|
D | bind_stdcall_test.cpp | 53 long __stdcall f_3(long a, long b, long c) in f_3() function 98 BOOST_TEST( bind(f_3, _1, 2, 3)(i) == 321L ); in function_test()
|
D | bind_void_test.cpp | 55 long f_3(long a, long b, long c) in f_3() function 99 BOOST_TEST( (bind<void>(f_3, _1, 2, 3)(i), (global_result == 321L)) ); in function_test()
|
D | bind_fn2_test.cpp | 53 long f_3(long a, long b, long c) in f_3() function 147 bind( f_3, 1, 2, 3 )(); BOOST_TEST( global_result == 321L ); in function_test() local
|
D | bind_const_test.cpp | 52 long f_3(long a, long b, long c) in f_3() function 160 BOOST_TEST( tester( bind(f_3, _1, 2, 3), i ) == 321L ); in function_test()
|
D | bind_test.cpp | 52 long f_3(long a, long b, long c) in f_3() function 149 BOOST_TEST( bind(f_3, _1, 2, 3)(i) == 321L ); in function_test()
|
D | bind_eq_test.cpp | 69 int f_3(X, X, X) in f_3() function 404 test_3( f_3 ); in main()
|
/third_party/boost/libs/python/test/ |
D | calling_conventions.cpp | 99 long TESTED_CALLING_CONVENTION f_3(long a, long b, long c) 150 …OOST_PP_STRINGIZE(TESTED_CALLING_CONVENTION), &BOOST_PP_CAT(test, TESTED_CALLING_CONVENTION)::f_3);
|
/third_party/libffi/testsuite/libffi.closures/ |
D | huge_struct.c | 101 float f_3, in test_large_fn() 126 ui64_3 + 3, si64_3 + 3, f_3 + 3, d_3 + 3, ld_3 + 3, (char*)((intptr_t)p_3 + 3), in test_large_fn() 141 ui8_3, si8_3, ui16_3, si16_3, ui32_3, si32_3, ui64_3, si64_3, f_3, d_3, ld_3, (unsigned long)p_3, in test_large_fn() 190 float f_3 = *(float*)args[32]; in cls_large_fn() local 212 ui8_3, si8_3, ui16_3, si16_3, ui32_3, si32_3, ui64_3, si64_3, f_3, d_3, ld_3, p_3, in cls_large_fn()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 65100 zXYM4J?6#XG=f_3}SiB7!dJ9fR>NO11ChL=hoGPO<tG>1!EYl6*Q6ib~B!w6p3iVX4
|