| /kernel/linux/linux-6.6/net/rxrpc/ |
| H A D | conn_client.c | 267 #define cmp(X, Y) ((long)(X) - (long)(Y)) in rxrpc_look_up_bundle() macro 272 #undef cmp in rxrpc_look_up_bundle() macro 296 #define cmp(X, Y) ((long)(X) - (long)(Y)) in rxrpc_look_up_bundle() macro 301 #undef cmp rxrpc_look_up_bundle() macro [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | btf_dump.c | 817 int ret = 0, cmp; in test_btf_datasec() local
|
| /kernel/linux/linux-6.6/net/netfilter/ipvs/ |
| H A D | ip_vs_proto_sctp.c | 190 __le32 cmp, val; in sctp_csum_check() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | me_cmp.c | 476 int ff_set_cmp(MECmpContext *c, me_cmp_func *cmp, int type) in ff_set_cmp() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deband.c | 195 int avg[4], cmp[4] = { 0 }, src[4]; in deband_8_coupling_c() local 260 int avg[4], cmp[4] = { 0 }, src[4]; in deband_16_coupling_c() local
|
| H A D | vf_deshake.c | 91 static int cmp(const void *a, const void *b) in cmp() function
|
| H A D | vf_signature.c | 130 static int cmp(const void *x, const void *y) in cmp() function
|
| /third_party/ffmpeg/libswresample/tests/ |
| H A D | swresample.c | 142 static int cmp(const void *a, const void *b){ in cmp() function
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | units_data.cpp | 244 int32_t cmp = (*metadata)[mid]->compareTo(desired, foundCategory, foundUsage, foundRegion); in binarySearch() local 342 int32_t cmp = uprv_strcmp(category.data(), other.category.data()); in compareTo() local 354 int32_t cmp in compareTo() local [all...] |
| H A D | collationfastlatinbuilder.cpp | 70 int32_t cmp = compareInt64AsUnsigned(ce, list[i]); in binarySearch() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | localebuilder.cpp | 310 int cmp = uprv_strcmp(start, value_str.data()); in addUnicodeLocaleAttribute() local
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_glsl450.c | 404 nir_ssa_def *cmp = nir_slt(nb, src[1], src[0]); in handle_glsl450_alu() local
|
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglconfig.c | 452 EGLint cmp; in _eglMatchConfig() local
|
| /third_party/ltp/lib/ |
| H A D | tst_timer_test.c | 159 static int cmp(const void *a, const void *b) in cmp() function
|
| /third_party/mesa3d/src/imagination/vulkan/pds/ |
| H A D | pvr_pds_disasm.c | 548 struct pvr_cmp *cmp = malloc(sizeof(*cmp)); in pvr_pds_disassemble_instruction_cmp() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_instr.cpp | 549 InstrCompareForward cmp; in equal_to() local
|
| /third_party/node/deps/v8/tools/testrunner/objects/ |
| H A D | testcase.py | 433 def cmp(x, y): function
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | localebuilder.cpp | 310 int cmp = uprv_strcmp(start, value_str.data()); in addUnicodeLocaleAttribute() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | collationfastlatinbuilder.cpp | 70 int32_t cmp = compareInt64AsUnsigned(ce, list[i]); in binarySearch() local
|
| H A D | units_data.cpp | 250 int32_t cmp = (*metadata)[mid]->compareTo(desired, foundCategory, foundUsage, foundRegion); in binarySearch() local 348 int32_t cmp = uprv_strcmp(category.data(), other.category.data()); in compareTo() local 360 int32_t cmp in compareTo() local [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_nir_lower_storage_image.c | 69 nir_ssa_def *cmp = nir_ilt(b, coord, size); in image_coord_is_in_bounds() local
|
| /third_party/mesa3d/src/intel/tools/ |
| H A D | aub_mem.c | 109 int cmp = 0; in ensure_ggtt_entry() local 161 int cmp = 0; in ensure_phys_mem() local
|
| /third_party/lz4/examples/ |
| H A D | frameCompress.c | 473 int const cmp = compareFiles(inpFp, decFp, in main() local
|
| /third_party/rust/crates/log/src/kv/ |
| H A D | key.rs | 89 fn cmp(&self, other: &Self) -> cmp::Ordering { in partial_cmp() functions
|
| /third_party/rust/crates/clap/src/builder/ |
| H A D | os_str.rs | 324 fn cmp(&self, other: &Inner) -> std::cmp::Ordering { in cmp() functions
|