HomeSort by relevance Sort by last modified time
    Searched refs:writeObjectCode (Results 1 - 4 of 4) sorted by null

  /external/icu4c/tools/toolutil/
pkg_genc.h 25 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *optMatchArch, const char *optFilename, char *outFilePath);
pkg_genc.c 741 writeObjectCode(const char *filename, const char *destdir, const char *optEntryPoint, const char *optMatchArch, const char *optFilename, char *outFilePath) {
    [all...]
  /external/icu4c/tools/genccode/
genccode.c 155 /* TODO: remove writeCode=&writeObjectCode; */
185 writeObjectCode(filename, options[kOptDestDir].value,
  /external/icu4c/tools/pkgdata/
pkgdata.cpp 696 writeObjectCode(datFileNamePath, o->tmpDir, o->entryName, NULL, NULL, gencFilePath);
    [all...]

Completed in 126 milliseconds