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

  /external/icu/icu4c/source/tools/icupkg/
icupkg.cpp 220 OPT_DESTDIR,
306 if(options[OPT_DESTDIR].doesOccur) {
307 destPath=options[OPT_DESTDIR].value;
  /external/icu/icu4c/source/tools/makeconv/
makeconv.c 173 OPT_DESTDIR,
213 options[OPT_DESTDIR].value=u_getDataDirectory();
254 destdir = options[OPT_DESTDIR].value;

Completed in 183 milliseconds