/third_party/skia/gm/ |
D | gm.h | 50 #define DEF_SIMPLE_GM_CAN_FAIL(NAME, CANVAS, ERR_MSG, W, H) \ argument 52 #define DEF_SIMPLE_GM_BG_CAN_FAIL(NAME, CANVAS, ERR_MSG, W, H, BGCOLOR) \ argument 54 #define DEF_SIMPLE_GM_BG_NAME_CAN_FAIL(NAME, CANVAS, ERR_MSG, W, H, BGCOLOR, NAME_STR) \ argument 73 #define DEF_SIMPLE_GPU_GM_CAN_FAIL(NAME, GR_CONTEXT, CANVAS, ERR_MSG, W, H) \ argument 76 #define DEF_SIMPLE_GPU_GM_BG_CAN_FAIL(NAME, GR_CONTEXT, CANVAS, ERR_MSG, W, H, BGCOLOR) \ argument
|
/third_party/flutter/skia/gm/ |
D | gm.h | 49 #define DEF_SIMPLE_GM_CAN_FAIL(NAME, CANVAS, ERR_MSG, W, H) \ argument 51 #define DEF_SIMPLE_GM_BG_CAN_FAIL(NAME, CANVAS, ERR_MSG, W, H, BGCOLOR) \ argument 53 #define DEF_SIMPLE_GM_BG_NAME_CAN_FAIL(NAME, CANVAS, ERR_MSG, W, H, BGCOLOR, NAME_STR) \ argument 73 #define DEF_SIMPLE_GPU_GM_CAN_FAIL(NAME, GR_CONTEXT, RENDER_TARGET_CONTEXT, CANVAS, ERR_MSG, W, H) \ argument 76 #define DEF_SIMPLE_GPU_GM_BG_CAN_FAIL(NAME, GR_CONTEXT, RENDER_TARGET_CONTEXT, CANVAS, ERR_MSG, W, \ argument
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_init/ |
D | 4-3.c | 33 #define ERR_MSG(f, rc) printf("Failed: function: %s status: %s(%u)\n", \ macro
|
D | 3-1.c | 19 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
|
D | 1-1.c | 27 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
|
D | 4-1.c | 48 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedpolicy/ |
D | 4-1.c | 24 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
|
D | 5-1.c | 27 #define ERR_MSG(p, f, rc) printf("Failed: %s function: %s error: %s (%u)\n", \ macro
|
D | common.h | 34 #define ERR_MSG(p, f, rc) \ macro
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/ |
D | 5-1.c | 23 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigset/ |
D | 6-1.c | 27 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %u errno: %s\n", \ macro
|
D | 7-1.c | 32 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %u errno: %s\n", \ macro
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/ |
D | 1-1.c | 26 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
|
D | 1-2.c | 27 #define ERR_MSG(f, rc) printf("Failed: func %s rc: %s (%u)\n", \ macro
|
D | 1-3.c | 43 #define ERR_MSG(f, rc) printf("Failed: line: %d func: %s rc: %s (%u)\n", \ macro
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
D | 17-5.c | 33 #define ERR_MSG(f, rc) printf("Failed: %s rc: %d errno: %s\n", \ macro
|
/third_party/flutter/skia/third_party/externals/libwebp/examples/ |
D | webpmux.c | 149 #define RETURN_IF_ERROR(ERR_MSG) \ argument 155 #define RETURN_IF_ERROR3(ERR_MSG, FORMAT_STR1, FORMAT_STR2) \ argument 161 #define ERROR_GOTO1(ERR_MSG, LABEL) \ argument 168 #define ERROR_GOTO2(ERR_MSG, FORMAT_STR, LABEL) \ argument 175 #define ERROR_GOTO3(ERR_MSG, FORMAT_STR1, FORMAT_STR2, LABEL) \ argument
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | webpmux.c | 151 #define RETURN_IF_ERROR(ERR_MSG) \ argument 157 #define RETURN_IF_ERROR3(ERR_MSG, FORMAT_STR1, FORMAT_STR2) \ argument 163 #define ERROR_GOTO1(ERR_MSG, LABEL) \ argument 170 #define ERROR_GOTO2(ERR_MSG, FORMAT_STR, LABEL) \ argument 177 #define ERROR_GOTO3(ERR_MSG, FORMAT_STR1, FORMAT_STR2, LABEL) \ argument
|
/third_party/python/Include/internal/ |
D | pycore_initconfig.h | 27 #define _PyStatus_ERR(ERR_MSG) \ argument
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/ |
D | zutil.h | 52 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/ |
D | zutil.h | 52 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
/third_party/skia/third_party/externals/zlib/ |
D | zutil.h | 67 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | zutil.h | 67 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
/third_party/zlib/ |
D | zutil.h | 59 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
/third_party/node/deps/zlib/ |
D | zutil.h | 67 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|