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

/external/icu4c/tools/toolutil/
H A Dpkg_genc.h25 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *optMatchArch, const char *optFilename, char *outFilePath);
H A Dpkg_genc.c741 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *optMatchArch, const char *optFilename, char *outFilePath) { function
/external/icu4c/tools/genccode/
H A Dgenccode.c155 /* TODO: remove writeCode=&writeObjectCode; */
185 writeObjectCode(filename, options[kOptDestDir].value,
/external/icu4c/tools/pkgdata/
H A Dpkgdata.cpp696 writeObjectCode(datFileNamePath, o->tmpDir, o->entryName, NULL, NULL, gencFilePath);

Completed in 141 milliseconds