Home
last modified time | relevance | path

Searched refs:_license (Results 1 – 25 of 1075) sorted by relevance

12345678910>>...43

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Xml/src/System/Security/Cryptography/Xml/
H A DXmlLicenseTransform.cs22 private XmlDocument _license = null; field in System.Security.Cryptography.Xml.XmlLicenseTransform
123 return _license; in GetOutput()
143 _license = new XmlDocument(); in LoadInput()
144 _license.PreserveWhitespace = true; in LoadInput()
145 _namespaceManager = new XmlNamespaceManager(_license.NameTable); in LoadInput()
191 _license.InnerXml = currentLicenseContext.OuterXml; in LoadInput()
/dports/sysutils/osinfo-db-tools/osinfo-db-tools-1.9.0/tests/
H A Dutil.py70 self._license = None
79 if not self._license:
80 self._license = os.path.join(self.datadir, "license")
81 return self._license
/dports/mail/p5-Mail-Freshmeat/Mail-Freshmeat-1.20/lib/Freshmeat/
H A DEntry.pm42 _posted_by_url _posted_on _trove _about _changes _license _url
96 $self->{_license} = $10;
130 $self->{_license} = $9;
164 $self->{_license} = $9;
/dports/audio/polyphone/polyphone-75a5e88/sources/repository/
H A Dsoundfontinformation.h66 void setLicense(QString license) { _license = license; } in setLicense()
67 QString getLicense() { return _license; } in getLicense()
98 QString _license; variable
/dports/devel/py-pygithub/PyGithub-1.54/github/
H A DContentFile.py101 self._completeIfNotSet(self._license)
102 return self._license.value
184 self._license = github.GithubObject.NotSet
204 self._license = self._makeClassAttribute(
/dports/devel/efl/efl-1.25.1/src/lib/eina/
H A Deina_inline_modinfo.x37 #define EINA_MODULE_LICENSE(_license) EINA_MODINFO(license, _license) argument
/dports/www/py-flask-collect/Flask-Collect-1.3.2/
H A Dsetup.py25 _license = re.search(r'^__license__\s*=\s*"(.*)"', _meta, re.M).group(1) variable
42 license=_license,
/dports/devel/py-pylama/pylama-7.7.1/
H A Dsetup.py16 _license = re.search(r'^__license__\s*=\s*"(.*)"', _meta, re.M).group(1) variable
27 license=_license,
/dports/devel/tcllib/tcllib-1.20/embedded/md/tcllib/files/devdoc/
H A Dtcllib_license.md2 [//000000001]: # (tcllib\_license \- )
3 [//000000002]: # (Generated from file 'tcllib\_license\.man' by tcllib/doctools with format 'markdo…
4 [//000000003]: # (tcllib\_license\(n\) 1 tcllib "")
15 tcllib\_license \- Tcllib \- License
/dports/devel/tcllibc/tcllib-1.20/embedded/md/tcllib/files/devdoc/
H A Dtcllib_license.md2 [//000000001]: # (tcllib\_license \- )
3 [//000000002]: # (Generated from file 'tcllib\_license\.man' by tcllib/doctools with format 'markdo…
4 [//000000003]: # (tcllib\_license\(n\) 1 tcllib "")
15 tcllib\_license \- Tcllib \- License
/dports/devel/py-gs_api_client/gs_api_client-1.1.1/gs_api_client/swagger/models/
H A Dmarketplace_application_metadata.py64 self._license = None
108 return self._license
119 self._license = license
/dports/x11/xpra/xpra-4.3/xpra/gtk_common/
H A Dabout.py49 _license = load_license()
50 dialog.set_license(_license or "Your installation may be corrupted,"
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dmodule.h83 #define MODULE_LICENSE(_license) MODULE_INFO(license, _license) argument
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dmodule.h83 #define MODULE_LICENSE(_license) MODULE_INFO(license, _license) argument
/dports/devel/py-poetry-core/poetry-core-1.0.7/poetry/core/packages/
H A Dpackage.py92 self._license = None
253 return self._license
258 self._license = value
260 self._license = value
262 self._license = license_by_id(value)
/dports/www/py-django-guardian/django-guardian-1.4.9/docs/
H A Dlicense.rst1 .. _license:
/dports/graphics/opencolorio/OpenColorIO-1.1.1/docs/
H A DLicense.rst1 .. _license:
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/docs/
H A DLicense.rst1 .. _license:
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/docs/
H A DLicense.rst1 .. _license:
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/pyasn1/docs/source/
H A Dlicense.rst1 .. _license:
/dports/math/pdal/PDAL-2.3.0/doc/
H A Dcopyright.rst1 .. _license:
/dports/net-im/py-slixmpp/slixmpp-1.7.1/docs/
H A Dlicense.rst1 .. _license:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/pyasn1/docs/source/
H A Dlicense.rst1 .. _license:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/pyasn1/doc/source/
H A Dlicense.rst1 .. _license:
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyasn1/docs/source/
H A Dlicense.rst1 .. _license:

12345678910>>...43