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

/external/chromium_org/third_party/icu/source/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.c749 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *optMatchArch, const char *optFilename, char *outFilePath) { function
/external/icu4c/tools/toolutil/
H A Dpkg_genc.h82 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *optMatchArch, const char *optFilename, char *outFilePath);
H A Dpkg_genc.c751 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *optMatchArch, const char *optFilename, char *outFilePath) { function
/external/chromium_org/third_party/icu/source/tools/genccode/
H A Dgenccode.c155 /* TODO: remove writeCode=&writeObjectCode; */
185 writeObjectCode(filename, options[kOptDestDir].value,
/external/icu4c/tools/genccode/
H A Dgenccode.c151 /* TODO: remove writeCode=&writeObjectCode; */
181 writeObjectCode(filename, options[kOptDestDir].value,
/external/chromium_org/third_party/icu/source/tools/pkgdata/
H A Dpkgdata.cpp696 writeObjectCode(datFileNamePath, o->tmpDir, o->entryName, NULL, NULL, gencFilePath);
/external/icu4c/tools/pkgdata/
H A Dpkgdata.cpp722 writeObjectCode(datFileNamePath, o->tmpDir, o->entryName, NULL, NULL, gencFilePath);

Completed in 194 milliseconds