Home
last modified time | relevance | path

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

/external/icu4c/tools/toolutil/
Dpkg_genc.h82 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *o…
Dpkg_genc.c752 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *o… in writeObjectCode() function
/external/icu4c/tools/genccode/
Dgenccode.c181 writeObjectCode(filename, options[kOptDestDir].value, in main()
/external/icu4c/tools/pkgdata/
Dpkgdata.cpp722writeObjectCode(datFileNamePath, o->tmpDir, o->entryName, NULL, NULL, gencFilePath); in pkg_executeOptions()