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

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

Completed in 286 milliseconds