| /bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
| D | lsearch.c | 44 lsearch(const void *key, void *base, size_t *nelp, size_t width, in lsearch() 52 lfind(const void *key, const void *base, size_t *nelp, size_t width, in lfind() 59 linear_base(const void *key, const void *base, size_t *nelp, size_t width, in linear_base()
|
| D | strtoumax.c | 43 strtoumax(const char *nptr, char **endptr, int base) in strtoumax()
|
| D | strtoul.c | 43 strtoul(const char *nptr, char **endptr, int base) in strtoul()
|
| D | strtoll.c | 45 strtoll(const char *nptr, char **endptr, int base) in strtoll()
|
| D | strtol.c | 44 strtol(const char *nptr, char **endptr, int base) in strtol()
|
| D | strtoull.c | 45 strtoull(const char *nptr, char **endptr, int base) in strtoull()
|
| D | strtoimax.c | 43 strtoimax(const char *nptr, char **endptr, int base) in strtoimax()
|
| /bionic/libc/bionic/ |
| D | strtoull_l.cpp | 31 unsigned long long strtoull_l(const char *nptr, char **endptr, int base, in strtoull_l()
|
| D | strtoll_l.cpp | 31 long long strtoll_l(const char *nptr, char **endptr, int base, locale_t) { in strtoll_l()
|
| D | wchar.cpp | 233 long long wcstoll_l(const wchar_t *nptr, wchar_t **endptr, int base, in wcstoll_l() 239 int base, locale_t) { in wcstoull_l()
|
| D | ndk_cruft.cpp | 141 extern "C" uintmax_t strntoumax(const char *nptr, char **endptr, int base, size_t n) { in strntoumax() 189 extern "C" intmax_t strntoimax(const char* nptr, char** endptr, int base, size_t n) { in strntoimax()
|
| D | malloc_debug_leak.cpp | 310 void* base = g_malloc_dispatch->malloc(size); in leak_malloc() local 473 void* base = leak_malloc(size); in leak_memalign() local
|
| /bionic/libc/kernel/uapi/asm-x86/asm/ |
| D | mtrr.h | 29 unsigned long base; member 36 unsigned long base; member 44 __u64 base; member 50 __u64 base; member
|
| /bionic/libc/upstream-openbsd/lib/libc/net/ |
| D | inet_network.c | 44 in_addr_t val, base, n; in inet_network() local
|
| D | inet_addr.c | 85 int base, n; in inet_aton() local
|
| D | inet_ntop.c | 105 struct { int base, len; } best, cur; in inet_ntop6() member
|
| /bionic/libc/upstream-netbsd/lib/libc/stdlib/ |
| D | bsearch.c | 65 const char *base = base0; in bsearch() local
|
| /bionic/libc/upstream-openbsd/lib/libc/locale/ |
| D | _wcstol.h | 49 FUNCNAME(const wchar_t *nptr, wchar_t **endptr, int base) in FUNCNAME()
|
| D | _wcstoul.h | 48 FUNCNAME(const wchar_t *nptr, wchar_t **endptr, int base) in FUNCNAME()
|
| /bionic/libc/include/ |
| D | ftw.h | 52 int base; member
|
| /bionic/libc/kernel/tools/ |
| D | update_all.py | 59 base, ext = os.path.splitext(file) variable
|
| /bionic/benchmarks/ |
| D | benchmark_main.cpp | 38 int base = 1; in Round() local
|
| /bionic/libc/arch-arm/bionic/ |
| D | memcpy.a9.S | 112 .macro cpy_line_vfp vreg, base 131 .macro cpy_tail_vfp vreg, base
|
| /bionic/libc/upstream-openbsd/lib/libc/stdio/ |
| D | vfwscanf.c | 113 int base; /* base argument to strtoimax/strtouimax */ in __vfwscanf() local
|
| /bionic/libc/kernel/uapi/linux/ |
| D | nubus.h | 192 unsigned char *base; member 201 unsigned char *base; member
|