/external/minijail/ |
D | util.h | 29 #define die(_msg, ...) do { \ argument 34 #define pdie(_msg, ...) \ argument 37 #define warn(_msg, ...) \ argument 40 #define pwarn(_msg, ...) \ argument 43 #define info(_msg, ...) \ argument
|
D | syscall_filter.c | 21 #define compiler_warn(_state, _msg, ...) \ argument 25 #define compiler_pwarn(_state, _msg, ...) \ argument
|
/external/skqp/src/utils/win/ |
D | SkHRESULT.h | 20 #define SK_TRACEHR(_hr, _msg) SkTraceHR(__FILE__, __LINE__, _hr, _msg) argument 22 #define SK_TRACEHR(_hr, _msg) sk_ignore_unused_variable(_hr) argument 25 #define HR_GENERAL(_ex, _msg, _ret) {\ argument
|
/external/skia/src/utils/win/ |
D | SkHRESULT.h | 20 #define SK_TRACEHR(_hr, _msg) SkTraceHR(__FILE__, __LINE__, _hr, _msg) argument 22 #define SK_TRACEHR(_hr, _msg) sk_ignore_unused_variable(_hr) argument 25 #define HR_GENERAL(_ex, _msg, _ret) {\ argument
|
/external/python/cpython2/Lib/email/mime/ |
D | message.py | 17 def __init__(self, _msg, _subtype='rfc822'): argument
|
/external/python/cpython3/Lib/email/mime/ |
D | message.py | 17 def __init__(self, _msg, _subtype='rfc822', *, policy=None): argument
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
D | wpamsg.h | 18 : msg(_msg), priority(_priority) in msg() argument
|
/external/autotest/venv/lucifer/ |
D | handlers.py | 90 def _handle_parsing(self, _msg): argument 95 def _handle_completed(self, _msg): argument
|
/external/clang/test/CodeGen/ |
D | staticinit.c | 35 static char _msg[40]; in f2() local
|
/external/e2fsprogs/intl/ |
D | libgettext.h | 74 const char *_msg; member
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_debug.h | 140 #define debug_print_format(_msg, _fmt) ((void)0) argument
|