Searched refs:ucd_close (Results 1 - 5 of 5) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dbms.h28 * returns a reference counted cached object. When you call <code>ucd_close</code>
44 * <code>ucd_close</code> when you are done using the object.
47 * thing to do with the returned object is to call <code>ucd_close</code>.
62 ucd_close(UCD *ucd);
133 * ucd_close(ucd);
153 * ucd_close(ucd);
156 * // ucd_close doesn't delete the object.
/external/icu4c/i18n/
H A Dbms.cpp35 ucd_close(UCD *ucd) function
/external/icu4c/common/unicode/
H A Duintrnal.h88 # define ucd_close ucd_close_INTERNAL_API_DO_NOT_USE macro
H A Durename.h572 #define ucd_close U_ICU_ENTRY_POINT_RENAME(ucd_close) macro
/external/icu4c/test/intltest/
H A Dssearch.cpp473 ucd_close(ucd);
640 ucd_close(ucd);
664 ucd_close(ucd);
1444 ucd_close(data);

Completed in 33 milliseconds