Home
last modified time | relevance | path

Searched defs:FormatPrecision (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp3397 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3428 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3473 void IEEEFloat::toString(SmallVectorImpl<char> &Str, unsigned FormatPrecision, in toString()
4453 unsigned FormatPrecision, in toString()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp3946 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3977 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
4022 void IEEEFloat::toString(SmallVectorImpl<char> &Str, unsigned FormatPrecision, in toString()
5044 unsigned FormatPrecision, in toString()
/aosp_15_r20/external/llvm/lib/Support/
H A DAPFloat.cpp3496 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3527 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3573 unsigned FormatPrecision, in toString()
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dwidestring_unittest.cpp1672 TEST(WideString, FormatPrecision) { in TEST() argument
H A Dbytestring_unittest.cpp1717 TEST(ByteString, FormatPrecision) { in TEST() argument