Home
last modified time | relevance | path

Searched defs:px3 (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dsp_array_cast_test.cpp63 boost::shared_ptr<X[4]> px3 = boost::static_pointer_cast<X[4]>( pv ); in static_cast_test() local
158 boost::shared_ptr<X[9]> px3 = boost::reinterpret_pointer_cast<X[9]>( px2 ); in reinterpret_cast_test() local
185 boost::shared_ptr<X[4]> px3 = boost::reinterpret_pointer_cast<X[4]>( px2 ); in reinterpret_cast_test() local
Dlsp_array_cast_test.cpp63 boost::local_shared_ptr<X[4]> px3 = boost::static_pointer_cast<X[4]>( pv ); in static_cast_test() local
158 boost::local_shared_ptr<X[9]> px3 = boost::reinterpret_pointer_cast<X[9]>( px2 ); in reinterpret_cast_test() local
185 boost::local_shared_ptr<X[4]> px3 = boost::reinterpret_pointer_cast<X[4]>( px2 ); in reinterpret_cast_test() local
Dintrusive_ptr_test.cpp785 boost::intrusive_ptr<X> px3(px2); in test() local
810 boost::intrusive_ptr<X> px3(px2); in test() local
867 boost::intrusive_ptr<X> px3(px); in test() local
879 boost::intrusive_ptr<X> px3(new X); in test() local
Dshared_ptr_test.cpp553 boost::shared_ptr<void> px3(px); in copy_constructor() local
611 boost::shared_ptr<void> px3(px); in copy_constructor() local
687 boost::shared_ptr<void> px3(px); in copy_constructor() local
2146 boost::shared_ptr<X> px3(px2); in test() local
2171 boost::shared_ptr<X> px3(px2); in test() local
2580 boost::shared_ptr<X> px3(new X); in test() local
Dsp_atomic_test.cpp40 boost::shared_ptr<X> px3( new X ); in main() local
Dshared_ptr_rv_pointer_cast_test.cpp52 boost::shared_ptr<int> px3 = boost::const_pointer_cast<int>(std::move(px)); in main() local
Dlsp_array_n_test.cpp111 boost::local_shared_ptr<X const[3]> px3( px2 ); in main() local
Dsp_array_n_test.cpp111 boost::shared_ptr<X const[3]> px3( px2 ); in main() local
Dlsp_array_test.cpp111 boost::local_shared_ptr<X const[]> px3( px2 ); in main() local
Dsp_array_test.cpp111 boost::shared_ptr<X const[]> px3( px2 ); in main() local
Dintrusive_ptr_move_test.cpp230 boost::intrusive_ptr<X> px3 = boost::const_pointer_cast<X>( std::move( px ) ); in main() local
Dweak_ptr_test.cpp1300 boost::shared_ptr<X> px3(new X); in test() local
/aosp_15_r20/external/libaom/aom_dsp/flow_estimation/x86/
H A Ddisflow_sse4.c169 __m128i px3 = _mm_unpacklo_epi16(_mm_srli_si128(px_4to10_i16, 4), in compute_flow_vector() local
201 __m128i px3 = in compute_flow_vector() local
H A Ddisflow_avx2.c178 __m256i px3 = _mm256_unpacklo_epi16(_mm256_srli_si256(px_4to10_i16, 4), in compute_flow_vector() local
219 __m256i px3 = _mm256_set_m128i(row4, row3); in compute_flow_vector() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/common/
Dmtk_plat_common.c25 u_register_t *px3, in clean_top_32b_of_param()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/nxp/common/sip_svc/
Dsip_svc.c48 u_register_t *px3, in clean_top_32b_of_param()
/aosp_15_r20/external/arm-trusted-firmware/plat/nxp/common/sip_svc/
H A Dsip_svc.c48 u_register_t *px3, in clean_top_32b_of_param()
/aosp_15_r20/external/arm-trusted-firmware/plat/mediatek/common/
H A Dmtk_plat_common.c27 u_register_t *px3, in clean_top_32b_of_param()
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_mps_mdct_2_qmf.c866 WORD32 *px1, *px2, *px3, *px4; in ixheaacd_local_imdet() local