Home
last modified time | relevance | path

Searched defs:cmp (Results 1 - 25 of 675) sorted by relevance

12345678910>>...27

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dderive-partialeq-base.rs
H A Dissue-648-derive-debug-with-padding.rs
H A Dopaque-template-inst-member.rs
H A Dderive-partialeq-union_1_0.rs
/third_party/rust/crates/minimal-lexical/src/
H A Dheapvec.rs165 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp() functions
H A Dstackvec.rs273 fn cmp(&self, other: &Self) -> cmp::Ordering { in cmp() functions
/third_party/ltp/tools/sparse/sparse-src/validation/optim/
H A Dcmp-sext-sext.c2 #define cmp(TYPE, X, OP, Y) ((T(TYPE)) X OP (T(TYPE)) Y) macro
H A Dcmp-zext-zext.c2 #define cmp(TYPE, X, OP, Y) ((T(TYPE)) X OP (T(TYPE)) Y) macro
H A Dcmp-zext.c2 #define cmp(TYPE, X, OP, Y) ((T(TYPE)) X OP (T(TYPE)) Y) macro
H A Dcmp-sext.c2 #define cmp(TYPE, X, OP, Y) ((T(TYPE)) X OP (T(TYPE)) Y) macro
/kernel/linux/linux-5.10/arch/mips/math-emu/
H A Dsp_cmp.c12 int ieee754sp_cmp(union ieee754sp x, union ieee754sp y, int cmp, int sig) in ieee754sp_cmp() argument
H A Ddp_cmp.c12 int ieee754dp_cmp(union ieee754dp x, union ieee754dp y, int cmp, int sig) in ieee754dp_cmp() argument
/kernel/linux/linux-6.6/arch/mips/math-emu/
H A Ddp_cmp.c12 int ieee754dp_cmp(union ieee754dp x, union ieee754dp y, int cmp, int sig) in ieee754dp_cmp() argument
H A Dsp_cmp.c12 int ieee754sp_cmp(union ieee754sp x, union ieee754sp y, int cmp, int sig) in ieee754sp_cmp() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Doption.h13 strncasecmpz(const char *str, const char *cmp, size_t len) in strncasecmpz() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Doption.h13 strncasecmpz(const char *str, const char *cmp, size_t len) in strncasecmpz() argument
/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dfcmpo.c17 long cmp; in fcmpo() local
H A Dfcmpu.c17 long cmp; in fcmpu() local
/kernel/linux/linux-5.10/arch/nds32/math-emu/
H A Dfcmps.c11 long cmp; in fcmps() local
H A Dfcmpd.c11 long cmp; in fcmpd() local
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dfcmpo.c17 long cmp; in fcmpo() local
H A Dfcmpu.c17 long cmp; in fcmpu() local
/kernel/linux/linux-5.10/lib/
H A Dbsearch.c31 void *bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in bsearch() argument
/kernel/linux/linux-6.6/lib/
H A Dbsearch.c31 void *bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in bsearch() argument
/third_party/ltp/testcases/lib/
H A Dtst_get_median.c7 static int cmp(const void *a, const void *b) in cmp() function

Completed in 5 milliseconds

12345678910>>...27