Home
last modified time | relevance | path

Searched full:meet (Results 1 – 25 of 7103) sorted by relevance

12345678910>>...285

/aosp_15_r20/external/autotest/server/site_tests/platform_MTBF/
H A Dspera_config.json5 "name": "meet-basic-2",
11 "name": "meet-basic-small",
17 "name": "meet-basic-large",
23 "name": "meet-basic-class",
29 "name": "meet-plus-large",
36 "name": "meet-plus-class",
43 "name": "meet-premium-large",
121 "name": "extended-display-meet",
227 {"test": "meet-basic-2", "repeats": 1},
228 {"test": "meet-basic-small", "repeats": 1},
[all …]
H A Dgenerate_performance_cuj.py39 'test': 'Google Meet Basic 2',
43 'test': 'Google Meet Basic Small',
47 'test': 'Google Meet Basic Large',
51 'test': 'Google Meet Basic Class',
55 'test': 'Google Meet Plus Large',
59 'test': 'Google Meet Plus Class',
63 'test': 'Google Meet Premium Large',
/aosp_15_r20/external/googleapis/google/apps/meet/v2beta/
H A Dmeet_v2beta_grpc_service_config.json6 "service": "google.apps.meet.v2beta.SpacesService",
10 "service": "google.apps.meet.v2beta.ConferenceRecordsService",
14 "service": "google.apps.meet.v2beta.ConferenceRecordsService",
18 "service": "google.apps.meet.v2beta.ConferenceRecordsService",
22 "service": "google.apps.meet.v2beta.ConferenceRecordsService",
26 "service": "google.apps.meet.v2beta.ConferenceRecordsService",
30 "service": "google.apps.meet.v2beta.ConferenceRecordsService",
34 "service": "google.apps.meet.v2beta.ConferenceRecordsService",
38 "service": "google.apps.meet.v2beta.ConferenceRecordsService",
42 "service": "google.apps.meet.v2beta.ConferenceRecordsService",
[all …]
H A Dmeet_v2beta.yaml3 name: meet.googleapis.com
4 title: Google Meet API
7 - name: google.apps.meet.v2beta.ConferenceRecordsService
8 - name: google.apps.meet.v2beta.SpacesService
11 summary: Create and manage meetings in Google Meet.
15 - selector: google.apps.meet.v2beta.*
20 - selector: google.apps.meet.v2beta.SpacesService.CreateSpace
24 - selector: google.apps.meet.v2beta.SpacesService.UpdateSpace
28 - selector: google.apps.meet.v2beta.SpacesService.DeleteSpace
32 - selector: google.apps.meet.v2beta.SpacesService.EndActiveConference
[all …]
H A Dservice.proto17 package google.apps.meet.v2beta;
23 import "google/apps/meet/v2beta/resource.proto";
27 option csharp_namespace = "Google.Apps.Meet.V2Beta";
28 option go_package = "cloud.google.com/go/apps/meet/apiv2beta/meetpb;meetpb";
31 option java_package = "com.google.apps.meet.v2beta";
32 option php_namespace = "Google\\Apps\\Meet\\V2beta";
33 option ruby_package = "Google::Apps::Meet::V2beta";
37 option (google.api.default_host) = "meet.googleapis.com";
82 option (google.api.default_host) = "meet.googleapis.com";
190 // Note: The transcript entries returned by the Google Meet API might not
[all …]
H A Dresource.proto17 package google.apps.meet.v2beta;
23 option csharp_namespace = "Google.Apps.Meet.V2Beta";
24 option go_package = "cloud.google.com/go/apps/meet/apiv2beta/meetpb;meetpb";
27 option java_package = "com.google.apps.meet.v2beta";
28 option php_namespace = "Google\\Apps\\Meet\\V2beta";
29 option ruby_package = "Google::Apps::Meet::V2beta";
36 type: "meet.googleapis.com/Space"
45 // `https://meet.google.com/abc-mnop-xyz`.
68 type: "meet.googleapis.com/ConferenceRecord"
95 // `meet.google.com`, the Embed SDK Web, or a mobile application.
[all …]
H A DBUILD.bazel89 "com.google.apps.meet.v2beta.ConferenceRecordsServiceClientHttpJsonTest",
90 "com.google.apps.meet.v2beta.ConferenceRecordsServiceClientTest",
91 "com.google.apps.meet.v2beta.SpacesServiceClientHttpJsonTest",
92 "com.google.apps.meet.v2beta.SpacesServiceClientTest",
99 name = "google-cloud-apps-meet-v2beta-java",
123 importpath = "cloud.google.com/go/apps/meet/apiv2beta/meetpb",
134 importpath = "cloud.google.com/go/apps/meet/apiv2beta;meet",
147 name = "gapi-cloud-apps-meet-v2beta-go",
190 name = "apps-meet-v2beta-py",
226 name = "google-cloud-apps-meet-v2beta-php",
[all …]
/aosp_15_r20/external/googleapis/google/apps/meet/v2/
H A Dmeet_v2_grpc_service_config.json6 "service": "google.apps.meet.v2.SpacesService",
10 "service": "google.apps.meet.v2.ConferenceRecordsService",
14 "service": "google.apps.meet.v2.ConferenceRecordsService",
18 "service": "google.apps.meet.v2.ConferenceRecordsService",
22 "service": "google.apps.meet.v2.ConferenceRecordsService",
26 "service": "google.apps.meet.v2.ConferenceRecordsService",
30 "service": "google.apps.meet.v2.ConferenceRecordsService",
34 "service": "google.apps.meet.v2.ConferenceRecordsService",
38 "service": "google.apps.meet.v2.ConferenceRecordsService",
42 "service": "google.apps.meet.v2.ConferenceRecordsService",
[all …]
H A Dservice.proto17 package google.apps.meet.v2;
23 import "google/apps/meet/v2/resource.proto";
27 option csharp_namespace = "Google.Apps.Meet.V2";
28 option go_package = "cloud.google.com/go/apps/meet/apiv2/meetpb;meetpb";
31 option java_package = "com.google.apps.meet.v2";
32 option php_namespace = "Google\\Apps\\Meet\\V2";
33 option ruby_package = "Google::Apps::Meet::V2";
37 option (google.api.default_host) = "meet.googleapis.com";
81 option (google.api.default_host) = "meet.googleapis.com";
184 // Note: The transcript entries returned by the Google Meet API might not
[all …]
H A Dmeet_v2.yaml3 name: meet.googleapis.com
4 title: Google Meet API
7 - name: google.apps.meet.v2.ConferenceRecordsService
8 - name: google.apps.meet.v2.SpacesService
11 summary: Create and manage meetings in Google Meet.
15 - selector: 'google.apps.meet.v2.ConferenceRecordsService.*'
20 - selector: 'google.apps.meet.v2.SpacesService.*'
24 - selector: google.apps.meet.v2.SpacesService.GetSpace
32 documentation_uri: https://developers.google.com/meet/api/guides/overview
33 api_short_name: meet
[all …]
H A Dresource.proto17 package google.apps.meet.v2;
23 option csharp_namespace = "Google.Apps.Meet.V2";
24 option go_package = "cloud.google.com/go/apps/meet/apiv2/meetpb;meetpb";
27 option java_package = "com.google.apps.meet.v2";
28 option php_namespace = "Google\\Apps\\Meet\\V2";
29 option ruby_package = "Google::Apps::Meet::V2";
35 type: "meet.googleapis.com/Space"
44 // `https://meet.google.com/abc-mnop-xyz`.
67 type: "meet.googleapis.com/ConferenceRecord"
94 // `meet.google.com`, the Meet Embed SDK Web, or a mobile application.
[all …]
H A DBUILD.bazel89 "com.google.apps.meet.v2.ConferenceRecordsServiceClientHttpJsonTest",
90 "com.google.apps.meet.v2.ConferenceRecordsServiceClientTest",
91 "com.google.apps.meet.v2.SpacesServiceClientHttpJsonTest",
92 "com.google.apps.meet.v2.SpacesServiceClientTest",
99 name = "google-cloud-apps-meet-v2-java",
123 importpath = "cloud.google.com/go/apps/meet/apiv2/meetpb",
134 importpath = "cloud.google.com/go/apps/meet/apiv2;meet",
147 name = "gapi-cloud-apps-meet-v2-go",
190 name = "apps-meet-v2-py",
226 name = "google-cloud-apps-meet-v2-php",
[all …]
/aosp_15_r20/system/tools/mkbootimg/gki/
Dcertify_bootimg_test.py254 " Prop: avb_space -> 'nice to meet you'\n"
284 " Prop: avb_space -> 'nice to meet you'\n"
314 " Prop: avb_space -> 'nice to meet you'\n"
346 " Prop: avb_space -> 'nice to meet you'\n"
378 " Prop: avb_space -> 'nice to meet you'\n"
410 " Prop: avb_space -> 'nice to meet you'\n"
436 " Prop: space -> 'nice to meet you'\n"
462 " Prop: space -> 'nice to meet you'\n"
488 " Prop: space -> 'nice to meet you'\n"
514 " Prop: space -> 'nice to meet you'\n"
[all …]
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/res/values/
Dstrings.xml73 …an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't m…
75 …an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't m…
77 …an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't m…
79 …an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't m…
85 …-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Inco…
87 …-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Inco…
89 …-call Notification for an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Inco…
91 …an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't m…
93 …an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't m…
95 …an incoming ringing call. [CHAR LIMIT=50] If can't meet limit, remove "Incoming". If still can't m…
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DUefiScsiLib.h29 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
108 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
113 must meet buffer alignment requirement defined in EFI_SCSI_IO_PROTOCOL. Otherwise
209 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
214 must meet buffer alignment requirement defined in EFI_SCSI_IO_PROTOCOL. Otherwise
315 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
319 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
417 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
462 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
466 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DUefiScsiLib.h29 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
109 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
114 must meet buffer alignment requirement defined in EFI_SCSI_IO_PROTOCOL. Otherwise
211 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
216 must meet buffer alignment requirement defined in EFI_SCSI_IO_PROTOCOL. Otherwise
318 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
322 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
422 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
468 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
472 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DUefiScsiLib.h29 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
109 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
114 must meet buffer alignment requirement defined in EFI_SCSI_IO_PROTOCOL. Otherwise
211 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
216 must meet buffer alignment requirement defined in EFI_SCSI_IO_PROTOCOL. Otherwise
318 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
322 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
422 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
468 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
472 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/
H A DUefiScsiLib.h35 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
115 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
120 must meet buffer alignment requirement defined in EFI_SCSI_IO_PROTOCOL. Otherwise
217 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
222 must meet buffer alignment requirement defined in EFI_SCSI_IO_PROTOCOL. Otherwise
324 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
328 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
428 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
474 If SenseDataLength is non-zero and SenseData is not NULL, SenseData must meet buffer
478 If DataLength is non-zero and DataBuffer is not NULL, DataBuffer must meet buffer
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dccp_pass.h61 // Visits an OpPhi instruction |phi|. This applies the meet operator for the
95 // Returns a new value for |instr| by computing the meet operation between
98 // Given two values val1 and val2, the meet operation in the constant
101 // meet(val1, UNDEFINED) = val1
102 // meet(val1, VARYING) = VARYING
103 // meet(val1, val2) = val1 if val1 == val2
104 // meet(val1, val2) = VARYING if val1 != val2
106 // When two different values meet, the result is always varying because CCP
H A Dccp_pass.cpp50 // Implement the lattice meet operation. The result of this Phi instruction is in VisitPhi()
51 // interesting only if the meet operation over arguments coming through in VisitPhi()
61 // We found an argument with a constant value. Apply the meet operation in VisitPhi()
77 // from the previous computed meet value. This Phi will never be in VisitPhi()
89 // If there are no incoming executable edges, the meet ID will still be 0. In in VisitPhi()
102 // Given two values val1 and val2, the meet operation in the constant in ComputeLatticeMeet()
105 // meet(val1, UNDEFINED) = val1 in ComputeLatticeMeet()
106 // meet(val1, VARYING) = VARYING in ComputeLatticeMeet()
107 // meet(val1, val2) = val1 if val1 == val2 in ComputeLatticeMeet()
108 // meet(val1, val2) = VARYING if val1 != val2 in ComputeLatticeMeet()
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dccp_pass.h61 // Visits an OpPhi instruction |phi|. This applies the meet operator for the
95 // Returns a new value for |instr| by computing the meet operation between
98 // Given two values val1 and val2, the meet operation in the constant
101 // meet(val1, UNDEFINED) = val1
102 // meet(val1, VARYING) = VARYING
103 // meet(val1, val2) = val1 if val1 == val2
104 // meet(val1, val2) = VARYING if val1 != val2
106 // When two different values meet, the result is always varying because CCP
H A Dccp_pass.cpp50 // Implement the lattice meet operation. The result of this Phi instruction is in VisitPhi()
51 // interesting only if the meet operation over arguments coming through in VisitPhi()
61 // We found an argument with a constant value. Apply the meet operation in VisitPhi()
77 // from the previous computed meet value. This Phi will never be in VisitPhi()
89 // If there are no incoming executable edges, the meet ID will still be 0. In in VisitPhi()
102 // Given two values val1 and val2, the meet operation in the constant in ComputeLatticeMeet()
105 // meet(val1, UNDEFINED) = val1 in ComputeLatticeMeet()
106 // meet(val1, VARYING) = VARYING in ComputeLatticeMeet()
107 // meet(val1, val2) = val1 if val1 == val2 in ComputeLatticeMeet()
108 // meet(val1, val2) = VARYING if val1 != val2 in ComputeLatticeMeet()
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dccp_pass.h61 // Visits an OpPhi instruction |phi|. This applies the meet operator for the
95 // Returns a new value for |instr| by computing the meet operation between
98 // Given two values val1 and val2, the meet operation in the constant
101 // meet(val1, UNDEFINED) = val1
102 // meet(val1, VARYING) = VARYING
103 // meet(val1, val2) = val1 if val1 == val2
104 // meet(val1, val2) = VARYING if val1 != val2
106 // When two different values meet, the result is always varying because CCP
Dccp_pass.cpp50 // Implement the lattice meet operation. The result of this Phi instruction is in VisitPhi()
51 // interesting only if the meet operation over arguments coming through in VisitPhi()
61 // We found an argument with a constant value. Apply the meet operation in VisitPhi()
77 // from the previous computed meet value. This Phi will never be in VisitPhi()
89 // If there are no incoming executable edges, the meet ID will still be 0. In in VisitPhi()
102 // Given two values val1 and val2, the meet operation in the constant in ComputeLatticeMeet()
105 // meet(val1, UNDEFINED) = val1 in ComputeLatticeMeet()
106 // meet(val1, VARYING) = VARYING in ComputeLatticeMeet()
107 // meet(val1, val2) = val1 if val1 == val2 in ComputeLatticeMeet()
108 // meet(val1, val2) = VARYING if val1 != val2 in ComputeLatticeMeet()
[all …]
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/include/
H A Dapr_errno.h356 * @warning always use this test, as platform-specific variances may meet this
362 * @warning always use this test, as platform-specific variances may meet this
490 * always use this test, as platform-specific variances may meet this
496 * always use this test, as platform-specific variances may meet this
503 * always use this test, as platform-specific variances may meet this
510 * always use this test, as platform-specific variances may meet this
517 * always use this test, as platform-specific variances may meet this
524 * always use this test, as platform-specific variances may meet this
531 * always use this test, as platform-specific variances may meet this
539 * always use this test, as platform-specific variances may meet this
[all …]

12345678910>>...285