/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_neon_Convolve.S | 26 #define ENTRY(f) .text; .align 0; .globl f; .type f,#function; f: .fnstart macro
|
D | rsCpuIntrinsics_advsimd_Convolve.S | 26 #define ENTRY(f) .text; .align 2; .globl f; .type f,#function; f: macro
|
D | rsCpuIntrinsics_neon_YuvToRGB.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | rsCpuIntrinsics_advsimd_YuvToRGB.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | rsCpuIntrinsics_advsimd_3DLUT.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | rsCpuIntrinsics_neon_3DLUT.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | rsCpuIntrinsics_advsimd_Resize.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | rsCpuIntrinsics_neon_Resize.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | rsCpuIntrinsics_neon_Blend.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | rsCpuIntrinsics_advsimd_Blend.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | rsCpuIntrinsics_advsimd_Blur.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | rsCpuIntrinsics_neon_Blur.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
/frameworks/rs/toolkit/ |
D | Convolve_advsimd.S | 26 #define ENTRY(f) .text; .align 2; .globl f; .type f,#function; f: macro
|
D | Convolve_neon.S | 26 #define ENTRY(f) .text; .align 0; .globl f; .type f,#function; f: .fnstart macro
|
D | YuvToRgb_neon.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | Lut3d_advsimd.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | YuvToRgb_advsimd.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | Lut3d_neon.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | Resize_advsimd.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | Resize_neon.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | Blend_neon.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | Blend_advsimd.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | Blur_neon.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | Blur_advsimd.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
/frameworks/compile/mclinker/include/mcld/Script/ |
D | ScriptCommand.h | 24 ENTRY, enumerator
|