/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/noising/ |
D | SourceNoiseHandlerAttributionProbabilityTest.java | 83 + "destinations", in data() 90 false, // coarse destinations in data() 97 + "destinations", in data() 104 false, // coarse destinations in data() 110 + "destinations", in data() 117 false, // coarse destinations in data() 123 + "fine destinations", in data() 130 false, // coarse destinations in data() 138 + " destinations", in data() 145 false, // coarse destinations in data() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | cross_device_ops.py | 50 def check_destinations(destinations): argument 51 """Checks whether `destinations` is not empty. 54 destinations: a `DistributedValues`, variable, or string object. 57 Boolean which is True if `destinations` is not empty. 60 if isinstance(destinations, 62 return bool(destinations.device) 63 return bool(destinations) 66 def validate_destinations(destinations): argument 69 destinations, 73 )) and not resource_variable_ops.is_resource_variable(destinations): [all …]
|
H A D | parameter_server_strategy.py | 408 def _broadcast_to(self, tensor, destinations): argument 416 if not cross_device_ops_lib.check_destinations(destinations): 418 destinations = self._compute_devices 419 return self._cross_device_ops.broadcast(tensor, destinations) 495 def _verify_destinations_not_different_worker(self, destinations): argument 498 if destinations is None: 500 for d in cross_device_ops_lib.get_devices_from(destinations): 507 def _gather_to_implementation(self, value, destinations, axis, argument 509 self._verify_destinations_not_different_worker(destinations) 514 destinations=destinations, [all …]
|
/aosp_15_r20/external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/ |
H A D | ComputeRouteMatrixRequest.java | 225 * destinations: 226 * * The number of elements (origins × destinations) must be no greater than 228 * * The number of elements (origins × destinations) must be no greater than 230 * * The number of waypoints (origins + destinations) specified as `place_id` 248 * destinations: 249 * * The number of elements (origins × destinations) must be no greater than 251 * * The number of elements (origins × destinations) must be no greater than 253 * * The number of waypoints (origins + destinations) specified as `place_id` 272 * destinations: 273 * * The number of elements (origins × destinations) must be no greater than [all …]
|
H A D | ComputeRouteMatrixRequestOrBuilder.java | 32 * destinations: 33 * * The number of elements (origins × destinations) must be no greater than 35 * * The number of elements (origins × destinations) must be no greater than 37 * * The number of waypoints (origins + destinations) specified as `place_id` 52 * destinations: 53 * * The number of elements (origins × destinations) must be no greater than 55 * * The number of elements (origins × destinations) must be no greater than 57 * * The number of waypoints (origins + destinations) specified as `place_id` 72 * destinations: 73 * * The number of elements (origins × destinations) must be no greater than [all …]
|
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/ |
H A D | Monitoring.java | 1154 * There can be multiple producer destinations. A monitored resource type may 1155 * appear in multiple monitoring destinations if different aggregations are 1173 * There can be multiple producer destinations. A monitored resource type may 1174 * appear in multiple monitoring destinations if different aggregations are 1192 * There can be multiple producer destinations. A monitored resource type may 1193 * appear in multiple monitoring destinations if different aggregations are 1210 * There can be multiple producer destinations. A monitored resource type may 1211 * appear in multiple monitoring destinations if different aggregations are 1228 * There can be multiple producer destinations. A monitored resource type may 1229 * appear in multiple monitoring destinations if different aggregations are [all …]
|
H A D | MonitoringOrBuilder.java | 31 * There can be multiple producer destinations. A monitored resource type may 32 * appear in multiple monitoring destinations if different aggregations are 46 * There can be multiple producer destinations. A monitored resource type may 47 * appear in multiple monitoring destinations if different aggregations are 61 * There can be multiple producer destinations. A monitored resource type may 62 * appear in multiple monitoring destinations if different aggregations are 76 * There can be multiple producer destinations. A monitored resource type may 77 * appear in multiple monitoring destinations if different aggregations are 92 * There can be multiple producer destinations. A monitored resource type may 93 * appear in multiple monitoring destinations if different aggregations are [all …]
|
H A D | CommonLanguageSettings.java | 152 * <code>repeated .google.api.ClientLibraryDestination destinations = 2;</code> 154 * @return A list containing the destinations. 169 * <code>repeated .google.api.ClientLibraryDestination destinations = 2;</code> 171 * @return The count of destinations. 184 * <code>repeated .google.api.ClientLibraryDestination destinations = 2;</code> 187 * @return The destinations at the given index. 200 * <code>repeated .google.api.ClientLibraryDestination destinations = 2;</code> 202 * @return A list containing the enum numeric values on the wire for destinations. 215 * <code>repeated .google.api.ClientLibraryDestination destinations = 2;</code> 218 * @return The enum numeric value on the wire of destinations at the given index. [all …]
|
H A D | Logging.java | 1146 * There can be multiple producer destinations, each one must have a 1162 * There can be multiple producer destinations, each one must have a 1179 * There can be multiple producer destinations, each one must have a 1195 * There can be multiple producer destinations, each one must have a 1211 * There can be multiple producer destinations, each one must have a 1233 * There can be multiple consumer destinations, each one must have a 1249 * There can be multiple consumer destinations, each one must have a 1266 * There can be multiple consumer destinations, each one must have a 1282 * There can be multiple consumer destinations, each one must have a 1298 * There can be multiple consumer destinations, each one must have a [all …]
|
H A D | CommonLanguageSettingsOrBuilder.java | 66 * <code>repeated .google.api.ClientLibraryDestination destinations = 2;</code> 68 * @return A list containing the destinations. 78 * <code>repeated .google.api.ClientLibraryDestination destinations = 2;</code> 80 * @return The count of destinations. 90 * <code>repeated .google.api.ClientLibraryDestination destinations = 2;</code> 93 * @return The destinations at the given index. 103 * <code>repeated .google.api.ClientLibraryDestination destinations = 2;</code> 105 * @return A list containing the enum numeric values on the wire for destinations. 115 * <code>repeated .google.api.ClientLibraryDestination destinations = 2;</code> 118 * @return The enum numeric value on the wire of destinations at the given index.
|
H A D | LoggingOrBuilder.java | 31 * There can be multiple producer destinations, each one must have a 44 * There can be multiple producer destinations, each one must have a 57 * There can be multiple producer destinations, each one must have a 70 * There can be multiple producer destinations, each one must have a 84 * There can be multiple producer destinations, each one must have a 98 * There can be multiple consumer destinations, each one must have a 111 * There can be multiple consumer destinations, each one must have a 124 * There can be multiple consumer destinations, each one must have a 137 * There can be multiple consumer destinations, each one must have a 151 * There can be multiple consumer destinations, each one must have a
|
/aosp_15_r20/external/gemmlowp/meta/generators/ |
H A D | neon_emitter.py | 407 def EmitVLoadA(self, load_no, load_type, destinations, source): argument 409 '{%s}' % ', '.join(_ExpandQuads(destinations)), source) 414 destinations, argument 418 destinations = _ExpandQuads(destinations) 419 if len(destinations) * 64 < bits_to_load: 420 raise ArgumentError('To few destinations: %d to load %d bits.' % 421 (len(destinations), bits_to_load)) 425 self.EmitVLoadA(1, 32, destinations[:4], 428 destinations = destinations[4:] 430 self.EmitVLoadA(1, 32, destinations[:3], [all …]
|
H A D | neon_emitter_64.py | 810 def EmitVLoadA(self, load_no, load_type, destinations, source): argument 813 [_LoadStoreSize(destination) for destination in destinations]) / 8 814 self.EmitVLoadAPostIncrement(load_no, load_type, destinations, source, 817 self.EmitVLoadAPostIncrement(load_no, load_type, destinations, source, 820 def EmitVLoadAPostIncrement(self, load_no, load_type, destinations, source, argument 823 if len(destinations) == 1 and destinations[0].lane is -1: 824 destination = '{%s}' % _AppendType(load_type, destinations[0]) 831 destination_list = _RegisterList(load_type, destinations) 840 destinations, argument 845 min_bits = min([destination.register_bits for destination in destinations]) [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/v1/ |
H A D | cross_device_ops_test.py | 184 for destinations in all_destinations: 189 destinations=destinations), _fake_mirrored(mean, destinations), 195 destinations=destinations), 196 _fake_mirrored(mean_2, destinations), sess) 201 destinations=destinations), 202 _fake_mirrored(mean * len(devices), destinations), sess) 207 destinations=destinations), 208 _fake_mirrored(mean_2 * len(devices), destinations), sess) 228 for destinations in all_destinations: 230 cross_device_ops.broadcast(constant_op.constant(1.), destinations), [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/ |
H A D | source_remote.py | 94 def _send_call_tracebacks(destinations, argument 109 destinations: gRPC destination addresses, a `str` or a `list` of `str`s, 111 `CallTraceback` proto payload will be sent to all the destinations. 126 if not isinstance(destinations, list): 127 destinations = [destinations] 129 destinations = [ 132 for dest in destinations] 161 for destination in destinations: 172 def send_graph_tracebacks(destinations, argument 180 destinations: gRPC destination addresses, a `str` or a `list` of `str`s, [all …]
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | content_v2.datafeeds.html | 144 …ease use targets[].includedDestinations instead. The list of intended destinations (corresponds to… 150 … "targets": [ # The targets this feed should apply to (country, language, destinations). 153 …"excludedDestinations": [ # The list of destinations to exclude for this target (corresp… 156 …destinations to include for this target (corresponds to checked check boxes in Merchant Center). D… 205 …ease use targets[].includedDestinations instead. The list of intended destinations (corresponds to… 211 … "targets": [ # The targets this feed should apply to (country, language, destinations). 214 …"excludedDestinations": [ # The list of destinations to exclude for this target (corresp… 217 …destinations to include for this target (corresponds to checked check boxes in Merchant Center). D… 314 …ease use targets[].includedDestinations instead. The list of intended destinations (corresponds to… 320 "targets": [ # The targets this feed should apply to (country, language, destinations). [all …]
|
D | content_v2_1.datafeeds.html | 145 … "targets": [ # The targets this feed should apply to (country, language, destinations). 148 …"excludedDestinations": [ # The list of destinations to exclude for this target (corresp… 151 …destinations to include for this target (corresponds to checked check boxes in Merchant Center). D… 200 … "targets": [ # The targets this feed should apply to (country, language, destinations). 203 …"excludedDestinations": [ # The list of destinations to exclude for this target (corresp… 206 …destinations to include for this target (corresponds to checked check boxes in Merchant Center). D… 302 "targets": [ # The targets this feed should apply to (country, language, destinations). 305 …"excludedDestinations": [ # The list of destinations to exclude for this target (corresp… 308 …destinations to include for this target (corresponds to checked check boxes in Merchant Center). D… 349 "targets": [ # The targets this feed should apply to (country, language, destinations). [all …]
|
/aosp_15_r20/external/libcups/cups/ |
H A D | dest.c | 97 int num_dests; /* Number of lpoptions destinations */ 98 cups_dest_t *dests; /* lpoptions destinations */ 127 int num_dests; /* Number of destinations */ 128 cups_dest_t *dests; /* Destinations */ 241 * 'cupsAddDest()' - Add a destination to the list of destinations. 252 * destinations to the user's lpoptions file. 255 int /* O - New number of destinations */ 258 int num_dests, /* I - Number of destinations */ in cupsAddDest() 259 cups_dest_t **dests) /* IO - Destinations */ in cupsAddDest() 796 * Make a copy of the destination to an array of destinations (or just a single [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/adselection/ |
D | ReportInteractionInputTest.java | 42 private static final int DESTINATIONS = field in ReportInteractionInputTest 62 .setReportingDestinations(DESTINATIONS) in testWriteToParcel_nonNullOptionalParameters() 78 expect.that(fromParcel.getReportingDestinations()).isEqualTo(DESTINATIONS); in testWriteToParcel_nonNullOptionalParameters() 93 .setReportingDestinations(DESTINATIONS) in testWriteToParcel_nullInputEvent() 109 expect.that(fromParcel.getReportingDestinations()).isEqualTo(DESTINATIONS); in testWriteToParcel_nullInputEvent() 123 .setReportingDestinations(DESTINATIONS) in testWriteToParcel_nullAdId() 139 expect.that(fromParcel.getReportingDestinations()).isEqualTo(DESTINATIONS); in testWriteToParcel_nullAdId() 154 .setReportingDestinations(DESTINATIONS) in testWriteToParcel_nullCallerSdkName() 170 expect.that(fromParcel.getReportingDestinations()).isEqualTo(DESTINATIONS); in testWriteToParcel_nullCallerSdkName() 186 .setReportingDestinations(DESTINATIONS) in testFailsToBuildWithUnsetAdSelectionId() [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/ |
D | AsyncRegistrationQueueRunner.java | 335 // If preinstall check is enabled and any app destinations are already installed, in storeSource() 533 // Blocks ad-techs to register multiple sources with various destinations in a short window in isSourceAllowedToInsert() 551 // Global (cross reporting-origin) destinations rate limit. This needs to be recorded before in isSourceAllowedToInsert() 559 // various destinations in a medium window (per day). The larger window is 30 days. in isSourceAllowedToInsert() 623 // Return early without checking web destinations in isSourceAllowedToInsert() 663 // Global (cross ad-tech) destinations rate limit in isSourceAllowedToInsert() 702 List<Uri> destinations, in deleteLowPriorityDestinationSourcesToAccommodateNewSource() argument 705 if (destinations == null || destinations.isEmpty()) { in deleteLowPriorityDestinationSourcesToAccommodateNewSource() 709 if (destinations.size() > fifoLimit) { in deleteLowPriorityDestinationSourcesToAccommodateNewSource() 717 destinations, in deleteLowPriorityDestinationSourcesToAccommodateNewSource() [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/ |
D | ReportEventRequestTest.java | 39 private static final int DESTINATIONS = field in ReportEventRequestTest 54 AD_SELECTION_ID, INTERACTION_KEY, mInteractionData, DESTINATIONS) in testBuildReportEventRequestSuccess_viewInputEvent() 65 .isEqualTo(DESTINATIONS); in testBuildReportEventRequestSuccess_viewInputEvent() 72 AD_SELECTION_ID, INTERACTION_KEY, mInteractionData, DESTINATIONS) in testBuildReportEventRequestSuccess_clickInputEvent() 84 .isEqualTo(DESTINATIONS); in testBuildReportEventRequestSuccess_clickInputEvent() 93 0, INTERACTION_KEY, mInteractionData, DESTINATIONS) in testFailsToBuildWithUnsetAdSelectionId() 105 AD_SELECTION_ID, INTERACTION_KEY, mInteractionData, DESTINATIONS) in testBuildReportEventRequestSuccess_callAllSetters() 132 AD_SELECTION_ID, INTERACTION_KEY, mInteractionData, DESTINATIONS) in testBuildReportEventRequestSuccess_withComponentSellerAsDestination_success() 157 AD_SELECTION_ID, null, mInteractionData, DESTINATIONS) in testFailsToBuildWithUnsetInteractionKey() 167 AD_SELECTION_ID, INTERACTION_KEY, null, DESTINATIONS) in testFailsToBuildWithUnsetInteractionData() [all …]
|
/aosp_15_r20/external/iproute2/man/man8/ |
H A D | ip-route.8.in | 244 - the route entry describes real paths to the destinations covered 249 - these destinations are unreachable. Packets are discarded and the 259 - these destinations are unreachable. Packets are discarded silently. 266 - these destinations are unreachable. Packets are discarded and the 275 - the destinations are assigned to this host. The packets are looped 280 - the destinations are broadcast addresses. The packets are sent as 297 - a special NAT route. Destinations covered by the prefix 308 the destinations are 433 of translated IP destinations. 437 the source address to prefer when sending to the destinations [all …]
|
/aosp_15_r20/external/googleapis/google/cloud/commerce/consumer/procurement/v1/ |
H A D | cloudcommerceconsumerprocurement_v1.yaml | 44 destinations: 48 destinations: 52 destinations: 56 destinations: 60 destinations: 64 destinations: 68 destinations: 72 destinations: 78 destinations:
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/ |
D | E2EAbstractMockTest.java | 575 List<EventReport> eventReports, List<Uri> destinations, List<JSONObject> payloads) in processActualEventReports() argument 578 getActualEventReportObjects(eventReports, destinations, payloads); in processActualEventReports() 585 List<Uri> destinations, in processActualDebugEventReports() argument 589 getActualEventReportObjects(eventReports, destinations, payloads); in processActualDebugEventReports() 598 List<Uri> destinations, in processActualDebugReports() argument 601 timestamp, destinations, payloads); in processActualDebugReports() 606 List<EventReport> eventReports, List<Uri> destinations, List<JSONObject> payloads) { in getActualEventReportObjects() argument 608 for (int i = 0; i < destinations.size(); i++) { in getActualEventReportObjects() 611 map.put(TestFormatJsonMapping.REPORT_TO_KEY, destinations.get(i).toString()); in getActualEventReportObjects() 620 List<Uri> destinations, in getActualDebugReportObjects() argument [all …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/ |
D | ReportUtil.java | 36 * Prepares an alphabetical ordered list of attribution destinations for report JSON. If any 39 * @param destinations a list of attribution destinations 43 public static Object serializeAttributionDestinations(@NonNull List<Uri> destinations) { in serializeAttributionDestinations() argument 44 if (destinations.size() == 0) { in serializeAttributionDestinations() 45 throw new IllegalArgumentException("Destinations list is empty"); in serializeAttributionDestinations() 48 if (destinations.size() == 1) { in serializeAttributionDestinations() 49 return destinations.get(0).toString(); in serializeAttributionDestinations() 51 List<Uri> sortedDestinations = new ArrayList<>(destinations); in serializeAttributionDestinations()
|