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

  /external/icu/icu4c/source/io/
ufile.h 84 u_file_write_flush( const UChar *chars,
ustdio.c 242 u_file_write_flush(NULL, 0, f, FALSE, TRUE);
253 u_file_write_flush(NULL, 0, f, TRUE, FALSE);
310 u_file_write_flush(const UChar *chars, function
399 return u_file_write_flush(chars,count,f,FALSE,FALSE);
  /external/icu/icu4c/source/common/unicode/
urename.h 240 #define u_file_write_flush U_ICU_ENTRY_POINT_RENAME(u_file_write_flush) macro
    [all...]

Completed in 60 milliseconds