Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/
Duniset_props.cpp65 static icu::UInitOnce uni32InitOnce = U_INITONCE_INITIALIZER; variable
73 uni32InitOnce.reset(); in uset_cleanup()
98 umtx_initOnce(uni32InitOnce, &createUni32Set, errorCode); in uniset_getUnicode32Instance()
/third_party/icu/icu4c/source/common/
Duniset_props.cpp65 static icu::UInitOnce uni32InitOnce = U_INITONCE_INITIALIZER; variable
73 uni32InitOnce.reset(); in uset_cleanup()
98 umtx_initOnce(uni32InitOnce, &createUni32Set, errorCode); in uniset_getUnicode32Instance()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duniset_props.cpp96 static icu::UInitOnce uni32InitOnce = U_INITONCE_INITIALIZER; variable
104 uni32InitOnce.reset(); in uset_cleanup()
129 umtx_initOnce(uni32InitOnce, &createUni32Set, errorCode); in uniset_getUnicode32Instance()
/third_party/skia/third_party/externals/icu/source/common/
Duniset_props.cpp65 static icu::UInitOnce uni32InitOnce = U_INITONCE_INITIALIZER; variable
73 uni32InitOnce.reset(); in uset_cleanup()
98 umtx_initOnce(uni32InitOnce, &createUni32Set, errorCode); in uniset_getUnicode32Instance()