Searched refs:OPT_DESTDIR (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/tools/icupkg/
H A Dicupkg.cpp191 OPT_DESTDIR, enumerator in enum:__anon6738
259 if(options[OPT_DESTDIR].doesOccur) {
260 destPath=options[OPT_DESTDIR].value;
/external/icu4c/tools/makeconv/
H A Dmakeconv.c175 OPT_DESTDIR, enumerator in enum:__anon6741
215 options[OPT_DESTDIR].value=u_getDataDirectory();
256 destdir = options[OPT_DESTDIR].value;

Completed in 297 milliseconds