Home
last modified time | relevance | path

Searched defs:cmp (Results 326 - 350 of 736) sorted by relevance

1...<<11121314151617181920>>...30

/kernel/linux/linux-6.6/net/rxrpc/
H A Dconn_client.c267 #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 Dbtf_dump.c817 int ret = 0, cmp; in test_btf_datasec() local
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c190 __le32 cmp, val; in sctp_csum_check() local
/third_party/ffmpeg/libavcodec/
H A Dme_cmp.c476 int ff_set_cmp(MECmpContext *c, me_cmp_func *cmp, int type) in ff_set_cmp() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_deband.c195 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 Dvf_deshake.c91 static int cmp(const void *a, const void *b) in cmp() function
H A Dvf_signature.c130 static int cmp(const void *x, const void *y) in cmp() function
/third_party/ffmpeg/libswresample/tests/
H A Dswresample.c142 static int cmp(const void *a, const void *b){ in cmp() function
/third_party/icu/icu4c/source/i18n/
H A Dunits_data.cpp244 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 Dcollationfastlatinbuilder.cpp70 int32_t cmp = compareInt64AsUnsigned(ce, list[i]); in binarySearch() local
/third_party/icu/icu4c/source/common/
H A Dlocalebuilder.cpp310 int cmp = uprv_strcmp(start, value_str.data()); in addUnicodeLocaleAttribute() local
/third_party/mesa3d/src/compiler/spirv/
H A Dvtn_glsl450.c404 nir_ssa_def *cmp = nir_slt(nb, src[1], src[0]); in handle_glsl450_alu() local
/third_party/mesa3d/src/egl/main/
H A Deglconfig.c452 EGLint cmp; in _eglMatchConfig() local
/third_party/ltp/lib/
H A Dtst_timer_test.c159 static int cmp(const void *a, const void *b) in cmp() function
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds_disasm.c548 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 Dsfn_instr.cpp549 InstrCompareForward cmp; in equal_to() local
/third_party/node/deps/v8/tools/testrunner/objects/
H A Dtestcase.py433 def cmp(x, y): function
/third_party/node/deps/icu-small/source/common/
H A Dlocalebuilder.cpp310 int cmp = uprv_strcmp(start, value_str.data()); in addUnicodeLocaleAttribute() local
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationfastlatinbuilder.cpp70 int32_t cmp = compareInt64AsUnsigned(ce, list[i]); in binarySearch() local
H A Dunits_data.cpp250 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 Dbrw_nir_lower_storage_image.c69 nir_ssa_def *cmp = nir_ilt(b, coord, size); in image_coord_is_in_bounds() local
/third_party/mesa3d/src/intel/tools/
H A Daub_mem.c109 int cmp = 0; in ensure_ggtt_entry() local
161 int cmp = 0; in ensure_phys_mem() local
/third_party/lz4/examples/
H A DframeCompress.c473 int const cmp = compareFiles(inpFp, decFp, in main() local
/third_party/rust/crates/log/src/kv/
H A Dkey.rs89 fn cmp(&self, other: &Self) -> cmp::Ordering { in partial_cmp() functions
/third_party/rust/crates/clap/src/builder/
H A Dos_str.rs324 fn cmp(&self, other: &Inner) -> std::cmp::Ordering { in cmp() functions

Completed in 22 milliseconds

1...<<11121314151617181920>>...30