Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducln_cmn.cpp96 int32_t commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup() local
102 for (commonFunc++; commonFunc<UCLN_COMMON_COUNT; commonFunc++) { in ucln_lib_cleanup()
103 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()
105 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()
106 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()
/third_party/icu/icu4c/source/common/
Ducln_cmn.cpp107 int32_t commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup() local
113 for (commonFunc++; commonFunc<UCLN_COMMON_COUNT; commonFunc++) { in ucln_lib_cleanup()
114 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()
116 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()
117 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()
/third_party/skia/third_party/externals/icu/source/common/
Ducln_cmn.cpp107 int32_t commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup() local
113 for (commonFunc++; commonFunc<UCLN_COMMON_COUNT; commonFunc++) { in ucln_lib_cleanup()
114 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()
116 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()
117 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()
/third_party/node/deps/icu-small/source/common/
Ducln_cmn.cpp107 int32_t commonFunc = UCLN_COMMON_START; in ucln_lib_cleanup() local
113 for (commonFunc++; commonFunc<UCLN_COMMON_COUNT; commonFunc++) { in ucln_lib_cleanup()
114 if (gCommonCleanupFunctions[commonFunc]) in ucln_lib_cleanup()
116 gCommonCleanupFunctions[commonFunc](); in ucln_lib_cleanup()
117 gCommonCleanupFunctions[commonFunc] = NULL; in ucln_lib_cleanup()