Home
last modified time | relevance | path

Searched defs:ENTRY (Results 1 – 15 of 15) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_advsimd_Convolve.S26 #define ENTRY(f) .text; .align 2; .globl f; .type f,#function; f: macro
DrsCpuIntrinsics_neon_Convolve.S26 #define ENTRY(f) .text; .align 0; .globl f; .type f,#function; f: .fnstart macro
DrsCpuIntrinsics_neon_YuvToRGB.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
DrsCpuIntrinsics_advsimd_YuvToRGB.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
DrsCpuIntrinsics_advsimd_3DLUT.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
DrsCpuIntrinsics_neon_3DLUT.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
DrsCpuIntrinsics_advsimd_Resize.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
DrsCpuIntrinsics_neon_Resize.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
DrsCpuIntrinsics_neon_Blend.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
DrsCpuIntrinsics_advsimd_Blend.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
DrsCpuIntrinsics_neon_Blur.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: .fnstart macro
DrsCpuIntrinsics_advsimd_Blur.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
DrsCpuIntrinsics_advsimd_ColorMatrix.S17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f: macro
/frameworks/compile/mclinker/include/mcld/Script/
DScriptCommand.h24 ENTRY, enumerator
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DScoringParams.java41 private static final int ENTRY = 1; field in ScoringParams