/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
D | logging.h | 25 #define CHECK(expr) \ macro
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/port/ |
D | logging.h | 25 #define CHECK(expr) \ macro
|
/third_party/flutter/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/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
|
/third_party/flutter/skia/platform_tools/android/apps/arcore/src/main/cpp/ |
D | util.h | 45 #define CHECK(condition) \ 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/ejdb/src/examples/ |
D | example1.c | 4 #define CHECK(rc_) \ 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/python/Modules/ |
D | _testinternalcapi.c | 88 #define CHECK(X, RESULT) \ in test_popcount() macro 127 #define CHECK(X, RESULT) \ in test_bit_length() macro 337 #define CHECK(a, b, n) do { \ in test_edit_cost() macro
|
/third_party/json/benchmarks/thirdparty/benchmark/src/ |
D | check.h | 57 #define CHECK(b) \ macro 62 #define CHECK(b) ::benchmark::internal::GetNullLogInstance() macro
|
/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/mtdev/test/ |
D | mtdev-test.c | 63 #define CHECK(dev, name) \ macro
|
/third_party/openh264/test/api/ |
D | c_interface_test.c | 8 #define CHECK(n, p, m) check(n, CALL(p, m), #m) macro
|
/third_party/boost/boost/test/tools/detail/ |
D | fwd.hpp | 78 WARN, CHECK, REQUIRE, PASS enumerator
|
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
D | Main.java | 28 CHECK, enumConstant
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
D | unity_fixture.h | 74 #define CHECK(condition) TEST_ASSERT_TRUE((condition)) macro
|
/third_party/unity/extras/fixture/src/ |
D | unity_fixture.h | 77 #define CHECK(condition) TEST_ASSERT_TRUE((condition)) macro
|
/third_party/libffi/testsuite/libffi.call/ |
D | ffitest.h | 18 #define CHECK(x) (void)(!(x) ? (abort(), 1) : 0) macro
|
/third_party/libffi/testsuite/libffi.closures/ |
D | ffitest.h | 18 #define CHECK(x) (void)(!(x) ? (abort(), 1) : 0) macro
|
/third_party/boost/libs/filesystem/test/ |
D | operations_unit_test.cpp | 45 #define CHECK(x) check(x, __FILE__, __LINE__) macro
|
/third_party/ffmpeg/libavcodec/tests/ |
D | h265_levels.c | 248 #define CHECK(expected, format, ...) do { \ in main() macro
|