/external/chromium/third_party/icu/source/test/iotest/ |
filetst.c | 101 myFile = u_fopen(STANDARD_TEST_FILE, "r", "en_US_POSIX", NULL); 315 log_verbose("Testing u_fopen\n"); 316 TestFileFromICU(u_fopen(STANDARD_TEST_FILE, "w", "en_US_POSIX", NULL)); 353 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, NULL); 374 myFile = u_fopen(STANDARD_TEST_FILE, "w", "es", NULL); 391 myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); 408 myFile = u_fopen(STANDARD_TEST_FILE, "w", "zh", "UTF-16"); 431 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); 459 myFile = u_fopen(STANDARD_TEST_FILE, "r", NULL, "UTF-16"); 487 myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-8") [all...] |
trnstst.c | 24 f = u_fopen(STANDARD_TEST_FILE, "w", "en_US_POSIX", NULL); 127 f = u_fopen(STANDARD_TEST_FILE, "w", "en_US_POSIX", "utf-16");
|
iotest.cpp | 225 testFile = u_fopen(STANDARD_TEST_FILE, "w", fileLocale, "UTF-8"); 310 testFile = u_fopen(STANDARD_TEST_FILE, "r", fileLocale, "UTF-8"); 393 /* testFile = u_fopen(STANDARD_TEST_FILE, "w", fileLocale, "UTF-8"); 512 testFile = u_fopen(STANDARD_TEST_FILE, "r", fileLocale, "UTF-8"); [all...] |
/external/icu4c/test/iotest/ |
filetst.c | 101 myFile = u_fopen(STANDARD_TEST_FILE, "r", "en_US_POSIX", NULL); 315 log_verbose("Testing u_fopen\n"); 316 TestFileFromICU(u_fopen(STANDARD_TEST_FILE, "w", "en_US_POSIX", NULL)); 357 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, NULL); 378 myFile = u_fopen(STANDARD_TEST_FILE, "w", "es", NULL); 395 myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); 412 myFile = u_fopen(STANDARD_TEST_FILE, "w", "zh", "UTF-16"); 435 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); 463 myFile = u_fopen(STANDARD_TEST_FILE, "r", NULL, "UTF-16"); 491 myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-8") [all...] |
trnstst.c | 24 f = u_fopen(STANDARD_TEST_FILE, "w", "en_US_POSIX", NULL); 127 f = u_fopen(STANDARD_TEST_FILE, "w", "en_US_POSIX", "utf-16");
|
iotest.cpp | 233 testFile.adoptInstead(u_fopen(STANDARD_TEST_FILE, "w", fileLocale, "UTF-8")); 317 testFile.adoptInstead(u_fopen(STANDARD_TEST_FILE, "r", fileLocale, "UTF-8")); 399 /* testFile = u_fopen(STANDARD_TEST_FILE, "w", fileLocale, "UTF-8"); 518 testFile = u_fopen(STANDARD_TEST_FILE, "r", fileLocale, "UTF-8"); [all...] |
/external/chromium/third_party/icu/source/io/ |
ufile.c | 110 u_fopen(const char *filename, function
|
/external/icu4c/io/ |
ufile.c | 131 u_fopen(const char *filename, function
|
/external/chromium/third_party/icu/source/io/unicode/ |
ustdio.h | 237 u_fopen(const char *filename, 331 * or <TT>u_fopen</TT>. 356 * <TT>u_fsetcodepage</TT> or <TT>u_fopen</TT>. [all...] |
/external/icu4c/io/unicode/ |
ustdio.h | 238 u_fopen(const char *filename, 375 * or <TT>u_fopen</TT>. 400 * <TT>u_fsetcodepage</TT> or <TT>u_fopen</TT>. [all...] |
/external/icu4c/common/unicode/ |
urename.h | 251 #define u_fopen U_ICU_ENTRY_POINT_RENAME(u_fopen) macro [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
urename.h | 155 #define u_fopen u_fopen_3_2 macro [all...] |
/external/webkit/JavaScriptGlue/icu/unicode/ |
urename.h | 155 #define u_fopen u_fopen_3_2 macro [all...] |
/external/webkit/WebCore/icu/unicode/ |
urename.h | 155 #define u_fopen u_fopen_3_2 macro [all...] |
/external/webkit/WebKit/mac/icu/unicode/ |
urename.h | 155 #define u_fopen u_fopen_3_2 macro [all...] |
/external/chromium/third_party/icu/public/common/unicode/ |
urename.h | 220 #define u_fopen u_fopen_4_2 macro [all...] |
/external/chromium/third_party/icu/ |
APIChangeReport.html | [all...] |