HomeSort by relevance Sort by last modified time
    Searched refs:gSystemDefaultCenturyInit (Results 1 - 7 of 7) sorted by null

  /external/icu/icu4c/source/i18n/
coptccal.cpp 104 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER;
124 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
132 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
ethpccal.cpp 144 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER;
165 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
173 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
taiwncal.cpp 141 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER;
169 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
175 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
persncal.cpp 251 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER;
278 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
284 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
hebrwcal.cpp 685 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER;
713 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
719 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury);
islamcal.cpp     [all...]
gregocal.cpp     [all...]

Completed in 275 milliseconds