Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/doc/html/_static/
H A Dsearchtools.js414 {files: terms[word], score: Scorer.term}, property
415 {files: titleterms[word], score: Scorer.title} property
422 _o.push({files: terms[w], score: Scorer.partialTerm}) property
427 _o.push({files: titleterms[w], score: Scorer.partialTitle}) property
/freebsd/sys/dev/sound/pcm/
H A Dfeeder.c301 u_int32_t best, score, score2, oldscore; in snd_fmtbestfunc() local
359 u_int32_t score, score1, score2; in snd_fmtbest() local
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Dcover.h49 U32 score; 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.c525 int j, best = -1, score, optional; in ossl_method_store_fetch() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp165 double score() const { return Score; } score() function
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h777 static inline double score(uint64_t Val1, uint64_t Val2, double Sum1, in score() function
/freebsd/sys/kern/
H A Dsched_ule.c1765 u_int pri, score; in sched_priority() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_scan.c5020 uint64_t score = rsg->rs_fill + ((((rsg->rs_fill << 7) / size) * in ext_size_value() local
/freebsd/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/sys/dev/cxgbe/
H A Dadapter.h593 uint8_t score; member