Searched refs:aslmsg (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/Analysis/ |
D | blocks.m | 46 typedef struct __aslmsg *aslmsg; typedef 48 int asl_log(aslclient asl, aslmsg msg, int level, const char *format, ...) __attribute__((__format_… 73 dispatch_async(logQueue, ^{ asl_log(client, ((aslmsg)0), 4, "%s", [str UTF8String]); });
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx_log.c | 75 aslmsg msg; in _apple_glx_vlog()
|
/external/chromium_org/third_party/mesa/src/src/glx/apple/ |
D | apple_glx_log.c | 75 aslmsg msg; in _apple_glx_vlog()
|
/external/clang/test/Sema/ |
D | format-strings.c | 278 typedef struct __aslmsg *aslmsg; typedef 279 int asl_log(aslclient asl, aslmsg msg, int level, const char *format, ...) __attribute__((__format_…
|
/external/chromium_org/testing/iossim/ |
D | iossim.mm | 300 aslmsg query = asl_new(ASL_TYPE_QUERY); 311 aslmsg entry;
|