Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Dpkg_genc.h81 writeAssemblyCode(const char *filename, const char *destdir, const char *optEntryPoint, const char …
Dpkg_genc.c261 writeAssemblyCode(const char *filename, const char *destdir, const char *optEntryPoint, const char … in writeAssemblyCode() function
/external/icu/icu4c/source/tools/genccode/
Dgenccode.c176 writeAssemblyCode(filename, options[kOptDestDir].value, in main()
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp715 writeAssemblyCode(datFileNamePath, o->tmpDir, o->entryName, NULL, gencFilePath); in pkg_executeOptions()