/third_party/boost/libs/smart_ptr/test/ |
D | lsp_array_cast_test.cpp | 63 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
|
D | sp_array_cast_test.cpp | 63 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
|
D | sp_atomic_test.cpp | 40 boost::shared_ptr<X> px3( new X ); in main() local
|
D | shared_ptr_rv_pointer_cast_test.cpp | 52 boost::shared_ptr<int> px3 = boost::const_pointer_cast<int>(std::move(px)); in main() local
|
D | intrusive_ptr_test.cpp | 785 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
|
D | lsp_array_n_test.cpp | 111 boost::local_shared_ptr<X const[3]> px3( px2 ); in main() local
|
D | sp_array_n_test.cpp | 111 boost::shared_ptr<X const[3]> px3( px2 ); in main() local
|
D | lsp_array_test.cpp | 111 boost::local_shared_ptr<X const[]> px3( px2 ); in main() local
|
D | sp_array_test.cpp | 111 boost::shared_ptr<X const[]> px3( px2 ); in main() local
|
D | intrusive_ptr_move_test.cpp | 230 boost::intrusive_ptr<X> px3 = boost::const_pointer_cast<X>( std::move( px ) ); in main() local
|
D | shared_ptr_test.cpp | 553 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
|
D | weak_ptr_test.cpp | 1300 boost::shared_ptr<X> px3(new X); in test() local
|
/third_party/boost/libs/interprocess/test/ |
D | intrusive_ptr_test.cpp | 342 boost::interprocess::intrusive_ptr<X, VP> px3(px2); in test() local 366 boost::interprocess::intrusive_ptr<X, VP> px3(px2); in test() local 426 boost::interprocess::intrusive_ptr<X, VP> px3(px); in test() local 438 boost::interprocess::intrusive_ptr<X, VP> px3(new X); in test() local
|
/third_party/cmsis/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_fir_decimate_f32.c | 144 const float32_t *px0, *px1, *px2, *px3; in arm_fir_decimate_f32() local 394 float32_t *px0, *px1, *px2, *px3; in arm_fir_decimate_f32() local 638 float32_t *px1, *px2, *px3; in arm_fir_decimate_f32() local
|
D | arm_fir_decimate_q31.c | 76 const q31_t *px0, *px1, *px2, *px3; in arm_fir_decimate_q31() local 323 q31_t *px1, *px2, *px3; in arm_fir_decimate_q31() local
|
D | arm_fir_decimate_fast_q31.c | 79 q31_t *px1, *px2, *px3; in arm_fir_decimate_fast_q31() local
|
D | arm_fir_decimate_q15.c | 77 const q15_t *px0, *px1, *px2, *px3; in arm_fir_decimate_q15() local
|
/third_party/pixman/demos/ |
D | quad2quad.c | 18 double px3, double py3, in quad_to_quad()
|