Searched defs:head_tail (Results 1 – 6 of 6) sorted by relevance
/external/cronet/tot/third_party/llvm-libc/src/src/string/memory_utils/ |
D | op_builtin.h | 43 LIBC_INLINE static void head_tail(Ptr __restrict dst, CPtr __restrict src, in head_tail() function 86 LIBC_INLINE static void head_tail(Ptr dst, uint8_t value, size_t count) { in head_tail() function 118 LIBC_INLINE static BcmpReturnType head_tail(CPtr, CPtr, size_t) { in head_tail() function 145 LIBC_INLINE static MemcmpReturnType head_tail(CPtr, CPtr, size_t) { in head_tail() function
|
D | op_aarch64.h | 120 LIBC_INLINE static BcmpReturnType head_tail(CPtr p1, CPtr p2, size_t count) { in head_tail() function
|
/external/cronet/stable/third_party/llvm-libc/src/src/string/memory_utils/ |
D | op_builtin.h | 43 LIBC_INLINE static void head_tail(Ptr __restrict dst, CPtr __restrict src, in head_tail() function 86 LIBC_INLINE static void head_tail(Ptr dst, uint8_t value, size_t count) { in head_tail() function 118 LIBC_INLINE static BcmpReturnType head_tail(CPtr, CPtr, size_t) { in head_tail() function 145 LIBC_INLINE static MemcmpReturnType head_tail(CPtr, CPtr, size_t) { in head_tail() function
|
D | op_aarch64.h | 120 LIBC_INLINE static BcmpReturnType head_tail(CPtr p1, CPtr p2, size_t count) { in head_tail() function
|
/external/llvm-libc/src/string/memory_utils/ |
D | op_builtin.h | 44 LIBC_INLINE static void head_tail(Ptr __restrict dst, CPtr __restrict src, in head_tail() function 87 LIBC_INLINE static void head_tail(Ptr dst, uint8_t value, size_t count) { in head_tail() function 119 LIBC_INLINE static BcmpReturnType head_tail(CPtr, CPtr, size_t) { in head_tail() function 146 LIBC_INLINE static MemcmpReturnType head_tail(CPtr, CPtr, size_t) { in head_tail() function
|
D | op_aarch64.h | 121 LIBC_INLINE static BcmpReturnType head_tail(CPtr p1, CPtr p2, size_t count) { in head_tail() function
|