Searched defs:FormatPrecision (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | APFloat.cpp | 3311 int &exp, unsigned FormatPrecision) { in AdjustToPrecision() 3344 int &exp, unsigned FormatPrecision) { in AdjustToPrecision() 3390 unsigned FormatPrecision, in toString()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APFloat.cpp | 3320 int &exp, unsigned FormatPrecision) { in AdjustToPrecision() 3351 int &exp, unsigned FormatPrecision) { in AdjustToPrecision() 3396 void IEEEFloat::toString(SmallVectorImpl<char> &Str, unsigned FormatPrecision, in toString() 4376 unsigned FormatPrecision, in toString()
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 3496 int &exp, unsigned FormatPrecision) { in AdjustToPrecision() 3527 int &exp, unsigned FormatPrecision) { in AdjustToPrecision() 3573 unsigned FormatPrecision, in toString()
|
/external/pdfium/core/fxcrt/ |
D | widestring_unittest.cpp | 1323 TEST(WideString, FormatPrecision) { in TEST() argument
|
D | bytestring_unittest.cpp | 1492 TEST(ByteString, FormatPrecision) { in TEST() argument
|