Home
last modified time | relevance | path

Searched defs:score (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/dev/sound/pcm/
H A Dfeeder.c218 u_int32_t best, score, score2, oldscore; in snd_fmtbestfunc() local
276 u_int32_t score, score1, score2; in snd_fmtbest() local
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dcover.h43 U32 score; member
/freebsd/crypto/openssl/crypto/encode_decode/
H A Dencoder_local.h113 int score; /* For ordering decoders wrt proqs */ member
/freebsd/contrib/ntp/ntpd/
H A Dntp_peer.c444 score( score() function
/freebsd/sys/dev/drm2/
H A Ddrm_fb_helper.c1253 int my_score, best_score, score; in drm_pick_crtcs() local
H A Ddrm_edid.c143 int i, score = 0; in drm_edid_header_is_valid() local
172 int score = drm_edid_header_is_valid(raw_edid); in drm_edid_block_valid() local
/freebsd/crypto/openssl/crypto/property/
H A Dproperty.c645 int j, best = -1, score, optional; in ossl_method_store_fetch() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h838 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, in score() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp186 double score() const { return Score; } in score() function
/freebsd/sys/kern/
H A Dsched_ule.c1732 u_int pri, score; in sched_priority() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c5043 uint64_t score = rsg->rs_fill + ((((rsg->rs_fill << 7) / size) * in ext_size_value() local
/freebsd/sys/dev/cxgbe/
H A Dadapter.h621 uint8_t score; member
/freebsd/sys/contrib/dev/rtw89/
H A Dphy.c5847 u16 report, u16 score) in rtw89_phy_ccx_get_report()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c132563 int score = matchQuality(p, nArg, enc); local
132588 int score = matchQuality(p, nArg, enc); local
244551 double score = 0.0; /* SQL function return value */ local