Home
last modified time | relevance | path

Searched defs:Percent (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/regres/util/
Dutil.go41 func Percent(i, n int) int { func
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DNativeFormatting.h18 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DNativeFormatting.h19 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enumerator
/third_party/mesa3d/src/tool/pps/
Dpps_counter.h38 Percent, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DBranchProbability.cpp30 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/
DMCAsmMacro.h52 Amp, AmpAmp, Exclaim, ExclaimEqual, Percent, Hash, enumerator
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource10.ts106 Percent, enumerator