Home
last modified time | relevance | path

Searched defs:cmp (Results 301 - 325 of 715) sorted by relevance

1...<<11121314151617181920>>...29

/kernel/linux/linux-5.10/init/
H A Ddo_mounts.c79 const struct uuidcmp *cmp = data; in match_dev_by_uuid() local
110 struct uuidcmp cmp; in devt_from_partuuid() local
/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_proto_sctp.c190 __le32 cmp, val; in sctp_csum_check() local
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgrufault.c525 struct completion *cmp; in gru_intr() local
/kernel/linux/linux-6.6/fs/ext2/
H A Dxattr.c174 int cmp; in ext2_xattr_cmp_entry() local
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfscache.c449 int cmp; in nfsd_cache_insert() local
/kernel/linux/linux-6.6/kernel/kcsan/
H A Dreport.c425 int cmp; in print_report() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-info.c72 int cmp; in __block_info__cmp() local
/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

Completed in 23 milliseconds

1...<<11121314151617181920>>...29