Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Dpkg_gencmn.h15 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char …
Dpkg_gencmn.cpp120 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char … in createCommonDataFile() function
/external/icu/icu4c/source/tools/gencmn/
Dgencmn.c108 createCommonDataFile(options[4].doesOccur ? options[4].value : NULL, in main()
/external/icu/icu4c/source/tools/pkgdata/
Dpkgdata.cpp1626createCommonDataFile(o->tmpDir, o->shortName, o->entryName, NULL, o->srcDir, o->comment, o->fileLi… in pkg_createWithoutAssemblyCode()