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

  /external/icu/icu4c/source/tools/pkgdata/
pkgtypes.h 129 UBool pdsbuild; /* for building PDS in z/OS */ member in struct:UPKGOptions_
pkgdata.cpp 382 o.pdsbuild = TRUE;
384 o.pdsbuild = FALSE;
389 o.pdsbuild = FALSE;
659 if ((o->version!=NULL || IN_STATIC_MODE(mode)) && o->rebuild == FALSE && o->pdsbuild == FALSE) {
767 result = pkg_createSymLinks(targetDir, o->pdsbuild);
    [all...]

Completed in 61 milliseconds