HomeSort by relevance Sort by last modified time
    Searched refs:ucd_close (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
bms.h 28 * 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/chromium_org/third_party/icu/source/i18n/
bms.cpp 35 ucd_close(UCD *ucd) function
  /external/chromium_org/third_party/icu/source/common/unicode/
uintrnal.h 88 # define ucd_close ucd_close_INTERNAL_API_DO_NOT_USE macro
urename.h 572 #define ucd_close macro
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
ssearch.cpp 473 ucd_close(ucd);
640 ucd_close(ucd);
664 ucd_close(ucd);
    [all...]

Completed in 628 milliseconds