Searched full:team1 (Results 1 – 12 of 12) sorted by relevance
| /external/ltp/testcases/kernel/fs/acl/ |
| D | tacl_xattr.sh | 134 mkdir $CUR_PATH/tacl/mount-ext2/shared/team1 135 touch $CUR_PATH/tacl/mount-ext2/shared/team1/file1 137 cd $CUR_PATH/tacl/mount-ext2/shared/team1 142 ln -sf team1 symlinkdir1 165 # lrwxrwxrwx 1 tacluser1 tacluser1 5 Jun 23 13:39 symlinkdir1 -> team1 167 # dr-x------ 2 tacluser1 tacluser1 1024 Jun 23 13:39 team1 172 chmod 500 tacl/mount-ext2/shared/team1 176 touch $CUR_PATH/tacl/mount-ext2/shared/team1/newfil1 2> /dev/null 177 if [ -e $CUR_PATH/tacl/mount-ext2/shared/team1/newfile1 ] 186 if [ -e $CUR_PATH/tacl/mount-ext2/shared/team1/newfile2 ] [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | bigqueryreservation_v1beta1.projects.locations.reservations.assignments.html | 109 …ce name of the assignment E.g. `projects/myproject/locations/US/reservations/team1-prod` (required) 116 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 132 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 142 … Name of the resource, e.g. `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 160 … parent resource name e.g.: `projects/myproject/locations/US/reservations/team1-prod` Or: `project… 176 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 203 …ame of the assignment, e.g. `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 222 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 232 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 239 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… [all …]
|
| D | bigqueryreservation_v1.projects.locations.reservations.html | 121 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. 138 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. 149 …reservation to retrieve. E.g., `projects/myproject/locations/US/reservations/team1-prod` (required) 167 …reservation to retrieve. E.g., `projects/myproject/locations/US/reservations/team1-prod` (required) 179 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. 207 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. 234 …esource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. (required) 241 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. 258 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`.
|
| D | bigqueryreservation_v1beta1.projects.locations.reservations.html | 121 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. 138 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. 149 …reservation to retrieve. E.g., `projects/myproject/locations/US/reservations/team1-prod` (required) 167 …reservation to retrieve. E.g., `projects/myproject/locations/US/reservations/team1-prod` (required) 179 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. 208 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. 235 …esource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. (required) 242 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`. 259 …t;, # The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`.
|
| D | bigqueryreservation_v1.projects.locations.reservations.assignments.html | 106 …ce name of the assignment E.g. `projects/myproject/locations/US/reservations/team1-prod` (required) 113 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 129 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 139 … Name of the resource, e.g. `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 157 … parent resource name e.g.: `projects/myproject/locations/US/reservations/team1-prod` Or: `project… 173 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 200 …ame of the assignment, e.g. `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 219 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1…
|
| D | bigqueryreservation_v1.projects.locations.html | 157 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 201 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1…
|
| D | bigqueryreservation_v1beta1.projects.locations.html | 151 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1…
|
| /external/snakeyaml/src/test/java/examples/collections/ |
| D | TypeSafeMapTest.java | 39 developers.put("team1", new Developer2("Fred", "creator")); in testDumpMap() 56 developers.put("team1", new Developer2("Fred", "creator")); in testDumpMap2() 80 assertEquals("Developer must be recognised.", Developer2.class, developers.get("team1") in testLoadMap() 82 Developer2 fred = developers.get("team1"); in testLoadMap() 178 Object o1 = developers.get("team1"); in testLoadMapWithObject()
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | bigqueryreservation.v1beta1.json | 496 …e of the reservation to retrieve. E.g., `projects/myproject/locations/US/reservations/team1-prod`", 522 …e of the reservation to retrieve. E.g., `projects/myproject/locations/US/reservations/team1-prod`", 590 …": "The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`.", 634 …nt resource name of the assignment E.g. `projects/myproject/locations/US/reservations/team1-prod`", 663 … Name of the resource, e.g. `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 700 … parent resource name e.g.: `projects/myproject/locations/US/reservations/team1-prod` Or: `project… 726 …ame of the assignment, e.g. `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 755 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 817 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 1048 …": "The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`.",
|
| D | bigqueryreservation.v1.json | 538 …e of the reservation to retrieve. E.g., `projects/myproject/locations/US/reservations/team1-prod`", 564 …e of the reservation to retrieve. E.g., `projects/myproject/locations/US/reservations/team1-prod`", 627 …": "The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`.", 671 …nt resource name of the assignment E.g. `projects/myproject/locations/US/reservations/team1-prod`", 700 … Name of the resource, e.g. `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 737 … parent resource name e.g.: `projects/myproject/locations/US/reservations/team1-prod` Or: `project… 763 …ame of the assignment, e.g. `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 819 …Name of the resource. E.g.: `projects/myproject/locations/US/reservations/team1-prod/assignments/1… 1050 …": "The resource name of the reservation, e.g., `projects/*/locations/*/reservations/team1-prod`.",
|
| /external/snakeyaml/src/test/resources/examples/ |
| D | map-bean-10.yaml | 6 team1:
|
| D | map-bean-11.yaml | 5 team1:
|