Home
last modified time | relevance | path

Searched refs:teams (Results 1 – 25 of 67) sorted by relevance

123

/third_party/gettext/gettext-runtime/doc/Admin/
DMatrix.java38 List /* of String */ teams = new Vector(); field in Matrix.Data
77 Element teams = po_inventory.getChild("teams"); in main() local
78 Iterator i = teams.getChildren("team").iterator(); in main()
81 data.teams.add(team.getAttribute("name").getValue()); in main()
99 if (!data.teams.contains("en")) in main()
100 data.teams.add("en"); in main()
123 String[] teams = (String[])data.teams.toArray(new String[0]); in main() local
124 Arrays.sort(teams); in main()
126 int nteams = teams.length; in main()
142 int t = Arrays.binarySearch(teams,po.team); in main()
[all …]
/third_party/gettext/gettext-tools/projects/
DMakefile.am33 TP/teams.url TP/teams.html \
34 KDE/teams.url KDE/teams.html \
35 GNOME/teams.url GNOME/teams.html
DChangeLog.042 * GNOME/teams.url: Put in new URL.
43 * GNOME/teams.html: Re-fetched.
62 * TP/teams.url: Put in new URL.
63 * TP/teams.html: Re-fetched.
94 * GNOME/teams.html: Update.
112 * TP/teams.url: Update.
113 * TP/teams.html: Update.
132 * TP/teams.html: Update.
226 http://www.iro.umontreal.ca/contrib/po/HTML/teams.html
/third_party/node/deps/npm/lib/
Dteam.js160 return libteam.lsTeams(entity, opts).then(teams => {
161 teams = teams.sort()
163 output(JSON.stringify(teams, null, 2))
165 output(teams.join('\n'))
167 output(`\n@${entity} has ${teams.length} team${teams.length === 1 ? '' : 's'}:\n`)
168 output(columns(teams.map(t => `@${t}`), {padding: 1}))
/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
27 Used to manage teams in organizations, and change team memberships. Does not
41 If performed on an organization name, will return a list of existing teams
53 In order to create teams and manage team membership, you must be a *team admin*
54 under the given organization. Listing teams and team memberships may be done by
60 To use teams to manage permissions on packages belonging to your organization,
Dnpm-access.md40 Add or remove the ability of users and teams to have read-only or read-write
55 the list is filtered only to teams _that_ user happens to belong to.
85 Management of teams and team memberships is done with the `npm team` command.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Frontend/OpenMP/
DOMPKinds.def44 __OMP_DIRECTIVE(teams)
73 __OMP_DIRECTIVE_EXT(teams_distribute, "teams distribute")
74 __OMP_DIRECTIVE_EXT(teams_distribute_simd, "teams distribute simd")
76 "teams distribute parallel for simd")
78 "teams distribute parallel for")
79 __OMP_DIRECTIVE_EXT(target_teams, "target teams")
80 __OMP_DIRECTIVE_EXT(target_teams_distribute, "target teams distribute")
82 "target teams distribute parallel for")
84 "target teams distribute parallel for simd")
86 "target teams distribute simd")
/third_party/node/deps/npm/docs/content/using-npm/
Dorgs.md21 …creation, team membership, and package access for teams. The team admin grants package access to t…
23 The developer will be able to access packages based on the teams they are on. Access is either read…
30 ### Team Admins create teams
87 * Check which teams are collaborating on a package:
/third_party/node/doc/guides/
Doffboarding.md9 * Determine what GitHub teams the collaborator belongs to. In consultation with
10 the collaborator, determine which of those teams they should be removed from.
11 * Some teams may also require a pull request to remove the collaborator from
Dmaintaining-npm.md8 are at the discretion of the release and LTS teams.
/third_party/node/deps/npm/node_modules/libnpmteam/
DREADME.md12 // List all teams for the @npm org.
27 * [`lsTeams()`](#ls-teams)
28 * [`lsTeams.stream()`](#ls-teams-stream)
115 #### <a name="ls-teams"></a> `> team.lsTeams(scope, [opts]) -> Promise`
132 #### <a name="ls-teams-stream"></a> `> team.lsTeams.stream(scope, [opts]) -> Stream`
134 Returns a stream of teams belonging to `scope`.
136 For a Promise-based version of these results, see [`team.lsTeams()`](#ls-teams).
/third_party/node/deps/npm/test/tap/
Dteam.js151 var teams = ['myorg:team1', 'myorg:team2', 'myorg:team3']
152 server.get('/-/org/myorg/team?format=cli').reply(200, teams)
162 t.same(JSON.parse(stdout), teams)
/third_party/gettext/
Dcheck-copyright-headers133 /gettext-tools/projects/GNOME/teams.html )
139 /gettext-tools/projects/KDE/teams.html )
149 /gettext-tools/projects/TP/teams.html )
/third_party/gettext/gettext-tools/projects/GNOME/
Dteams.url1 https://l10n.gnome.org/teams/
/third_party/gettext/gettext-tools/projects/KDE/
Dteams.url1 https://i18n.kde.org/teams/index.shtml
/third_party/PyYAML/tests/data/
Dconstruct-set.code3 "baseball teams": set(["Boston Red Sox", "Detroit Tigers", "New York Yankees"]),
Dconstruct-set.data7 baseball teams: !!set { Boston Red Sox, Detroit Tigers, New York Yankees }
/third_party/node/deps/npm/node_modules/libnpmaccess/
DREADME.md7 package permissions for users, orgs, and teams.
224 list is filtered only to teams _that_ user happens to belong to.
234 // Lists all teams with access to @npm/foo that @zkat belongs to.
245 at least read access. If `user` is passed in, the list is filtered only to teams
/third_party/mesa3d/docs/
Dconform.rst5 APIs it implements. Rather, individual driver teams run the
/third_party/gettext/gettext-tools/misc/
DDISCLAIM55 I currently expect to work on the following translation teams (though
/third_party/gstreamer/gstreamer/docs/random/
Di18n48 "It would defeat the purpose of the teams if you were directly accepting PO
/third_party/gettext/gettext-runtime/doc/
Dnls.texi155 of teams can be found at the Free Translation Project's homepage,
174 coordinator for all translator teams.
223 available to the translation teams.
/third_party/node/
DGOVERNANCE.md144 * Participation in other projects, teams, and working groups of the Node.js
177 [collaborators discussion page]: https://github.com/orgs/nodejs/teams/collaborators/discussions
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/
Dsphinx.po18 "Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/101354/zh_CN/)\n"
/third_party/nghttp2/doc/_themes/sphinx_rtd_theme/locale/ru/LC_MESSAGES/
Dsphinx.po18 "Language-Team: Russian (https://www.transifex.com/readthedocs/teams/101354/ru/)\n"

123