Searched defs:ENTRY (Results 1 – 12 of 12) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsics_advsimd_Convolve.S | 26 #define ENTRY(f) .text; .align 2; .globl f; .type f,#function; f: macro
|
D | rsCpuIntrinsics_neon_Convolve.S | 26 #define ENTRY(f) .text; .align 0; .globl f; .type f,#function; f: .fnstart macro
|
D | rsCpuIntrinsics_neon_YuvToRGB.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | rsCpuIntrinsics_advsimd_3DLUT.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | rsCpuIntrinsics_advsimd_YuvToRGB.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_neon_Blur.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | rsCpuIntrinsics_advsimd_Blur.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | rsCpuIntrinsics_advsimd_Blend.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
D | rsCpuIntrinsics_neon_Blend.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
|
D | rsCpuIntrinsics_advsimd_ColorMatrix.S | 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
|
/frameworks/compile/mclinker/include/mcld/Script/ |
D | ScriptCommand.h | 23 ENTRY, enumerator
|