/aosp_15_r20/external/aws-sdk-java-v2/ |
H A D | .all-contributorsrc | 12 "contributions": [ 21 "contributions": [ 30 "contributions": [ 39 "contributions": [ 48 "contributions": [ 57 "contributions": [ 66 "contributions": [ 75 "contributions": [ 84 "contributions": [ 93 "contributions": [ [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/aggregation/ |
D | AggregatePayloadGeneratorTest.java | 159 List<AggregateHistogramContribution> contributions = aggregateHistogramContributions.get(); in testGenerateAttributionReport_twoContributions_filterSetMatches() local 161 assertEquals(contributions.size(), 2); in testGenerateAttributionReport_twoContributions_filterSetMatches() 163 contributions.contains( in testGenerateAttributionReport_twoContributions_filterSetMatches() 169 contributions.contains( in testGenerateAttributionReport_twoContributions_filterSetMatches() 341 List<AggregateHistogramContribution> contributions = aggregateHistogramContributions.get(); in testGenerateAttributionReport_insideLookbackWindow_filterSetMatches() local 343 assertEquals(contributions.size(), 2); in testGenerateAttributionReport_insideLookbackWindow_filterSetMatches() 344 assertTrue(contributions.contains( in testGenerateAttributionReport_insideLookbackWindow_filterSetMatches() 347 assertTrue(contributions.contains( in testGenerateAttributionReport_insideLookbackWindow_filterSetMatches() 431 List<AggregateHistogramContribution> contributions = aggregateHistogramContributions.get(); in testGenerateAttributionReport_twoContributions_filterSetDoesNotMatch() local 433 assertEquals(contributions.size(), 2); in testGenerateAttributionReport_twoContributions_filterSetDoesNotMatch() [all …]
|
D | AggregateCryptoConverterTest.java | 334 final List<AggregateHistogramContribution> contributions = new ArrayList<>(); in testEncodeWithCbor_successfully() local 345 contributions.add(firstContribution); in testEncodeWithCbor_successfully() 346 contributions.add(secondContribution); in testEncodeWithCbor_successfully() 350 contributions, /* filteringIdMaxBytes= */ null); in testEncodeWithCbor_successfully() 375 final List<AggregateHistogramContribution> contributions = new ArrayList<>(); in testEncodeWithCbor_filteringId_successfully() local 394 contributions.add(firstContribution); in testEncodeWithCbor_filteringId_successfully() 395 contributions.add(secondContribution); in testEncodeWithCbor_filteringId_successfully() 396 contributions.add(thirdContribution); in testEncodeWithCbor_filteringId_successfully() 400 contributions, /* filteringIdMaxBytes= */ 2); in testEncodeWithCbor_filteringId_successfully() 435 final List<AggregateHistogramContribution> contributions = new ArrayList<>(); in testEncodeWithCbor_largeFilteringId_successfully() local [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/aggregation/ |
D | AggregatePayloadGenerator.java | 119 List<AggregateHistogramContribution> contributions = new ArrayList<>(); in generateAttributionReport() local 130 contributions.add( in generateAttributionReport() 136 contributions.add( in generateAttributionReport() 144 if (contributions.size() > 0) { in generateAttributionReport() 152 padContributions(contributions, paddingContribution.build()); in generateAttributionReport() 153 return Optional.of(contributions); in generateAttributionReport() 159 * Given a list of {@link AggregateHistogramContribution} actual contributions and a single 161 * padding contributions to the actual attributions, in place. The maximum number of 162 * contributions is defined in the flags. If the number of actual contributions is already at 165 * @param contributions actual contributions [all …]
|
D | AggregateCryptoConverter.java | 61 * Histogram Contributions 2. Encode with CBOR 3. Retrieve public key for encryption 4. Encrypt 81 final List<AggregateHistogramContribution> contributions = convert(payload); in encrypt() local 82 if (contributions.isEmpty()) { in encrypt() 87 final byte[] payloadCborEncoded = encodeWithCbor(contributions, filteringIdMaxBytes); in encrypt() 126 final List<AggregateHistogramContribution> contributions = convert(payload); in encode() local 127 if (contributions.isEmpty()) { in encode() 132 final byte[] payloadCborEncoded = encodeWithCbor(contributions, filteringIdMaxBytes); in encode() 144 final List<AggregateHistogramContribution> contributions = new ArrayList<>(); in convert() local 150 return contributions; in convert() 165 contributions.add(contributionBuilder.build()); in convert() [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/ |
D | AggregateDebugReportApi.java | 97 List<AggregateHistogramContribution> contributions = in scheduleSourceRegistrationDebugReport() local 109 if (contributions.isEmpty()) { in scheduleSourceRegistrationDebugReport() 117 int sumNewContributions = sumContributions(contributions); in scheduleSourceRegistrationDebugReport() 161 // the contributions in the DB if the source registration was successful. in scheduleSourceRegistrationDebugReport() 172 createAggregateReport(source, sourceId, contributions); in scheduleSourceRegistrationDebugReport() 235 List<AggregateHistogramContribution> contributions = in scheduleTriggerAttributionErrorWithSourceDebugReport() local 252 if (contributions.isEmpty()) { in scheduleTriggerAttributionErrorWithSourceDebugReport() 260 int sumNewContributions = sumContributions(contributions); in scheduleTriggerAttributionErrorWithSourceDebugReport() 311 AggregateReport aggregateReport = createAggregateReport(source, trigger, contributions); in scheduleTriggerAttributionErrorWithSourceDebugReport() 407 AggregateHistogramContribution contributions = in scheduleTriggerNoMatchingSourceDebugReport() local [all …]
|
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/ |
D | edk2-licenses.txt | 62 under the terms listed in the License.txt file. Terms under which Contributions 65 contributions. This file serves that preservation purpose as a matter of 138 Contributions.txt: TianoCore Contribution Agreement 1.1 141 = Code Contributions = 160 5. It is preferred that contributions are submitted using the same 162 then contributions using the following licenses can be accepted: 173 Contributions of code put into the public domain can also be 176 Contributions using other licenses might be accepted, but further 269 present and future Contributions submitted to TianoCore site. Except 271 title, and interest in and to Your Contributions. [all …]
|
/aosp_15_r20/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/ |
D | edk2-licenses.txt | 62 under the terms listed in the License.txt file. Terms under which Contributions 65 contributions. This file serves that preservation purpose as a matter of 138 Contributions.txt: TianoCore Contribution Agreement 1.1 141 = Code Contributions = 160 5. It is preferred that contributions are submitted using the same 162 then contributions using the following licenses can be accepted: 173 Contributions of code put into the public domain can also be 176 Contributions using other licenses might be accepted, but further 269 present and future Contributions submitted to TianoCore site. Except 271 title, and interest in and to Your Contributions. [all …]
|
/aosp_15_r20/prebuilts/android-emulator/trusty-x86_64/share/qemu/ |
H A D | edk2-licenses.txt | 62 under the terms listed in the License.txt file. Terms under which Contributions 65 contributions. This file serves that preservation purpose as a matter of 138 Contributions.txt: TianoCore Contribution Agreement 1.1 141 = Code Contributions = 160 5. It is preferred that contributions are submitted using the same 162 then contributions using the following licenses can be accepted: 173 Contributions of code put into the public domain can also be 176 Contributions using other licenses might be accepted, but further 269 present and future Contributions submitted to TianoCore site. Except 271 title, and interest in and to Your Contributions. [all …]
|
/aosp_15_r20/out/soong/release-config/ |
D | build_flags_system_ext.json | 127 "description": "The contributions made by apexes (source or prebuilts) to the rest of the build.", 143 "StringValue": "adbd.google.contributions.prebuilt" 167 "StringValue": "adservices.google.contributions.prebuilt" 191 "StringValue": "appsearch.google.contributions.prebuilt" 215 "StringValue": "art.google.contributions.prebuilt" 261 "StringValue": "captiveportallogin.google.contributions.prebuilt" 285 "StringValue": "cellbroadcast.google.contributions.prebuilt" 309 "StringValue": "configinfrastructure.google.contributions.prebuilt" 333 "StringValue": "connectivity.google.contributions.prebuilt" 357 "StringValue": "conscrypt.google.contributions [all...] |
D | build_flags_product.json | 127 "description": "The contributions made by apexes (source or prebuilts) to the rest of the build.", 143 "StringValue": "adbd.google.contributions.prebuilt" 167 "StringValue": "adservices.google.contributions.prebuilt" 191 "StringValue": "appsearch.google.contributions.prebuilt" 215 "StringValue": "art.google.contributions.prebuilt" 261 "StringValue": "captiveportallogin.google.contributions.prebuilt" 285 "StringValue": "cellbroadcast.google.contributions.prebuilt" 309 "StringValue": "configinfrastructure.google.contributions.prebuilt" 333 "StringValue": "connectivity.google.contributions.prebuilt" 357 "StringValue": "conscrypt.google.contributions [all...] |
/aosp_15_r20/out/soong/.intermediates/build/release/build_config/build_flag_system_ext/android_common/ |
D | build_flags.json | 127 … "description": "The contributions made by apexes (source or prebuilts) to the rest of the build.", 143 "StringValue": "adbd.google.contributions.prebuilt" 167 "StringValue": "adservices.google.contributions.prebuilt" 191 "StringValue": "appsearch.google.contributions.prebuilt" 215 "StringValue": "art.google.contributions.prebuilt" 261 "StringValue": "captiveportallogin.google.contributions.prebuilt" 285 "StringValue": "cellbroadcast.google.contributions.prebuilt" 309 "StringValue": "configinfrastructure.google.contributions.prebuilt" 333 "StringValue": "connectivity.google.contributions.prebuilt" 357 "StringValue": "conscrypt.google.contributions.prebuilt" [all …]
|
/aosp_15_r20/out/soong/.intermediates/build/release/build_config/build_flag_product/android_common/ |
D | build_flags.json | 127 … "description": "The contributions made by apexes (source or prebuilts) to the rest of the build.", 143 "StringValue": "adbd.google.contributions.prebuilt" 167 "StringValue": "adservices.google.contributions.prebuilt" 191 "StringValue": "appsearch.google.contributions.prebuilt" 215 "StringValue": "art.google.contributions.prebuilt" 261 "StringValue": "captiveportallogin.google.contributions.prebuilt" 285 "StringValue": "cellbroadcast.google.contributions.prebuilt" 309 "StringValue": "configinfrastructure.google.contributions.prebuilt" 333 "StringValue": "connectivity.google.contributions.prebuilt" 357 "StringValue": "conscrypt.google.contributions.prebuilt" [all …]
|
/aosp_15_r20/out/target/product/shiba/product/etc/ |
D | build_flags.json | 127 … "description": "The contributions made by apexes (source or prebuilts) to the rest of the build.", 143 "StringValue": "adbd.google.contributions.prebuilt" 167 "StringValue": "adservices.google.contributions.prebuilt" 191 "StringValue": "appsearch.google.contributions.prebuilt" 215 "StringValue": "art.google.contributions.prebuilt" 261 "StringValue": "captiveportallogin.google.contributions.prebuilt" 285 "StringValue": "cellbroadcast.google.contributions.prebuilt" 309 "StringValue": "configinfrastructure.google.contributions.prebuilt" 333 "StringValue": "connectivity.google.contributions.prebuilt" 357 "StringValue": "conscrypt.google.contributions.prebuilt" [all …]
|
/aosp_15_r20/out/target/product/shiba/obj/ETC/build_flag_system_ext_intermediates/ |
D | build_flag_system_ext | 127 … "description": "The contributions made by apexes (source or prebuilts) to the rest of the build.", 143 "StringValue": "adbd.google.contributions.prebuilt" 167 "StringValue": "adservices.google.contributions.prebuilt" 191 "StringValue": "appsearch.google.contributions.prebuilt" 215 "StringValue": "art.google.contributions.prebuilt" 261 "StringValue": "captiveportallogin.google.contributions.prebuilt" 285 "StringValue": "cellbroadcast.google.contributions.prebuilt" 309 "StringValue": "configinfrastructure.google.contributions.prebuilt" 333 "StringValue": "connectivity.google.contributions.prebuilt" 357 "StringValue": "conscrypt.google.contributions.prebuilt" [all …]
|
/aosp_15_r20/out/target/product/shiba/obj/ETC/build_flag_product_intermediates/ |
D | build_flag_product | 127 … "description": "The contributions made by apexes (source or prebuilts) to the rest of the build.", 143 "StringValue": "adbd.google.contributions.prebuilt" 167 "StringValue": "adservices.google.contributions.prebuilt" 191 "StringValue": "appsearch.google.contributions.prebuilt" 215 "StringValue": "art.google.contributions.prebuilt" 261 "StringValue": "captiveportallogin.google.contributions.prebuilt" 285 "StringValue": "cellbroadcast.google.contributions.prebuilt" 309 "StringValue": "configinfrastructure.google.contributions.prebuilt" 333 "StringValue": "connectivity.google.contributions.prebuilt" 357 "StringValue": "conscrypt.google.contributions.prebuilt" [all …]
|
/aosp_15_r20/out/target/product/shiba/system_ext/etc/ |
D | build_flags.json | 127 … "description": "The contributions made by apexes (source or prebuilts) to the rest of the build.", 143 "StringValue": "adbd.google.contributions.prebuilt" 167 "StringValue": "adservices.google.contributions.prebuilt" 191 "StringValue": "appsearch.google.contributions.prebuilt" 215 "StringValue": "art.google.contributions.prebuilt" 261 "StringValue": "captiveportallogin.google.contributions.prebuilt" 285 "StringValue": "cellbroadcast.google.contributions.prebuilt" 309 "StringValue": "configinfrastructure.google.contributions.prebuilt" 333 "StringValue": "connectivity.google.contributions.prebuilt" 357 "StringValue": "conscrypt.google.contributions.prebuilt" [all …]
|
/aosp_15_r20/external/dagger2/java/dagger/internal/ |
H A D | SetBuilder.java | 34 "Set contributions cannot be null"; 35 private final List<T> contributions; field in SetBuilder 38 contributions = new ArrayList<>(estimatedSize); in SetBuilder() 44 * contributions} are collected in a list and only hashed in {@link #build()}. 51 contributions.add(checkNotNull(t, SET_CONTRIBUTIONS_CANNOT_BE_NULL)); in add() 59 contributions.addAll(collection); in addAll() 64 if (contributions.isEmpty()) { in build() 66 } else if (contributions.size() == 1) { in build() 67 return Collections.singleton(contributions.get(0)); in build() 69 return Collections.unmodifiableSet(new HashSet<>(contributions)); in build()
|
/aosp_15_r20/prebuilts/vndk/v34/common/NOTICE_FILES/packages/modules/NeuralNetworks/runtime/ |
D | NOTICE | 142 5. Submission of Contributions. Unless You explicitly state otherwise, 148 with Licensor regarding such Contributions. 157 Contributor provides its Contributions) on an "AS IS" BASIS, 324 5. Submission of Contributions. Unless You explicitly state otherwise, 330 with Licensor regarding such Contributions. 339 Contributor provides its Contributions) on an "AS IS" BASIS, 412 means the combination of the Contributions of others (if any) used 464 made, import, or transfer of either its Contributions or its 497 Contributions, either on an unmodified basis, with Modifications, or 502 Contributions or its Contributor Version. [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/common/NOTICE_FILES/ |
D | libneuralnetworks.so.txt | 142 5. Submission of Contributions. Unless You explicitly state otherwise, 148 with Licensor regarding such Contributions. 157 Contributor provides its Contributions) on an "AS IS" BASIS, 324 5. Submission of Contributions. Unless You explicitly state otherwise, 330 with Licensor regarding such Contributions. 339 Contributor provides its Contributions) on an "AS IS" BASIS, 412 means the combination of the Contributions of others (if any) used 464 made, import, or transfer of either its Contributions or its 497 Contributions, either on an unmodified basis, with Modifications, or 502 Contributions or its Contributor Version. [all …]
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/ |
D | NOTICE | 142 5. Submission of Contributions. Unless You explicitly state otherwise, 148 with Licensor regarding such Contributions. 157 Contributor provides its Contributions) on an "AS IS" BASIS, 324 5. Submission of Contributions. Unless You explicitly state otherwise, 330 with Licensor regarding such Contributions. 339 Contributor provides its Contributions) on an "AS IS" BASIS, 412 means the combination of the Contributions of others (if any) used 464 made, import, or transfer of either its Contributions or its 497 Contributions, either on an unmodified basis, with Modifications, or 502 Contributions or its Contributor Version. [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/common/NOTICE_FILES/ |
D | libneuralnetworks.so.txt | 142 5. Submission of Contributions. Unless You explicitly state otherwise, 148 with Licensor regarding such Contributions. 157 Contributor provides its Contributions) on an "AS IS" BASIS, 324 5. Submission of Contributions. Unless You explicitly state otherwise, 330 with Licensor regarding such Contributions. 339 Contributor provides its Contributions) on an "AS IS" BASIS, 412 means the combination of the Contributions of others (if any) used 464 made, import, or transfer of either its Contributions or its 497 Contributions, either on an unmodified basis, with Modifications, or 502 Contributions or its Contributor Version. [all …]
|
/aosp_15_r20/prebuilts/vndk/v32/common/NOTICE_FILES/ |
D | libneuralnetworks.so.txt | 142 5. Submission of Contributions. Unless You explicitly state otherwise, 148 with Licensor regarding such Contributions. 157 Contributor provides its Contributions) on an "AS IS" BASIS, 324 5. Submission of Contributions. Unless You explicitly state otherwise, 330 with Licensor regarding such Contributions. 339 Contributor provides its Contributions) on an "AS IS" BASIS, 412 means the combination of the Contributions of others (if any) used 464 made, import, or transfer of either its Contributions or its 497 Contributions, either on an unmodified basis, with Modifications, or 502 Contributions or its Contributor Version. [all …]
|
/aosp_15_r20/out/target/product/shiba/obj/ETC/build_flag_system_intermediates/ |
D | build_flag_system | 127 … "description": "The contributions made by apexes (source or prebuilts) to the rest of the build.", 143 "StringValue": "adbd.google.contributions.prebuilt" 167 "StringValue": "adservices.google.contributions.prebuilt" 191 "StringValue": "appsearch.google.contributions.prebuilt" 215 "StringValue": "art.google.contributions.prebuilt" 261 "StringValue": "captiveportallogin.google.contributions.prebuilt" 285 "StringValue": "cellbroadcast.google.contributions.prebuilt" 309 "StringValue": "configinfrastructure.google.contributions.prebuilt" 333 "StringValue": "connectivity.google.contributions.prebuilt" 357 "StringValue": "conscrypt.google.contributions.prebuilt" [all …]
|
/aosp_15_r20/out/target/product/shiba/system/etc/ |
D | build_flags.json | 127 … "description": "The contributions made by apexes (source or prebuilts) to the rest of the build.", 143 "StringValue": "adbd.google.contributions.prebuilt" 167 "StringValue": "adservices.google.contributions.prebuilt" 191 "StringValue": "appsearch.google.contributions.prebuilt" 215 "StringValue": "art.google.contributions.prebuilt" 261 "StringValue": "captiveportallogin.google.contributions.prebuilt" 285 "StringValue": "cellbroadcast.google.contributions.prebuilt" 309 "StringValue": "configinfrastructure.google.contributions.prebuilt" 333 "StringValue": "connectivity.google.contributions.prebuilt" 357 "StringValue": "conscrypt.google.contributions.prebuilt" [all …]
|