/external/skia/gm/ |
D | gm.h | 62 #define DEF_SIMPLE_GM_CAN_FAIL(NAME, CANVAS, ERR_MSG, W, H) \ argument 64 #define DEF_SIMPLE_GM_BG_CAN_FAIL(NAME, CANVAS, ERR_MSG, W, H, BGCOLOR) \ argument 66 #define DEF_SIMPLE_GM_BG_NAME_CAN_FAIL(NAME, CANVAS, ERR_MSG, W, H, BGCOLOR, NAME_STR) \ argument 90 #define DEF_SIMPLE_GPU_GM_CAN_FAIL(NAME, GR_CONTEXT, CANVAS, ERR_MSG, W, H) \ argument 93 #define DEF_SIMPLE_GPU_GM_BG_CAN_FAIL(NAME, GR_CONTEXT, CANVAS, ERR_MSG, W, H, BGCOLOR) \ argument
|
/external/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
|
/external/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
|
/external/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
|
/external/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
|
/external/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
|
/external/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
|
/external/webp/examples/ |
D | webpmux.c | 153 #define RETURN_IF_ERROR(ERR_MSG) \ argument 161 #define RETURN_IF_ERROR3(ERR_MSG, FORMAT_STR1, FORMAT_STR2) \ argument 169 #define ERROR_GOTO1(ERR_MSG, LABEL) \ argument 176 #define ERROR_GOTO2(ERR_MSG, FORMAT_STR, LABEL) \ argument 183 #define ERROR_GOTO3(ERR_MSG, FORMAT_STR1, FORMAT_STR2, LABEL) \ argument
|
/external/python/cpython3/Include/internal/ |
D | pycore_initconfig.h | 27 #define _PyStatus_ERR(ERR_MSG) \ argument
|
/external/linux-kselftest/tools/testing/selftests/sgx/ |
D | load.c | 208 #define ERR_MSG \ in encl_load() macro
|
/external/zlib/ |
D | zutil.h | 74 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
/external/freetype/src/gzip/ |
D | zutil.h | 61 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
/external/libwebsockets/win32port/zlib/ |
D | zutil.h | 46 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
/external/trusty/arm-trusted-firmware/lib/zlib/ |
D | zutil.h | 59 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
|
/external/cronet/stable/third_party/icu/source/tools/ctestfw/ |
D | ctest.c | 126 int ERR_MSG =1; /* error messages will be displayed by default*/ variable
|
/external/cronet/tot/third_party/icu/source/tools/ctestfw/ |
D | ctest.c | 126 int ERR_MSG =1; /* error messages will be displayed by default*/ variable
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | ctest.c | 150 int ERR_MSG =1; /* error messages will be displayed by default*/ variable
|