Home
last modified time | relevance | path

Searched refs:gBCInitOnce (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dbuddhcal.cpp136 static icu::UInitOnce gBCInitOnce; variable
167 umtx_initOnce(gBCInitOnce, &initializeSystemDefaultCentury); in defaultCenturyStart()
174 umtx_initOnce(gBCInitOnce, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
/third_party/skia/third_party/externals/icu/source/i18n/
Dbuddhcal.cpp136 static icu::UInitOnce gBCInitOnce = U_INITONCE_INITIALIZER; variable
167 umtx_initOnce(gBCInitOnce, &initializeSystemDefaultCentury); in defaultCenturyStart()
174 umtx_initOnce(gBCInitOnce, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
/third_party/icu/icu4c/source/i18n/
Dbuddhcal.cpp136 static icu::UInitOnce gBCInitOnce = U_INITONCE_INITIALIZER; variable
167 umtx_initOnce(gBCInitOnce, &initializeSystemDefaultCentury); in defaultCenturyStart()
174 umtx_initOnce(gBCInitOnce, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
/third_party/node/deps/icu-small/source/i18n/
Dbuddhcal.cpp136 static icu::UInitOnce gBCInitOnce = U_INITONCE_INITIALIZER; variable
167 umtx_initOnce(gBCInitOnce, &initializeSystemDefaultCentury); in defaultCenturyStart()
174 umtx_initOnce(gBCInitOnce, &initializeSystemDefaultCentury); in defaultCenturyStartYear()