/external/skia/src/core/ |
D | SkFontMgr.cpp | 221 struct Score { in matchStyleCSS3() struct 224 Score& operator +=(int rhs) { this->score += rhs; return *this; } in matchStyleCSS3() argument 225 Score& operator <<=(int rhs) { this->score <<= rhs; return *this; } in matchStyleCSS3() argument 226 bool operator <(const Score& that) { return this->score < that.score; } in matchStyleCSS3() argument 229 Score maxScore = { 0, 0 }; in matchStyleCSS3() 233 Score currentScore = { 0, i }; in matchStyleCSS3()
|
/external/skqp/src/core/ |
D | SkFontMgr.cpp | 221 struct Score { in matchStyleCSS3() struct 224 Score& operator +=(int rhs) { this->score += rhs; return *this; } in matchStyleCSS3() argument 225 Score& operator <<=(int rhs) { this->score <<= rhs; return *this; } in matchStyleCSS3() argument 226 bool operator <(const Score& that) { return this->score < that.score; } in matchStyleCSS3() argument 229 Score maxScore = { 0, 0 }; in matchStyleCSS3() 233 Score currentScore = { 0, i }; in matchStyleCSS3()
|
/external/brotli/research/ |
D | durchschlag.cc | 12 typedef uint32_t Score; typedef 21 Score score; 30 Score score; 80 static Score buildCandidatesList(std::vector<Candidate>* candidates, in buildCandidatesList() 91 Score score = 0; in buildCandidatesList() 105 Score maxScore = 0; in buildCandidatesList() 127 Score minScore = candidates->at(0).score; in buildCandidatesList() 168 static Score rebuildCandidatesList(std::vector<TextIdx>* candidates, in rebuildCandidatesList() 183 Score score = 0; in rebuildCandidatesList() 195 Score maxScore = 0; in rebuildCandidatesList() [all …]
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_pair_schedule.c | 75 int Score; member 189 unsigned score = sinst->Score; in print_list() 233 while(temp && inst->Score <= temp->Score) { in add_inst_to_list_score() 278 sinst->Score = 0; 284 sinst->Score = 0; 291 sinst->Score += 100; 293 sinst->Score += r->Reader->NumDependencies; 313 sinst->Score |= NO_OUTPUT_SCORE; in score_no_output() 317 sinst->Score |= NO_OUTPUT_SCORE; in score_no_output() 329 sinst->Score = 0; in calc_score_r300() [all …]
|
/external/boringssl/src/ssl/ |
D | tls13_server.cc | 108 typedef std::tuple<bool, bool, bool> Score; typedef in CipherScorer 112 Score MinScore() const { in MinScore() 113 return Score(false, false, false); in MinScore() 116 Score Evaluate(const SSL_CIPHER *a) const { in Evaluate() 117 return Score( in Evaluate() 145 CipherScorer::Score best_score = scorer.MinScore(); in choose_tls13_cipher() 161 const CipherScorer::Score candidate_score = scorer.Evaluate(candidate); in choose_tls13_cipher()
|
/external/llvm/lib/Transforms/Scalar/ |
D | GuardWidening.cpp | 311 auto Score = in eliminateGuardViaWidening() local 315 << scoreTypeToString(Score) << "\n"); in eliminateGuardViaWidening() 316 if (Score > BestScoreSoFar) { in eliminateGuardViaWidening() 317 BestScoreSoFar = Score; in eliminateGuardViaWidening()
|
/external/eigen/Eigen/src/LU/ |
D | PartialPivLU.h | 368 typedef typename Scoring::result_type Score; 380 Score biggest_in_corner 386 if(biggest_in_corner != Score(0))
|
D | FullPivLU.h | 519 typedef typename Scoring::result_type Score; 520 Score biggest_in_corner; 527 if(biggest_in_corner==Score(0))
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | GuardWidening.cpp | 316 auto Score = in eliminateGuardViaWidening() local 320 << scoreTypeToString(Score) << "\n"); in eliminateGuardViaWidening() 321 if (Score > BestScoreSoFar) { in eliminateGuardViaWidening() 322 BestScoreSoFar = Score; in eliminateGuardViaWidening()
|
D | Reassociate.cpp | 2225 unsigned Score = 0; in ReassociateExpression() local 2232 Score += it->second; in ReassociateExpression() 2235 if (Score > Max || (Score == Max && MaxRank < BestRank)) { in ReassociateExpression() 2237 Max = Score; in ReassociateExpression()
|
/external/eigen/doc/ |
D | CustomizingEigen_CustomScalar.dox | 96 result_type(int i = 0) : len(i) {} // Eigen uses Score(0) and Score()
|
/external/toolchain-utils/crosperf/ |
D | unittest_keyval_file.txt | 18 {"description": "Score", "graph": "Total", "higher_is_better": true, "units": "score", "value": 791…
|
/external/golang-protobuf/proto/ |
D | proto3_test.go | 71 Score: 8.1, // (5 | 9<<3): 0x4d <8.1>
|
D | size_test.go | 136 {"proto3 float", &proto3pb.Message{Score: 12.6}},
|
/external/golang-protobuf/proto/proto3_proto/ |
D | proto3.pb.go | 63 …Score float32 `protobuf:"fixed32,9,opt,name=score,proto3… member 150 return m.Score
|
/external/eigen/Eigen/src/QR/ |
D | FullPivHouseholderQR.h | 486 typedef typename Scoring::result_type Score; 488 Score score = m_qr.bottomRightCorner(rows-k, cols-k)
|
/external/perfetto/test/trace_processor/ |
D | index | 39 # Oom Score
|
/external/tensorflow/tensorflow/lite/g3doc/models/object_detection/ |
D | overview.md | 61 <th>Score</th> 111 <th>Score</th>
|
/external/eigen/Eigen/src/Core/functors/ |
D | UnaryFunctors.h | 89 template <typename Score> 91 operator()(const Scalar& a, const Score&) const {
|
/external/libaom/libaom/av1/encoder/ |
D | pickrst.c | 969 int64_t Score, iScore; in compute_score() local 995 Score = Q - 2 * P; in compute_score() 1001 return Score - iScore; in compute_score()
|
/external/libtextclassifier/annotator/ |
D | model.fbs | 631 // Score to assign to the annotated numbers from the annotator. 657 // Score to assign to the annotated durations from the annotator.
|
/external/libtextclassifier/actions/ |
D | actions_model.fbs | 263 // Score.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 9525 unsigned Score = j == N - 1 ? 0 : PartitionsScore[j + 1]; in findJumpTables() local 9529 Score += PartitionScores::SingleCase; in findJumpTables() 9531 Score += PartitionScores::FewCases; in findJumpTables() 9533 Score += PartitionScores::Table; in findJumpTables() 9538 (NumPartitions == MinPartitions[i] && Score > PartitionsScore[i])) { in findJumpTables() 9541 PartitionsScore[i] = Score; in findJumpTables()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | GlobalISelEmitter.cpp | 3836 int Score = P.getPatternComplexity(CGP); in runOnPattern() local 3838 RuleMatcherScores[M.getRuleID()] = Score; in runOnPattern()
|
/external/google-styleguide/ |
D | objcguide.md | 406 UpdateTally(scores[x] * y + bases[x], // Score heuristic.
|