| /external/skia/src/core/ |
| D | SkFontMgr.cpp | 200 struct Score { in matchStyleCSS3() struct 201 int score; in matchStyleCSS3() 202 int index; in matchStyleCSS3() 203 Score& operator +=(int rhs) { this->score += rhs; return *this; } in matchStyleCSS3() 204 Score& operator <<=(int rhs) { this->score <<= rhs; return *this; } in matchStyleCSS3() 205 bool operator <(const Score& that) { return this->score < that.score; } in matchStyleCSS3()
|
| /external/libmonet/score/ |
| D | Score.java | 34 public final class Score { class 42 private Score() {} in Score() method in Score
|
| /external/icing/icing/scoring/ |
| D | scoring-processor.cc | 68 std::vector<ScoredDocumentHit> ScoringProcessor::Score( in Score() function in icing::lib::ScoringProcessor
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | HotColdSplitting.cpp | 383 static unsigned getEntryPointScore(BasicBlock &BB, unsigned Score) { in getEntryPointScore() 409 auto addBlockToRegion = [&](BasicBlock *BB, unsigned Score) { in create() 519 unsigned Score = Block.second; in takeSingleEntrySubRegion() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/ |
| D | Reassociate.h | 89 unsigned Score; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | VPlanSLP.cpp | 232 unsigned Score = 0; in getLAScore() local 276 unsigned Score = getLAScore(Last, Candidate, Depth, IAI); in getBest() local
|
| D | SLPVectorizer.cpp | 1031 unsigned Score = 0; in getBestOperand() member 1059 unsigned Score = in getBestOperand() local
|
| /external/rust/crates/quiche/deps/boringssl/src/ssl/ |
| D | s3_both.cc | 671 typedef std::tuple<bool, bool, bool> Score; typedef in CipherScorer
|
| /external/boringssl/src/ssl/ |
| D | s3_both.cc | 668 typedef std::tuple<bool, bool> Score; typedef in CipherScorer
|
| /external/cronet/third_party/boringssl/src/ssl/ |
| D | s3_both.cc | 668 typedef std::tuple<bool, bool> Score; typedef in CipherScorer
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | SwitchLoweringUtils.cpp | 145 unsigned Score = j == N - 1 ? 0 : PartitionsScore[j + 1]; in findJumpTables() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 507 double Score = 0.0f, FuncLevelScore = 0.0f; in overlap() local 578 double Score = 0.0; in overlap() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | GuardWidening.cpp | 311 auto Score = in eliminateGuardViaWidening() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | GuardWidening.cpp | 371 auto Score = computeWideningScore(Instr, Candidate, InvertCondition); in eliminateInstrViaWidening() local
|
| D | Reassociate.cpp | 2290 unsigned Score = 0; in ReassociateExpression() local
|
| /external/brotli/research/ |
| D | durchschlag.cc | 12 typedef uint32_t Score; typedef
|
| /external/mesa3d/src/gallium/drivers/r300/compiler/ |
| D | radeon_pair_schedule.c | 75 int Score; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIInsertWaitcnts.cpp | 1306 bool WaitcntBrackets::mergeScore(const MergeInfo &M, uint32_t &Score, in mergeScore()
|
| /external/libaom/av1/encoder/ |
| D | pickrst.c | 1284 int64_t Score, iScore; in compute_score() local
|