/external/libmpeg2/common/arm/ |
D | impeg2_platform_macros.h | 30 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
D | icv_platform_macros.h | 41 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libmpeg2/common/mips/ |
D | impeg2_platform_macros.h | 28 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
D | icv_platform_macros.h | 41 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libmpeg2/common/armv8/ |
D | impeg2_platform_macros.h | 29 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
D | icv_platform_macros.h | 43 static INLINE UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libmpeg2/common/x86/ |
D | impeg2_platform_macros.h | 28 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
D | icv_platform_macros.h | 41 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/valgrind/none/tests/mips64/ |
D | arithmetic_instruction.c | 7 CLO, CLZ, DADD, DADDI, enumerator
|
/external/libhevc/common/mips/ |
D | ihevc_platform_macros.h | 61 static inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libavc/common/mips/ |
D | ih264_platform_macros.h | 72 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libavc/common/x86/ |
D | ih264_platform_macros.h | 71 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libxml2/ |
D | timsort.h | 52 #define CLZ __builtin_clzll macro 74 #define CLZ clzll macro
|
/external/libavc/common/arm/ |
D | ih264_platform_macros.h | 131 static INLINE UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libavc/common/armv8/ |
D | ih264_platform_macros.h | 131 static INLINE UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libhevc/common/x86/ |
D | ihevc_platform_macros.h | 76 static INLINE UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libhevc/common/arm/ |
D | ihevc_platform_macros.h | 121 static INLINE UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/v8/src/arm/ |
D | constants-arm.h | 169 CLZ = 1 << 4 enumerator
|
/external/pcre/dist/sljit/ |
D | sljitNativeARM_64.c | 78 #define CLZ 0xdac01000 macro
|
D | sljitNativeMIPS_common.c | 179 #define CLZ (HI(28) | LO(32)) macro
|
D | sljitNativeARM_T2_32.c | 110 #define CLZ 0xfab0f080 macro
|
D | sljitNativeARM_32.c | 85 #define CLZ 0xe16f0f10 macro
|
/external/vixl/doc/ |
D | supported-instructions.md | 295 ### CLZ ### subsection 1542 ### CLZ ### subsection
|
/external/v8/src/mips/ |
D | constants-mips.h | 459 CLZ = ((4U << 3) + 0), enumerator
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 482 CLZ = ((4U << 3) + 0), enumerator
|