Home
last modified time | relevance | path

Searched refs:PrecisionType (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_mapper.cpp220 if (macros.precision.fType == Precision::PrecisionType::RND_FRACTION) { in oldToNew()
280 if (precision.fType == Precision::PrecisionType::RND_CURRENCY) { in oldToNew()
290 if (rounding_.fType == Precision::PrecisionType::RND_FRACTION) { in oldToNew()
293 } else if (rounding_.fType == Precision::PrecisionType::RND_INCREMENT in oldToNew()
294 || rounding_.fType == Precision::PrecisionType::RND_INCREMENT_ONE in oldToNew()
295 || rounding_.fType == Precision::PrecisionType::RND_INCREMENT_FIVE) { in oldToNew()
299 } else if (rounding_.fType == Precision::PrecisionType::RND_SIGNIFICANT) { in oldToNew()
/third_party/node/deps/icu-small/source/i18n/
Dnumber_mapper.cpp221 if (macros.precision.fType == Precision::PrecisionType::RND_FRACTION) { in oldToNew()
279 if (precision.fType == Precision::PrecisionType::RND_CURRENCY) { in oldToNew()
289 if (rounding_.fType == Precision::PrecisionType::RND_FRACTION) { in oldToNew()
292 } else if (rounding_.fType == Precision::PrecisionType::RND_INCREMENT in oldToNew()
293 || rounding_.fType == Precision::PrecisionType::RND_INCREMENT_ONE in oldToNew()
294 || rounding_.fType == Precision::PrecisionType::RND_INCREMENT_FIVE) { in oldToNew()
303 } else if (rounding_.fType == Precision::PrecisionType::RND_SIGNIFICANT) { in oldToNew()
/third_party/icu/icu4c/source/i18n/
Dnumber_mapper.cpp221 if (macros.precision.fType == Precision::PrecisionType::RND_FRACTION) { in oldToNew()
279 if (precision.fType == Precision::PrecisionType::RND_CURRENCY) { in oldToNew()
289 if (rounding_.fType == Precision::PrecisionType::RND_FRACTION) { in oldToNew()
292 } else if (rounding_.fType == Precision::PrecisionType::RND_INCREMENT in oldToNew()
293 || rounding_.fType == Precision::PrecisionType::RND_INCREMENT_ONE in oldToNew()
294 || rounding_.fType == Precision::PrecisionType::RND_INCREMENT_FIVE) { in oldToNew()
303 } else if (rounding_.fType == Precision::PrecisionType::RND_SIGNIFICANT) { in oldToNew()
/third_party/ffmpeg/libavfilter/
Daf_volume.h33 enum PrecisionType { enum
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dgl_enum_utils_autogen.h156 PrecisionType, enumerator
Dgl_enum_utils_autogen.cpp3332 case GLenumGroup::PrecisionType: in GLenumToString()
Dcapture_gles_2_0_autogen.cpp1529 paramBuffer.addEnumParam("precisiontype", GLenumGroup::PrecisionType, ParamType::TGLenum, in CaptureGetShaderPrecisionFormat()
/third_party/node/deps/icu-small/source/i18n/unicode/
Dnumberformatter.h705 enum PrecisionType { enum
768 Precision(const PrecisionType& type, const PrecisionUnion& union_) in Precision()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dnumberformatter.h674 enum PrecisionType { enum
730 Precision(const PrecisionType& type, const PrecisionUnion& union_) in Precision()
/third_party/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h701 enum PrecisionType { enum
764 Precision(const PrecisionType& type, const PrecisionUnion& union_) in Precision()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_2_0_autogen.cpp1879 GLenumToString(GLenumGroup::PrecisionType, precisiontype), (uintptr_t)range, in GL_GetShaderPrecisionFormat()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp1704 GLenumToString(GLenumGroup::PrecisionType, precisiontype), (uintptr_t)range, in GL_GetShaderPrecisionFormat()