| /bionic/libc/bionic/ |
| D | strtol.cpp | 177 intmax_t strtoimax(const char* s, char** end, int base) { in strtoimax() 181 long strtol(const char* s, char** end, int base) { in strtol() 185 long long strtoll(const char* s, char** end, int base) { in strtoll() 190 extern "C" long long strtoq(const char* s, char** end, int base) { in strtoq() 194 unsigned long strtoul(const char* s, char** end, int base) { in strtoul() 198 unsigned long long strtoull(const char* s, char** end, int base) { in strtoull() 202 uintmax_t strtoumax(const char* s, char** end, int base) { in strtoumax() 207 extern "C" unsigned long long strtouq(const char* s, char** end, int base) { in strtouq()
|
| D | wcstod.cpp | 40 float_type wcstod(const wchar_t* str, wchar_t** end, float_type strtod_fn(const char*, char**)) { in wcstod() 96 float wcstof(const wchar_t* s, wchar_t** end) { in wcstof() 100 double wcstod(const wchar_t* s, wchar_t** end) { in wcstod() 104 long double wcstold(const wchar_t* s, wchar_t** end) { in wcstold()
|
| D | arpa_inet.cpp | 41 char* end; in inet_aton() local
|
| D | grp_pwd_file.cpp | 62 char* end = nullptr; in FieldToUid() local 73 const char* ParseLine(const char* begin, const char* end, const char** fields, size_t num_fields) { in ParseLine() 210 bool MmapFile::GetFile(const char** start, const char** end) { in GetFile() 264 const char* end; in Find() local
|
| D | mntent.cpp | 79 char* const end = mnt->mnt_opts + strlen(mnt->mnt_opts); in hasmntopt() local
|
| D | grp_pwd.cpp | 207 uid_t end; member 293 char* end; in app_id_from_name() local 605 ssize_t end = android_id_count; in getpwent() local 735 ssize_t end = android_id_count; in getgrent() local
|
| /bionic/linker/ |
| D | linker_cfi.cpp | 67 uint16_t* end() { in end() function in ShadowWrite 84 void CFIShadowWriter::AddConstant(uintptr_t begin, uintptr_t end, uint16_t v) { in AddConstant() 92 void CFIShadowWriter::AddUnchecked(uintptr_t begin, uintptr_t end) { in AddUnchecked() 96 void CFIShadowWriter::AddInvalid(uintptr_t begin, uintptr_t end) { in AddInvalid() 100 void CFIShadowWriter::Add(uintptr_t begin, uintptr_t end, uintptr_t cfi_check) { in Add()
|
| D | linked_list.h | 218 iterator end() const { in end() function
|
| /bionic/libc/arch-mips/bionic/ |
| D | cacheflush.cpp | 48 int cacheflush(long start, long end, long /*flags*/) { in cacheflush() argument
|
| /bionic/libc/malloc_debug/ |
| D | MapData.cpp | 46 uintptr_t end; in parse_line() local 95 uintptr_t end; in valid_elf() local
|
| D | MapData.h | 46 uintptr_t end; member
|
| /bionic/libc/stdio/ |
| D | parsefloat.c | 40 size_t parsefloat(FILE *fp, char *buf, char *end) { in parsefloat() 188 size_t wparsefloat(FILE *fp, wchar_t *buf, wchar_t *end) { in wparsefloat()
|
| /bionic/tests/ |
| D | malloc_iterate_test.cpp | 70 uintptr_t end; in SavePointers() local 97 [&](uint64_t start, uint64_t end, uint16_t, uint64_t, ino_t, const char* name) { in VerifyPtrs() argument 186 [&](uint64_t start, uint64_t end, uint16_t, uint64_t, ino_t, const char* name) { in TEST() argument
|
| D | sys_prctl_test.cpp | 53 uintptr_t end; in TEST() local
|
| D | inttypes_test.cpp | 101 wchar_t* end = nullptr; in TEST() local 107 wchar_t* end = nullptr; in TEST() local
|
| /bionic/libc/dns/resolv/ |
| D | res_cache.c | 210 _bprint_c( char* p, char* end, int c ) in _bprint_c() 225 _bprint_b( char* p, char* end, const char* buf, int len ) in _bprint_b() 248 _bprint_s( char* p, char* end, const char* str ) in _bprint_s() 255 char* _bprint( char* p, char* end, const char* format, ... ) in _bprint() 283 _bprint_hex( char* p, char* end, unsigned value, int numDigits ) in _bprint_hex() 296 _bprint_hexdump( char* p, char* end, const uint8_t* data, int datalen ) in _bprint_hexdump() 339 char* p = buff, *end = p + sizeof(buff); in XLOG_BYTES() local 452 const uint8_t* end; member 522 const uint8_t* end = packet->end; in _dnsPacket_checkQName() local 650 const uint8_t* end = packet->end; in _dnsPacket_bprintQName() local [all …]
|
| /bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
| D | lsearch.c | 62 const char *element, *end; in linear_base() local
|
| /bionic/benchmarks/ |
| D | stdio_benchmark.cpp | 230 uintptr_t end; in BM_stdio_scanf_maps() local 242 static int ParseMap(const char* line, const char* /*fmt*/, uintptr_t* start, uintptr_t* end, in ParseMap() 298 uintptr_t end; in BM_stdio_scanf_maps_baseline() local
|
| /bionic/tools/versioner/src/ |
| D | Arch.h | 76 ArchMapIterator<T> end() const { in end() function
|
| D | DeclarationDatabase.h | 114 FileLocation end; member
|
| /bionic/libc/kernel/uapi/linux/ |
| D | fib_rules.h | 43 __u32 end; member 47 __u16 end; member
|
| D | dlm_plock.h | 44 __u64 end; member
|
| /bionic/tests/libs/ |
| D | bionic_tests_zipalign.cpp | 127 char* end; in main() local
|
| /bionic/libc/upstream-openbsd/lib/libc/stdio/ |
| D | open_memstream.c | 43 size_t i, end; in memstream_write() local
|
| D | open_wmemstream.c | 45 size_t nmc, len, end; in wmemstream_write() local
|