| /bionic/libc/tools/ |
| D | bionic_utils.py | 13 def D(msg): argument 18 def D2(msg): argument 23 def D3(msg): argument 28 def D4(msg): argument 45 def E(self, msg): argument 160 def write(self,msg): argument
|
| /bionic/libc/kernel/tools/ |
| D | utils.py | 11 def panic(msg): argument 16 def D(msg): argument 21 def D2(msg): argument 26 def D3(msg): argument 31 def D4(msg): argument 54 def write(self,msg): argument
|
| D | cpp.py | 127 def __init__(self,msg): argument 590 def throw(self, exception, msg): argument
|
| /bionic/libc/bionic/ |
| D | __cmsg_nxthdr.cpp | 31 cmsghdr* __cmsg_nxthdr(msghdr* msg, cmsghdr* cmsg) { in __cmsg_nxthdr()
|
| D | libc_logging.cpp | 427 static int __libc_write_stderr(const char* tag, const char* msg) { in __libc_write_stderr() 489 static int __libc_write_log(int priority, const char* tag, const char* msg) { in __libc_write_log() 611 void __fortify_chk_fail(const char* msg, uint32_t tag) { in __fortify_chk_fail() 619 char msg[1024]; in __libc_fatal() local 651 void android_set_abort_message(const char* msg) { in android_set_abort_message()
|
| D | strerror_r.cpp | 15 const char* msg; member
|
| D | system_properties.cpp | 476 static int send_prop_msg(const prop_msg *msg) in send_prop_msg() 640 prop_msg msg; in __system_property_set() local
|
| /bionic/libc/include/sys/ |
| D | cdefs_elf.h | 44 #define __warn_references(sym,msg) \ argument
|
| D | cdefs.h | 343 #define __errordecl(name, msg) extern void name(void) __attribute__((__error__(msg))) argument 344 #define __warnattr(msg) __attribute__((__warning__(msg))) argument 346 #define __errordecl(name, msg) extern void name(void) argument 347 #define __warnattr(msg) argument
|
| /bionic/libc/dns/nameser/ |
| D | ns_parse.c | 105 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { in ns_initparse() 266 setsection(ns_msg *msg, ns_sect sect) { in setsection()
|
| D | ns_name.c | 414 ns_name_unpack(const u_char *msg, const u_char *eom, const u_char *src, in ns_name_unpack() 429 ns_name_unpack2(const u_char *msg, const u_char *eom, const u_char *src, in ns_name_unpack2() 535 const u_char **cpp, **lpp, *eob, *msg; in ns_name_pack() local 634 ns_name_uncompress(const u_char *msg, const u_char *eom, const u_char *src, in ns_name_uncompress() 939 dn_find(const u_char *domain, const u_char *msg, in dn_find()
|
| D | ns_print.c | 114 ns_sprintrrf(const u_char *msg, size_t msglen, in ns_sprintrrf() 1183 addname(const u_char *msg, size_t msglen, in addname()
|
| /bionic/libc/dns/resolv/ |
| D | res_data.c | 151 p_query(const u_char *msg) { in p_query() 156 fp_query(const u_char *msg, FILE *file) { in fp_query() 161 fp_nquery(const u_char *msg, int len, FILE *file) { in fp_nquery()
|
| D | res_debug.c | 287 res_pquery(const res_state statp, const u_char *msg, int len, FILE *file) { in res_pquery() 359 p_cdnname(const u_char *cp, const u_char *msg, int len, FILE *file) { in p_cdnname() 373 p_cdname(const u_char *cp, const u_char *msg, FILE *file) { in p_cdname() 381 p_fqnname(const u_char *cp, const u_char *msg, int msglen, char *name, in p_fqnname() 402 p_fqname(const u_char *cp, const u_char *msg, FILE *file) { in p_fqname()
|
| D | res_comp.c | 104 dn_expand(const u_char *msg, const u_char *eom, const u_char *src, in dn_expand()
|
| /bionic/libc/private/ |
| D | libc_logging.h | 69 char msg[0]; member
|
| /bionic/linker/ |
| D | linker_environ.cpp | 53 const char* msg = "FATAL: kernel did not supply AT_SECURE\n"; in __init_AT_SECURE() local
|
| D | debugger.cpp | 229 debugger_msg_t msg; in send_debuggerd_packet() local
|
| D | dlfcn.cpp | 42 static void __bionic_format_dlerror(const char* msg, const char* detail) { in __bionic_format_dlerror()
|
| /bionic/libc/kernel/uapi/linux/dvb/ |
| D | ca.h | 57 unsigned char msg[256]; member
|
| D | frontend.h | 89 __u8 msg [6]; member 94 __u8 msg [4]; member
|
| /bionic/libc/kernel/uapi/linux/ |
| D | ipmi.h | 100 struct ipmi_msg msg; member 117 struct ipmi_msg msg; member
|
| D | netlink.h | 106 struct nlmsghdr msg; member
|
| D | i2o-dev.h | 46 __u32 msg; member 51 void __user *msg; member
|
| /bionic/libc/dns/ |
| D | gethnamaddr.c | 145 dprintf(const char *msg, res_state res, ...) in dprintf() 161 # define dprintf(msg, res, num) ((void)0) /*nada*/ argument
|