Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/i18n/
Dtimezone.cpp625 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) { in initMap() function
798 umtx_initOnce(gSystemZonesInitOnce, &initMap, type, ec); in getMap()
803 umtx_initOnce(gCanonicalZonesInitOnce, &initMap, type, ec); in getMap()
808 umtx_initOnce(gCanonicalLocationZonesInitOnce, &initMap, type, ec); in getMap()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp593 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) { in initMap() function
766 umtx_initOnce(gSystemZonesInitOnce, &initMap, type, ec); in getMap()
771 umtx_initOnce(gCanonicalZonesInitOnce, &initMap, type, ec); in getMap()
776 umtx_initOnce(gCanonicalLocationZonesInitOnce, &initMap, type, ec); in getMap()
/third_party/icu/icu4c/source/i18n/
Dtimezone.cpp625 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) { in initMap() function
798 umtx_initOnce(gSystemZonesInitOnce, &initMap, type, ec); in getMap()
803 umtx_initOnce(gCanonicalZonesInitOnce, &initMap, type, ec); in getMap()
808 umtx_initOnce(gCanonicalLocationZonesInitOnce, &initMap, type, ec); in getMap()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp625 static void U_CALLCONV initMap(USystemTimeZoneType type, UErrorCode& ec) { in initMap() function
798 umtx_initOnce(gSystemZonesInitOnce, &initMap, type, ec); in getMap()
803 umtx_initOnce(gCanonicalZonesInitOnce, &initMap, type, ec); in getMap()
808 umtx_initOnce(gCanonicalLocationZonesInitOnce, &initMap, type, ec); in getMap()