Home
last modified time | relevance | path

Searched refs:GenderInfo_initCache (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
H A Dgender.h41 void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
112 friend void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dgender.h41 void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
112 friend void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dgender.h41 void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
112 friend void U_CALLCONV GenderInfo_initCache(UErrorCode &status);
/third_party/icu/icu4c/source/i18n/
H A Dgender.cpp65 void U_CALLCONV GenderInfo_initCache(UErrorCode &status) { in GenderInfo_initCache() function
96 umtx_initOnce(gGenderInitOnce, &GenderInfo_initCache, status); in getInstance()
/third_party/node/deps/icu-small/source/i18n/
H A Dgender.cpp70 void U_CALLCONV GenderInfo_initCache(UErrorCode &status) { in GenderInfo_initCache() function
101 umtx_initOnce(gGenderInitOnce, &GenderInfo_initCache, status); in getInstance()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dgender.cpp65 void U_CALLCONV GenderInfo_initCache(UErrorCode &status) { in GenderInfo_initCache() function
96 umtx_initOnce(gGenderInitOnce, &GenderInfo_initCache, status); in getInstance()

Completed in 4 milliseconds