/aosp_15_r20/external/ltp/testcases/kernel/fs/acl/ |
H A 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 …]
|
/aosp_15_r20/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…
|
/aosp_15_r20/build/soong/android/ |
H A D | all_teams_test.go | 165 // module_with_team1: team1 166 // team1: 111 171 // module2_with_team1: team1 202 team: "team1" 206 name: "team1", 212 team: "team1" 228 team: "team1"
|
/aosp_15_r20/external/snakeyaml/src/test/java/examples/collections/ |
H A D | TypeSafeMapTest.java | 36 developers.put("team1", new Developer2("Fred", "creator")); in testDumpMap() 53 developers.put("team1", new Developer2("Fred", "creator")); in testDumpMap2() 78 developers.get("team1").getClass()); in testLoadMap() 79 Developer2 fred = developers.get("team1"); in testLoadMap() 177 Object o1 = developers.get("team1"); in testLoadMapWithObject()
|
/aosp_15_r20/external/google-cloud-java/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/src/main/java/com/google/cloud/bigquery/reservation/v1/ |
H A D | GetReservationRequest.java | 80 * `projects/myproject/locations/US/reservations/team1-prod` 106 * `projects/myproject/locations/US/reservations/team1-prod` 481 * `projects/myproject/locations/US/reservations/team1-prod` 506 * `projects/myproject/locations/US/reservations/team1-prod` 531 * `projects/myproject/locations/US/reservations/team1-prod` 555 * `projects/myproject/locations/US/reservations/team1-prod` 575 * `projects/myproject/locations/US/reservations/team1-prod`
|
H A D | DeleteReservationRequest.java | 80 * `projects/myproject/locations/US/reservations/team1-prod` 106 * `projects/myproject/locations/US/reservations/team1-prod` 484 * `projects/myproject/locations/US/reservations/team1-prod` 509 * `projects/myproject/locations/US/reservations/team1-prod` 534 * `projects/myproject/locations/US/reservations/team1-prod` 558 * `projects/myproject/locations/US/reservations/team1-prod` 578 * `projects/myproject/locations/US/reservations/team1-prod`
|
H A D | DeleteAssignmentRequest.java | 82 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 108 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 486 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 511 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 536 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 560 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 580 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`
|
H A D | ListAssignmentsRequest.java | 81 * `projects/myproject/locations/US/reservations/team1-prod` 109 * `projects/myproject/locations/US/reservations/team1-prod` 602 * `projects/myproject/locations/US/reservations/team1-prod` 629 * `projects/myproject/locations/US/reservations/team1-prod` 656 * `projects/myproject/locations/US/reservations/team1-prod` 682 * `projects/myproject/locations/US/reservations/team1-prod` 704 * `projects/myproject/locations/US/reservations/team1-prod`
|
H A D | MoveAssignmentRequest.java | 88 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 115 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 654 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 680 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 706 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 731 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 752 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`
|
H A D | CreateAssignmentRequest.java | 83 * E.g. `projects/myproject/locations/US/reservations/team1-prod` 109 * E.g. `projects/myproject/locations/US/reservations/team1-prod` 649 * E.g. `projects/myproject/locations/US/reservations/team1-prod` 674 * E.g. `projects/myproject/locations/US/reservations/team1-prod` 699 * E.g. `projects/myproject/locations/US/reservations/team1-prod` 723 * E.g. `projects/myproject/locations/US/reservations/team1-prod` 743 * E.g. `projects/myproject/locations/US/reservations/team1-prod`
|
H A D | Assignment.java | 453 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. 479 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. 1057 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. 1082 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. 1107 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. 1131 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. 1151 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
|
H A D | DeleteAssignmentRequestOrBuilder.java | 31 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 46 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`
|
H A D | GetReservationRequestOrBuilder.java | 31 * `projects/myproject/locations/US/reservations/team1-prod` 46 * `projects/myproject/locations/US/reservations/team1-prod`
|
H A D | DeleteReservationRequestOrBuilder.java | 31 * `projects/myproject/locations/US/reservations/team1-prod` 46 * `projects/myproject/locations/US/reservations/team1-prod`
|
H A D | ListAssignmentsRequestOrBuilder.java | 31 * `projects/myproject/locations/US/reservations/team1-prod` 48 * `projects/myproject/locations/US/reservations/team1-prod`
|
H A D | MoveAssignmentRequestOrBuilder.java | 32 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 48 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`
|
H A D | CreateAssignmentRequestOrBuilder.java | 31 * E.g. `projects/myproject/locations/US/reservations/team1-prod` 46 * E.g. `projects/myproject/locations/US/reservations/team1-prod`
|
H A D | AssignmentOrBuilder.java | 31 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. 46 * `projects/myproject/locations/US/reservations/team1-prod/assignments/123`.
|
/aosp_15_r20/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`.",
|
/aosp_15_r20/external/google-cloud-java/java-bigqueryreservation/proto-google-cloud-bigqueryreservation-v1/src/main/proto/google/cloud/bigquery/reservation/v1/ |
H A D | reservation.proto | 412 // `projects/*/locations/*/reservations/team1-prod`. 670 // `projects/myproject/locations/US/reservations/team1-prod` 683 // `projects/myproject/locations/US/reservations/team1-prod` 887 // `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. 909 // E.g. `projects/myproject/locations/US/reservations/team1-prod` 932 // `projects/myproject/locations/US/reservations/team1-prod` 968 // `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 1073 // `projects/myproject/locations/US/reservations/team1-prod/assignments/123`
|
/aosp_15_r20/external/googleapis/google/cloud/bigquery/reservation/v1/ |
H A D | reservation.proto | 412 // `projects/*/locations/*/reservations/team1-prod`. 670 // `projects/myproject/locations/US/reservations/team1-prod` 683 // `projects/myproject/locations/US/reservations/team1-prod` 887 // `projects/myproject/locations/US/reservations/team1-prod/assignments/123`. 909 // E.g. `projects/myproject/locations/US/reservations/team1-prod` 932 // `projects/myproject/locations/US/reservations/team1-prod` 968 // `projects/myproject/locations/US/reservations/team1-prod/assignments/123` 1073 // `projects/myproject/locations/US/reservations/team1-prod/assignments/123`
|