Home
last modified time | relevance | path

Searched full:organization (Results 1 – 25 of 972) sorted by relevance

12345678910>>...39

/third_party/node/deps/npm/docs/content/cli-commands/
Dnpm-team.md4 description: Manage organization teams and team memberships
9 ## Manage organization teams and team memberships
30 Teams must always be fully qualified with the organization/scope they belong to
31 …by a colon (`:`). That is, if you have a `wombats` team in a `wisdom` organization, you must alway…
41 If performed on an organization name, will return a list of existing teams
42 under that organization. If performed on a team, it will instead return a list
54 under the given organization. Listing teams and team memberships may be done by
57 Organization creation and management of team admins and *organization* members
60 To use teams to manage permissions on packages belonging to your organization,
/third_party/node/deps/npm/man/man1/
Dnpm-team.13 \fBnpm-team\fR \- Manage organization teams and team memberships
24 Teams must always be fully qualified with the organization/scope they belong to
25 …fB:\fP)\. That is, if you have a \fBwombats\fP team in a \fBwisdom\fP organization, you must alway…
37 If performed on an organization name, will return a list of existing teams
38 under that organization\. If performed on a team, it will instead return a list
51 under the given organization\. Listing teams and team memberships may be done by
54 Organization creation and management of team admins and \fIorganization\fR members
57 To use teams to manage permissions on packages belonging to your organization,
/third_party/boost/libs/fusion/doc/html/fusion/
Dorganization.html4 <title>Organization</title>
27 <a name="fusion.organization"></a><a class="link" href="organization.html" title="Organization">Org…
38 <a name="fusion.organization.h0"></a>
39 …class="phrase"><a name="fusion.organization.layers"></a></span><a class="link" href="organization.…
63 <a name="fusion.organization.h1"></a>
64 …ass="phrase"><a name="fusion.organization.directory"></a></span><a class="link" href="organization
213 <a name="fusion.organization.h2"></a>
214 …lass="phrase"><a name="fusion.organization.example"></a></span><a class="link" href="organization.…
228 …<a href="#ftn.fusion.organization.f0" class="footnote" name="fusion.organization.f0"><sup class="f…
232 <div id="ftn.fusion.organization.f0" class="footnote"><p><a href="#fusion.organization.f0" class="p…
Dsupport.html9 <link rel="prev" href="organization.html" title="Organization">
23 <a accesskey="p" href="organization.html"><img src="../../../../../doc/src/images/prev.png" alt="Pr…
53 <a accesskey="p" href="organization.html"><img src="../../../../../doc/src/images/prev.png" alt="Pr…
/third_party/typescript_eslint/
DREADME.md282 Support this project with your organization. Your logo will show up here with a link to your websit…
284 …llective.com/typescript-eslint/organization/0/website"><img src="https://opencollective.com/typesc…
285 …llective.com/typescript-eslint/organization/1/website"><img src="https://opencollective.com/typesc…
286 …llective.com/typescript-eslint/organization/2/website"><img src="https://opencollective.com/typesc…
287 …llective.com/typescript-eslint/organization/3/website"><img src="https://opencollective.com/typesc…
288 …llective.com/typescript-eslint/organization/4/website"><img src="https://opencollective.com/typesc…
289 …llective.com/typescript-eslint/organization/5/website"><img src="https://opencollective.com/typesc…
290 …llective.com/typescript-eslint/organization/6/website"><img src="https://opencollective.com/typesc…
291 …llective.com/typescript-eslint/organization/7/website"><img src="https://opencollective.com/typesc…
292 …llective.com/typescript-eslint/organization/8/website"><img src="https://opencollective.com/typesc…
[all …]
/third_party/weston/doc/doxygen/
Ddevtools.dox36 @subsection tools_overview_old Old Code Organization
42 @dotfile tools_arch_old.gv "Original test code organization"
44 @subsection tools_overview_new New Code Organization
49 @dotfile tools_arch_new.gv "Refactored test code organization"
/third_party/mbedtls/include/mbedtls/
Doid.h82 #define MBEDTLS_OID_ISO_IDENTIFIED_ORG "\x2b" /* {iso(1) identified-organization(…
98 * ISO Identified organization OID parts
113 #define MBEDTLS_OID_ORGANIZATION "\x01" /* {organization(1)} */
114 …_COUNTRY_US MBEDTLS_OID_ORGANIZATION /* {joint-iso-itu-t(2) country(16) us(840) organization(1)} */
117 …_US_ORG MBEDTLS_OID_ORG_GOV /* {joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101)} */
120 …_ORG_NETSCAPE /* Netscape OID {joint-iso-itu-t(2) country(16) us(840) organization(1) netscape(113…
125 …EDTLS_OID_GOV "\x03\x04" /** { joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) cso…
129 * { iso(1) identified-organization(3) dod(6) internet(1)
248 …G_SHA1 /**< id-mbedtls_sha1 OBJECT IDENTIFIER ::= { iso(1) identified-organization(3) oiw(14) secs…
249 …sha224 OBJECT IDENTIFIER ::= { joint-iso-itu-t(2) country(16) us(840) organization(1) gov(101) cso…
[all …]
/third_party/python/PCbuild/
Dprepare_tcltk.bat17 echo. --organization The github organization to obtain sources from.
34 if "%~1"=="--organization" (set ORG_SETTING=--organization "%~2") && shift && shift && goto CheckOp…
Dprepare_ssl.bat17 echo. --organization The github organization to obtain sources from.
32 if "%~1"=="--organization" (set ORG_SETTING=--organization "%~2") && shift && shift && goto CheckOp…
Dget_external.py36 p.add_argument('-O', '--organization',
37 help='Organization owning the deps repos', default='python')
51 org=args.organization,
Dget_externals.bat22 if "%~1"=="--organization" (set ORG=%2) & shift & shift & goto CheckOpts
100 echo.Valid options: -c, --clean, --clean-only, --organization, --python,
106 echo.The --organization option determines which github organization to download
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dcreate.dart121 …help: 'The organization responsible for your new Flutter project, in reverse domain name notation.…
346 String organization = argResults['org'];
351 organization = existingOrganizations.first;
354 'Ambiguous organization in existing files: $existingOrganizations. '
370 organization: organization,
530 final String organization = templateContext['organization'];
534 … templateContext['androidIdentifier'] = _createAndroidIdentifier(organization, exampleProjectName);
535 templateContext['iosIdentifier'] = _createUTIIdentifier(organization, exampleProjectName);
580 String organization,
599 'organization': organization,
[all …]
/third_party/python/Tools/msi/
Dget_externals.bat16 if "%~1"=="--organization" (set ORG=%2) & shift & shift & goto CheckOpts
74 echo.Valid options: -c, --clean, --clean-only, --organization, --python,
80 echo.The --organization option determines which github organization to download
/third_party/node/doc/guides/contributing/
Dissues.md52 project's GitHub organization plus a few contributions to the project
61organization"](https://docs.github.com/en/github/setting-up-and-managing-organizations-and-teams/r…
/third_party/boost/libs/test/test/
DJamfile.v2137 …[ boost.test-self-test run : test-organization-ts : header-only-over-multiple-files : included : :…
191 test-suite "test-organization-ts"
193 [ boost.test-self-test run : test-organization-ts : parameterized_test-test ]
194 [ boost.test-self-test run : test-organization-ts : test_case_template-test ]
195 …[ boost.test-self-test run : test-organization-ts : test_case_template-with-tuples-test : : : : : …
196 …[ boost.test-self-test run : test-organization-ts : test_case_template-with-variadic-typelist : : …
197 …[ boost.test-self-test run : test-organization-ts : datasets-test : : : [ glob test-organization-t…
198 …[ boost.test-self-test run : test-organization-ts : dataset-variadic_and_move_semantic-test : : : …
199 [ boost.test-self-test run : test-organization-ts : test_unit-order-test ]
200 …[ boost.test-self-test run : test-organization-ts : test_unit-order-shuffled-test : : : : : : $(re…
[all …]
/third_party/protobuf/java/bom/
Dpom.xml14 <organization>
17 </organization>
24 <organization>Google</organization>
/third_party/libphonenumber/java/
Dpom.xml21 <organization>
24 </organization>
49 <organization>Google</organization>
59 <organization>Google</organization>
/third_party/uboot/u-boot-2020.01/drivers/ddr/fsl/
Dddr4_dimm_params.c6 * calculate the organization and timing parameter
53 * SPD byte12 - module organization
60 * SPD byte12 - module organization
100 if ((spd->organization & 0x7) < 4) in compute_ranksize()
101 nbit_sdram_width = (spd->organization & 0x7) + 2; in compute_ranksize()
169 /* DIMM organization parameters */ in ddr_compute_dimm_parameters()
170 pdimm->n_ranks = ((spd->organization >> 3) & 0x7) + 1; in ddr_compute_dimm_parameters()
181 pdimm->device_width = 1 << ((spd->organization & 0x7) + 2); in ddr_compute_dimm_parameters()
Dddr3_dimm_params.c6 * calculate the organization and timing parameter
65 if ((spd->organization & 0x7) < 4) in compute_ranksize()
66 nbit_sdram_width = (spd->organization & 0x7) + 2; in compute_ranksize()
118 /* DIMM organization parameters */ in ddr_compute_dimm_parameters()
119 pdimm->n_ranks = ((spd->organization >> 3) & 0x7) + 1; in ddr_compute_dimm_parameters()
129 pdimm->device_width = 1 << ((spd->organization & 0x7) + 2); in ddr_compute_dimm_parameters()
/third_party/boost/libs/phoenix/doc/html/phoenix/
Dorganization.html4 <title>Organization</title>
27 <a name="phoenix.organization"></a><a class="link" href="organization.html" title="Organization">Or…
62 <a name="phoenix.organization.h0"></a>
63 …lass="phrase"><a name="phoenix.organization.core"></a></span><a class="link" href="organization.ht…
82 <a name="phoenix.organization.t0"></a><p class="title"><b>Table 1.2. Modules</b></p>
210 <a name="phoenix.organization.t1"></a><p class="title"><b>Table 1.3. Includes</b></p>
/third_party/boost/libs/test/doc/test_organization/
Dtest_organization.qbk33 [Organization]
39 …and provides you with controls to utilize the defined test tree organization the way you want (eg.…
67 [endsect] [/ test organization]
/third_party/openssl/crypto/x509v3/
Dv3_cpols.c82 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT),
314 } else if (strcmp(cnf->name, "organization") == 0) { in notice_section()
323 nref->organization->type = V_ASN1_IA5STRING; in notice_section()
325 nref->organization->type = V_ASN1_VISIBLESTRING; in notice_section()
326 if (!ASN1_STRING_set(nref->organization, cnf->value, in notice_section()
357 (!not->noticeref->noticenos || !not->noticeref->organization)) { in notice_section()
452 ref->organization->length, in print_notice()
453 ref->organization->data); in print_notice()
/third_party/node/
Donboarding.md8 * If the new Collaborator is not yet a member of the nodejs GitHub organization,
10 possible to add them to the organization if they are not using two-factor
49 organization public. This makes it easier to identify collaborators.
51 [Publicizing or hiding organization membership][].
108 organization (not just collaborators on Node.js core) have access. Its
246 [Publicizing or hiding organization membership]: https://help.github.com/articles/publicizing-or-hi…
/third_party/flutter/skia/third_party/externals/wuffs/
DCONTRIBUTORS11 # the individual or the individual's organization has agreed to
20 # either J's name or J's organization's name should be
/third_party/re2/
DCONTRIBUTORS11 # the individual or the individual's organization has agreed to
20 # either J's name or J's organization's name should be

12345678910>>...39