/bionic/libc/bionic/ |
D | wcstod.cpp | 37 float_type wcstod(const wchar_t* str, wchar_t** end, float_type strtod_fn(const char*, char**)) { in wcstod() 93 float wcstof(const wchar_t* s, wchar_t** end) { in wcstof() 97 double wcstod(const wchar_t* s, wchar_t** end) { in wcstod() 101 long double wcstold(const wchar_t* s, wchar_t** end) { in wcstold()
|
D | arpa_inet.cpp | 41 char* end; in inet_aton() local
|
D | mntent.cpp | 79 char* const end = mnt->mnt_opts + strlen(mnt->mnt_opts); in hasmntopt() local
|
D | grp_pwd.cpp | 206 char* end; in app_id_from_name() local 494 ssize_t end = android_id_count; in getpwent() local 619 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 | 219 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/tests/ |
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/libc/stdio/ |
D | parsefloat.c | 41 size_t parsefloat(FILE *fp, char *buf, char *end) { in parsefloat() 189 size_t wparsefloat(FILE *fp, wchar_t *buf, wchar_t *end) { in wparsefloat()
|
/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/libc/malloc_debug/ |
D | MapData.h | 47 uintptr_t end; member
|
D | MapData.cpp | 45 uintptr_t end; in parse_line() local
|
D | Config.cpp | 127 char* end; in ParseValue() local
|
/bionic/tools/versioner/src/ |
D | Arch.h | 74 ArchMapIterator<T> end() const { in end() function
|
D | DeclarationDatabase.h | 115 FileLocation end; member
|
D | versioner.cpp | 470 char* end; in main() local 619 auto end = std::chrono::high_resolution_clock::now(); in main() local
|
D | Driver.cpp | 217 auto end = std::chrono::high_resolution_clock::now(); in initializeTargetCC1FlagCache() local
|
/bionic/tests/libs/ |
D | bionic_tests_zipalign.cpp | 127 char* end; in main() local
|
/bionic/libc/kernel/uapi/linux/ |
D | dlm_plock.h | 44 __u64 end; member
|
D | fib_rules.h | 43 __u32 end; member
|
/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
|
/bionic/libc/kernel/uapi/sound/ |
D | sfnt_info.h | 82 int start, end; member 116 int start, end; member
|