/external/libmpeg2/common/armv8/ |
D | impeg2_platform_macros.h | 29 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
|
/external/libmpeg2/common/mips/ |
D | impeg2_platform_macros.h | 28 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libmpeg2/common/arm/ |
D | impeg2_platform_macros.h | 30 static __inline UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libhevc/common/mips/ |
D | ihevc_platform_macros.h | 61 static inline UWORD32 CLZ(UWORD32 x) in CLZ() function
|
/external/valgrind/none/tests/mips64/ |
D | arithmetic_instruction.c | 7 CLO, CLZ, DADD, DADDI, enumerator
|
/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/armv8/ |
D | ih264_platform_macros.h | 131 static INLINE UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libavc/common/arm/ |
D | ih264_platform_macros.h | 131 static INLINE UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libhevc/common/arm/ |
D | ihevc_platform_macros.h | 119 static INLINE UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/libhevc/common/x86/ |
D | ihevc_platform_macros.h | 74 static INLINE UWORD32 CLZ(UWORD32 u4_word) in CLZ() function
|
/external/v8/src/arm/ |
D | constants-arm.h | 158 CLZ = 1 << 4 enumerator
|
/external/pcre/dist/sljit/ |
D | sljitNativeARM_64.c | 79 #define CLZ 0xdac01000 macro
|
D | sljitNativeARM_T2_32.c | 110 #define CLZ 0xfab0f080 macro
|
D | sljitNativeMIPS_common.c | 179 #define CLZ (HI(28) | LO(32)) macro
|
D | sljitNativeARM_32.c | 85 #define CLZ 0xe16f0f10 macro
|
D | sljitNativeTILEGX_64.c | 414 #define CLZ(dst, src) \ macro
|
/external/v8/src/mips/ |
D | constants-mips.h | 431 CLZ = ((4 << 3) + 0), enumerator
|
/external/v8/src/mips64/ |
D | constants-mips64.h | 432 CLZ = ((4 << 3) + 0), enumerator
|
/external/vixl/doc/ |
D | supported-instructions.md | 295 ### CLZ ### subsection 1524 ### CLZ ### subsection
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 940 CLZ = DataProcessing1SourceFixed | 0x00001000, enumerator
|
/external/vixl/src/vixl/a64/ |
D | constants-a64.h | 1027 CLZ = DataProcessing1SourceFixed | 0x00001000, enumerator
|