/external/python/google-api-python-client/docs/dyn/ |
D | drive_v3.teamdrives.html | 101 …Team Drive. A repeated request by the same user and with the same request ID will avoid creating d… 106 …"restrictions": { # A set of restrictions that apply to this Team Drive or items inside this Team … 107 …"adminManagedRestrictions": True or False, # Whether administrative privileges on this Team Drive … 108 …Team Drive, should be disabled for readers and commenters. When this restriction is set to true, i… 109 …Team Drive and items inside this Team Drive is restricted to users of the domain to which this Tea… 110 …rue or False, # Whether access to items inside this Team Drive is restricted to members of this Te… 112 …"colorRgb": "A String", # The color of this Team Drive as an RGB hex string. It can only be set on… 113 "backgroundImageLink": "A String", # A short-lived link to this Team Drive's background image. 114 "name": "A String", # The name of this Team Drive. 117 "capabilities": { # Capabilities the current user has on this Team Drive. [all …]
|
D | drive_v2.teamdrives.html | 101 teamDriveId: string, The ID of the Team Drive (required) 110 teamDriveId: string, The ID of the Team Drive (required) 111 … will be granted access if they are an administrator of the domain to which the Team Drive belongs. 117 …strictions": { # A set of restrictions that apply to this Team Drive or items inside this Team Dri… 118 …"adminManagedRestrictions": True or False, # Whether administrative privileges on this Team Drive … 119 …Team Drive, should be disabled for readers and commenters. When this restriction is set to true, i… 120 …Team Drive and items inside this Team Drive is restricted to users of the domain to which this Tea… 121 …rue or False, # Whether access to items inside this Team Drive is restricted to members of this Te… 123 …"colorRgb": "A String", # The color of this Team Drive as an RGB hex string. It can only be set on… 124 "backgroundImageLink": "A String", # A short-lived link to this Team Drive's background image. [all …]
|
D | storage_v1.defaultObjectAccessControls.html | 133 # - project-team-projectId 143 "projectTeam": { # The project team associated with the entity, if any. 145 "team": "A String", # The team. 173 # - project-team-projectId 183 "projectTeam": { # The project team associated with the entity, if any. 185 "team": "A String", # The team. 209 # - project-team-projectId 219 "projectTeam": { # The project team associated with the entity, if any. 221 "team": "A String", # The team. 256 # - project-team-projectId [all …]
|
D | storage_v1.bucketAccessControls.html | 131 # - project-team-projectId 141 "projectTeam": { # The project team associated with the entity, if any. 143 "team": "A String", # The team. 169 # - project-team-projectId 179 "projectTeam": { # The project team associated with the entity, if any. 181 "team": "A String", # The team. 203 # - project-team-projectId 213 "projectTeam": { # The project team associated with the entity, if any. 215 "team": "A String", # The team. 246 # - project-team-projectId [all …]
|
D | storage_v1.objectAccessControls.html | 137 # - project-team-projectId 147 "projectTeam": { # The project team associated with the entity, if any. 149 "team": "A String", # The team. 178 # - project-team-projectId 188 "projectTeam": { # The project team associated with the entity, if any. 190 "team": "A String", # The team. 215 # - project-team-projectId 225 "projectTeam": { # The project team associated with the entity, if any. 227 "team": "A String", # The team. 262 # - project-team-projectId [all …]
|
D | drive_v3.changes.html | 136 …strictions": { # A set of restrictions that apply to this Team Drive or items inside this Team Dri… 137 …Restrictions": True or False, # Whether administrative privileges on this Team Drive are required … 138 …Team Drive, should be disabled for readers and commenters. When this restriction is set to true, i… 139 …Team Drive and items inside this Team Drive is restricted to users of the domain to which this Tea… 140 …rue or False, # Whether access to items inside this Team Drive is restricted to members of this Te… 142 …"colorRgb": "A String", # The color of this Team Drive as an RGB hex string. It can only be set on… 143 … "backgroundImageLink": "A String", # A short-lived link to this Team Drive's background image. 144 "name": "A String", # The name of this Team Drive. 147 "capabilities": { # Capabilities the current user has on this Team Drive. 148 …e or False, # Whether the current user can read the revisions resource of files in this Team Drive. [all …]
|
D | drive_v2.changes.html | 109 …strictions": { # A set of restrictions that apply to this Team Drive or items inside this Team Dri… 110 …"adminManagedRestrictions": True or False, # Whether administrative privileges on this Team Drive … 111 …Team Drive, should be disabled for readers and commenters. When this restriction is set to true, i… 112 …Team Drive and items inside this Team Drive is restricted to users of the domain to which this Tea… 113 …rue or False, # Whether access to items inside this Team Drive is restricted to members of this Te… 115 …"colorRgb": "A String", # The color of this Team Drive as an RGB hex string. It can only be set on… 116 "backgroundImageLink": "A String", # A short-lived link to this Team Drive's background image. 117 "name": "A String", # The name of this Team Drive. 120 "capabilities": { # Capabilities the current user has on this Team Drive. 121 …e or False, # Whether the current user can read the revisions resource of files in this Team Drive. [all …]
|
D | storage_v1.buckets.html | 149 "owner": { # The owner of the bucket. This is always the project team's owner group. 183 # - project-team-projectId 193 "projectTeam": { # The project team associated with the entity, if any. 195 "team": "A String", # The team. 254 # - project-team-projectId 264 "projectTeam": { # The project team associated with the entity, if any. 266 "team": "A String", # The team. 356 "owner": { # The owner of the bucket. This is always the project team's owner group. 390 # - project-team-projectId 400 "projectTeam": { # The project team associated with the entity, if any. [all …]
|
/external/llvm-project/flang/test/Semantics/ |
D | coarrays01.f90 | 2 ! Test selector and team-value in CHANGE TEAM statement 9 change team(t, x[10,*] => y) 10 end team 11 form team(1, t) 20 change team(t, x[10,*] => y, x2[*] => y) 21 end team 23 change team(t, x[10,*] => y, x2[*] => x) 24 end team 26 change team(t, x[10,*] => y, y[*] => y2) 27 end team [all …]
|
D | resolve94.f90 | 4 ! C930 TEAM and TEAM_NUMBER shall not both appear in the same 29 rVar1 = rCoarray[1,2,3,STAT=iVar1, TEAM=team2] 30 !ERROR: Team value must be of type TEAM_TYPE from module ISO_FORTRAN_ENV 31 rVar1 = rCoarray[1,2,3,STAT=iVar1, TEAM=2] 46 rVar1 = rCoarray[1,2,3,TEAM=team1] 48 !ERROR: TEAM value can only be specified once 49 rVar1 = rCoarray[1,2,3,TEAM=team1, TEAM=team2] 54 ! Error, team number is a scalar integer expression 57 ! Error, team number is a scalar integer expression 63 !ERROR: Cannot specify both TEAM and TEAM_NUMBER [all …]
|
D | resolve50.f90 | 2 ! Test coarray association in CHANGE TEAM statement 11 change team(t, x[*] => y) 12 end team 15 change team(t, x[*] => 1) 16 end team 18 change team(t, x[*] => z) 19 end team 28 change team(t, x[10,*] => y, x[*] => y2) 29 end team
|
/external/llvm-project/openmp/runtime/src/ |
D | kmp_barrier.cpp | 50 kmp_team_t *team = this_thr->th.th_team; in __kmp_linear_barrier_gather_template() local 52 kmp_info_t **other_threads = team->t.t_threads; in __kmp_linear_barrier_gather_template() 57 gtid, team->t.t_id, tid, bt)); in __kmp_linear_barrier_gather_template() 73 gtid, team->t.t_id, tid, __kmp_gtid_from_tid(0, team), in __kmp_linear_barrier_gather_template() 74 team->t.t_id, 0, &thr_bar->b_arrived, thr_bar->b_arrived, in __kmp_linear_barrier_gather_template() 77 /* After performing this write, a worker thread may not assume that the team in __kmp_linear_barrier_gather_template() 84 kmp_balign_team_t *team_bar = &team->t.t_bar[bt]; in __kmp_linear_barrier_gather_template() 87 // Don't have to worry about sleep bit here or atomic since team setting in __kmp_linear_barrier_gather_template() 90 // Collect all the worker team member threads. in __kmp_linear_barrier_gather_template() 99 gtid, team->t.t_id, tid, __kmp_gtid_from_tid(i, team), in __kmp_linear_barrier_gather_template() [all …]
|
D | kmp_runtime.cpp | 80 static void __kmp_initialize_team(kmp_team_t *team, int new_nproc, 84 static void __kmp_partition_places(kmp_team_t *team, 90 void __kmp_setup_icv_copy(kmp_team_t *team, int new_nproc, 493 /* Print out the storage map for the major kmp_team_t team data structures 496 static void __kmp_print_team_storage_map(const char *header, kmp_team_t *team, in __kmp_print_team_storage_map() argument 498 int num_disp_buff = team->t.t_max_nproc > 1 ? __kmp_dispatch_num_buffers : 2; in __kmp_print_team_storage_map() 499 __kmp_print_storage_map_gtid(-1, team, team + 1, sizeof(kmp_team_t), "%s_%d", in __kmp_print_team_storage_map() 502 __kmp_print_storage_map_gtid(-1, &team->t.t_bar[0], in __kmp_print_team_storage_map() 503 &team->t.t_bar[bs_last_barrier], in __kmp_print_team_storage_map() 507 __kmp_print_storage_map_gtid(-1, &team->t.t_bar[bs_plain_barrier], in __kmp_print_team_storage_map() [all …]
|
D | ompt-specific.cpp | 36 #define LWT_FROM_TEAM(team) (team)->t.ompt_serialized_team_info argument 45 // traverse the team and task hierarchy 55 kmp_team *team = thr->th.th_team; in __ompt_get_teaminfo() local 56 if (team == NULL) in __ompt_get_teaminfo() 59 ompt_lw_taskteam_t *next_lwt = LWT_FROM_TEAM(team), *lwt = NULL; in __ompt_get_teaminfo() 62 // next lightweight team (if any) in __ompt_get_teaminfo() 66 // next heavyweight team (if any) after in __ompt_get_teaminfo() 68 if (!lwt && team) { in __ompt_get_teaminfo() 73 team = team->t.t_parent; in __ompt_get_teaminfo() 74 if (team) { in __ompt_get_teaminfo() [all …]
|
D | kmp_omp.h | 96 offset_and_size_t th_team; // team for this thread 98 offset_and_size_t th_serial_team; // serial team under this thread 103 offset_and_size_t th_task_team; // task team struct 106 th_task_state; // alternating 0/1 for task team identification 116 th_teams_nth; // number of threads in each team of the league 120 offset_and_size_t ds_tid; // team thread id 124 /* team structure information */ 126 offset_and_size_t t_master_tid; // tid of master in parent team 128 offset_and_size_t t_parent; // parent team 129 offset_and_size_t t_nproc; // # team threads [all …]
|
D | kmp_tasking.cpp | 41 // thread_data: thread data for task team thread containing stack 97 // thread_data: thread data for task team thread containing stack 156 return; // Don't push anything on stack if team or team tasks are serialized in __kmp_push_task_stack() 216 // Don't pop anything from stack if team or team tasks are serialized in __kmp_pop_task_stack() 348 KA_TRACE(20, ("__kmp_push_task: T#%d team serialized; returning " in __kmp_push_task() 436 // when team ends 456 // new team 459 // team: team for implicit task data 460 // tid: thread within team to set up 461 void __kmp_push_current_task_to_thread(kmp_info_t *this_thr, kmp_team_t *team, in __kmp_push_current_task_to_thread() argument [all …]
|
/external/python/cpython3/.github/ |
D | CODEOWNERS | 18 **/*hashlib* @python/crypto-team @tiran 19 **/*pyhash* @python/crypto-team @tiran 20 **/*sha* @python/crypto-team @tiran 21 **/*md5* @python/crypto-team @tiran 22 **/*blake* @python/crypto-team @tiran 23 /Modules/_blake2/** @python/crypto-team @tiran 24 /Modules/_sha3/** @python/crypto-team @tiran 49 **/*ssl* @python/crypto-team @tiran 50 **/*.pem @python/crypto-team @tiran 53 Python/bootstrap_hash.c @python/crypto-team @tiran [all …]
|
/external/tensorflow/tensorflow/security/ |
D | README.md | 15 …lob matching | 2.4.0-rc{0,1,2,3} | Aivul Team from Qihoo 360 … 16 … | >= 1.15.0, <= 2.3.0 | Aivul Team from Qihoo 360 … 17 …butes | >= 1.15.0, <= 2.3.0 | Aivul Team from Qihoo 360 … 21 …r mode | 2.2.0, 2.3.0 | Aivul Team from Qihoo 360 … 22 …` | 2.2.0, 2.3.0 | Aivul Team from Qihoo 360 … 23 … | 2.2.0, 2.3.0 | Aivul Team from Qihoo 360 … 24 … | 2.2.0, 2.3.0 | Aivul Team from Qihoo 360 … 25 …mptyRowsGrad | >= 1.15.0, <= 2.3.0 | (variant analysis, Aivul Team from Qihoo 360) | | 26 …RowsGrad | >= 1.15.0, <= 2.3.0 | Aivul Team from Qihoo 360 … 27 … | 2.3.0 | (variant analysis, Aivul Team from Qihoo 360) | | [all …]
|
/external/llvm-project/flang/lib/Parser/ |
D | executable-parsers.cpp | 32 // case-construct | change-team-construct | critical-construct | 92 // exit-stmt | fail-image-stmt | flush-stmt | form-team-stmt | 96 // sync-images-stmt | sync-memory-stmt | sync-team-stmt | unlock-stmt | 190 // R1111 change-team-construct -> change-team-stmt block end-change-team-stmt in TYPE_PARSER() 191 TYPE_CONTEXT_PARSER("CHANGE TEAM construct"_en_US, in TYPE_PARSER() 195 // R1112 change-team-stmt -> 196 // [team-construct-name :] CHANGE TEAM 197 // ( team-value [, coarray-association-list] [, sync-stat-list] ) 198 TYPE_CONTEXT_PARSER("CHANGE TEAM statement"_en_US, 200 "CHANGE TEAM"_sptok >> "("_tok >> teamValue, [all …]
|
/external/webrtc/ |
D | WATCHLISTS | 111 'audio-team@agora.io', 122 'video-team@agora.io', 127 'sdk-team@agora.io', 129 'audio_device': ['audio-team@agora.io', 133 'sdk-team@agora.io'], 135 'audio-team@agora.io', 142 'audio-team@agora.io', 152 'audio-team@agora.io', 161 'video-team@agora.io', 164 'video-team@agora.io',
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | SECURITY.md | 15 issue to only the reporter and the project's security team. 38 - A person in the security team sends an e-mail to the original reporter to 41 - The security team investigates the report and either rejects it or accepts 44 - If the report is rejected, the team writes to the reporter to explain why. 46 - If the report is accepted, the team writes to the reporter to let him/her 49 - The security team discusses the problem, works out a fix, considers the 71 - The security team commits the fix in a private branch. The commit message 80 - The project team creates a release that includes the fix. 82 - The project team announces the release and the vulnerability to the world in
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | sizetrack_helper.py | 25 --team=TEAM \ 86 "--team", 88 help="For grouping in the dashboard and buckets; e.g. tf-lite-team.") 154 "team:string", 161 # and team. Used to determine the full range of tested commits for each 169 AND team = '{team}' 262 team=FLAGS.team) 299 path = "{bucket}/{team}/{artifact_id}/{now}.{artifact_filename}".format( 301 team=FLAGS.team, 333 FLAGS.team, [all …]
|
/external/autotest/ |
D | ENGPROD_OWNERS | 1 # ChromeOS Engprod Team (formerly ChromeOS Test Team) 21 # ChromeOS Bluetooth Platform Team 25 # ChromeOS Graphics Platform Team 29 # CFM Team
|
/external/python/apitools/samples/storage_sample/storage_v1/ |
D | storage_v1_messages.py | 26 OwnerValue: The owner of the bucket. This is always the project team's 51 owner: The owner of the bucket. This is always the project team's owner 162 r"""The owner of the bucket. This is always the project team's owner 226 ProjectTeamValue: The project team associated with the entity, if any. 234 domain - project-team-projectId - allUsers - allAuthenticatedUsers 244 projectTeam: The project team associated with the entity, if any. 251 r"""The project team associated with the entity, if any. 255 team: The team. Can be owners, editors, or viewers. 259 team = _messages.StringField(2) variable in BucketAccessControl.ProjectTeamValue 629 ProjectTeamValue: The project team associated with the entity, if any. [all …]
|
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/ |
D | omptarget.cu | 39 "__kmpc_kernel_init() must be called by team master warp only!"); in __kmpc_kernel_init() 52 // init team context in __kmpc_kernel_init() 61 // set number of threads and thread limit in team to started value in __kmpc_kernel_init() 73 // Enqueue omp state object for use by another team. in __kmpc_kernel_deinit() 102 // Team Context Initialization. in __kmpc_spmd_kernel_init() 104 // In SPMD mode there is no master thread so use any cuda thread for team in __kmpc_spmd_kernel_init() 113 // init team context in __kmpc_spmd_kernel_init() 134 "thread will execute parallel region with id %d in a team of " in __kmpc_spmd_kernel_init() 148 // Enqueue omp state object for use by another team. in __kmpc_spmd_kernel_deinit_v2()
|