| /bionic/libc/bionic/ | 
| D | strtol.cpp | 187 intmax_t strtoimax(const char* s, char** end, int base) {  in strtoimax() 191 intmax_t wcstoimax(const wchar_t* s, wchar_t** end, int base) {  in wcstoimax() 195 long strtol(const char* s, char** end, int base) {  in strtol() 199 long wcstol(const wchar_t* s, wchar_t** end, int base) {  in wcstol() 203 long long strtoll(const char* s, char** end, int base) {  in strtoll() 207 long long wcstoll(const wchar_t* s, wchar_t** end, int base) {  in wcstoll() 211 unsigned long strtoul(const char* s, char** end, int base) {  in strtoul() 215 unsigned long wcstoul(const wchar_t* s, wchar_t** end, int base) {  in wcstoul() 219 unsigned long long strtoull(const char* s, char** end, int base) {  in strtoull() 223 unsigned long long wcstoull(const wchar_t* s, wchar_t** end, int base) {  in wcstoull() [all …] 
 | 
| 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 | grp_pwd_file.cpp | 63   char* end = nullptr;  in FieldToUid()  local 74 const char* ParseLine(const char* begin, const char* end, const char** fields, size_t num_fields) {  in ParseLine() 211 bool MmapFile::GetFile(const char** start, const char** end) {  in GetFile() 262   const char* end;  in Find()  local
  | 
| D | arpa_inet.cpp | 41     char* end;  in inet_aton()  local
  | 
| D | android_unsafe_frame_pointer_chase.cpp | 66   auto end = __get_thread_stack_top();  in android_unsafe_frame_pointer_chase()  local
  | 
| D | grp_pwd.cpp | 153   id_t end;  member 284   char* end;  in app_id_from_name()  local 653   ssize_t end = android_id_count;  in getpwent()  local 790   ssize_t end = android_id_count;  in getgrent()  local
  | 
| D | mntent.cpp | 79   char* const end = mnt->mnt_opts + strlen(mnt->mnt_opts);  in hasmntopt()  local
  | 
| /bionic/linker/ | 
| D | linker_cfi.cpp | 68   uint16_t* end() {  in end()  function in ShadowWrite 85 void CFIShadowWriter::AddConstant(uintptr_t begin, uintptr_t end, uint16_t v) {  in AddConstant() 93 void CFIShadowWriter::AddUnchecked(uintptr_t begin, uintptr_t end) {  in AddUnchecked() 97 void CFIShadowWriter::AddInvalid(uintptr_t begin, uintptr_t end) {  in AddInvalid() 101 void CFIShadowWriter::Add(uintptr_t begin, uintptr_t end, uintptr_t cfi_check) {  in Add()
  | 
| /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/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/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/tests/ | 
| D | malloc_iterate_test.cpp | 74   uintptr_t end;  in SavePointers()  local 100                       bool) {  in VerifyPtrs() 198                       bool) {  in TEST()
  | 
| D | inttypes_test.cpp | 101   wchar_t* end = nullptr;  in TEST()  local 107   wchar_t* end = nullptr;  in TEST()  local
  | 
| D | sys_prctl_test.cpp | 53     uintptr_t end;  in TEST()  local
  | 
| /bionic/benchmarks/ | 
| D | stdio_benchmark.cpp | 229     uintptr_t end;  in BM_stdio_scanf_maps()  local 241 static int ParseMap(const char* line, const char* /*fmt*/, uintptr_t* start, uintptr_t* end,  in ParseMap() 297     uintptr_t end;  in BM_stdio_scanf_maps_baseline()  local
  | 
| /bionic/libc/upstream-openbsd/lib/libc/stdlib/ | 
| D | lsearch.c | 62 	const char *element, *end;  in lfind()  local
  | 
| /bionic/libc/kernel/uapi/linux/ | 
| D | fib_rules.h | 43   __u32 end;  member 47   __u16 end;  member
  | 
| D | virtio_iommu.h | 31   __le64 end;  member 35   __le32 end;  member 118   __le64 end;  member
  | 
| D | dlm_plock.h | 44   __u64 end;  member
  | 
| /bionic/tools/versioner/src/ | 
| D | Arch.h | 75   ArchMapIterator<T> end() const {  in end()  function
  | 
| D | versioner.cpp | 508         char* end;  in main()  local 668   auto end = std::chrono::high_resolution_clock::now();  in main()  local
  | 
| /bionic/tests/libs/ | 
| D | bionic_tests_zipalign.cpp | 125   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
  |