Searched refs:adr (Results 1 – 9 of 9) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_advsimd_Blur.S | 92 ifcc adr \reg, 1f 284 adr x16, 100f 371 adr x16, 100f 519 adr x16, 100f 705 adr x16, 100f 769 adr x16, 100f 871 adr x16, 100f 1018 adr x16, 100f 1799 adr x30, 1f 1857 adr x30, 1f
|
D | rsCpuIntrinsics_neon_Blend.S | 595 adr ip, blend_functions
|
D | rsCpuIntrinsics_neon_Blur.S | 93 ifcc adr \reg, 1f 1766 adr lr, 1f 1815 adr lr, 1f
|
D | rsCpuIntrinsics_neon_Resize.S | 191 adr r9, 8f
|
D | rsCpuIntrinsics_advsimd_Blend.S | 604 adr x5, 2f
|
/frameworks/av/media/codecs/mp3dec/src/asm/ |
D | pvmp3_polyphase_filter_window_gcc.s | 50 adr r2,PolyPh_filter_coeff
|
D | pvmp3_mdct_18_gcc.s | 46 adr r2,constdata$1
|
D | pvmp3_dct_16_gcc.s | 372 adr r1,constant16
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 4356 AppDeathRecipient adr = new AppDeathRecipient( in attachApplicationLocked() local 4358 thread.asBinder().linkToDeath(adr, 0); in attachApplicationLocked() 4359 app.setDeathRecipient(adr); in attachApplicationLocked()
|