Home
last modified time | relevance | path

Searched refs:NodeLockedLicense (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DLicense.h26 NodeLockedLicense = 0xb673, enumerator
H A DTemporaryLicense.C229 ((app_lic == NodeLockedLicense) || (app_lic == ConcurrentLicense)) ) { in initialize()
230 if (app_lic == NodeLockedLicense) { in initialize()
H A DLicense.C172 *appLic = NodeLockedLicense; in UIGetLicense()
363 case NodeLockedLicense: in UIGetLicense()
947 *appLic = NodeLockedLicense;
/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DDXApplication.C4503 *app = NodeLockedLicense;