Home
last modified time | relevance | path

Searched refs:grant (Results 1 – 25 of 268) sorted by relevance

1234567891011

/third_party/node/deps/npm/node_modules/libnpmaccess/test/
Dindex.js56 return access.grant(
68 return access.grant(
76 return access.grant(
90 return access.grant(
108 return access.grant(
333 access.grant('foo/bar', 'myorg', 'myteam', 'read-only').then(resolve, reject),
/third_party/icu/icu4j/main/shared/data/
Dsecurity.policy11 grant
48 grant codebase "file:${user.dir}/icu4j.jar"
57 grant codebase "file:${user.dir}/icu4jtests.jar"
/third_party/node/deps/npm/lib/
Daccess.js98 access.grant = ([perms, scopeteam, pkg], opts) => {
114 return libaccess.grant(pkgName, scopeteam, perms, opts)
/third_party/node/deps/npm/node_modules/libnpmaccess/
DREADME.md27 * [`grant()`](#grant)
99 #### <a name="grant"></a> `> access.grant(spec, team, permissions, [opts]) -> Promise`
111 await access.grant('@foo/bar', '@foo:myteam', 'read-write', {
Dindex.js41 cmd.grant = (spec, entity, permissions, opts) => { function
DCHANGELOG.md103 * **grant:** fix permissions validation ([07f7435](https://github.com/npm/libnpmaccess/commit/07f74…
/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-access.md17 npm access grant <read-only|read-write> <scope:team> [<package>]
39 * grant / revoke:
Dnpm-team.md61 use the `npm access` command to grant or revoke the appropriate permissions.
/third_party/flutter/engine/flutter/tools/licenses/data/
Dmozilla-2.044 means having the right to grant, to the maximum extent possible, whether at the time of the initial…
56 …atent Licensable by such Contributor that would be infringed, but for the grant of the License, by…
94 This License does not grant any rights in the trademarks, service marks, or logos of any Contributo…
102 …Contributions are its original creation(s) or it has sufficient rights to grant the rights to its …
/third_party/flutter/flutter/
DPATENT_GRANT8 implementation. This grant does not include claims that would be
/third_party/openGLES/extensions/EXT/
DEXT_texture_perturb_normal.txt35 request, grant a license under such patent rights to the requesting
41 contingent upon a grant back of a non-exclusive, royalty-free,
DEXT_coordinate_frame.txt34 request, grant a license under such patent rights to the requesting
40 contingent upon a grant back of a non-exclusive, royalty-free,
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_perturb_normal.txt35 request, grant a license under such patent rights to the requesting
41 contingent upon a grant back of a non-exclusive, royalty-free,
DEXT_coordinate_frame.txt34 request, grant a license under such patent rights to the requesting
40 contingent upon a grant back of a non-exclusive, royalty-free,
/third_party/flutter/engine/flutter/third_party/txt/
DPATENTS13 this implementation. This grant does not include claims that would be
/third_party/flutter/txt/
DPATENTS13 this implementation. This grant does not include claims that would be
/third_party/skia/third_party/externals/libwebp/
DPATENTS13 infringed by these implementations of WebM. This grant does not include claims
/third_party/flutter/skia/third_party/externals/libwebp/
DPATENTS13 infringed by these implementations of WebM. This grant does not include claims
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Ddboolhuff.PATENTS13 implementation of VP8. This grant does not include claims that would be
/third_party/zlib/contrib/dotzlib/
DLICENSE_1_0.txt11 the above license grant, this restriction and the following disclaimer,
/third_party/skia/third_party/externals/angle2/doc/
DTestingAndProcesses.md103 If you are an ANGLE owner and you want to grant a user access:
106 …* For the ANGLE Commit Queue (CQ), grant try-job access via the [Chrome Infra Auth administration …
/third_party/node/deps/npm/docs/content/using-npm/
Dorgs.md64 npm access grant <read-only|read-write> <org:team> [<package>]
/third_party/python/
DLICENSE114 Licensee. This License Agreement does not grant permission to use PSF
161 between BeOpen and Licensee. This License Agreement does not grant
233 License Agreement does not grant permission to use CNRI trademarks or
/third_party/typescript/
DThirdPartyNoticeText.txt108 …he license. Our licenses grant only permissions under copyright and certain other rights that a li…
109 …License. Your has a corresponding meaning. Section 2 -- Scope. a. License grant. 1. Subject to the…
125 2.1. Copyright Grant. I grant to you a perpetual (for the duration of the applicable copyright), wo…
126 2.2. Attribution. As a condition of the copyright grant, you must include an attribution to the Spe…
139 …es and Disclaimers. I represent and warrant that I am legally entitled to grant the rights and pro…
158 10.7.4. may be conditioned on a grant of a reciprocal RF license (as defined in this policy) to all…
/third_party/python/Mac/BuildScript/resources/
DLicense.rtf77 …r joint venture between PSF and Licensee. This License Agreement does not grant permission to use …
98 …oint venture between BeOpen and Licensee. This License Agreement does not grant permission to use …
119 … joint venture between CNRI and Licensee. This License Agreement does not grant permission to use …

1234567891011