Home
last modified time | relevance | path

Searched defs:ERR_MSG (Results 1 – 25 of 30) sorted by relevance

12

/third_party/skia/gm/
Dgm.h50 #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/
Dgm.h49 #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/
D4-3.c33 #define ERR_MSG(f, rc) printf("Failed: function: %s status: %s(%u)\n", \ macro
D3-1.c19 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
D1-1.c27 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
D4-1.c48 #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/
D4-1.c24 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
D5-1.c27 #define ERR_MSG(p, f, rc) printf("Failed: %s function: %s error: %s (%u)\n", \ macro
Dcommon.h34 #define ERR_MSG(p, f, rc) \ macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setscope/
D5-1.c23 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigset/
D6-1.c27 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %u errno: %s\n", \ macro
D7-1.c32 #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/
D1-1.c26 #define ERR_MSG(f, rc) printf("Failed: func: %s rc: %s (%u)\n", \ macro
D1-2.c27 #define ERR_MSG(f, rc) printf("Failed: func %s rc: %s (%u)\n", \ macro
D1-3.c43 #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/
D17-5.c33 #define ERR_MSG(f, rc) printf("Failed: %s rc: %d errno: %s\n", \ macro
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dwebpmux.c149 #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/
Dwebpmux.c151 #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/
Dpycore_initconfig.h27 #define _PyStatus_ERR(ERR_MSG) \ argument
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dzutil.h52 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dzutil.h52 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
/third_party/skia/third_party/externals/zlib/
Dzutil.h67 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
/third_party/flutter/skia/third_party/externals/zlib/
Dzutil.h67 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
/third_party/zlib/
Dzutil.h59 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro
/third_party/node/deps/zlib/
Dzutil.h67 #define ERR_MSG(err) z_errmsg[Z_NEED_DICT-(err)] macro

12