Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/i18n/
Djapancal.cpp42 static icu::UInitOnce gJapaneseEraRulesInitOnce = U_INITONCE_INITIALIZER; variable
52 gJapaneseEraRulesInitOnce.reset(); in japanese_calendar_cleanup()
105 umtx_initOnce(gJapaneseEraRulesInitOnce, &initializeEras, status); in init()
/third_party/node/deps/icu-small/source/i18n/
Djapancal.cpp42 static icu::UInitOnce gJapaneseEraRulesInitOnce = U_INITONCE_INITIALIZER; variable
52 gJapaneseEraRulesInitOnce.reset(); in japanese_calendar_cleanup()
105 umtx_initOnce(gJapaneseEraRulesInitOnce, &initializeEras, status); in init()
/third_party/skia/third_party/externals/icu/source/i18n/
Djapancal.cpp42 static icu::UInitOnce gJapaneseEraRulesInitOnce = U_INITONCE_INITIALIZER; variable
52 gJapaneseEraRulesInitOnce.reset(); in japanese_calendar_cleanup()
105 umtx_initOnce(gJapaneseEraRulesInitOnce, &initializeEras, status); in init()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Djapancal.cpp32 static icu::UInitOnce gJapaneseEraRulesInitOnce = U_INITONCE_INITIALIZER; variable
42 gJapaneseEraRulesInitOnce.reset(); in japanese_calendar_cleanup()
88 umtx_initOnce(gJapaneseEraRulesInitOnce, &initializeEras, status); in init()