/third_party/boost/libs/bind/test/ |
D | bind_function_ap_test.cpp | 56 …d fv4( std::auto_ptr<int> p1, std::auto_ptr<int> p2, std::auto_ptr<int> p3, std::auto_ptr<int> p4 ) in fv4() 64 …::auto_ptr<int> p1, std::auto_ptr<int> p2, std::auto_ptr<int> p3, std::auto_ptr<int> p4, std::auto… in fv5() 73 …::auto_ptr<int> p1, std::auto_ptr<int> p2, std::auto_ptr<int> p3, std::auto_ptr<int> p4, std::auto… in fv6() 83 …::auto_ptr<int> p1, std::auto_ptr<int> p2, std::auto_ptr<int> p3, std::auto_ptr<int> p4, std::auto… in fv7() 94 …::auto_ptr<int> p1, std::auto_ptr<int> p2, std::auto_ptr<int> p3, std::auto_ptr<int> p4, std::auto… in fv8() 106 …::auto_ptr<int> p1, std::auto_ptr<int> p2, std::auto_ptr<int> p3, std::auto_ptr<int> p4, std::auto… in fv9() 154 std::auto_ptr<int> p4( new int(4) ); in test() local 165 std::auto_ptr<int> p4( new int(4) ); in test() local 177 std::auto_ptr<int> p4( new int(4) ); in test() local 190 std::auto_ptr<int> p4( new int(4) ); in test() local [all …]
|
D | bind_unique_ptr_test.cpp | 47 …td::unique_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4 ) in fv4() 55 …e_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4, std::uni… in fv5() 64 …e_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4, std::uni… in fv6() 74 …e_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4, std::uni… in fv7() 85 …e_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4, std::uni… in fv8() 97 …e_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4, std::uni… in fv9() 137 std::unique_ptr<int> p4( new int(4) ); in test() local 146 std::unique_ptr<int> p4( new int(4) ); in test() local 156 std::unique_ptr<int> p4( new int(4) ); in test() local 167 std::unique_ptr<int> p4( new int(4) ); in test() local [all …]
|
D | bind_nested_rv_test.cpp | 43 …ared_ptr<int> p1, boost::shared_ptr<int> p2, boost::shared_ptr<int> p3, boost::shared_ptr<int> p4 ) in f4() 52 …<int> p1, boost::shared_ptr<int> p2, boost::shared_ptr<int> p3, boost::shared_ptr<int> p4, boost::… in f5() 62 …<int> p1, boost::shared_ptr<int> p2, boost::shared_ptr<int> p3, boost::shared_ptr<int> p4, boost::… in f6() 73 …<int> p1, boost::shared_ptr<int> p2, boost::shared_ptr<int> p3, boost::shared_ptr<int> p4, boost::… in f7() 85 …<int> p1, boost::shared_ptr<int> p2, boost::shared_ptr<int> p3, boost::shared_ptr<int> p4, boost::… in f8() 98 …<int> p1, boost::shared_ptr<int> p2, boost::shared_ptr<int> p3, boost::shared_ptr<int> p4, boost::… in f9()
|
/third_party/typescript/tests/baselines/reference/ |
D | excessPropertyCheckWithMultipleDiscriminants.js | 43 p4: "hello" property 51 p4: "hello" property 59 p4: "hello" property 76 p4: "hello" property 83 p4: "hello" property 90 p4: "hello" property
|
D | importCallExpressionGrammarError.js | 10 const p4 = import("pathToModule", "secondModule"); constant 17 const p4 = Promise.resolve().then(() => require("pathToModule")); constant
|
D | importCallExpressionSpecifierNotStringTypeError.js | 14 var p4 = import(()=>"PathToModule"); variable
|
D | jsdocLiteral.js | 9 function f(p1, p2, p3, p4, p5) { argument
|
/third_party/boost/boost/mpl/aux_/preprocessor/ |
D | filter_params.hpp | 17 #define BOOST_MPL_PP_FILTER_PARAMS_0(p1,p2,p3,p4,p5,p6,p7,p8,p9) argument 18 #define BOOST_MPL_PP_FILTER_PARAMS_1(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1 argument 19 #define BOOST_MPL_PP_FILTER_PARAMS_2(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2 argument 20 #define BOOST_MPL_PP_FILTER_PARAMS_3(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3 argument 21 #define BOOST_MPL_PP_FILTER_PARAMS_4(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4 argument 22 #define BOOST_MPL_PP_FILTER_PARAMS_5(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4,p5 argument 23 #define BOOST_MPL_PP_FILTER_PARAMS_6(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4,p5,p6 argument 24 #define BOOST_MPL_PP_FILTER_PARAMS_7(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4,p5,p6,p7 argument 25 #define BOOST_MPL_PP_FILTER_PARAMS_8(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4,p5,p6,p7,p8 argument 26 #define BOOST_MPL_PP_FILTER_PARAMS_9(p1,p2,p3,p4,p5,p6,p7,p8,p9) p1,p2,p3,p4,p5,p6,p7,p8,p9 argument
|
/third_party/boost/libs/smart_ptr/test/ |
D | lsp_hash_test.cpp | 14 boost::local_shared_ptr<int> p1, p2( p1 ), p3( new int ), p4( p3 ), p5( new int ); in main() local 32 boost::local_shared_ptr<int[]> p1, p2( p1 ), p3( new int[1] ), p4( p3 ), p5( new int[1] ); in main() local 50 boost::local_shared_ptr<int[1]> p1, p2( p1 ), p3( new int[1] ), p4( p3 ), p5( new int[1] ); in main() local
|
D | wp_hash_test.cpp | 15 boost::shared_ptr<int> p1, p2( p1 ), p3( new int ), p4( p3 ), p5( new int ); in main() local 36 boost::shared_ptr<int[]> p1, p2( p1 ), p3( new int[1] ), p4( p3 ), p5( new int[1] ); in main() local 57 boost::shared_ptr<int[1]> p1, p2( p1 ), p3( new int[1] ), p4( p3 ), p5( new int[1] ); in main() local
|
D | local_sp_test.cpp | 359 boost::local_shared_ptr<void> p4( p1 ); in empty_copy_test() local 448 boost::local_shared_ptr<void> p4(( boost::local_shared_ptr<T>() )); in empty_move_test() local 671 boost::local_shared_ptr<void> p4( p1 ); in empty_shared_ptr_copy_test() local 761 boost::local_shared_ptr<void> p4(( boost::shared_ptr<T>() )); in empty_shared_ptr_move_test() local 972 boost::local_shared_ptr<void> p4; in empty_copy_assign_test() local 1008 boost::local_shared_ptr<void> p4( static_cast<T*>(0) ); in empty_copy_assign_test_() local 1124 boost::local_shared_ptr<void> p4; in empty_move_assign_test() local 1155 boost::local_shared_ptr<void> p4( static_cast<T*>(0) ); in empty_move_assign_test_() local 1395 boost::local_shared_ptr<void> p4; in empty_shared_ptr_copy_assign_test() local 1432 boost::local_shared_ptr<void> p4( static_cast<T*>(0) ); in empty_shared_ptr_copy_assign_test_() local [all …]
|
D | shared_ptr_alias_move_test.cpp | 96 boost::shared_ptr< int const volatile > p4( new int ); in main() local 131 boost::shared_ptr< void const volatile > p4( new int ); in main() local
|
D | sp_hash_test2.cpp | 19 boost::shared_ptr< int[] > p1, p2( p1 ), p3( new int[1] ), p4( p3 ), p5( new int[1] ); in main() local
|
D | sp_hash_test.cpp | 19 boost::shared_ptr< int > p1, p2( p1 ), p3( new int ), p4( p3 ), p5( new int ); in main() local
|
/third_party/boost/libs/container/test/ |
D | pair_test.cpp | 41 dtl::pair<test::movable_and_copyable_int, test::movable_and_copyable_int> p4; in main() local 47 dtl::pair<test::movable_and_copyable_int, test::movable_and_copyable_int> p4(1, 2); in main() local 58 …dtl::pair<test::movable_and_copyable_int, test::movable_and_copyable_int> p4(::boost::move(a), ::b… in main() local
|
/third_party/googletest/googlemock/include/gmock/ |
D | gmock-more-actions.h | 203 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument 206 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument 209 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 213 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 217 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 221 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 244 #define GMOCK_INTERNAL_INIT_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4)\ argument 249 #define GMOCK_INTERNAL_INIT_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5)\ argument 256 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6)\ argument 263 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7)\ argument [all …]
|
/third_party/jerryscript/tests/jerry-test-suite/12/12.08/ |
D | 12.08-016.js | 15 var o = {p1: 1, p2: 2, p3: {p1: 150, p2: 200, p3: 130, p4: 20}, p4: 4, p5: 46}, sum = 0; property
|
/third_party/boost/libs/proto/test/ |
D | make_expr.cpp | 65 p4_type p4 = proto::make_expr<proto::tag::plus>(p3, 0); in test_make_expr() local 104 p4_type p4 = proto::make_expr<proto::tag::plus>(boost::ref(p3), 0); in test_make_expr_ref() local 141 p4_type p4 = proto::functional::make_expr<proto::tag::plus>()(p3, 0); in test_make_expr_functional() local 179 p4_type p4 = proto::functional::make_expr<proto::tag::plus>()(boost::ref(p3), 0); in test_make_expr_functional_ref() local 216 p4_type p4 = proto::unpack_expr<proto::tag::plus>(fusion::make_tuple(boost::ref(p3), 0)); in test_unpack_expr() local 253 …p4_type p4 = proto::functional::unpack_expr<proto::tag::plus>()(fusion::make_tuple(boost::ref(p3),… in test_unpack_expr_functional() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jerror.h | 252 #define ERREXIT4(cinfo, code, p1, p2, p3, p4) \ argument 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 307 #define TRACEMS4(cinfo, lvl, code, p1, p2, p3, p4) \ argument 312 #define TRACEMS5(cinfo, lvl, code, p1, p2, p3, p4, p5) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/third_party/boost/libs/hof/test/ |
D | lazy.cpp | 437 …td::unique_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4 ) in fv4() 445 …e_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4, std::uni… in fv5() 454 …e_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4, std::uni… in fv6() 464 …e_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4, std::uni… in fv7() 475 …e_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4, std::uni… in fv8() 487 …e_ptr<int> p1, std::unique_ptr<int> p2, std::unique_ptr<int> p3, std::unique_ptr<int> p4, std::uni… in fv9() 526 std::unique_ptr<int> p4( new int(4) ); in BOOST_HOF_TEST_CASE() local 535 std::unique_ptr<int> p4( new int(4) ); in BOOST_HOF_TEST_CASE() local 545 std::unique_ptr<int> p4( new int(4) ); in BOOST_HOF_TEST_CASE() local 556 std::unique_ptr<int> p4( new int(4) ); in BOOST_HOF_TEST_CASE() local [all …]
|
/third_party/typescript/tests/cases/conformance/dynamicImport/ |
D | importCallExpressionSpecifierNotStringTypeError.ts | 17 var p4 = import(()=>"PathToModule"); variable
|
/third_party/typescript/tests/cases/compiler/ |
D | commentsOnStaticMembers.ts | 20 private static p4: string; property in test
|
D | multipleClassPropertyModifiers.ts | 5 static private p4; property in C
|
/third_party/boost/libs/geometry/test/geometries/ |
D | ring.cpp | 41 P p4; in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS() local 63 void check_ring(R& to_check, P p1, P p2, P p3, P p4) in check_ring()
|
/third_party/boost/libs/geometry/doc/src/examples/arithmetic/ |
D | cross_product.cpp | 36 bg::model::point<double, 3, bg::cs::cartesian> p4(7.0, 2.0, 3.0); in main() local
|