Searched defs:Percent (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/tests/regres/util/ |
D | util.go | 41 func Percent(i, n int) int { func
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | NativeFormatting.h | 18 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | NativeFormatting.h | 19 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
|
/third_party/mesa3d/src/tool/pps/ |
D | pps_counter.h | 38 Percent, enumerator
|
/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCAsmMacro.h | 52 Amp, AmpAmp, Exclaim, ExclaimEqual, Percent, Hash, enumerator
|
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ |
D | parserRealSource10.ts | 106 Percent, enumerator
|