Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/sound/pcm/
H A Dfeeder.c350 u_int32_t best, score, score2, oldscore; snd_fmtbestfunc() local
408 u_int32_t score, score1, score2; snd_fmtbest() local
[all...]
/freebsd-src/sys/contrib/zstd/lib/dictBuilder/
H A Dcover.h49 U32 score; member
/freebsd-src/contrib/ntp/ntpd/
H A Dntp_peer.c446 score( in score() function
/freebsd-src/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-src/crypto/openssl/crypto/property/
H A Dproperty.c511 int j, best = -1, score, optional; ossl_method_store_fetch() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h646 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, score() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp186 double score() const { return Score; } in score() function
/freebsd-src/sys/kern/
H A Dsched_ule.c1656 u_int pri, score; in sched_priority() local
[all...]
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c4937 uint64_t score = rsg->rs_fill + ((((rsg->rs_fill << 7) / size) * ext_size_value() local
/freebsd-src/sys/contrib/dev/rtw89/
H A Dphy.c3261 rtw89_phy_ccx_get_report(struct rtw89_dev * rtwdev,u16 report,u16 score) rtw89_phy_ccx_get_report() argument
/freebsd-src/sys/dev/cxgbe/
H A Dadapter.h589 uint8_t score; member