| /third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
| H A D | cmp-sext-sext.c | 2 #define cmp(TYPE, X, OP, Y) ((T(TYPE)) X OP (T(TYPE)) Y) macro
|
| H A D | cmp-zext-zext.c | 2 #define cmp(TYPE, X, OP, Y) ((T(TYPE)) X OP (T(TYPE)) Y) macro
|
| H A D | cmp-zext.c | 2 #define cmp(TYPE, X, OP, Y) ((T(TYPE)) X OP (T(TYPE)) Y) macro
|
| H A D | cmp-sext.c | 2 #define cmp(TYPE, X, OP, Y) ((T(TYPE)) X OP (T(TYPE)) Y) macro
|
| /third_party/ltp/testcases/lib/ |
| H A D | tst_get_median.c | 7 static int cmp(const void *a, const void *b) in cmp() function
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-aat-layout.hh | 42 int cmp (hb_tag_t key) const in cmp() function
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | derive-partialeq-base.rs | |
| H A D | issue-648-derive-debug-with-padding.rs | |
| H A D | opaque-template-inst-member.rs | |
| H A D | derive-partialeq-core.rs | |
| H A D | derive-partialeq-union_1_0.rs | |
| /third_party/musl/src/stdlib/ |
| H A D | qsort_nr.c | 6 static int wrapper_cmp(const void *v1, const void *v2, void *cmp) in wrapper_cmp() argument 11 void qsort(void *base, size_t nel, size_t width, cmpfun cmp) in qsort() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| H A D | memmem.c | 28 const char cmp[] = "musl"; in memmem_0100() local
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | tsearch.c | 92 int cmp; in tdelete() local
|
| /third_party/rust/crates/proc-macro2/src/ |
| H A D | location.rs | 18 fn cmp(&self, other: &Self) -> Ordering { in cmp() functions
|
| /third_party/rust/crates/minimal-lexical/src/ |
| H A D | heapvec.rs | 165 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp() functions
|
| H A D | stackvec.rs | 273 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp() functions
|
| /arkcompiler/runtime_core/compiler/tests/ |
| H A D | rpo_test.cpp | 124 auto cmp = GetGraph()->CreateInstCompare(); in TEST_F() local 244 auto cmp = GetGraph()->CreateInstCompare(); in TEST_F() local [all...] |
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| H A D | codegen_arm64.rb | 84 def cmp(a, b) method in Codegen.safepoint_state
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/templates/ |
| H A D | codegen_arm64.rb | 84 def cmp(a, b) method in Codegen.safepoint_state
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/ |
| H A D | gc_utils.h | 60 auto cmp = llvm::dyn_cast<llvm::ICmpInst>(val); in IsNullCmp() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | rpo_test.cpp | 130 auto cmp = in TEST_F() local 248 auto cmp = in TEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpeg12framerate.c | 68 int cmp; in ff_mpeg12_find_best_frame_rate() local
|
| /third_party/ffmpeg/libswscale/x86/ |
| H A D | rgb_2_rgb.asm | 81 cmp wq, 0 label 141 cmp wq, 0 label
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | tree.c | 57 static int cmp(const void *a, const void *b) in cmp() function
|