Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Dpkg_genc.h84 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *o…
Dpkg_genc.cpp778 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *o… in writeObjectCode() function
/external/icu/icu4c/source/tools/genccode/
Dgenccode.c183 writeObjectCode(filename, options[kOptDestDir].value, in main()
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp756writeObjectCode(datFileNamePath, o->tmpDir, o->entryName, (optMatchArch[0] == 0 ? NULL : optMatchA… in pkg_executeOptions()