Home
last modified time | relevance | path

Searched refs:RoundWeedCounted (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-fast-dtoa.cpp195 static bool RoundWeedCounted(Vector<char> buffer, in RoundWeedCounted() function
490 return RoundWeedCounted(buffer, *length, rest, in DigitGenCounted()
517 return RoundWeedCounted(buffer, *length, fractionals, one.f(), w_error, in DigitGenCounted()
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-fast-dtoa.cpp195 static bool RoundWeedCounted(Vector<char> buffer, in RoundWeedCounted() function
490 return RoundWeedCounted(buffer, *length, rest, in DigitGenCounted()
517 return RoundWeedCounted(buffer, *length, fractionals, one.f(), w_error, in DigitGenCounted()
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dfast-dtoa.cc181 static bool RoundWeedCounted(Vector<char> buffer, in RoundWeedCounted() function
476 return RoundWeedCounted(buffer, *length, rest, in DigitGenCounted()
503 return RoundWeedCounted(buffer, *length, fractionals, one.f(), w_error, in DigitGenCounted()
/third_party/node/deps/v8/src/base/numbers/
Dfast-dtoa.cc156 static bool RoundWeedCounted(Vector<char> buffer, int length, uint64_t rest, in RoundWeedCounted() function
521 return RoundWeedCounted(buffer, *length, rest, in DigitGenCounted()
547 return RoundWeedCounted(buffer, *length, fractionals, one.f(), w_error, in DigitGenCounted()
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-fast-dtoa.cpp195 static bool RoundWeedCounted(Vector<char> buffer, in RoundWeedCounted() function
490 return RoundWeedCounted(buffer, *length, rest, in DigitGenCounted()
517 return RoundWeedCounted(buffer, *length, fractionals, one.f(), w_error, in DigitGenCounted()