/aosp_15_r20/art/test/700-LoadArgRegs/src/ |
H A D | Main.java | 18 static void testI6(int p1, int p2, int p3, int p4, int p5, int p6) { in testI6() 21 static void testI7(int p1, int p2, int p3, int p4, int p5, int p6, int p7) { in testI7() 24 static void testI8(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8) { in testI8() 27 static void testI9(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9) { in testI9() 30 …static void testI10(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p1… in testI10() 33 …static void testI11(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p1… in testI11() 36 …static void testI12(int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int p9, int p1… in testI12() 39 void testI6_nonstatic(int p1, int p2, int p3, int p4, int p5, int p6) { in testI6_nonstatic() 58 static void testB6(boolean p1, boolean p2, boolean p3, boolean p4, boolean p5, boolean p6) { in testB6() 61 …static void testB7(boolean p1, boolean p2, boolean p3, boolean p4, boolean p5, boolean p6, boolean… in testB7() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/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
|
/aosp_15_r20/external/googletest/googlemock/include/gmock/ |
H A D | gmock-more-actions.h | 219 p6) \ argument 224 p6, p7) \ argument 229 p6, p7, p8) \ argument 234 p6, p7, p8, p9) \ argument 276 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) \ argument 287 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7) \ argument 299 #define GMOCK_INTERNAL_INIT_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7, \ argument 313 #define GMOCK_INTERNAL_INIT_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, \ argument 372 #define GMOCK_INTERNAL_DEFN_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) \ argument 380 #define GMOCK_INTERNAL_DEFN_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7) \ argument [all …]
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/include/gmock/ |
H A D | gmock-more-actions.h | 219 p6) \ argument 224 p6, p7) \ argument 229 p6, p7, p8) \ argument 234 p6, p7, p8, p9) \ argument 276 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) \ argument 287 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7) \ argument 299 #define GMOCK_INTERNAL_INIT_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7, \ argument 313 #define GMOCK_INTERNAL_INIT_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, \ argument 372 #define GMOCK_INTERNAL_DEFN_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) \ argument 380 #define GMOCK_INTERNAL_DEFN_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7) \ argument [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/ |
H A D | gmock-more-actions.h | 219 p6) \ argument 224 p6, p7) \ argument 229 p6, p7, p8) \ argument 234 p6, p7, p8, p9) \ argument 276 #define GMOCK_INTERNAL_INIT_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) \ argument 287 #define GMOCK_INTERNAL_INIT_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7) \ argument 299 #define GMOCK_INTERNAL_INIT_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7, \ argument 313 #define GMOCK_INTERNAL_INIT_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, \ argument 372 #define GMOCK_INTERNAL_DEFN_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6) \ argument 380 #define GMOCK_INTERNAL_DEFN_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, p6, p7) \ argument [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/test/ |
D | bind_function_ap_test.cpp | 73 …t> p2, std::auto_ptr<int> p3, std::auto_ptr<int> p4, std::auto_ptr<int> p5, std::auto_ptr<int> p6 ) in fv6() 83 …::auto_ptr<int> p3, std::auto_ptr<int> p4, std::auto_ptr<int> p5, std::auto_ptr<int> p6, std::auto… in fv7() 94 …::auto_ptr<int> p3, std::auto_ptr<int> p4, std::auto_ptr<int> p5, std::auto_ptr<int> p6, std::auto… in fv8() 106 …::auto_ptr<int> p3, std::auto_ptr<int> p4, std::auto_ptr<int> p5, std::auto_ptr<int> p6, std::auto… in fv9() 179 std::auto_ptr<int> p6( new int(6) ); in test() local 192 std::auto_ptr<int> p6( new int(6) ); in test() local 206 std::auto_ptr<int> p6( new int(6) ); in test() local 221 std::auto_ptr<int> p6( new int(6) ); in test() local
|
D | bind_unique_ptr_test.cpp | 64 …td::unique_ptr<int> p3, std::unique_ptr<int> p4, std::unique_ptr<int> p5, std::unique_ptr<int> p6 ) in fv6() 74 …e_ptr<int> p3, std::unique_ptr<int> p4, std::unique_ptr<int> p5, std::unique_ptr<int> p6, std::uni… in fv7() 85 …e_ptr<int> p3, std::unique_ptr<int> p4, std::unique_ptr<int> p5, std::unique_ptr<int> p6, std::uni… in fv8() 97 …e_ptr<int> p3, std::unique_ptr<int> p4, std::unique_ptr<int> p5, std::unique_ptr<int> p6, std::uni… in fv9() 158 std::unique_ptr<int> p6( new int(6) ); in test() local 169 std::unique_ptr<int> p6( new int(6) ); in test() local 181 std::unique_ptr<int> p6( new int(6) ); in test() local 194 std::unique_ptr<int> p6( new int(6) ); in test() local
|
D | bind_nested_rv_test.cpp | 62 …ared_ptr<int> p3, boost::shared_ptr<int> p4, boost::shared_ptr<int> p5, boost::shared_ptr<int> p6 ) in f6() 73 …<int> p3, boost::shared_ptr<int> p4, boost::shared_ptr<int> p5, boost::shared_ptr<int> p6, boost::… in f7() 85 …<int> p3, boost::shared_ptr<int> p4, boost::shared_ptr<int> p5, boost::shared_ptr<int> p6, boost::… in f8() 98 …<int> p3, boost::shared_ptr<int> p4, boost::shared_ptr<int> p5, boost::shared_ptr<int> p6, boost::… in f9()
|
/aosp_15_r20/external/libvpx/vp8/common/mips/dspr2/ |
H A D | vp8_loopfilter_filters_dspr2.c | 307 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_horizontal_edge_mips() local 500 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvhorizontal_edge_mips() local 606 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_vertical_edge_mips() local 920 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_loop_filter_uvvertical_edge_mips() local 1484 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_horizontal_edge_mips() local 1616 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_uvhorizontal_edge_mips() local 1730 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_vertical_edge_mips() local 1919 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vp8_mbloop_filter_uvvertical_edge_mips() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/fdts/ |
D | fvp-defs.dtsi | 147 #define p6 2 macro 150 #define p6 0 macro 153 #define p6 0 macro
|
/aosp_15_r20/external/arm-trusted-firmware/fdts/ |
H A D | fvp-defs.dtsi | 165 #define p6 2 macro 168 #define p6 0 macro 171 #define p6 0 macro
|
/aosp_15_r20/external/libvpx/vpx_dsp/mips/ |
H A D | loopfilter_16_msa.c | 85 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in hz_lpf_t16_16w() local 434 v16u8 p3, p2, p1, p0, q3, q2, q1, q0, p7, p6, p5, p4, q4, q5, q6, q7; in mb_lpf_horizontal_edge() local 667 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in transpose_16x8_to_8x16() local 691 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in transpose_8x16_to_16x8() local 704 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in transpose_16x16() local 829 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vt_lpf_t16_8w() local 1150 v16u8 p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7; in vt_lpf_t16_16w() local
|
H A D | loopfilter_filters_dspr2.c | 28 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vpx_lpf_horizontal_4_dspr2() local 112 uint32_t pm1, p0, p1, p2, p3, p4, p5, p6; in vpx_lpf_vertical_4_dspr2() local
|
/aosp_15_r20/device/google/contexthub/firmware/os/inc/ |
D | syscall_defs.h | 76 #define syscallDo6P(syscallNo,p1,p2,p3,p4,p5,p6) cpuSyscallDo5P(syscallNo,p1,p2,p3,p4,p5,p6) argument 78 #define syscallDo6P(syscallNo,p1,p2,p3,p4,p5,p6) syscallDoGeneric(syscallNo,p1,p2,p3,p4,p5,p6) argument
|
/aosp_15_r20/external/libvpx/vpx_dsp/arm/ |
H A D | loopfilter_neon.c | 308 const uint8x8_t flat2, const uint8x8_t p7, const uint8x8_t p6, in apply_15_tap_filter_8() 346 const uint8x16_t flat2, const uint8x16_t p7, const uint8x16_t p6, in apply_15_tap_filter_16() 991 uint8x8_t p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7, op6, in vpx_lpf_horizontal_16_neon() local 1008 uint8x16_t p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7, in vpx_lpf_horizontal_16_dual_neon() local 1031 uint8x8_t p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7, op6, in vpx_lpf_vertical_16_neon() local 1063 uint8x16_t p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, q3, q4, q5, q6, q7, in vpx_lpf_vertical_16_dual_neon() local
|
H A D | highbd_loopfilter_neon.c | 192 const uint16x8_t flat2, const uint16x8_t p7, const uint16x8_t p6, in apply_15_tap_filter() 316 const uint16x8_t p7, const uint16x8_t p6, const uint16x8_t p5, in filter16() 536 static INLINE void store_8x14(uint16_t *s, const int p, const uint16x8_t p6, in store_8x14() 680 uint16x8_t mask, flat, flat2, hev, p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, in lpf_horizontal_16_kernel() local 703 uint16x8_t mask, flat, flat2, hev, p7, p6, p5, p4, p3, p2, p1, p0, q0, q1, q2, in lpf_vertical_16_kernel() local
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libjpeg-turbo/ |
D | jerror.h | 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libjpeg-turbo/ |
D | jerror.h | 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libjpeg-turbo/ |
D | jerror.h | 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libjpeg-turbo/ |
D | jerror.h | 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libjpeg-turbo/ |
D | jerror.h | 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libjpeg-turbo/ |
D | jerror.h | 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jerror.h | 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 319 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libjpeg-turbo/ |
D | jerror.h | 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libjpeg-turbo/ |
D | jerror.h | 259 #define ERREXIT6(cinfo, code, p1, p2, p3, p4, p5, p6) \ argument 318 #define TRACEMS8(cinfo, lvl, code, p1, p2, p3, p4, p5, p6, p7, p8) \ argument
|