Searched refs:u_feof (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/io/
H A Dufile.c184 u_feof(UFILE *f) function
H A Duscanf_p.c1344 if (info != ufmt_count && u_feof(f)) {
/external/chromium_org/third_party/icu/source/io/unicode/
H A Dustdio.h342 u_feof(UFILE *f);
/external/icu/icu4c/source/io/
H A Dufile.c184 u_feof(UFILE *f) function
H A Duscanf_p.c1344 if (info != ufmt_count && u_feof(f)) {
/external/icu/icu4c/source/io/unicode/
H A Dustdio.h342 u_feof(UFILE *f);
/external/chromium_org/third_party/icu/source/test/iotest/
H A Dfiletst.c90 if (u_feof(myFile)) {
110 if (u_feof(myFile)) {
296 if (u_feof(myFile)) {
304 if (!u_feof(myFile)) {
/external/icu/icu4c/source/test/iotest/
H A Dfiletst.c90 if (u_feof(myFile)) {
110 if (u_feof(myFile)) {
296 if (u_feof(myFile)) {
304 if (!u_feof(myFile)) {
/external/icu/icu4c/source/common/unicode/
H A Durename.h225 #define u_feof U_ICU_ENTRY_POINT_RENAME(u_feof) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h233 #define u_feof U_ICU_ENTRY_POINT_RENAME(u_feof) macro

Completed in 3717 milliseconds