Searched defs:ENTRY (Results 1 – 15 of 15) 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_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_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_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 | 24 ENTRY, enumerator
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | ScoringParams.java | 41 private static final int ENTRY = 1; field in ScoringParams
|