Home
last modified time | relevance | path

Searched full:consumer (Results 1 – 25 of 10854) sorted by relevance

12345678910>>...435

/aosp_15_r20/art/test/1965-get-set-local-primitive-no-tables/
H A Dexpected-stdout.txt1 …stCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) with "GetInt" on…
2 …t.TestCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) got value: 42
4 …stCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) with "GetLong" o…
5 …stCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed due to JV…
7 …stCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) with "GetFloat" …
8 …stCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) got value: 5.9E-…
10 …stCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) with "GetDouble"…
11 …stCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed due to JV…
13 …stCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) with "GetObject"…
14 …stCases1965.IntMethod(java.util.function.IntConsumer,java.util.function.Consumer) failed due to JV…
[all …]
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/location/listeners/
H A DListenerMultiplexerTest.java45 import java.util.function.Consumer;
58 void onRegistrationAdded(Consumer<TestListenerRegistration> consumer, in onRegistrationAdded() argument
61 void onRegistrationReplaced(Consumer<TestListenerRegistration> oldConsumer, in onRegistrationReplaced()
63 Consumer<TestListenerRegistration> newConsumer, in onRegistrationReplaced()
66 void onRegistrationRemoved(Consumer<TestListenerRegistration> consumer, in onRegistrationRemoved() argument
87 Consumer<TestListenerRegistration> consumer = mock(Consumer.class); in testAdd() local
89 mMultiplexer.addListener(0, consumer); in testAdd()
91 mInOrder.verify(mCallbacks).onRegistrationAdded(eq(consumer), in testAdd()
97 mMultiplexer.addListener(1, consumer); in testAdd()
98 mInOrder.verify(mCallbacks).onRegistrationReplaced(eq(consumer), in testAdd()
[all …]
/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dtracing_service_impl_unittest.cc46 #include "perfetto/ext/tracing/core/consumer.h"
266 TracingSessionID GetLastTracingSessionId(MockConsumer* consumer) { in GetLastTracingSessionId() argument
268 TracingServiceState svc_state = consumer->QueryServiceState(); in GetLastTracingSessionId()
362 std::unique_ptr<MockConsumer> consumer = CreateMockConsumer(); in TEST_F() local
363 consumer->Connect(svc.get()); in TEST_F()
365 TracingServiceState svc_state = consumer->QueryServiceState(); in TEST_F()
380 svc_state = consumer->QueryServiceState(); in TEST_F()
386 svc_state = consumer->QueryServiceState(); in TEST_F()
391 std::unique_ptr<MockConsumer> consumer = CreateMockConsumer(); in TEST_F() local
392 consumer->Connect(svc.get()); in TEST_F()
[all …]
/aosp_15_r20/external/google-cloud-java/java-cloudcommerceconsumerprocurement/proto-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/src/main/java/com/google/cloud/commerce/consumer/procurement/v1alpha1/
H A DLineItem.java17 // source: google/cloud/commerce/consumer/procurement/v1alpha1/order.proto
19 package com.google.cloud.commerce.consumer.procurement.v1alpha1;
28 * Protobuf type {@code google.cloud.commerce.consumer.procurement.v1alpha1.LineItem}
32 …// @@protoc_insertion_point(message_implements:google.cloud.commerce.consumer.procurement.v1alpha1…
57 return com.google.cloud.commerce.consumer.procurement.v1alpha1.OrderOuterClass in getDescriptor()
64 return com.google.cloud.commerce.consumer.procurement.v1alpha1.OrderOuterClass in internalGetFieldAccessorTable()
67 com.google.cloud.commerce.consumer.procurement.v1alpha1.LineItem.class, in internalGetFieldAccessorTable()
68 com.google.cloud.commerce.consumer.procurement.v1alpha1.LineItem.Builder.class); in internalGetFieldAccessorTable()
123 private com.google.cloud.commerce.consumer.procurement.v1alpha1.LineItemInfo lineItemInfo_;
133 …* .google.cloud.commerce.consumer.procurement.v1alpha1.LineItemInfo line_item_info = 2 [(.google.a…
[all …]
H A DLineItemInfo.java17 // source: google/cloud/commerce/consumer/procurement/v1alpha1/order.proto
19 package com.google.cloud.commerce.consumer.procurement.v1alpha1;
28 * Protobuf type {@code google.cloud.commerce.consumer.procurement.v1alpha1.LineItemInfo}
32 …// @@protoc_insertion_point(message_implements:google.cloud.commerce.consumer.procurement.v1alpha1…
57 return com.google.cloud.commerce.consumer.procurement.v1alpha1.OrderOuterClass in getDescriptor()
64 return com.google.cloud.commerce.consumer.procurement.v1alpha1.OrderOuterClass in internalGetFieldAccessorTable()
67 com.google.cloud.commerce.consumer.procurement.v1alpha1.LineItemInfo.class, in internalGetFieldAccessorTable()
68 com.google.cloud.commerce.consumer.procurement.v1alpha1.LineItemInfo.Builder.class); in internalGetFieldAccessorTable()
133 private java.util.List<com.google.cloud.commerce.consumer.procurement.v1alpha1.Parameter>
143 …* repeated .google.cloud.commerce.consumer.procurement.v1alpha1.Parameter parameters = 9 [(.google…
[all …]
H A DListOrdersResponse.java17 // source: google/cloud/commerce/consumer/procurement/v1alpha1/procurement_service.proto
19 package com.google.cloud.commerce.consumer.procurement.v1alpha1;
25 …* Response message for [ConsumerProcurementService.ListOrders][google.cloud.commerce.consumer.proc…
28 * Protobuf type {@code google.cloud.commerce.consumer.procurement.v1alpha1.ListOrdersResponse}
32 …// @@protoc_insertion_point(message_implements:google.cloud.commerce.consumer.procurement.v1alpha1…
57 return com.google.cloud.commerce.consumer.procurement.v1alpha1.ProcurementService in getDescriptor()
64 return com.google.cloud.commerce.consumer.procurement.v1alpha1.ProcurementService in internalGetFieldAccessorTable()
67 com.google.cloud.commerce.consumer.procurement.v1alpha1.ListOrdersResponse.class, in internalGetFieldAccessorTable()
68 com.google.cloud.commerce.consumer.procurement.v1alpha1.ListOrdersResponse.Builder in internalGetFieldAccessorTable()
75 private java.util.List<com.google.cloud.commerce.consumer.procurement.v1alpha1.Order> orders_;
[all …]
H A DParameter.java17 // source: google/cloud/commerce/consumer/procurement/v1alpha1/order.proto
19 package com.google.cloud.commerce.consumer.procurement.v1alpha1;
28 * Protobuf type {@code google.cloud.commerce.consumer.procurement.v1alpha1.Parameter}
32 …// @@protoc_insertion_point(message_implements:google.cloud.commerce.consumer.procurement.v1alpha1…
56 return com.google.cloud.commerce.consumer.procurement.v1alpha1.OrderOuterClass in getDescriptor()
63 return com.google.cloud.commerce.consumer.procurement.v1alpha1.OrderOuterClass in internalGetFieldAccessorTable()
66 com.google.cloud.commerce.consumer.procurement.v1alpha1.Parameter.class, in internalGetFieldAccessorTable()
67 com.google.cloud.commerce.consumer.procurement.v1alpha1.Parameter.Builder.class); in internalGetFieldAccessorTable()
72 …// @@protoc_insertion_point(interface_extends:google.cloud.commerce.consumer.procurement.v1alpha1.…
162 public com.google.cloud.commerce.consumer.procurement.v1alpha1.Parameter.Value.KindCase
[all …]
H A DOrder.java17 // source: google/cloud/commerce/consumer/procurement/v1alpha1/order.proto
19 package com.google.cloud.commerce.consumer.procurement.v1alpha1;
35 * Protobuf type {@code google.cloud.commerce.consumer.procurement.v1alpha1.Order}
39 …// @@protoc_insertion_point(message_implements:google.cloud.commerce.consumer.procurement.v1alpha1…
67 return com.google.cloud.commerce.consumer.procurement.v1alpha1.OrderOuterClass in getDescriptor()
74 return com.google.cloud.commerce.consumer.procurement.v1alpha1.OrderOuterClass in internalGetFieldAccessorTable()
77 com.google.cloud.commerce.consumer.procurement.v1alpha1.Order.class, in internalGetFieldAccessorTable()
78 com.google.cloud.commerce.consumer.procurement.v1alpha1.Order.Builder.class); in internalGetFieldAccessorTable()
192 private java.util.List<com.google.cloud.commerce.consumer.procurement.v1alpha1.LineItem>
202 …* repeated .google.cloud.commerce.consumer.procurement.v1alpha1.LineItem line_items = 6 [(.google.…
[all …]
H A DLineItemChange.java17 // source: google/cloud/commerce/consumer/procurement/v1alpha1/order.proto
19 package com.google.cloud.commerce.consumer.procurement.v1alpha1;
28 * Protobuf type {@code google.cloud.commerce.consumer.procurement.v1alpha1.LineItemChange}
32 …// @@protoc_insertion_point(message_implements:google.cloud.commerce.consumer.procurement.v1alpha1…
60 return com.google.cloud.commerce.consumer.procurement.v1alpha1.OrderOuterClass in getDescriptor()
67 return com.google.cloud.commerce.consumer.procurement.v1alpha1.OrderOuterClass in internalGetFieldAccessorTable()
70 com.google.cloud.commerce.consumer.procurement.v1alpha1.LineItemChange.class, in internalGetFieldAccessorTable()
71 com.google.cloud.commerce.consumer.procurement.v1alpha1.LineItemChange.Builder.class); in internalGetFieldAccessorTable()
137 …* .google.cloud.commerce.consumer.procurement.v1alpha1.LineItemChangeType change_type = 2 [(.googl…
154 …* .google.cloud.commerce.consumer.procurement.v1alpha1.LineItemChangeType change_type = 2 [(.googl…
[all …]
H A DPlaceOrderRequest.java17 // source: google/cloud/commerce/consumer/procurement/v1alpha1/procurement_service.proto
19 package com.google.cloud.commerce.consumer.procurement.v1alpha1;
25 …* Request message for [ConsumerProcurementService.PlaceOrder][google.cloud.commerce.consumer.procu…
28 * Protobuf type {@code google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderRequest}
32 …// @@protoc_insertion_point(message_implements:google.cloud.commerce.consumer.procurement.v1alpha1…
59 return com.google.cloud.commerce.consumer.procurement.v1alpha1.ProcurementService in getDescriptor()
66 return com.google.cloud.commerce.consumer.procurement.v1alpha1.ProcurementService in internalGetFieldAccessorTable()
69 com.google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderRequest.class, in internalGetFieldAccessorTable()
70 com.google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderRequest.Builder in internalGetFieldAccessorTable()
187 private java.util.List<com.google.cloud.commerce.consumer.procurement.v1alpha1.LineItemInfo>
[all …]
H A DPlaceOrderMetadata.java17 // source: google/cloud/commerce/consumer/procurement/v1alpha1/procurement_service.proto
19 package com.google.cloud.commerce.consumer.procurement.v1alpha1;
26 …* [ConsumerProcurementService.PlaceOrder][google.cloud.commerce.consumer.procurement.v1alpha1.Cons…
29 * Protobuf type {@code google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderMetadata}
33 …// @@protoc_insertion_point(message_implements:google.cloud.commerce.consumer.procurement.v1alpha1…
55 return com.google.cloud.commerce.consumer.procurement.v1alpha1.ProcurementService in getDescriptor()
62 return com.google.cloud.commerce.consumer.procurement.v1alpha1.ProcurementService in internalGetFieldAccessorTable()
65 com.google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderMetadata.class, in internalGetFieldAccessorTable()
66 com.google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderMetadata.Builder in internalGetFieldAccessorTable()
104 instanceof com.google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderMetadata)) { in equals()
[all …]
/aosp_15_r20/external/google-cloud-java/java-cloudcommerceconsumerprocurement/grpc-google-cloud-cloudcommerceconsumerprocurement-v1alpha1/src/main/java/com/google/cloud/commerce/consumer/procurement/v1alpha1/
H A DConsumerProcurementServiceGrpc.java16 package com.google.cloud.commerce.consumer.procurement.v1alpha1;
27 …* [ConsumerProcurementService][google.cloud.commerce.consumer.procurement.v1alpha1.ConsumerProcure…
35 "Source: google/cloud/commerce/consumer/procurement/v1alpha1/procurement_service.proto")
42 "google.cloud.commerce.consumer.procurement.v1alpha1.ConsumerProcurementService";
46 com.google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderRequest,
52 requestType = com.google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderRequest.class,
56 com.google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderRequest,
60 com.google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderRequest, in getPlaceOrderMethod()
69 .<com.google.cloud.commerce.consumer.procurement.v1alpha1.PlaceOrderRequest, in getPlaceOrderMethod()
77 com.google.cloud.commerce.consumer.procurement.v1alpha1 in getPlaceOrderMethod()
[all …]
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dlog.h26 // consumer and exits the program with failure code. Accepts the following
29 // SPIRV_ASSERT(<message-consumer>, <condition-expression>);
30 // SPIRV_ASSERT(<message-consumer>, <condition-expression>, <message>);
31 // SPIRV_ASSERT(<message-consumer>, <condition-expression>,
37 #define SPIRV_ASSERT(consumer, ...) SPIRV_ASSERT_IMPL(consumer, __VA_ARGS__) argument
41 #define SPIRV_ASSERT(consumer, ...) (void)(consumer) argument
44 // Logs a debug message to the consumer. Accepts the following formats:
46 // SPIRV_DEBUG(<message-consumer>, <message>);
47 // SPIRV_DEBUG(<message-consumer>, <message-format>, <variable-arguments>);
52 #define SPIRV_DEBUG(consumer, ...) SPIRV_DEBUG_IMPL(consumer, __VA_ARGS__) argument
[all …]
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dlog.h26 // consumer and exits the program with failure code. Accepts the following
29 // SPIRV_ASSERT(<message-consumer>, <condition-expression>);
30 // SPIRV_ASSERT(<message-consumer>, <condition-expression>, <message>);
31 // SPIRV_ASSERT(<message-consumer>, <condition-expression>,
37 #define SPIRV_ASSERT(consumer, ...) SPIRV_ASSERT_IMPL(consumer, __VA_ARGS__) argument
41 #define SPIRV_ASSERT(consumer, ...) (void)(consumer) argument
44 // Logs a debug message to the consumer. Accepts the following formats:
46 // SPIRV_DEBUG(<message-consumer>, <message>);
47 // SPIRV_DEBUG(<message-consumer>, <message-format>, <variable-arguments>);
52 #define SPIRV_DEBUG(consumer, ...) SPIRV_DEBUG_IMPL(consumer, __VA_ARGS__) argument
[all …]
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dlog.h26 // consumer and exits the program with failure code. Accepts the following
29 // SPIRV_ASSERT(<message-consumer>, <condition-expression>);
30 // SPIRV_ASSERT(<message-consumer>, <condition-expression>, <message>);
31 // SPIRV_ASSERT(<message-consumer>, <condition-expression>,
37 #define SPIRV_ASSERT(consumer, ...) SPIRV_ASSERT_IMPL(consumer, __VA_ARGS__) argument
41 #define SPIRV_ASSERT(consumer, ...) (void)(consumer) argument
44 // Logs a debug message to the consumer. Accepts the following formats:
46 // SPIRV_DEBUG(<message-consumer>, <message>);
47 // SPIRV_DEBUG(<message-consumer>, <message-format>, <variable-arguments>);
52 #define SPIRV_DEBUG(consumer, ...) SPIRV_DEBUG_IMPL(consumer, __VA_ARGS__) argument
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/rayon/src/iter/collect/
Dtest.rs5 // try to drive the "collect consumer" incorrectly. These should
23 collect_with_consumer(&mut v, 2, |consumer| { in produce_too_many_items()
24 let mut folder = consumer.into_folder(); in produce_too_many_items()
38 collect_with_consumer(&mut v, 5, |consumer| { in produce_fewer_items()
39 let mut folder = consumer.into_folder(); in produce_fewer_items()
46 // Complete is not called by the consumer. Hence,the collection vector is not fully initialized.
51 collect_with_consumer(&mut v, 4, |consumer| { in left_produces_items_with_no_complete()
52 let (left_consumer, right_consumer, _) = consumer.split_at(2); in left_produces_items_with_no_complete()
61 // Complete is not called by the right consumer. Hence,the
67 collect_with_consumer(&mut v, 4, |consumer| { in right_produces_items_with_no_complete()
[all …]
/aosp_15_r20/frameworks/base/core/java/android/service/wearable/
H A DWearableSensingService.java63 import java.util.function.Consumer;
141 Consumer<Integer> consumer = createWearableStatusConsumer(callback); in onBind() local
143 secureWearableConnection, consumer); in onBind()
158 Consumer<Integer> consumer = createWearableStatusConsumer(callback); in onBind() local
160 secureWearableConnection, metadata, consumer); in onBind()
170 Consumer<Integer> consumer = createWearableStatusConsumer(callback); in onBind() local
172 parcelFileDescriptor, metadata, consumer); in onBind()
185 Consumer<Integer> consumer = createWearableStatusConsumer(callback); in onBind() local
187 parcelFileDescriptor, consumer); in onBind()
197 Consumer<Integer> consumer = createWearableStatusConsumer(callback); in onBind() local
[all …]
/aosp_15_r20/external/google-cloud-java/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1/src/main/java/com/google/cloud/metastore/v1/
H A DNetworkConfig.java72 … // @@protoc_insertion_point(interface_extends:google.cloud.metastore.v1.NetworkConfig.Consumer)
163 public com.google.cloud.metastore.v1.NetworkConfig.Consumer.VpcResourceCase
173 * Protobuf type {@code google.cloud.metastore.v1.NetworkConfig.Consumer}
175 public static final class Consumer extends com.google.protobuf.GeneratedMessageV3 class in NetworkConfig
177 … // @@protoc_insertion_point(message_implements:google.cloud.metastore.v1.NetworkConfig.Consumer)
180 // Use Consumer.newBuilder() to construct.
181 private Consumer(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Consumer() method in NetworkConfig.Consumer
185 private Consumer() { in Consumer() method in NetworkConfig.Consumer
192 return new Consumer(); in newInstance()
211 com.google.cloud.metastore.v1.NetworkConfig.Consumer.class, in internalGetFieldAccessorTable()
[all …]
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/android/service/dreams/
H A DDreamOverlayConnectionHandlerTest.java47 import java.util.function.Consumer;
86 final Consumer<IDreamOverlayClient> consumer = Mockito.mock(Consumer.class); in consumerShouldRunImmediatelyWhenClientAvailable() local
87 mDreamOverlayConnectionHandler.addConsumer(consumer); in consumerShouldRunImmediatelyWhenClientAvailable()
89 verify(consumer).accept(mOverlayClient); in consumerShouldRunImmediatelyWhenClientAvailable()
97 final Consumer<IDreamOverlayClient> consumer = Mockito.mock(Consumer.class); in consumerShouldRunAfterClientAvailable() local
98 mDreamOverlayConnectionHandler.addConsumer(consumer); in consumerShouldRunAfterClientAvailable()
101 verify(consumer, never()).accept(mOverlayClient); in consumerShouldRunAfterClientAvailable()
105 verify(consumer).accept(mOverlayClient); in consumerShouldRunAfterClientAvailable()
113 final Consumer<IDreamOverlayClient> consumer = Mockito.mock(Consumer.class); in consumerShouldNeverRunIfClientConnectsAndDisconnects() local
114 mDreamOverlayConnectionHandler.addConsumer(consumer); in consumerShouldNeverRunIfClientConnectsAndDisconnects()
[all …]
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
H A DErrorReason.java30 * "consumer" refers to the entity that consumes an API Service. It typically is
54 * The request is calling a disabled service for a consumer.
55 * Example of an ErrorInfo when the consumer "projects/123" contacting
60 * "consumer": "projects/123",
76 * Example of an ErrorInfo when the consumer "projects/123" fails to contact
82 * "consumer": "projects/123",
118 * Example of an ErrorInfo when the consumer "projects/123" fails to call the
124 * "consumer": "projects/123",
139 * Example of an ErrorInfo when the consumer "projects/123" fails to call
145 * "consumer": "projects/123",
[all …]
/aosp_15_r20/external/google-cloud-java/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1beta/src/main/java/com/google/cloud/metastore/v1beta/
H A DNetworkConfig.java72 …// @@protoc_insertion_point(interface_extends:google.cloud.metastore.v1beta.NetworkConfig.Consumer)
163 public com.google.cloud.metastore.v1beta.NetworkConfig.Consumer.VpcResourceCase
173 * Protobuf type {@code google.cloud.metastore.v1beta.NetworkConfig.Consumer}
175 public static final class Consumer extends com.google.protobuf.GeneratedMessageV3 class in NetworkConfig
177 …/ @@protoc_insertion_point(message_implements:google.cloud.metastore.v1beta.NetworkConfig.Consumer)
180 // Use Consumer.newBuilder() to construct.
181 private Consumer(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Consumer() method in NetworkConfig.Consumer
185 private Consumer() { in Consumer() method in NetworkConfig.Consumer
192 return new Consumer(); in newInstance()
211 com.google.cloud.metastore.v1beta.NetworkConfig.Consumer.class, in internalGetFieldAccessorTable()
[all …]
/aosp_15_r20/external/google-cloud-java/java-dataproc-metastore/proto-google-cloud-dataproc-metastore-v1alpha/src/main/java/com/google/cloud/metastore/v1alpha/
H A DNetworkConfig.java72 …/ @@protoc_insertion_point(interface_extends:google.cloud.metastore.v1alpha.NetworkConfig.Consumer)
163 public com.google.cloud.metastore.v1alpha.NetworkConfig.Consumer.VpcResourceCase
173 * Protobuf type {@code google.cloud.metastore.v1alpha.NetworkConfig.Consumer}
175 public static final class Consumer extends com.google.protobuf.GeneratedMessageV3 class in NetworkConfig
177 … @@protoc_insertion_point(message_implements:google.cloud.metastore.v1alpha.NetworkConfig.Consumer)
180 // Use Consumer.newBuilder() to construct.
181 private Consumer(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Consumer() method in NetworkConfig.Consumer
185 private Consumer() { in Consumer() method in NetworkConfig.Consumer
192 return new Consumer(); in newInstance()
211 com.google.cloud.metastore.v1alpha.NetworkConfig.Consumer.class, in internalGetFieldAccessorTable()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dspace_to_batch_converter.cc92 // consumer. Such propagation is only possible when all required operands are
94 bool CanPropagate(HloInstruction* consumer, HloInstruction* producer);
97 // created via broadcasts. Consumer uses op, and is space-to-batched.
99 bool IsBroadcastTree(HloInstruction* op, HloInstruction* consumer,
108 void PropagateOnBroadcast(HloInstruction* consumer, HloInstruction* producer);
111 bool IsOpcodeNonPropagatable(HloInstruction* consumer);
114 bool SupportedOpForPropagation(HloInstruction* consumer,
123 StatusOr<bool> Propagate(HloInstruction* consumer, HloInstruction* producer);
159 StatusOr<HloInstruction*> PropagateOnConstant(HloInstruction* consumer,
951 bool ConvolutionVisitor::CanPropagate(HloInstruction* consumer, in CanPropagate() argument
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/kinesis/src/main/resources/codegen-resources/
H A Dendpoint-tests.json1073 …umerARN": "arn::kinesis:us-west-2:123456789012:stream/testStream/consumer/test-consumer:1525898737"
1085 …rARN": "arn:aws:kinesis:us-west-2:123456789012:stream/testStream/consumer/test-consumer:1525898737"
1097 …nsumerARN": "arn:aws:s3:us-west-2:123456789012:stream/testStream/consumer/test-consumer:1525898737"
1109 … "ConsumerARN": "arn:aws:kinesis::123456789012:stream/testStream/consumer/test-consumer:1525898737"
1121 …ConsumerARN": "arn:aws:kinesis: :123456789012:stream/testStream/consumer/test-consumer:1525898737"
1133 … "ConsumerARN": "arn:aws:kinesis:us-east-1::stream/testStream/consumer/test-consumer:1525898737",
1146 …"ConsumerARN": "arn:aws:kinesis:us-east-1: :stream/testStream/consumer/test-consumer:1525898737",
1151 "documentation": "Invalid ARN: Kinesis ARNs only support stream arn/consumer arn types",
1159 …sumerARN": "arn:aws:kinesis:us-east-1:123:accesspoint/testStream/consumer/test-consumer:1525898737"
1171 …arn:aws-iso:kinesis:us-iso-west-1:123456789012:stream/testStream/consumer/test-consumer:1525898737…
[all …]
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/window/window-java/1.6.0-alpha01/androidx.window_window-java/android_common/aar/
Dclasses.jar ... util.Consumer) androidx.core.util.Consumer $consumer public final java.lang.Object emit ...

12345678910>>...435