Searched refs:gSystemDefaultCenturyInit (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dcoptccal.cpp104 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable
124 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
132 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
H A Dethpccal.cpp144 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable
165 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
173 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
H A Dtaiwncal.cpp141 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable
169 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
175 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
H A Dpersncal.cpp251 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable
278 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
284 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
H A Dhebrwcal.cpp685 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable
713 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
719 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
H A Dislamcal.cpp629 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable
640 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
647 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
H A Dgregocal.cpp1274 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable
1303 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
1309 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);

Completed in 400 milliseconds