Home
last modified time | relevance | path

Searched defs:licenseFile (Results 1 – 25 of 137) sorted by relevance

123456

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/tools/jpackage/share/
H A DLicenseTest.java189 final Path licenseFile; in linuxLicenseFile() local
214 private static void verifyLicenseFileInstalledRpm(Path licenseFile) throws in verifyLicenseFileInstalledRpm()
222 private static void verifyLicenseFileInstalledDebian(Path licenseFile) in verifyLicenseFileInstalledDebian()
245 final Path licenseFile = linuxLicenseFile(cmd); in verifyLicenseFileInstalledLinux() local
262 private static void verifyLicenseFileNotInstalledLinux(Path licenseFile) { in verifyLicenseFileNotInstalledLinux()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/tools/jpackage/share/
H A DLicenseTest.java188 final Path licenseFile; in linuxLicenseFile() local
213 private static void verifyLicenseFileInstalledRpm(Path licenseFile) throws in verifyLicenseFileInstalledRpm()
221 private static void verifyLicenseFileInstalledDebian(Path licenseFile) in verifyLicenseFileInstalledDebian()
244 final Path licenseFile = linuxLicenseFile(cmd); in verifyLicenseFileInstalledLinux() local
261 private static void verifyLicenseFileNotInstalledLinux(Path licenseFile) { in verifyLicenseFileNotInstalledLinux()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/tools/jpackage/share/
H A DLicenseTest.java188 final Path licenseFile; in linuxLicenseFile() local
213 private static void verifyLicenseFileInstalledRpm(Path licenseFile) throws in verifyLicenseFileInstalledRpm()
221 private static void verifyLicenseFileInstalledDebian(Path licenseFile) in verifyLicenseFileInstalledDebian()
244 final Path licenseFile = linuxLicenseFile(cmd); in verifyLicenseFileInstalledLinux() local
261 private static void verifyLicenseFileNotInstalledLinux(Path licenseFile) { in verifyLicenseFileNotInstalledLinux()
/dports/devel/hs-git-annex/git-annex-8.20210903/Assistant/WebApp/
H A DDocumentation.hs20 licenseFile = do function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/qtsoap-2.7_1/
H A Dconfigure.bat65 set licenseFile=LICENSE.US variable
69 set licenseFile=LICENSE.NO variable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/tools/jpackage/share/
H A DLicenseTest.java164 private static void verifyLicenseFileInstalledRpm(Path licenseFile) throws in verifyLicenseFileInstalledRpm()
172 private static void verifyLicenseFileInstalledDebian(Path licenseFile) in verifyLicenseFileInstalledDebian()
192 private static void verifyLicenseFileNotInstalledLinux(Path licenseFile) { in verifyLicenseFileNotInstalledLinux()
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/include/
H A Dlicense.php24 $licenseFile = XOOPS_VAR_PATH . '/data/license.php'; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/license-checker/tests/config/
H A Dcustom_format_correct.json6 "licenseFile": "none", string
/dports/biology/ugene/ugene-40.1/src/corelibs/U2View/src/
H A DLicenseDialog.cpp36 QFile licenseFile(plugin->getLicensePath().getURLString()); in LicenseDialog() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/license-checker/
H A DcustomFormatExample.json7 "licenseFile": "none", string
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/license-checker/
H A DcustomFormatExample.json7 "licenseFile": "none", string
/dports/audio/mixxx/mixxx-2.3.0/src/dialog/
H A Ddlgabout.cpp25 QFile licenseFile(":/LICENSE"); in DlgAbout() local
/dports/www/kdsoap/kdsoap-1.9.0/autogen/
H A Dcpack.py6 licenseFile, isTaggedRevision = False ): argument
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/astaxie/beego/
H A Dstaticfile_test.go16 var licenseFile = filepath.Join(currentWorkDir, "LICENSE") var
/dports/www/xoops/XoopsCore25-2.5.10/htdocs/install/
H A Dpage_tablesfill.php60 $licenseFile = XOOPS_VAR_PATH . '/data/license.php'; variable
/dports/games/flightgear/flightgear-2020.3.11/src/Add-ons/
H A DAddonMetadataParser.hxx57 SGPath licenseFile; member in flightgear::addons::Addon::Metadata
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.incubator.jpackage/windows/classes/jdk/incubator/jpackage/internal/
H A DWinMsiBundler.java323 String licenseFile = LICENSE_FILE.fetchFrom(params); in prepareProto() local
402 String licenseFile = LICENSE_FILE.fetchFrom(params); in prepareMainProjectFile() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.incubator.jpackage/windows/classes/jdk/incubator/jpackage/internal/
H A DWinMsiBundler.java355 String licenseFile = LICENSE_FILE.fetchFrom(params); in prepareProto() local
431 String licenseFile = LICENSE_FILE.fetchFrom(params); in prepareMainProjectFile() local
/dports/graphics/krita/krita-4.4.8/libs/ui/dialogs/
H A Dkis_about_application.cpp181 QFile licenseFile(":/LICENSE"); in KisAboutApplication() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/configure/
H A Dtools.cpp84 QFile licenseFile(path); in checkLicense() local
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/qtattributionsscanner/
H A Dpackage.h53 QString licenseFile; // path to file containing the license text. Optional. member
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/qtattributionsscanner/
H A Dpackage.h53 QString licenseFile; // path to file containing the license text. Optional. member
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/qtattributionsscanner/
H A Dpackage.h53 QString licenseFile; // path to file containing the license text. Optional. member
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/qtattributionsscanner/
H A Dpackage.h53 QString licenseFile; // path to file containing the license text. Optional. member
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/qtattributionsscanner/
H A Dpackage.h53 QString licenseFile; // path to file containing the license text. Optional. member

123456