Home
last modified time | relevance | path

Searched refs:optFilename (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
Dpkg_genc.h82 const char *optFilename,
91 const char *optFilename,
101 const char *optFilename,
Dpkg_genc.cpp69 const char *optFilename);
279 const char *optFilename, in writeAssemblyCode() argument
305 optFilename); in writeAssemblyCode()
394 const char *optFilename, in writeCCode() argument
428 optFilename); in writeCCode()
673 const char *optFilename) { in getOutFilename() argument
692 if(optFilename != NULL) { in getOutFilename()
693 outFilenameBuilder.append(optFilename, status); in getOutFilename()
718 if(optFilename != NULL) { in getOutFilename()
720 outFilenameBuilder.append(optFilename, status); in getOutFilename()
[all …]