Searched refs:utrans_close (Results 1 - 16 of 16) sorted by relevance

/external/chromium/third_party/icu/source/test/cintltst/
H A Dutransts.c174 utrans_close(trans);
225 utrans_close(utrans);
286 utrans_close(t1);
287 utrans_close(inverse1);
308 utrans_close(t1);
331 utrans_close(t1);
332 utrans_close(t2);
333 utrans_close(t3);
334 utrans_close(t4);
390 utrans_close(t
[all...]
/external/icu4c/test/cintltst/
H A Dutransts.c174 utrans_close(trans);
225 utrans_close(utrans);
286 utrans_close(t1);
287 utrans_close(inverse1);
308 utrans_close(t1);
331 utrans_close(t1);
332 utrans_close(t2);
333 utrans_close(t3);
334 utrans_close(t4);
390 utrans_close(t
[all...]
/external/icu4c/i18n/unicode/
H A Dutrans.h62 * and close with utrans_close() when done. Equivalent to the C++ class
170 * utrans_close().
204 * should later be closed with utrans_close().
218 * function should later be closed with utrans_close().
237 utrans_close(UTransliterator* trans);
245 * "Smart pointer" class, closes a UTransliterator via utrans_close().
252 U_DEFINE_LOCAL_OPEN_POINTER(LocalUTransliteratorPointer, UTransliterator, utrans_close);
268 * valid until utrans_close() is called on this transliterator.
283 * close it. The user must not call utrans_close() on adoptedTrans.
521 * utrans_close()
[all...]
/external/chromium/third_party/icu/source/test/iotest/
H A Dtrnstst.c108 utrans_close(c);
179 utrans_close(b);
284 utrans_close(b);
/external/icu4c/test/iotest/
H A Dtrnstst.c108 utrans_close(c);
179 utrans_close(b);
284 utrans_close(b);
/external/chromium/third_party/icu/public/i18n/unicode/
H A Dutrans.h61 * and close with utrans_close() when done. Equivalent to the C++ class
169 * utrans_close().
203 * should later be closed with utrans_close().
217 * function should later be closed with utrans_close().
236 utrans_close(UTransliterator* trans);
248 * valid until utrans_close() is called on this transliterator.
263 * close it. The user must not call utrans_close() on adoptedTrans.
501 * utrans_close().
/external/chromium/third_party/icu/source/i18n/
H A Dutrans.cpp223 utrans_close(UTransliterator* trans) { function
/external/icu4c/i18n/
H A Dutrans.cpp223 utrans_close(UTransliterator* trans) { function
/external/chromium/third_party/icu/source/io/
H A Dustdio.c253 utrans_close(f->fTranslit->translit);
/external/icu4c/io/
H A Dustdio.c253 utrans_close(f->fTranslit->translit);
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h1150 #define utrans_close utrans_close_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h1150 #define utrans_close utrans_close_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h1150 #define utrans_close utrans_close_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h1150 #define utrans_close utrans_close_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1605 #define utrans_close U_ICU_ENTRY_POINT_RENAME(utrans_close) macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h1420 #define utrans_close utrans_close_4_2 macro

Completed in 284 milliseconds