Searched refs:dst3 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | clear_page.S | 29 #define dst3 r10 define 48 adds dst3 = 48, in0 // executing this multiple times is harmless 65 stf.spill.nta [dst3] = f0, 64 72 stf.spill.nta [dst3] = f0, 64
|
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | clear_page.S | 29 #define dst3 r10 define 48 adds dst3 = 48, in0 // executing this multiple times is harmless 65 stf.spill.nta [dst3] = f0, 64 72 stf.spill.nta [dst3] = f0, 64
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/ |
H A D | pixel_map_test.cpp | 1046 uint8_t *dst3 = new uint8_t(0); in HWTEST_F() local 1057 ret = pixelMap1->ReadPixels(bufferSize3, offset3, stride3, rect3, dst3); in HWTEST_F() 1059 delete dst3; in HWTEST_F()
|
Completed in 5 milliseconds