Home
last modified time | relevance | path

Searched refs:licensee (Results 1 – 25 of 8188) sorted by relevance

12345678910>>...328

/dports/devel/rgbds/rgbds/contrib/zsh_compl/
H A D_rgbfix50 '(-k --new-licensee)'{-k,--new-licensee}'+[Set new licensee string]:2-char licensee ID:'
51 '(-l --old-licensee)'{-l,--old-licensee}'+[Set old licensee ID]:licensee number:'
/dports/www/gitea/gitea-1.16.5/options/license/
H A DNLOD-1.07licensee under the Norwegian Freedom of Information Act or any other legislation granting the gene…
20 The licensee, subject to the limitations that follow from this licence, may use the information for…
33 …ation subject to third party rights which the licensor is not authorised to license to the licensee
39licensee's compliance with the terms and conditions of this licence. In the event that the license…
42licensee shall attribute the licensor as specified by the licensor and include a reference to this…
44 If the licensor has not specified how attributions shall be made, the licensee shall normally state…
46 …available under a specific version of this licence, cf. Section 10, the licensee shall also state …
48 … the information has been changed, the licensee must clearly indicate that changes have been made …
51 The licensee shall not use the information in a manner that appears misleading nor present the info…
52 …s' names or trademarks must be used to support, recommend or market the licensee or any products o…
[all …]
H A DNLOD-2.07licensee under the Norwegian Freedom of Information Act or any other legislation granting the gene…
20 The licensee, subject to the limitations that follow from this licence, may use the information for…
34 …ation subject to third party rights which the licensor is not authorised to license to the licensee
40licensee’s compliance with the terms and conditions of this licence. In the event that the license…
43licensee shall attribute the licensor as specified by the licensor and include a reference to this…
45 If the licensor has not specified how attributions shall be made, the licensee shall normally state…
47 …available under a specific version of this licence, cf. Section 10, the licensee shall also state …
49 … the information has been changed, the licensee must clearly indicate that changes have been made …
52 The licensee shall not use the information in a manner that appears misleading nor present the info…
53 …s' names or trademarks must be used to support, recommend or market the licensee or any products o…
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/api/
H A Dlicense.md31 "licensee": {
60 "licensee": {
79 "licensee": {
129 "licensee": {
172 "licensee": {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/finders/
H A Dlicense_template_finder_spec.rb44 licensee = Licensee::License.all.first
45 found = result.find { |r| r.key == licensee.key }
49 expect(found.public_send(k)).to eq(licensee.public_send(k))
/dports/devel/rgbds/rgbds/test/fix/
H A Dnew-lic-trunc.err1 warning: Truncating new licensee "HOMEBREW" to 2 chars
2 warning: Overwrote a non-zero byte in the new licensee code
H A Dsgb-licensee.err1 warning: SGB compatibility enabled, but old licensee is 0x45, not 0x33
3 warning: Overwrote a non-zero byte in the old licensee code
H A Dold-lic.err1 warning: Overwrote a non-zero byte in the old licensee code
H A Dnew-lic.err1 warning: Overwrote a non-zero byte in the new licensee code
H A Dold-lic-hex.err1 warning: Overwrote a non-zero byte in the old licensee code
/dports/devel/libjitterentropy/jitterentropy-library-3.3.1/tests/raw-entropy/validation-restart/
H A DLICENSE3 The licensee is granted access to the source code to use it for
4 any internal purpose. The licensee is allowed to modify and recompile the code.
6 The licensee IS NOT granted permission to redistribute the source code or
/dports/devel/libjitterentropy/jitterentropy-library-3.3.1/tests/raw-entropy/validation-runtime/
H A DLICENSE3 The licensee is granted access to the source code to use it for
4 any internal purpose. The licensee is allowed to modify and recompile the code.
6 The licensee IS NOT granted permission to redistribute the source code or
/dports/mail/exmh2/exmh-2.9.0/
H A DCOPYRIGHT10 licenses expressed or implied and the licensee acknowleges that Xerox, Sun
11 and Ajuba Solutions have no liability for licensee's use or for any derivative
12 works made by licensee. The Xerox and Sun names shall not be used in any
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/include/
H A DOgreHardwareBufferManager.h180 HardwareBufferLicensee* licensee; variable
191 , licensee(lic) in VertexBufferLicense()
346 HardwareBufferLicensee* licensee,
506 HardwareBufferLicensee* licensee,
509 return mImpl->allocateVertexBufferCopy(sourceBuffer, licenseType, licensee, copyData);
/dports/audio/avldrums-lv2/avldrums.lv2-0.4.2/robtk/
H A Dgpg_lv2ext.c24 licensee (LV2_Handle instance) in licensee() function
55 …static const LV2_License_Interface lif = { &is_licensed, &licensee, &product_uri, &product_name, &…
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/robtk/
H A Dgpg_lv2ext.c24 licensee (LV2_Handle instance) in licensee() function
55 …static const LV2_License_Interface lif = { &is_licensed, &licensee, &product_uri, &product_name, &…
/dports/databases/vfront/vfront-0.96c/js/shadowbox/
H A DLICENSE10 Under the terms of this license, the licensee is granted the following privileges:
17 Under no circumstance is the licensee permitted to redistribute the source code,
40 Under the terms of this license, the licensee is granted the following privileges:
47 Under no circumstance is the licensee permitted to redistribute the source code,
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreHardwareBufferManager.cpp170 BufferLicenseType licenseType, HardwareBufferLicensee* licensee, in allocateVertexBufferCopy() argument
210 …texBufferLicense(sourceBuffer.get(), licenseType, EXPIRED_DELAY_FRAME_THRESHOLD, vbuf, licensee))); in allocateVertexBufferCopy()
227 vbl.licensee->licenseExpired(vbl.buffer.get()); in releaseVertexBufferCopy()
299 vbl.licensee->licenseExpired(vbl.buffer.get()); in _releaseBufferCopies()
354 vbl.licensee->licenseExpired(vbl.buffer.get()); in _forceReleaseBufferCopies()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/src/
H A DOgreHardwareBufferManager.cpp164 BufferLicenseType licenseType, HardwareBufferLicensee* licensee, in allocateVertexBufferCopy() argument
204 …texBufferLicense(sourceBuffer.get(), licenseType, EXPIRED_DELAY_FRAME_THRESHOLD, vbuf, licensee))); in allocateVertexBufferCopy()
221 vbl.licensee->licenseExpired(vbl.buffer.get()); in releaseVertexBufferCopy()
293 vbl.licensee->licenseExpired(vbl.buffer.get()); in _releaseBufferCopies()
348 vbl.licensee->licenseExpired(vbl.buffer.get()); in _forceReleaseBufferCopies()
/dports/graphics/ogre3d/ogre-1.11.6/OgreMain/include/
H A DOgreHardwareBufferManager.h173 HardwareBufferLicensee* licensee; variable
184 , licensee(lic) in VertexBufferLicense()
339 HardwareBufferLicensee* licensee,
/dports/devel/py-bidict/bidict-0.21.4/
H A D.pre-commit-config.yaml54 # # Renamed LICENSE_HEADER -> .LICENSE_HEADER to avoid confusing licensee
55 # # (https://github.com/benbalter/licensee - what GitHub uses to detect license)
/dports/devel/py-identify/identify-1.4.30/
H A DREADME.md95 [licensee] (the ruby gem that github uses to figure out the license for a
116 [licensee]: https://github.com/benbalter/licensee
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/
H A DPATENTS28 IMPLEMENTATION. If you or your agent or licensee institute or order
35 licensee institute or order or agree to the institution of a PATENT
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/
H A DPATENTS28 IMPLEMENTATION. If you or your agent or licensee institute or order
35 licensee institute or order or agree to the institution of a PATENT
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/
H A DPATENTS28 IMPLEMENTATION. If you or your agent or licensee institute or order
35 licensee institute or order or agree to the institution of a PATENT

12345678910>>...328