/external/llvm/test/MC/AArch64/ |
D | cyclone-crc.s | 7 CHECK: error: instruction requires: crc label 8 CHECK: crc32b w0, w1, w5 label 9 CHECK: error: instruction requires: crc label 10 CHECK: crc32h w3, w5, w6 label 11 CHECK: error: instruction requires: crc label 12 CHECK: crc32w w19, wzr, w20 label 13 CHECK: error: instruction requires: crc label 14 CHECK: crc32x w3, w5, x20 label 20 CHECK: error: instruction requires: crc label 21 CHECK: crc32cb w5, w10, w15 label [all …]
|
/external/clang/test/Analysis/ |
D | traversal-path-unification.c | 9 #define CHECK(x) ((x) & 1) macro 11 #define CHECK(x) (x) macro
|
D | bitwise-ops.c | 4 #define CHECK(expr) if (!(expr)) return; clang_analyzer_eval(expr) macro
|
/external/pigweed/pw_log/rust/pw_log_backend_printf/ |
D | varargs.rs | 164 const CHECK: () = (); constant 195 const CHECK: () = Self::panic(); constant
|
/external/libexif/test/ |
D | test-integers.c | 39 # define CHECK(condition) \ macro 46 # define CHECK(condition) \ macro
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_maps.h | 8 #define CHECK(condition, tag, format...) ({ \ macro
|
/external/cronet/stable/third_party/ced/src/util/ |
D | logging.h | 21 #define CHECK(expr) macro
|
/external/cronet/tot/third_party/ced/src/util/ |
D | logging.h | 21 #define CHECK(expr) macro
|
/external/angle/src/common/base/anglebase/ |
D | logging.h | 18 # define CHECK(X) ASSERT(X) macro
|
/external/pdfium/core/fxcrt/ |
D | check.h | 14 #define CHECK(condition) \ macro
|
/external/pdfium/third_party/base/ |
D | check.h | 14 #define CHECK(condition) \ macro
|
/external/chromium-trace/catapult/systrace/atrace_helper/jni/ |
D | logging.h | 18 #define CHECK(x) \ macro
|
/external/brotli/research/ |
D | read_dist.h | 23 #define CHECK(X) if (!(X)) exit(EXIT_FAILURE); macro
|
/external/dtc/tests/ |
D | appendprop1.c | 21 #define CHECK(code) \ macro
|
D | appendprop2.c | 21 #define CHECK(code) \ macro
|
D | add_subnode_with_nops.c | 21 #define CHECK(code) \ macro
|
D | rw_tree1.c | 21 #define CHECK(code) \ macro
|
D | check_path.c | 14 #define CHECK(code) \ macro
|
D | rw_oom.c | 22 #define CHECK(code) \ macro
|
/external/libcxx/utils/google-benchmark/src/ |
D | check.h | 57 #define CHECK(b) \ macro 62 #define CHECK(b) ::benchmark::internal::GetNullLogInstance() macro
|
/external/pytorch/torch/csrc/dynamo/ |
D | debug_macros.h | 29 #define CHECK(cond) \ macro
|
/external/liburing/test/ |
D | pipe-bug.c | 17 #define CHECK(x) \ macro
|
/external/cronet/stable/third_party/boringssl/src/fuzz/ |
D | bn_div.cc | 19 #define CHECK(expr) \ macro
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/fuzz/ |
D | bn_div.cc | 19 #define CHECK(expr) \ macro
|
/external/cronet/tot/third_party/boringssl/src/fuzz/ |
D | bn_div.cc | 19 #define CHECK(expr) \ macro
|