Home
last modified time | relevance | path

Searched refs:getShowWarning (Results 1 – 12 of 12) sorted by relevance

/external/chromium/third_party/icu/source/tools/genrb/
Derrmsg.h29 U_CFUNC UBool getShowWarning(void);
Derrmsg.c41 UBool getShowWarning(){ in getShowWarning() function
Dread.c219 if(getShowWarning()){ in getStringToken()
Dgenrb.c364 ucbuf = ucbuf_open(openFileName, &cp,getShowWarning(),TRUE, status); in processFile()
Dparse.c328 ucbuf = ucbuf_open(filename, &cp, getShowWarning(),FALSE, status); in parseUCARules()
466 ucbuf = ucbuf_open(filename, &cp, getShowWarning(),FALSE, status); in parseTransliterator()
1533 ucbuf = ucbuf_open(fullname, &cp,getShowWarning(),FALSE,status); in parseInclude()
Dwrtxml.cpp504 }else if(getShowWarning()){ in printComments()
/external/icu4c/tools/genrb/
Derrmsg.h29 U_CFUNC UBool getShowWarning(void);
Derrmsg.c41 UBool getShowWarning(){ in getShowWarning() function
Dread.c219 if(getShowWarning()){ in getStringToken()
Dparse.c328 ucbuf = ucbuf_open(filename, &cp, getShowWarning(),FALSE, status); in parseUCARules()
466 ucbuf = ucbuf_open(filename, &cp, getShowWarning(),FALSE, status); in parseTransliterator()
1536 ucbuf = ucbuf_open(fullname, &cp,getShowWarning(),FALSE,status); in parseInclude()
Dgenrb.c535 ucbuf = ucbuf_open(openFileName, &cp,getShowWarning(),TRUE, status); in processFile()
Dwrtxml.cpp504 }else if(getShowWarning()){ in printComments()