| /bionic/libc/arch-arm/bionic/ |
| D | __aeabi.c | 62 void __attribute__((weak)) __aeabi_memcpy8_impl(void *dest, const void *src, size_t n) { in __aeabi_memcpy8_impl() 66 void __attribute__((weak)) __aeabi_memcpy4_impl(void *dest, const void *src, size_t n) { in __aeabi_memcpy4_impl() 70 void __attribute__((weak)) __aeabi_memcpy_impl(void *dest, const void *src, size_t n) { in __aeabi_memcpy_impl() 74 void __attribute__((weak)) __aeabi_memcpy8_impl2(void *dest, const void *src, size_t n) { in __aeabi_memcpy8_impl2() 78 void __attribute__((weak)) __aeabi_memcpy4_impl2(void *dest, const void *src, size_t n) { in __aeabi_memcpy4_impl2() 82 void __attribute__((weak)) __aeabi_memcpy_impl2(void *dest, const void *src, size_t n) { in __aeabi_memcpy_impl2() 87 void __attribute__((weak)) __aeabi_memmove8_impl(void *dest, const void *src, size_t n) { in __aeabi_memmove8_impl() 91 void __attribute__((weak)) __aeabi_memmove4_impl(void *dest, const void *src, size_t n) { in __aeabi_memmove4_impl() 95 void __attribute__((weak)) __aeabi_memmove_impl(void *dest, const void *src, size_t n) { in __aeabi_memmove_impl() 99 void __attribute__((weak)) __aeabi_memmove8_impl2(void *dest, const void *src, size_t n) { in __aeabi_memmove8_impl2() [all …]
|
| /bionic/libc/include/ |
| D | string.h | 155 void* __bionic_memchr(const void* const s __pass_object_size, int c, size_t n) { in __bionic_memchr() 160 const void* memchr(const void* const s __pass_object_size, int c, size_t n) in memchr() 166 void* memchr(void* const s __pass_object_size, int c, size_t n) __prefer_this_overload { in memchr() 204 char* __bionic_strstr(const char* h, const char* n) { return strstr(h, n); } in __bionic_strstr() 207 const char* strstr(const char* h, const char* n) __prefer_this_overload { in strstr() 212 char* strstr(char* h, const char* n) __prefer_this_overload { in strstr() 217 char* __bionic_strpbrk(const char* h, const char* n) { return strpbrk(h, n); } in __bionic_strpbrk() 220 char* strpbrk(char* h, const char* n) __prefer_this_overload { in strpbrk() 225 const char* strpbrk(const char* h, const char* n) __prefer_this_overload { in strpbrk()
|
| /bionic/libc/upstream-netbsd/lib/libc/regex/ |
| D | regexec.c | 112 #define SET0(v, n) ((v) &= ~((unsigned long)1 << (n))) in __weak_alias() argument 113 #define SET1(v, n) ((v) |= (unsigned long)1 << (n)) in __weak_alias() argument 114 #define ISSET(v, n) (((v) & ((unsigned long)1 << (n))) != 0) in __weak_alias() argument 118 #define STATESETUP(m, n) /* nothing */ in __weak_alias() argument 122 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) in __weak_alias() argument 127 #define FWD(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) << (n)) in __weak_alias() argument 128 #define BACK(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) >> (n)) in __weak_alias() argument 129 #define ISSETBACK(v, n) (((v) & ((unsigned long)here >> (n))) != 0) in __weak_alias() argument 159 #define SET0(v, n) ((v)[n] = 0) in __weak_alias() argument 160 #define SET1(v, n) ((v)[n] = 1) in __weak_alias() argument [all …]
|
| /bionic/libm/upstream-freebsd/lib/msun/src/ |
| D | s_scalbln.c | 38 scalbln(double x, long n) in scalbln() 45 scalblnf(float x, long n) in scalblnf() 52 scalblnl(long double x, long n) in scalblnl()
|
| /bionic/libc/include/bits/fortify/ |
| D | string.h | 88 char* strncat(char* const dst __pass_object_size, const char* src, size_t n) __overloadable { in strncat() 93 void* memset(void* const s __pass_object_size0, int c, size_t n) in memset() 105 void* memchr(const void* const s __pass_object_size, int c, size_t n) __overloadable { in memchr() 116 void* __memrchr_fortify(const void* const __pass_object_size s, int c, size_t n) __overloadable { in __memrchr_fortify() 129 …ar* stpncpy(char* const dst __pass_object_size, const char* const src __pass_object_size, size_t n) in stpncpy() 143 …ar* strncpy(char* const dst __pass_object_size, const char* const src __pass_object_size, size_t n) in strncpy() 233 void* memrchr(void* const __pass_object_size s, int c, size_t n) { in memrchr() 238 const void* memrchr(const void* const __pass_object_size s, int c, size_t n) { in memrchr() 244 void* memrchr(const void* const __pass_object_size s, int c, size_t n) __overloadable { in memrchr()
|
| /bionic/libc/dns/nameser/ |
| D | ns_print.c | 92 int n; in ns_sprintrr() local 418 int n, lcnt; in ns_sprintrrf() local 463 int n; in ns_sprintrrf() local 511 int n; in ns_sprintrrf() local 567 ptrdiff_t n, c; in ns_sprintrrf() local 584 int n; in ns_sprintrrf() local 659 int n; in ns_sprintrrf() local 882 int n; in ns_sprintrrf() local 919 int n; in ns_sprintrrf() local 1063 int n, m; in ns_sprintrrf() local [all …]
|
| D | ns_name.c | 103 u_int n; in ns_name_ntop() local 223 int c, n, escaped, e = 0; in ns_name_pton2() local 362 u_int n; in ns_name_ntol() local 428 int n, len, checked, l; in ns_name_unpack2() local 531 int n, l, first = 1; in ns_name_pack() local 632 int n; in ns_name_uncompress() local 694 u_int n; in ns_name_skip() local 735 u_int n; in ns_name_length() local 804 u_int n; in ns_name_map() local 855 u_int n; in ns_name_labels() local [all …]
|
| /bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
| D | gmisc.c | 42 int n; local 75 int n = 0; local
|
| /bionic/libc/arch-x86/atom/string/ |
| D | ssse3-strcpy-atom.S | 100 # define SAVE_RESULT(n) lea n(%edx), %eax argument 101 # define SAVE_RESULT_TAIL(n) lea n(%edx), %eax argument 103 # define SAVE_RESULT(n) movl %edi, %eax argument 104 # define SAVE_RESULT_TAIL(n) movl %edx, %eax argument
|
| /bionic/benchmarks/ |
| D | util.h | 38 #define BIONIC_BENCHMARK(n) \ argument 41 #define BIONIC_BENCHMARK_WITH_ARG(n, arg) \ argument
|
| /bionic/libc/bionic/ |
| D | sys_msg.cpp | 55 ssize_t msgrcv(int id, void* msg, size_t n, long type, int flags) { in msgrcv() 63 int msgsnd(int id, const void* msg, size_t n, int flags) { in msgsnd()
|
| D | __set_errno.cpp | 45 extern "C" __LIBC_HIDDEN__ long __set_errno_internal(int n) { in __set_errno_internal()
|
| D | pthread_setname_np.cpp | 66 ssize_t n = TEMP_FAILURE_RETRY(read(fd, buf, buf_size)); in pthread_getname_np() local 98 ssize_t n = TEMP_FAILURE_RETRY(write(fd, thread_name, thread_name_len)); in pthread_setname_np() local
|
| D | mempcpy.cpp | 31 void* mempcpy(void* dst, const void* src, size_t n) { in mempcpy()
|
| D | wmempcpy.cpp | 31 wchar_t* wmempcpy(wchar_t* dst, const wchar_t* src, size_t n) { in wmempcpy()
|
| /bionic/libc/arch-x86_64/string/ |
| D | sse4-memcmp-slm.S | 42 # define ALIGN(n) .p2align n argument 69 # define ALIGN(n) .p2align n argument
|
| D | sse2-memset-slm.S | 40 # define ALIGN(n) .p2align n argument
|
| /bionic/libc/include/android/ |
| D | legacy_errno_inlines.h | 40 static __inline int __attribute__((deprecated)) __set_errno(int n) { in __set_errno()
|
| /bionic/libc/upstream-openbsd/lib/libc/locale/ |
| D | wctoint.h | 36 int n; in wctoint() local
|
| D | wcsxfrm.c | 37 wcsxfrm(wchar_t *dest, const wchar_t *src, size_t n) in wcsxfrm()
|
| /bionic/libc/upstream-freebsd/lib/libc/stdlib/ |
| D | qsort.c | 51 #define swapcode(TYPE, parmi, parmj, n) { \ argument 67 swapfunc(char *a, char *b, size_t n, int swaptype_long, int swaptype_int) in swapfunc() 89 #define vecswap(a, b, n) \ argument 112 qsort_r(void *a, size_t n, size_t es, void *thunk, cmp_t *cmp) in qsort_r()
|
| /bionic/libc/upstream-freebsd/lib/libc/string/ |
| D | wmemcpy.c | 41 wmemcpy(wchar_t * __restrict d, const wchar_t * __restrict s, size_t n) in wmemcpy()
|
| D | wcsncmp.c | 42 wcsncmp(const wchar_t *s1, const wchar_t *s2, size_t n) in wcsncmp()
|
| /bionic/libc/upstream-openbsd/lib/libc/string/ |
| D | strxfrm.c | 42 strxfrm(char *dst, const char *src, size_t n) in strxfrm()
|
| /bionic/libc/upstream-openbsd/lib/libc/stdio/ |
| D | wbuf.c | 46 int n; in __swbuf() local
|