| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
| D | logging.h | 25 #define CHECK(expr) \ macro
|
| /third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/ |
| D | logging.h | 18 # define CHECK(X) ASSERT(X) macro
|
| /third_party/skia/third_party/externals/brotli/research/ |
| D | read_dist.h | 23 #define CHECK(X) if (!(X)) exit(EXIT_FAILURE); macro
|
| D | draw_diff.cc | 20 #define CHECK(X) if (!(X)) exit(EXIT_FAILURE); macro
|
| /third_party/musl/libc-test/src/functional/ |
| D | tls_init.c | 18 #define CHECK(f) do{ if(f) t_error("%s failed.\n", #f); }while(0) macro
|
| D | tls_local_exec.c | 16 #define CHECK(c, fmt, ...) do{ \ macro
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | mlpdsp_armv6.S | 91 CHECK .req a1 label 232 CHECK .req a1 label 343 CHECK .req a1 label
|
| /third_party/skia/tests/graphite/ |
| D | RectTest.cpp | 13 #define CHECK(A) REPORTER_ASSERT(reporter, A) macro
|
| D | IntersectionTreeTest.cpp | 30 #define CHECK(A) REPORTER_ASSERT(reporter, A) macro
|
| /third_party/mesa3d/src/gallium/tests/unit/ |
| D | pipe_barrier_test.c | 63 #define CHECK(_cond) \ macro
|
| /third_party/ffmpeg/libavcodec/tests/ |
| D | avcodec.c | 125 #define CHECK(TYPE, type) (codec2->cb_type == FF_CODEC_CB_TYPE_ ## TYPE && !codec2->cb.type) in main() macro
|
| D | h265_levels.c | 248 #define CHECK(expected, format, ...) do { \ in main() macro
|
| D | h264_levels.c | 181 #define CHECK(expected, format, ...) do { \ in main() macro
|
| /third_party/python/Modules/ |
| D | _testinternalcapi.c | 94 #define CHECK(X, RESULT) \ in test_popcount() macro 134 #define CHECK(X, RESULT) \ in test_bit_length() macro 352 #define CHECK(a, b, n) do { \ in test_edit_cost() macro
|
| /third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
| D | Main.java | 28 CHECK, enumConstant
|
| /third_party/node/deps/v8/src/bigint/ |
| D | bigint-internal.h | 115 #define CHECK(cond) \ macro
|
| /third_party/unity/extras/fixture/src/ |
| D | unity_fixture.h | 84 #define CHECK(condition) TEST_ASSERT_TRUE((condition)) macro
|
| /third_party/cJSON/tests/unity/extras/fixture/src/ |
| D | unity_fixture.h | 74 #define CHECK(condition) TEST_ASSERT_TRUE((condition)) macro
|
| /third_party/node/deps/openssl/openssl/providers/ |
| D | defltprov.c | 34 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, "provider=default", FUNC }, CHECK } argument
|
| /third_party/openssl/providers/ |
| D | defltprov.c | 34 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, "provider=default", FUNC }, CHECK } argument
|
| /third_party/mesa3d/src/imagination/rogue/ |
| D | rogue_util.h | 43 #define CHECK(expr) \ macro
|
| /third_party/gn/src/base/ |
| D | logging.h | 396 #define CHECK(condition) \ macro 419 #define CHECK(condition) \ macro 430 #define CHECK(condition) \ macro
|
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_memory_test/ |
| D | cpuset_memory_test.c | 69 #define CHECK (SCHAR_MAX + 7) macro
|
| /third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
| D | cctest.h | 58 #define CHECK(condition) CheckHelper(__FILE__, __LINE__, #condition, condition) macro
|
| /third_party/node/deps/v8/src/base/ |
| D | logging.h | 84 #define CHECK(condition) CHECK_WITH_MSG(condition, #condition) macro 316 #define DEFINE_SIGNED_MISMATCH_COMP(CHECK, NAME, IMPL) \ argument
|