| /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 | 168 void* _Nullable __bionic_memchr(const void* _Nonnull const s __pass_object_size, int c, size_t n) { in __bionic_memchr() 173 const void* _Nullable memchr(const void* _Nonnull const s __pass_object_size, int c, size_t n) in memchr() 179 void* _Nullable memchr(void* _Nonnull const s __pass_object_size, int c, size_t n) __prefer_this_ov… in memchr() 217 char* _Nullable __bionic_strstr(const char* _Nonnull h, const char* _Nonnull n) { return strstr(h, … in __bionic_strstr() 220 const char* _Nullable strstr(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload… in strstr() 225 char* _Nullable strstr(char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload { in strstr() 230 char* _Nullable __bionic_strpbrk(const char* _Nonnull h, const char* _Nonnull n) { return strpbrk(h… in __bionic_strpbrk() 233 char* _Nullable strpbrk(char* _Nonnull h, const char* _Nonnull n) __prefer_this_overload { in strpbrk() 238 const char* _Nullable strpbrk(const char* _Nonnull h, const char* _Nonnull n) __prefer_this_overloa… in strpbrk()
|
| /bionic/libc/upstream-netbsd/lib/libc/regex/ |
| D | regexec.c | 120 #define SET0(v, n) ((v) &= ~((unsigned long)1 << (n))) argument 121 #define SET1(v, n) ((v) |= (unsigned long)1 << (n)) argument 122 #define ISSET(v, n) (((v) & ((unsigned long)1 << (n))) != 0) argument 126 #define STATESETUP(m, n) /* nothing */ argument 130 #define INIT(o, n) ((o) = (unsigned long)1 << (n)) argument 135 #define FWD(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) << (n)) argument 136 #define BACK(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) >> (n)) argument 137 #define ISSETBACK(v, n) (((v) & ((unsigned long)here >> (n))) != 0) argument 172 #define SET0(v, n) ((v)[n] = 0) argument 173 #define SET1(v, n) ((v)[n] = 1) argument [all …]
|
| /bionic/libc/include/bits/fortify/ |
| D | string.h | 120 char* strncat(char* const dst __pass_object_size, const char* src, size_t n) in strncat() 129 void* memset(void* const s __pass_object_size0, int c, size_t n) __overloadable in memset() 142 void* memchr(const void* const s __pass_object_size, int c, size_t n) __overloadable { in memchr() 153 void* __memrchr_fortify(const void* const __pass_object_size s, int c, size_t n) __overloadable { in __memrchr_fortify() 167 …ar* stpncpy(char* const dst __pass_object_size, const char* const src __pass_object_size, size_t n) in stpncpy() 183 …ar* strncpy(char* const dst __pass_object_size, const char* const src __pass_object_size, size_t n) in strncpy() 257 void* memrchr(void* const __pass_object_size s, int c, size_t n) { in memrchr() 262 const void* memrchr(const void* const __pass_object_size s, int c, size_t n) { in memrchr() 268 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/string/ |
| D | strstr.c | 30 twobyte_strstr(const unsigned char *h, const unsigned char *n) in twobyte_strstr() 38 threebyte_strstr(const unsigned char *h, const unsigned char *n) in threebyte_strstr() 47 fourbyte_strstr(const unsigned char *h, const unsigned char *n) in fourbyte_strstr() 66 twoway_strstr(const unsigned char *h, const unsigned char *n) in twoway_strstr() 172 strstr(const char *h, const char *n) in strstr()
|
| D | memmem.c | 30 twobyte_memmem(const unsigned char *h, size_t k, const unsigned char *n) in twobyte_memmem() 39 threebyte_memmem(const unsigned char *h, size_t k, const unsigned char *n) in threebyte_memmem() 49 fourbyte_memmem(const unsigned char *h, size_t k, const unsigned char *n) in fourbyte_memmem() 70 const unsigned char *n, size_t l) in twoway_memmem() 165 const unsigned char *h = h0, *n = n0; in memmem() local
|
| /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/arch-x86/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/libc/kernel/uapi/linux/usb/ |
| D | video.h | 157 #define UVC_DT_HEADER_SIZE(n) (12 + (n)) argument 158 #define UVC_HEADER_DESCRIPTOR(n) uvc_header_descriptor_ ##n argument 159 #define DECLARE_UVC_HEADER_DESCRIPTOR(n) struct UVC_HEADER_DESCRIPTOR(n) { __u8 bLength; __u8 bDesc… argument 196 #define UVC_DT_CAMERA_TERMINAL_SIZE(n) (15 + (n)) argument 206 #define UVC_DT_SELECTOR_UNIT_SIZE(n) (6 + (n)) argument 207 #define UVC_SELECTOR_UNIT_DESCRIPTOR(n) uvc_selector_unit_descriptor_ ##n argument 208 #define DECLARE_UVC_SELECTOR_UNIT_DESCRIPTOR(n) struct UVC_SELECTOR_UNIT_DESCRIPTOR(n) { __u8 bLeng… argument 222 #define UVC_DT_PROCESSING_UNIT_SIZE(n) (10 + (n)) argument 236 #define UVC_DT_EXTENSION_UNIT_SIZE(p,n) (24 + (p) + (n)) argument 237 #define UVC_EXTENSION_UNIT_DESCRIPTOR(p,n) uvc_extension_unit_descriptor_ ##p_ ##n argument [all …]
|
| /bionic/libc/upstream-openbsd/lib/libc/gdtoa/ |
| D | gmisc.c | 42 int n; local 75 int n = 0; local
|
| D | dmisc.c | 69 nrv_alloc(s, rve, n) char *s, **rve; int n; in nrv_alloc() argument 117 int n; local
|
| /bionic/libc/bionic/ |
| D | sys_msg.cpp | 54 ssize_t msgrcv(int id, void* msg, size_t n, long type, int flags) { in msgrcv() 62 int msgsnd(int id, const void* msg, size_t n, int flags) { in msgsnd()
|
| D | ndk_cruft.cpp | 81 void memswap(void* m1, void* m2, size_t n) { in memswap() 150 uintmax_t strntoumax(const char *nptr, char **endptr, int base, size_t n) { in strntoumax() 198 intmax_t strntoimax(const char* nptr, char** endptr, int base, size_t n) { in strntoimax() 249 void bcopy(const void* src, void* dst, size_t n) { in bcopy() 255 void bzero(void* dst, size_t n) { in bzero() 374 long __set_errno(int n) { in __set_errno()
|
| D | pthread_setname_np.cpp | 68 ssize_t n = TEMP_FAILURE_RETRY(read(fd, buf, buf_size)); in pthread_getname_np() local 101 ssize_t n = TEMP_FAILURE_RETRY(write(fd, thread_name, thread_name_len)); in pthread_setname_np() local
|
| D | wchar_l.cpp | 36 int wcsncasecmp_l(const wchar_t* ws1, const wchar_t* ws2, size_t n, locale_t) { in wcsncasecmp_l() 44 size_t wcsftime_l(wchar_t* buf, size_t n, const wchar_t* fmt, const struct tm* tm, locale_t) { in wcsftime_l() 48 size_t wcsxfrm_l(wchar_t* dst, const wchar_t* src, size_t n, locale_t) { in wcsxfrm_l()
|
| /bionic/libc/upstream-openbsd/lib/libc/crypt/ |
| D | arc4random.c | 71 _rs_init(u_char *buf, size_t n) in _rs_init() 142 _rs_random_buf(void *_buf, size_t n) in _rs_random_buf() 192 arc4random_buf(void *buf, size_t n) in arc4random_buf()
|
| /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
|
| /bionic/tests/ |
| D | fortify_test.cpp | 233 size_t n = strlen(myfoo.a); in TEST_F() local 245 size_t n = strlen(myfoo.a); in TEST_F() local 254 size_t n = atoi("10"); // avoid compiler optimizations in TEST_F() local 262 size_t n = atoi("10"); // avoid compiler optimizations in TEST_F() local 270 size_t n = atoi("10"); // avoid compiler optimizations in TEST_F() local 292 size_t n = strlen(myfoo.a) + 2; in TEST_F() local 299 size_t n = atoi("11"); in TEST_F() local 388 size_t n = strlen(bufa); in TEST_F() local 401 size_t n = strlen(bufa); in TEST_F() local 473 size_t n = atoi("10"); // avoid compiler optimizations in TEST_F() local [all …]
|
| D | thread_local_test.cpp | 212 for (size_t n = 0; n < num_saved_values; n++) { in TEST() local 216 for (size_t n = 0; n < num_saved_values; n++) { in TEST() local 243 for (size_t n = 0; n < num_saved_values; n++) { in TEST() local 246 for (size_t n = 0; n < num_saved_values; n++) { in TEST() local
|
| D | setjmp_test.cpp | 178 #define SET_FREG(n, v) asm volatile("fmov d"#n ", "#v : : : "d"#n) argument 179 #define CLEAR_FREG(n) asm volatile("fmov d"#n ", xzr" : : : "d"#n) argument 186 #define GET_FREG(n) ({ double _r; asm volatile("fmov %0, d"#n : "=r"(_r) : :); _r; }) argument 193 #define SET_FREG(n, v) \ argument 201 #define GET_FREG(n) ({ double _r; asm volatile("fcpyd %P0, d"#n : "=w"(_r) : :); _r;}) argument
|
| /bionic/benchmarks/ |
| D | util.h | 40 #define BIONIC_BENCHMARK(n) \ argument 43 #define BIONIC_BENCHMARK_WITH_ARG(n, arg) \ argument
|
| /bionic/libc/kernel/uapi/linux/ |
| D | atmdev.h | 74 #define __ATM_LM_MKLOC(n) ((n)) argument 75 #define __ATM_LM_MKRMT(n) ((n) << 8) argument 76 #define __ATM_LM_XTLOC(n) ((n) & 0xff) argument 77 #define __ATM_LM_XTRMT(n) (((n) >> 8) & 0xff) argument
|
| /bionic/libc/dns/resolv/ |
| D | res_send.c | 284 int n, ttype, tclass; in res_nameinquery() local 334 int n, ttype, tclass; in res_queriesmatch() local 354 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; in res_nsend() local 704 get_nsaddr(res_state statp, size_t n) in get_nsaddr() 764 int truncating, connreset, resplen, n; in send_vc() local 1029 int n = ppoll(&fds, 1, &timeout, /*sigmask=*/NULL); in retrying_poll() local 1084 int resplen, n, s; in send_dg() local
|