Home
last modified time | relevance | path

Searched full:used (Results 1 – 25 of 33095) sorted by relevance

12345678910>>...1324

/aosp_15_r20/external/clang/test/SemaCXX/
H A Duninitialized.cpp23 int a = a; // no-warning: used to signal intended lack of initialization.
24 int b = b + 1; // expected-warning {{variable 'b' is uninitialized when used within its own initial…
25 int c = (c + c); // expected-warning 2 {{variable 'c' is uninitialized when used within its own ini…
26 int e = static_cast<long>(e) + 1; // expected-warning {{variable 'e' is uninitialized when used wit…
27 int f = foo(f); // expected-warning {{variable 'f' is uninitialized when used within its own initia…
37 int l = k ? l : l; // expected-warning 2{{variable 'l' is uninitialized when used within its own i…
38 int m = 1 + (k ? m : m); // expected-warning 2{{variable 'm' is uninitialized when used within its…
39 int n = -n; // expected-warning {{variable 'n' is uninitialized when used within its own initializ…
40 int o = std::move(o); // expected-warning {{variable 'o' is uninitialized when used within its own …
41 const int p = std::move(p); // expected-warning {{variable 'p' is uninitialized when used within it…
[all …]
/aosp_15_r20/external/google-cloud-java/java-analytics-admin/google-analytics-admin/src/main/java/com/google/analytics/admin/v1alpha/
H A DAnalyticsAdminServiceSettings.java67 * used.
102 /** Returns the object with the settings used for calls to getAccount. */
107 /** Returns the object with the settings used for calls to listAccounts. */
113 /** Returns the object with the settings used for calls to deleteAccount. */
118 /** Returns the object with the settings used for calls to updateAccount. */
123 /** Returns the object with the settings used for calls to provisionAccountTicket. */
129 /** Returns the object with the settings used for calls to listAccountSummaries. */
138 /** Returns the object with the settings used for calls to getProperty. */
143 /** Returns the object with the settings used for calls to listProperties. */
150 /** Returns the object with the settings used for calls to createProperty. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/
H A DInstancesSettings.java47 * <li>The default service address (compute.googleapis.com) and default port (443) are used.
79 /** Returns the object with the settings used for calls to addAccessConfig. */
84 /** Returns the object with the settings used for calls to addAccessConfig. */
90 /** Returns the object with the settings used for calls to addResourcePolicies. */
96 /** Returns the object with the settings used for calls to addResourcePolicies. */
102 /** Returns the object with the settings used for calls to aggregatedList. */
109 /** Returns the object with the settings used for calls to attachDisk. */
114 /** Returns the object with the settings used for calls to attachDisk. */
120 /** Returns the object with the settings used for calls to bulkInsert. */
125 /** Returns the object with the settings used for calls to bulkInsert. */
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dused.go45 x1 // ERROR "x1 .* not used"
47 nil // ERROR "nil .* not used"
48 C // ERROR "C .* not used"
49 1 // ERROR "1 .* not used"
50 x + x // ERROR "x \+ x .* not used"
51 x - x // ERROR "x - x .* not used"
52 x | x // ERROR "x \| x .* not used"
53 "a" + s // ERROR ".a. \+ s .* not used"
54 &x // ERROR "&x .* not used"
55 b && b // ERROR "b && b .* not used"
[all …]
/aosp_15_r20/external/google-cloud-java/java-vmmigration/google-cloud-vmmigration/src/main/java/com/google/cloud/vmmigration/v1/
H A DVmMigrationSettings.java61 * <li>The default service address (vmmigration.googleapis.com) and default port (443) are used.
93 /** Returns the object with the settings used for calls to listSources. */
99 /** Returns the object with the settings used for calls to getSource. */
104 /** Returns the object with the settings used for calls to createSource. */
109 /** Returns the object with the settings used for calls to createSource. */
115 /** Returns the object with the settings used for calls to updateSource. */
120 /** Returns the object with the settings used for calls to updateSource. */
126 /** Returns the object with the settings used for calls to deleteSource. */
131 /** Returns the object with the settings used for calls to deleteSource. */
137 /** Returns the object with the settings used for calls to fetchInventory. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-notebooks/google-cloud-notebooks/src/main/java/com/google/cloud/notebooks/v1/
H A DNotebookServiceSettings.java60 * <li>The default service address (notebooks.googleapis.com) and default port (443) are used.
93 /** Returns the object with the settings used for calls to listInstances. */
99 /** Returns the object with the settings used for calls to getInstance. */
104 /** Returns the object with the settings used for calls to createInstance. */
109 /** Returns the object with the settings used for calls to createInstance. */
115 /** Returns the object with the settings used for calls to registerInstance. */
120 /** Returns the object with the settings used for calls to registerInstance. */
126 /** Returns the object with the settings used for calls to setInstanceAccelerator. */
132 /** Returns the object with the settings used for calls to setInstanceAccelerator. */
139 /** Returns the object with the settings used for calls to setInstanceMachineType. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-channel/google-cloud-channel/src/main/java/com/google/cloud/channel/v1/
H A DCloudChannelServiceSettings.java61 * <li>The default service address (cloudchannel.googleapis.com) and default port (443) are used.
95 /** Returns the object with the settings used for calls to listCustomers. */
101 /** Returns the object with the settings used for calls to getCustomer. */
106 /** Returns the object with the settings used for calls to checkCloudIdentityAccountsExist. */
114 /** Returns the object with the settings used for calls to createCustomer. */
119 /** Returns the object with the settings used for calls to updateCustomer. */
124 /** Returns the object with the settings used for calls to deleteCustomer. */
129 /** Returns the object with the settings used for calls to importCustomer. */
134 /** Returns the object with the settings used for calls to provisionCloudIdentity. */
140 /** Returns the object with the settings used for calls to provisionCloudIdentity. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-vmwareengine/google-cloud-vmwareengine/src/main/java/com/google/cloud/vmwareengine/v1/
H A DVmwareEngineSettings.java64 * <li>The default service address (vmwareengine.googleapis.com) and default port (443) are used.
96 /** Returns the object with the settings used for calls to listPrivateClouds. */
103 /** Returns the object with the settings used for calls to getPrivateCloud. */
108 /** Returns the object with the settings used for calls to createPrivateCloud. */
113 /** Returns the object with the settings used for calls to createPrivateCloud. */
119 /** Returns the object with the settings used for calls to updatePrivateCloud. */
124 /** Returns the object with the settings used for calls to updatePrivateCloud. */
130 /** Returns the object with the settings used for calls to deletePrivateCloud. */
135 /** Returns the object with the settings used for calls to deletePrivateCloud. */
141 /** Returns the object with the settings used for calls to undeletePrivateCloud. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-analytics-admin/google-analytics-admin/src/main/java/com/google/analytics/admin/v1beta/
H A DAnalyticsAdminServiceSettings.java57 * used.
92 /** Returns the object with the settings used for calls to getAccount. */
97 /** Returns the object with the settings used for calls to listAccounts. */
103 /** Returns the object with the settings used for calls to deleteAccount. */
108 /** Returns the object with the settings used for calls to updateAccount. */
113 /** Returns the object with the settings used for calls to provisionAccountTicket. */
119 /** Returns the object with the settings used for calls to listAccountSummaries. */
128 /** Returns the object with the settings used for calls to getProperty. */
133 /** Returns the object with the settings used for calls to listProperties. */
140 /** Returns the object with the settings used for calls to createProperty. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-security-private-ca/google-cloud-security-private-ca/src/main/java/com/google/cloud/security/privateca/v1/
H A DCertificateAuthorityServiceSettings.java62 * <li>The default service address (privateca.googleapis.com) and default port (443) are used.
97 /** Returns the object with the settings used for calls to createCertificate. */
103 /** Returns the object with the settings used for calls to getCertificate. */
108 /** Returns the object with the settings used for calls to listCertificates. */
115 /** Returns the object with the settings used for calls to revokeCertificate. */
121 /** Returns the object with the settings used for calls to updateCertificate. */
127 /** Returns the object with the settings used for calls to activateCertificateAuthority. */
134 /** Returns the object with the settings used for calls to activateCertificateAuthority. */
142 /** Returns the object with the settings used for calls to createCertificateAuthority. */
149 /** Returns the object with the settings used for calls to createCertificateAuthority. */
[all …]
/aosp_15_r20/external/googleapis/google/ads/googleads/v15/enums/
H A Dlead_form_field_user_input_type.proto35 // Used for return value only. Represents value unknown in this version.
108 // cannot be used if values are set using custom_question_fields.
114 // cannot be used if values are set using custom_question_fields.
120 // cannot be used if values are set using custom_question_fields.
126 // cannot be used if values are set using custom_question_fields.
132 // cannot be used if values are set using custom_question_fields.
138 // cannot be used if values are set using custom_question_fields.
144 // cannot be used if values are set using custom_question_fields.
150 // cannot be used if values are set using custom_question_fields.
156 // cannot be used if values are set using custom_question_fields.
[all …]
/aosp_15_r20/external/googleapis/google/ads/googleads/v14/enums/
H A Dlead_form_field_user_input_type.proto35 // Used for return value only. Represents value unknown in this version.
108 // cannot be used if values are set using custom_question_fields.
114 // cannot be used if values are set using custom_question_fields.
120 // cannot be used if values are set using custom_question_fields.
126 // cannot be used if values are set using custom_question_fields.
132 // cannot be used if values are set using custom_question_fields.
138 // cannot be used if values are set using custom_question_fields.
144 // cannot be used if values are set using custom_question_fields.
150 // cannot be used if values are set using custom_question_fields.
156 // cannot be used if values are set using custom_question_fields.
[all …]
/aosp_15_r20/external/googleapis/google/ads/googleads/v16/enums/
H A Dlead_form_field_user_input_type.proto35 // Used for return value only. Represents value unknown in this version.
108 // cannot be used if values are set using custom_question_fields.
114 // cannot be used if values are set using custom_question_fields.
120 // cannot be used if values are set using custom_question_fields.
126 // cannot be used if values are set using custom_question_fields.
132 // cannot be used if values are set using custom_question_fields.
138 // cannot be used if values are set using custom_question_fields.
144 // cannot be used if values are set using custom_question_fields.
150 // cannot be used if values are set using custom_question_fields.
156 // cannot be used if values are set using custom_question_fields.
[all …]
/aosp_15_r20/external/google-cloud-java/java-dataplex/google-cloud-dataplex/src/main/java/com/google/cloud/dataplex/v1/
H A DDataplexServiceSettings.java62 * <li>The default service address (dataplex.googleapis.com) and default port (443) are used.
95 /** Returns the object with the settings used for calls to createLake. */
100 /** Returns the object with the settings used for calls to createLake. */
106 /** Returns the object with the settings used for calls to updateLake. */
111 /** Returns the object with the settings used for calls to updateLake. */
117 /** Returns the object with the settings used for calls to deleteLake. */
122 /** Returns the object with the settings used for calls to deleteLake. */
128 /** Returns the object with the settings used for calls to listLakes. */
134 /** Returns the object with the settings used for calls to getLake. */
139 /** Returns the object with the settings used for calls to listLakeActions. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/
H A DJobServiceSettings.java64 * <li>The default service address (aiplatform.googleapis.com) and default port (443) are used.
96 /** Returns the object with the settings used for calls to createCustomJob. */
101 /** Returns the object with the settings used for calls to getCustomJob. */
106 /** Returns the object with the settings used for calls to listCustomJobs. */
113 /** Returns the object with the settings used for calls to deleteCustomJob. */
118 /** Returns the object with the settings used for calls to deleteCustomJob. */
124 /** Returns the object with the settings used for calls to cancelCustomJob. */
129 /** Returns the object with the settings used for calls to createDataLabelingJob. */
135 /** Returns the object with the settings used for calls to getDataLabelingJob. */
141 /** Returns the object with the settings used for calls to listDataLabelingJobs. */
[all …]
H A DMetadataServiceSettings.java61 * <li>The default service address (aiplatform.googleapis.com) and default port (443) are used.
94 /** Returns the object with the settings used for calls to createMetadataStore. */
99 /** Returns the object with the settings used for calls to createMetadataStore. */
106 /** Returns the object with the settings used for calls to getMetadataStore. */
111 /** Returns the object with the settings used for calls to listMetadataStores. */
118 /** Returns the object with the settings used for calls to deleteMetadataStore. */
123 /** Returns the object with the settings used for calls to deleteMetadataStore. */
130 /** Returns the object with the settings used for calls to createArtifact. */
135 /** Returns the object with the settings used for calls to getArtifact. */
140 /** Returns the object with the settings used for calls to listArtifacts. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/
H A DJobServiceSettings.java64 * <li>The default service address (aiplatform.googleapis.com) and default port (443) are used.
97 /** Returns the object with the settings used for calls to createCustomJob. */
102 /** Returns the object with the settings used for calls to getCustomJob. */
107 /** Returns the object with the settings used for calls to listCustomJobs. */
114 /** Returns the object with the settings used for calls to deleteCustomJob. */
119 /** Returns the object with the settings used for calls to deleteCustomJob. */
125 /** Returns the object with the settings used for calls to cancelCustomJob. */
130 /** Returns the object with the settings used for calls to createDataLabelingJob. */
136 /** Returns the object with the settings used for calls to getDataLabelingJob. */
142 /** Returns the object with the settings used for calls to listDataLabelingJobs. */
[all …]
H A DMetadataServiceSettings.java61 * <li>The default service address (aiplatform.googleapis.com) and default port (443) are used.
95 /** Returns the object with the settings used for calls to createMetadataStore. */
100 /** Returns the object with the settings used for calls to createMetadataStore. */
107 /** Returns the object with the settings used for calls to getMetadataStore. */
112 /** Returns the object with the settings used for calls to listMetadataStores. */
119 /** Returns the object with the settings used for calls to deleteMetadataStore. */
124 /** Returns the object with the settings used for calls to deleteMetadataStore. */
131 /** Returns the object with the settings used for calls to createArtifact. */
136 /** Returns the object with the settings used for calls to getArtifact. */
141 /** Returns the object with the settings used for calls to listArtifacts. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-contact-center-insights/google-cloud-contact-center-insights/src/main/java/com/google/cloud/contactcenterinsights/v1/
H A DContactCenterInsightsSettings.java52 * are used.
86 /** Returns the object with the settings used for calls to createConversation. */
91 /** Returns the object with the settings used for calls to uploadConversation. */
96 /** Returns the object with the settings used for calls to uploadConversation. */
103 /** Returns the object with the settings used for calls to updateConversation. */
108 /** Returns the object with the settings used for calls to getConversation. */
113 /** Returns the object with the settings used for calls to listConversations. */
120 /** Returns the object with the settings used for calls to deleteConversation. */
125 /** Returns the object with the settings used for calls to createAnalysis. */
130 /** Returns the object with the settings used for calls to createAnalysis. */
[all …]
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/
H A Deap_config.h23 * file should be used since working directory may change when
26 * Alternatively, a named configuration blob can be used by setting
29 * Alternatively, this can be used to only perform matching of the
42 * certificate store (My user account) is used, whereas computer store
43 * (Computer account) is used when running wpasvc as a service.
61 * This field is used with EAP method that use TLS authentication.
63 * in theory be used with EAP-TTLS and EAP-PEAP, too. Full path to the
64 * file should be used since working directory may change when
67 * Alternatively, a named configuration blob can be used by setting
75 * When PKCS#12/PFX file (.p12/.pfx) is used, client_cert should be
[all …]
/aosp_15_r20/external/google-cloud-java/java-securitycenter/google-cloud-securitycenter/src/main/java/com/google/cloud/securitycenter/v1/
H A DSecurityCenterSettings.java64 * used.
98 /** Returns the object with the settings used for calls to bulkMuteFindings. */
103 /** Returns the object with the settings used for calls to bulkMuteFindings. */
110 * Returns the object with the settings used for calls to
120 /** Returns the object with the settings used for calls to createSource. */
125 /** Returns the object with the settings used for calls to createFinding. */
130 /** Returns the object with the settings used for calls to createMuteConfig. */
135 /** Returns the object with the settings used for calls to createNotificationConfig. */
141 /** Returns the object with the settings used for calls to deleteMuteConfig. */
146 /** Returns the object with the settings used for calls to deleteNotificationConfig. */
[all …]
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClLLVMBitCodes.h35 PARAMATTR_BLOCK_ID, // Not used in PNaCl.
36 PARAMATTR_GROUP_BLOCK_ID, // Not used in PNaCl.
44 METADATA_BLOCK_ID, // Not used in PNaCl.
45 METADATA_ATTACHMENT_ID, // Not used in PNaCl.
49 USELIST_BLOCK_ID, // Not used in PNaCl.
56 MODULE_CODE_TRIPLE = 2, // Not used in PNaCl
57 MODULE_CODE_DATALAYOUT = 3, // Not used in PNaCl
58 MODULE_CODE_ASM = 4, // Not used in PNaCl
59 MODULE_CODE_SECTIONNAME = 5, // Not used in PNaCl
60 MODULE_CODE_DEPLIB = 6, // Not used in PNaCl
[all …]
/aosp_15_r20/external/google-cloud-java/java-accesscontextmanager/google-identity-accesscontextmanager/src/main/java/com/google/identity/accesscontextmanager/v1/
H A DAccessContextManagerSettings.java57 * are used.
91 /** Returns the object with the settings used for calls to listAccessPolicies. */
98 /** Returns the object with the settings used for calls to getAccessPolicy. */
103 /** Returns the object with the settings used for calls to createAccessPolicy. */
108 /** Returns the object with the settings used for calls to createAccessPolicy. */
115 /** Returns the object with the settings used for calls to updateAccessPolicy. */
120 /** Returns the object with the settings used for calls to updateAccessPolicy. */
128 /** Returns the object with the settings used for calls to deleteAccessPolicy. */
133 /** Returns the object with the settings used for calls to deleteAccessPolicy. */
141 /** Returns the object with the settings used for calls to listAccessLevels. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-dataform/google-cloud-dataform/src/main/java/com/google/cloud/dataform/v1alpha2/
H A DDataformSettings.java62 * <li>The default service address (dataform.googleapis.com) and default port (443) are used.
95 /** Returns the object with the settings used for calls to listRepositories. */
102 /** Returns the object with the settings used for calls to getRepository. */
107 /** Returns the object with the settings used for calls to createRepository. */
112 /** Returns the object with the settings used for calls to updateRepository. */
117 /** Returns the object with the settings used for calls to deleteRepository. */
122 /** Returns the object with the settings used for calls to fetchRemoteBranches. */
128 /** Returns the object with the settings used for calls to listWorkspaces. */
135 /** Returns the object with the settings used for calls to getWorkspace. */
140 /** Returns the object with the settings used for calls to createWorkspace. */
[all …]
/aosp_15_r20/external/google-cloud-java/java-alloydb/google-cloud-alloydb/src/main/java/com/google/cloud/alloydb/v1alpha/
H A DAlloyDBAdminSettings.java56 * <li>The default service address (alloydb.googleapis.com) and default port (443) are used.
89 /** Returns the object with the settings used for calls to listClusters. */
95 /** Returns the object with the settings used for calls to getCluster. */
100 /** Returns the object with the settings used for calls to createCluster. */
105 /** Returns the object with the settings used for calls to createCluster. */
111 /** Returns the object with the settings used for calls to updateCluster. */
116 /** Returns the object with the settings used for calls to updateCluster. */
122 /** Returns the object with the settings used for calls to deleteCluster. */
127 /** Returns the object with the settings used for calls to deleteCluster. */
133 /** Returns the object with the settings used for calls to promoteCluster. */
[all …]

12345678910>>...1324