Searched refs:u_fflush (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/io/
H A Dufile.c198 u_fflush(UFILE *file) function
214 u_fflush(file);
230 u_fflush(file);
/external/icu/icu4c/source/io/
H A Dufile.c198 u_fflush(UFILE *file) function
214 u_fflush(file);
230 u_fflush(file);
/external/chromium_org/third_party/icu/source/io/unicode/
H A Dustdio.h66 * u_fflush() and u_fclose should return an int32_t like C99 functions.
80 u_fflush with a u_frewind.
290 * The string is usable once u_fclose or u_fflush has been called on the
306 * Close a UFILE. Implies u_fflush first.
309 * @see u_fflush
355 u_fflush(UFILE *file);
/external/icu/icu4c/source/io/unicode/
H A Dustdio.h66 * u_fflush() and u_fclose should return an int32_t like C99 functions.
80 u_fflush with a u_frewind.
290 * The string is usable once u_fclose or u_fflush has been called on the
306 * Close a UFILE. Implies u_fflush first.
309 * @see u_fflush
355 u_fflush(UFILE *file);
/external/icu/icu4c/source/common/unicode/
H A Durename.h226 #define u_fflush U_ICU_ENTRY_POINT_RENAME(u_fflush) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h234 #define u_fflush U_ICU_ENTRY_POINT_RENAME(u_fflush) macro

Completed in 169 milliseconds