/external/swiftshader/tests/regres/util/ |
D | util.go | 41 func Percent(i, n int) int { func
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | NativeFormatting.h | 18 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | NativeFormatting.h | 19 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
/external/llvm/lib/Support/ |
D | BranchProbability.cpp | 30 double Percent = rint(((double)N / D) * 100.0 * 100.0) / 100.0; in print() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | BranchProbability.cpp | 30 double Percent = rint(((double)N / D) * 100.0 * 100.0) / 100.0; in print() local
|
/external/crosvm/tools/impl/catapult_converter/src/ |
D | main.rs | 71 Percent, enumerator 88 Percent, enumerator
|
/external/oss-fuzz/infra/base-images/base-runner/gocoverage/gocovsum/ |
D | gocovsum.go | 20 Percent float64 `json:"percent"` member
|
/external/pdfium/core/fxcrt/css/ |
D | cfx_css.h | 45 Percent, enumerator
|
/external/pdfium/xfa/fxfa/ |
D | fxfa_basic.h | 92 Percent = 0, enumerator
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 56 Amp, AmpAmp, Exclaim, ExclaimEqual, Percent, Hash, enumerator
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | AddPopulationData.java | 85 Rank, Country, Percent; enumConstant
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCAsmMacro.h | 52 Amp, AmpAmp, Exclaim, ExclaimEqual, Percent, Hash, enumerator
|
/external/webrtc/video/ |
D | send_statistics_proxy.cc | 1442 int SendStatisticsProxy::BoolSampleCounter::Percent( in Percent() function in webrtc::SendStatisticsProxy::BoolSampleCounter
|
/external/clang/lib/AST/ |
D | Stmt.cpp | 560 const char *Percent = Begin - 1; // Points to '%'. in AnalyzeAsmString() local
|