Home
last modified time | relevance | path

Searched refs:ucnv_flushCache (Results 1 – 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/test/perf/ucnvavailperf/
Ducnvavailperf.cpp128 ucnv_flushCache(); in main()
/third_party/node/deps/icu-small/source/common/unicode/
Ducnv.h1687 ucnv_flushCache(void);
Durename.h654 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro
/third_party/icu/icu4c/source/common/unicode/
Ducnv.h1688 ucnv_flushCache(void);
Durename.h648 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducnv.h1688 ucnv_flushCache(void);
Durename.h648 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducnv.h1685 ucnv_flushCache(void);
Durename.h631 #define ucnv_flushCache U_ICU_ENTRY_POINT_RENAME(ucnv_flushCache) macro
/third_party/icu/icu4c/source/test/cintltst/
Dccapitst.c353 ucnv_flushCache(); in TestConvert()
1075 ucnv_flushCache(); in TestFlushCache()
1110 if ((flushCount=ucnv_flushCache())==0) in TestFlushCache()
1119 if ((flushCount=ucnv_flushCache())==0) in TestFlushCache()
1127 if ((flushCount=ucnv_flushCache())==2) in TestFlushCache()
1135 if ( (flushCount=ucnv_flushCache())==1) in TestFlushCache()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_bld.cpp245 ucnv_flushCache(); in ucnv_cleanup()
1031 ucnv_flushCache () in ucnv_flushCache() function
/third_party/icu/icu4c/source/common/
Ducnv_bld.cpp245 ucnv_flushCache(); in ucnv_cleanup()
1031 ucnv_flushCache () in ucnv_flushCache() function
/third_party/node/deps/icu-small/source/common/
Ducnv_bld.cpp245 ucnv_flushCache(); in ucnv_cleanup()
1031 ucnv_flushCache () in ucnv_flushCache() function
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_bld.cpp245 ucnv_flushCache(); in ucnv_cleanup()
1031 ucnv_flushCache () in ucnv_flushCache() function
/third_party/icu/docs/userguide/conversion/
Dconverters.md276 use. OS-level code may call `ucnv_flushCache()` to explicitly free memory occupied
/third_party/icu/docs/userguide/
Dicudata.md399 process (or until `u_cleanup()` or `ucnv_flushCache()` or similar are called.)