Searched refs:initDefaultProperties (Results 1 – 3 of 3) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | number_decimfmtprops.cpp | 23 void U_CALLCONV initDefaultProperties(UErrorCode&) { in initDefaultProperties() function 144 umtx_initOnce(gDefaultPropertiesInitOnce, &initDefaultProperties, localStatus); in equalsDefaultExceptFastFormat() 150 umtx_initOnce(gDefaultPropertiesInitOnce, &initDefaultProperties, localStatus); in getDefault()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | number_decimfmtprops.cpp | 23 void U_CALLCONV initDefaultProperties(UErrorCode&) { in initDefaultProperties() function 142 umtx_initOnce(gDefaultPropertiesInitOnce, &initDefaultProperties, localStatus); in equalsDefaultExceptFastFormat() 148 umtx_initOnce(gDefaultPropertiesInitOnce, &initDefaultProperties, localStatus); in getDefault()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | number_decimfmtprops.cpp | 23 void U_CALLCONV initDefaultProperties(UErrorCode&) { in initDefaultProperties() function 144 umtx_initOnce(gDefaultPropertiesInitOnce, &initDefaultProperties, localStatus); in equalsDefaultExceptFastFormat() 150 umtx_initOnce(gDefaultPropertiesInitOnce, &initDefaultProperties, localStatus); in getDefault()
|