Home
last modified time | relevance | path

Searched defs:cmp (Results 276 - 300 of 703) sorted by relevance

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

/third_party/toybox/toys/pending/
H A Dexpr.c158 int cmp; in eval_op() local
[all...]
/third_party/rust/crates/memchr/src/memmem/
H A Dtwoway.rs627 fn cmp(self, current: u8, candidate: u8) -> SuffixOrdering { in cmp() functions
/third_party/rust/crates/cxx/gen/build/src/
H A Dcargo.rs77 fn cmp(&self, rhs: &Self) -> Ordering { in cmp() functions
112 fn cmp(&self, rhs: &Self) -> Ordering { in cmp() functions
140 fn cmp(&self, rhs: &Self) -> Ordering { in cmp() functions
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_find.c178 struct cil_perm *cmp = i->data; in __cil_classperms_list_match_any() local
207 struct cil_perm *cmp = i->data; in cil_classperms_list_match_any() local
234 struct cil_perm *cmp = i->data; in __add_classes_from_classperms_list() local
249 struct cil_perm *cmp = (struct cil_perm *)d; in __add_classes_from_map_perms() local
/third_party/rust/crates/syn/src/
H A Dlifetime.rs104 fn cmp(&self, other: &Lifetime) -> Ordering { in cmp() functions
/third_party/rust/crates/rustix/src/net/
H A Dip.rs1107 fn cmp(&self, other: &Ipv4Addr) -> Ordering { in cmp() functions
1895 fn cmp(&self, other: &Ipv6Addr) -> Ordering { in cmp() functions
/third_party/selinux/libselinux/src/
H A Dlabel_backends_android.c32 static int cmp(const void *A, const void *B) in cmp() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dlayout_mbuf_1_0.rs
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dsingle_store_impl_test.cpp611 auto cmp = [](const Key &entry, const Key &sentry) { return entry.Data() < sentry.Data(); }; in HWTEST_F() local
648 auto cmp = [](const Key &entry, const Key &sentry) { return entry.Data() < sentry.Data(); }; in HWTEST_F() local
687 auto cmp = [](const Key &entry, const Key &sentry) { return entry.Data() < sentry.Data(); }; in HWTEST_F() local
1041 auto cmp in HWTEST_F() local
1096 auto cmp = [](const Key &entry, const Key &sentry) { return entry.Data() < sentry.Data(); }; HWTEST_F() local
1309 auto cmp = [](const Key &entry, const Key &sentry) { return entry.Data() < sentry.Data(); }; HWTEST_F() local
[all...]
/foundation/distributeddatamgr/kv_store/test/fuzztest/devicekvstore_fuzzer/
H A Ddevicekvstore_fuzzer.cpp374 auto cmp = [](const Key &entry, const Key &sentry) { return entry.Data() < sentry.Data(); }; in RemoveDeviceDataFuzz() local
/foundation/distributeddatamgr/kv_store/test/fuzztest/singlekvstore_fuzzer/
H A Dsinglekvstore_fuzzer.cpp342 auto cmp = [](const Key &entry, const Key &sentry) { return entry.Data() < sentry.Data(); }; in RemoveDeviceDataFuzz() local
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.c187 unsigned int cmp, exp; in is_thresh_cmp_valid() local
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgrufault.c525 struct completion *cmp; in gru_intr() local
/kernel/linux/linux-5.10/net/rxrpc/
H A Dconn_client.c294 #define cmp(X) ((long)bundle->params.X - (long)cp->X) in rxrpc_look_up_bundle() macro
299 #undef cmp in rxrpc_look_up_bundle() macro
323 #define cmp(X) ((long)bundle->params.X - (long)cp->X) in rxrpc_look_up_bundle() macro
328 #undef cmp rxrpc_look_up_bundle() macro
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-info.c72 int cmp; in __block_info__cmp() local
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfscache.c347 int cmp; in nfsd_cache_insert() local
/kernel/linux/linux-5.10/fs/ext2/
H A Dxattr.c174 int cmp; in ext2_xattr_cmp_entry() local
/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...]

Completed in 25 milliseconds

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