Searched refs:writeCCode (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/tools/toolutil/
H A Dpkg_genc.h19 writeCCode(const char *filename, const char *destdir, const char *optName, const char *optFilename, char *outFilePath);
H A Dpkg_genc.c325 writeCCode(const char *filename, const char *destdir, const char *optName, const char *optFilename, char *outFilePath) { function
/external/icu4c/tools/genccode/
H A Dgenccode.c162 /* TODO: remove writeCode=&writeCCode; */
172 writeCCode(filename, options[kOptDestDir].value,
/external/icu4c/tools/pkgdata/
H A Dpkgdata.cpp1391 writeCCode(file, o->tmpDir, dataName[0] != 0 ? dataName : o->shortName, newName[0] != 0 ? newName : NULL, gencmnFile);

Completed in 94 milliseconds