Home
last modified time | relevance | path

Searched refs:aslmsg (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Analysis/
Dblocks.m46 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/
Dapple_glx_log.c75 aslmsg msg; in _apple_glx_vlog()
/external/chromium_org/third_party/mesa/src/src/glx/apple/
Dapple_glx_log.c75 aslmsg msg; in _apple_glx_vlog()
/external/clang/test/Sema/
Dformat-strings.c278 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/
Diossim.mm300 aslmsg query = asl_new(ASL_TYPE_QUERY);
311 aslmsg entry;