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

  /external/chromium_org/third_party/icu/source/io/
ufile.c 201 u_fflush(UFILE *file) function
217 u_fflush(file);
233 u_fflush(file);
  /external/icu/icu4c/source/io/
ufile.c 198 u_fflush(UFILE *file) function
214 u_fflush(file);
230 u_fflush(file);
  /external/chromium_org/third_party/icu/source/io/unicode/
ustdio.h 65 * u_fflush() and u_fclose should return an int32_t like C99 functions.
79 u_fflush with a u_frewind.
289 * The string is usable once u_fclose or u_fflush has been called on the
305 * Close a UFILE. Implies u_fflush first.
308 * @see u_fflush
354 u_fflush(UFILE *file);
    [all...]
  /external/icu/icu4c/source/io/unicode/
ustdio.h 66 * 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);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 226 #define u_fflush U_ICU_ENTRY_POINT_RENAME(u_fflush) macro
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 240 #define u_fflush U_ICU_ENTRY_POINT_RENAME(u_fflush) macro
    [all...]

Completed in 75 milliseconds