HomeSort by relevance Sort by last modified time
    Searched defs:destdir (Results 1 - 3 of 3) sorted by null

  /external/icu4c/tools/makeconv/
makeconv.c 198 const char* destdir, *arg; local
235 "\t-d or --destdir destination directory, followed by the path\n"
256 destdir = options[OPT_DESTDIR].value;
264 if (destdir != NULL && *destdir != 0) {
265 uprv_strcpy(outFileName, destdir);
266 destdirlen = uprv_strlen(destdir);
388 writeConverterData(&data, cnvNameWithPkg, destdir, &localError);
  /external/icu4c/tools/genuca/
genuca.cpp 1131 const char* destdir = NULL; local
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 1824 milliseconds