| /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/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 | 18 #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_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/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/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/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/zlib/ |
| D | zutil.h | 59 #define ERR_MSG(err) z_errmsg[(err) < -6 || (err) > 2 ? 9 : 2 - (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/libwebsockets/win32port/zlib/ |
| D | zutil.h | 46 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
| /third_party/node/deps/v8/third_party/zlib/ |
| D | zutil.h | 63 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
| /third_party/node/deps/zlib/ |
| D | zutil.h | 74 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
| /third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
| D | ctest.c | 125 int ERR_MSG =1; /* error messages will be displayed by default*/ variable
|
| /third_party/icu/icu4c/source/tools/ctestfw/ |
| D | ctest.c | 126 int ERR_MSG =1; /* error messages will be displayed by default*/ variable
|
| /third_party/f2fs-tools/include/ |
| D | f2fs_fs.h | 259 #define ERR_MSG(fmt, ...) \ macro
|