Searched defs:score (Results 1 – 12 of 12) sorted by relevance
/freebsd-src/sys/dev/sound/pcm/ |
H A D | feeder.c | 350 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 D | cover.h | 49 U32 score; member
|
/freebsd-src/contrib/ntp/ntpd/ |
H A D | ntp_peer.c | 446 score( in score() function
|
/freebsd-src/sys/dev/drm2/ |
H A D | drm_fb_helper.c | 1253 int my_score, best_score, score; in drm_pick_crtcs() local
|
H A D | drm_edid.c | 143 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 D | property.c | 511 int j, best = -1, score, optional; ossl_method_store_fetch() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 646 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 D | CodeLayout.cpp | 186 double score() const { return Score; } in score() function
|
/freebsd-src/sys/kern/ |
H A D | sched_ule.c | 1656 u_int pri, score; in sched_priority() local [all...] |
/freebsd-src/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_scan.c | 4937 uint64_t score = rsg->rs_fill + ((((rsg->rs_fill << 7) / size) * ext_size_value() local
|
/freebsd-src/sys/contrib/dev/rtw89/ |
H A D | phy.c | 3261 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 D | adapter.h | 589 uint8_t score; member
|