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

  /external/icu/icu4c/source/tools/toolutil/
ucbuf.h 141 ucbuf_close(UCHARBUF* buf);
149 * "Smart pointer" class, closes a UCHARBUF via ucbuf_close().
155 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCHARBUFPointer, UCHARBUF, ucbuf_close);
ucbuf.cpp 510 ucbuf_close(buf);
517 ucbuf_close(buf);
522 ucbuf_close(buf);
563 ucbuf_close(UCHARBUF* buf){ function
  /external/icu/icu4c/source/tools/ctestfw/
uperf.cpp 532 ucbuf_close(ucharBuf);
  /external/icu/icu4c/source/tools/genrb/
parse.cpp 446 ucbuf_close(ucbuf);
523 ucbuf_close(ucbuf);
    [all...]
genrb.cpp 728 ucbuf_close(ucbuf);
  /external/icu/icu4c/source/test/cintltst/
creststn.c 710 ucbuf_close(ucbuf);
743 ucbuf_close(ucbuf);
    [all...]

Completed in 66 milliseconds