Home
last modified time | relevance | path

Searched refs:gSystemDefaultCenturyInitOnce (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dchnsecal.cpp846 static icu::UInitOnce gSystemDefaultCenturyInitOnce {}; variable
885 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStart()
893 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStartYear()
/third_party/skia/third_party/externals/icu/source/i18n/
Dchnsecal.cpp846 static icu::UInitOnce gSystemDefaultCenturyInitOnce = U_INITONCE_INITIALIZER; variable
885 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStart()
893 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStartYear()
/third_party/node/deps/icu-small/source/i18n/
Dchnsecal.cpp876 static icu::UInitOnce gSystemDefaultCenturyInitOnce {}; variable
915 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStart()
923 umtx_initOnce(gSystemDefaultCenturyInitOnce, &initializeSystemDefaultCentury); in internalGetDefaultCenturyStartYear()