Searched refs:gSystemDefaultCenturyInit (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | coptccal.cpp | 106 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable 126 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStart() 134 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
|
D | taiwncal.cpp | 143 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable 171 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStart() 177 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
|
D | ethpccal.cpp | 146 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable 167 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStart() 175 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
|
D | persncal.cpp | 253 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable 280 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStart() 286 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
|
D | indiancal.cpp | 358 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable 393 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStart() 401 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
|
D | hebrwcal.cpp | 688 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable 716 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStart() 722 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
|
D | islamcal.cpp | 716 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable 727 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStart() 734 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
|
D | gregocal.cpp | 1277 static icu::UInitOnce gSystemDefaultCenturyInit = U_INITONCE_INITIALIZER; variable 1306 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStart() 1312 umtx_initOnce(gSystemDefaultCenturyInit, &initializeSystemDefaultCentury); in defaultCenturyStartYear()
|