/bionic/libc/bionic/ |
D | error.cpp | 51 static void __error_tail(int status, int error) { in __error_tail() 64 void error(int status, int error, const char* fmt, ...) { in error() function 76 void error_at_line(int status, int error, const char* file, unsigned int line, const char* fmt, ...… in error_at_line()
|
D | string_l.cpp | 36 char* strerror_l(int error, locale_t) { in strerror_l()
|
D | pty.cpp | 56 int error = ptsname_r(fd, buf, sizeof(tls.ptsname_buf)); in ptsname() local 83 int error = ttyname_r(fd, buf, sizeof(tls.ttyname_buf)); in ttyname() local
|
D | ftw.cpp | 56 int error = 0; in do_nftw() local
|
D | pthread_create.cpp | 112 int error = 0; in __init_thread() local
|
D | fts.c | 210 int rfd, error = 0; in fts_close() local
|
/bionic/tools/relocation_packer/src/ |
D | debug_unittest.cc | 15 std::ostringstream error; in TEST() local 31 std::ostringstream error; in TEST() local 51 std::ostringstream error; in TEST() local 76 std::ostringstream error; in TEST() local
|
/bionic/libc/dns/resolv/ |
D | res_debug.h | 26 # define Aerror(statp, file, string, error, address) /*empty*/ argument 27 # define Perror(statp, file, string, error) /*empty*/ argument
|
D | res_send.c | 1021 int n, error; in retrying_select() local 1311 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() 1333 Perror(const res_state statp, FILE *file, const char *string, int error) { in Perror()
|
/bionic/libc/malloc_debug/ |
D | debug_disable.cpp | 45 int error = pthread_key_create(&g_disable_key, nullptr); in DebugDisableInitialize() local
|
/bionic/tests/ |
D | regex_test.cpp | 52 int error = regcomp(&re, "*", REG_EXTENDED); in TEST() local
|
D | error_test.cpp | 41 TEST(error, smoke) { in TEST() argument
|
D | ifaddrs_test.cpp | 176 int error = getnameinfo(addr, in print_sockaddr_inet() local
|
D | thread_local_test.cpp | 57 int error = pthread_create(&t, nullptr, foo, &data); in run_one_thread() local
|
/bionic/linker/ |
D | linker_config.cpp | 179 std::string error; in parse_config_file() local 227 std::string error; in parse_config_file() local 247 std::string error; in parse_config_file() local
|
/bionic/tests/libs/ |
D | bionic_tests_zipalign.cpp | 78 int32_t error; in CreateAlignedZip() local
|
/bionic/libc/dns/net/ |
D | getnameinfo.c | 284 int error; in getnameinfo_inet() local 332 int error; in getnameinfo_inet() local
|
D | getaddrinfo.c | 587 int error = 0; in android_getaddrinfofornetcontext() local 800 int error = 0; in explore_fqdn() local 864 int error; in explore_null() local 929 int error; in explore_numeric() local 2050 int error; in _gethtent() local
|
/bionic/libc/kernel/uapi/linux/ |
D | dm-log-userspace.h | 48 __s32 error; member
|
D | nbd.h | 56 __be32 error; member
|
D | hyperv.h | 54 int error; member 178 int error; member
|
D | dcbnl.h | 78 __u8 error; member 86 __u8 error; member 101 __u8 error; member
|
D | blktrace_api.h | 100 __u16 error; member
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | mktemp.c | 159 int error; in mkdtemp() local
|
/bionic/tools/versioner/src/ |
D | DeclarationDatabase.cpp | 222 bool error = false; in merge() local
|