Home
last modified time | relevance | path

Searched defs:cmp (Results 251 - 275 of 675) sorted by relevance

1...<<11121314151617181920>>...27

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-name-table.hh118 static int cmp (const void *pa, const void *pb) in cmp() function
H A Dhb-ot-stat-table.hh268 int cmp (hb_tag_t key) const { return tag.cmp (key); } in cmp() function
H A Dhb-ot-tag.cc218 int cmp (const char *a) const in cmp() function
232 int cmp (const LangTag *that) const in cmp() function
H A Dhb-ot-var-fvar-table.hh73 int cmp (hb_tag_t key) const { return axisTag.cmp (key); } in cmp() function
/third_party/python/Modules/
H A D_heapqmodule.c29 int cmp; in siftdown() local
74 int cmp; in siftup() local
253 int cmp; in _heapq_heappushpop_impl() local
398 int cmp; siftdown_max() local
443 int cmp; siftup_max() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducmndata.cpp107 int32_t cmp=0; in strcmpAfterPrefix() local
155 int32_t cmp=strcmpAfterPrefix(s, names+toc[i].nameOffset, &prefixLength); in offsetTOCPrefixBinarySearch() local
200 int32_t cmp=strcmpAfterPrefix(s, toc[i].entryName, &prefixLength); in pointerTOCPrefixBinarySearch() local
[all...]
/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
/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

Completed in 21 milliseconds

1...<<11121314151617181920>>...27