Home
last modified time | relevance | path

Searched refs:LicenseName (Results 1 – 25 of 127) sorted by path

123456

/dports/comms/py-qt5-sensors/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/databases/py-qt5-sql/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/
H A DNOTICES.spdx141729 LicenseName: OCL
143242 LicenseName: Vim
145126 LicenseName: ODL
145628 LicenseName: AFL
145644 LicenseName: SPL
146527 LicenseName: OSL
147195 LicenseName: WOL
147612 LicenseName: IPL
148873 LicenseName: MPL
149785 LicenseName: AML
[all …]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/spdx2/agent/template/
H A Dspdx2tv-document.twig47 LicenseName: {{ licenseData['name'] }}
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/licensemanager/
H A Dapi.go5279 LicenseName *string `type:"string" required:"true"` member
5328 if s.LicenseName == nil {
5416 s.LicenseName = &v
5521 LicenseName *string `type:"string" required:"true"` member
5573 if s.LicenseName == nil {
5661 s.LicenseName = &v
7381 LicenseName *string `type:"string"` member
7463 s.LicenseName = &v
7801 LicenseName *string `type:"string"` member
7879 s.LicenseName = &v
/dports/devel/py-qt5-core/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/devel/py-qt5-dbus/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/devel/py-qt5-dbussupport/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/devel/py-qt5-designer/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/devel/py-qt5-designerplugin/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/devel/py-qt5-help/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/devel/py-qt5-location/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/devel/py-qt5-positioning/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/devel/py-qt5-remoteobjects/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/devel/py-qt5-test/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/games/endless-sky/endless-sky-0.9.14/source/
H A DOutfitterPanel.cpp153 minCount = maxCount = player.GetCondition(LicenseName(name)); in DrawItem()
381 auto &entry = player.Conditions()[LicenseName(selectedOutfit->Name())]; in Buy()
893 return (IsLicense(name) && player.GetCondition(LicenseName(name)) > 0); in HasLicense()
898 string OutfitterPanel::LicenseName(const string &name) const in LicenseName() function in OutfitterPanel
H A DOutfitterPanel.h73 std::string LicenseName(const std::string &name) const;
/dports/graphics/py-qt5-svg/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/lang/py-qt5-qml/PyQt5-5.15.4/
H A Dconfigure.py2862 lname = license.LicenseName
/dports/misc/ignition-fuel-tools/ignitionrobotics-ign-fuel-tools-0ffbf3a2c836/example/
H A DmodelDetails.cc107 std::cout << " License name: " << model.LicenseName() << std::endl; in main()
/dports/misc/ignition-fuel-tools/ignitionrobotics-ign-fuel-tools-0ffbf3a2c836/include/ignition/fuel_tools/
H A DModelIdentifier.hh156 public: std::string LicenseName() const;
260 public: bool LicenseName(const std::string &_name);
/dports/misc/ignition-fuel-tools/ignitionrobotics-ign-fuel-tools-0ffbf3a2c836/src/
H A DJSONParser.cc177 _model.LicenseName(_json["license_name"].asString());
H A DModelIdentifier.cc283 std::string ModelIdentifier::LicenseName() const in LicenseName() function in ModelIdentifier
417 bool ModelIdentifier::LicenseName(const std::string &_name) in LicenseName() function in ModelIdentifier
522 << _prefix << "License name: " << this->LicenseName() << std::endl in AsString()
593 if (!this->LicenseName().empty()) in AsPrettyString()
596 << value << this->LicenseName() << reset << std::endl; in AsPrettyString()
/dports/misc/ignition-fuel-tools/ignitionrobotics-ign-fuel-tools-0ffbf3a2c836/tutorials/
H A Dmodels.md148 std::cout << " License name: " << model.LicenseName() << std::endl;

123456