Home
last modified time | relevance | path

Searched refs:Scorer (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/gil/doc/html/_static/
Dsearchtools.js201 var Scorer = { variable
484 if (Scorer.score) {
486 results[i][4] = Scorer.score(results[i]);
599 score += Scorer.objNameMatch;
602 score += Scorer.objPartialMatch;
631 if (Scorer.objPrio.hasOwnProperty(match[2])) {
632 score += Scorer.objPrio[match[2]];
634 score += Scorer.objPrioDefault;
662 {files: terms[word], score: Scorer.term},
663 {files: titleterms[word], score: Scorer.title}
/third_party/boost/libs/hof/doc/html/_static/
Dsearchtools.js201 var Scorer = { variable
484 if (Scorer.score) {
486 results[i][4] = Scorer.score(results[i]);
599 score += Scorer.objNameMatch;
602 score += Scorer.objPartialMatch;
631 if (Scorer.objPrio.hasOwnProperty(match[2])) {
632 score += Scorer.objPrio[match[2]];
634 score += Scorer.objPrioDefault;
662 {files: terms[word], score: Scorer.term},
663 {files: titleterms[word], score: Scorer.title}
/third_party/boost/libs/python/doc/html/numpy/_static/
Dsearchtools.js201 var Scorer = { variable
484 if (Scorer.score) {
486 results[i][4] = Scorer.score(results[i]);
599 score += Scorer.objNameMatch;
602 score += Scorer.objPartialMatch;
631 if (Scorer.objPrio.hasOwnProperty(match[2])) {
632 score += Scorer.objPrio[match[2]];
634 score += Scorer.objPrioDefault;
662 {files: terms[word], score: Scorer.term},
663 {files: titleterms[word], score: Scorer.title}