Searched refs:RoundWeedCounted (Results 1 – 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | double-conversion-fast-dtoa.cpp | 195 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/ |
D | double-conversion-fast-dtoa.cpp | 195 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/ |
D | fast-dtoa.cc | 181 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/ |
D | fast-dtoa.cc | 156 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/ |
D | double-conversion-fast-dtoa.cpp | 195 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()
|