/third_party/node/deps/npm/docs/content/cli-commands/ |
D | npm-team.md | 4 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/ |
D | npm-team.1 | 3 \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/ |
D | organization.html | 4 <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…
|
D | support.html | 9 <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/ |
D | README.md | 282 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/ |
D | devtools.dox | 36 @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/ |
D | oid.h | 82 #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/ |
D | prepare_tcltk.bat | 17 echo. --organization The github organization to obtain sources from. 34 if "%~1"=="--organization" (set ORG_SETTING=--organization "%~2") && shift && shift && goto CheckOp…
|
D | prepare_ssl.bat | 17 echo. --organization The github organization to obtain sources from. 32 if "%~1"=="--organization" (set ORG_SETTING=--organization "%~2") && shift && shift && goto CheckOp…
|
D | get_external.py | 36 p.add_argument('-O', '--organization', 37 help='Organization owning the deps repos', default='python') 51 org=args.organization,
|
D | get_externals.bat | 22 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/ |
D | create.dart | 121 …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/ |
D | get_externals.bat | 16 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/ |
D | issues.md | 52 project's GitHub organization plus a few contributions to the project 61 …organization"](https://docs.github.com/en/github/setting-up-and-managing-organizations-and-teams/r…
|
/third_party/boost/libs/test/test/ |
D | Jamfile.v2 | 137 …[ 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/ |
D | pom.xml | 14 <organization> 17 </organization> 24 <organization>Google</organization>
|
/third_party/libphonenumber/java/ |
D | pom.xml | 21 <organization> 24 </organization> 49 <organization>Google</organization> 59 <organization>Google</organization>
|
/third_party/uboot/u-boot-2020.01/drivers/ddr/fsl/ |
D | ddr4_dimm_params.c | 6 * 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()
|
D | ddr3_dimm_params.c | 6 * 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/ |
D | organization.html | 4 <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/ |
D | test_organization.qbk | 33 [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/ |
D | v3_cpols.c | 82 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/ |
D | onboarding.md | 8 * 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/ |
D | CONTRIBUTORS | 11 # 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/ |
D | CONTRIBUTORS | 11 # the individual or the individual's organization has agreed to 20 # either J's name or J's organization's name should be
|