Home
last modified time | relevance | path

Searched defs:roundTo (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dnumber_simple.cpp65 void SimpleNumber::roundTo(int32_t position, UNumberFormatRoundingMode roundingMode, UErrorCode& st… in roundTo() function in SimpleNumber
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp1473 T roundTo (const T& step, const T& value) in roundTo() function