Home
last modified time | relevance | path

Searched defs:batch (Results 151 – 175 of 1331) sorted by relevance

12345678910>>...54

/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_query.c155 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in mark_available() local
177 crocus_pipelined_write(struct crocus_batch *batch, in crocus_pipelined_write()
192 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in write_value() local
276 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; in write_overflow_values() local
598 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in crocus_end_query() local
671 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in crocus_get_query_result() local
713 struct crocus_batch *batch = &ice->batches[q->batch_idx]; in crocus_get_query_result_resource() local
822 struct crocus_batch *batch = &ice->batches[CROCUS_BATCH_RENDER]; in set_predicate_for_result() local
964 crocus_emit_compute_predicate(struct crocus_batch *batch) in crocus_emit_compute_predicate()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_batch_chain.c282 anv_batch_emit_dwords(struct anv_batch *batch, int num_dwords) in anv_batch_emit_dwords()
301 anv_batch_address(struct anv_batch *batch, void *batch_location) in anv_batch_address()
312 anv_batch_emit_batch(struct anv_batch *batch, struct anv_batch *other) in anv_batch_emit_batch()
417 anv_batch_bo_start(struct anv_batch_bo *bbo, struct anv_batch *batch, in anv_batch_bo_start()
427 anv_batch_bo_continue(struct anv_batch_bo *bbo, struct anv_batch *batch, in anv_batch_bo_continue()
438 anv_batch_bo_finish(struct anv_batch_bo *bbo, struct anv_batch *batch) in anv_batch_bo_finish()
447 struct anv_batch *batch, size_t additional, in anv_batch_bo_grow()
605 struct anv_batch *batch = &cmd_buffer->batch; in cmd_buffer_chain_to_batch_bo() local
661 uint32_t *batch = cmd_buffer->batch_end; in anv_cmd_buffer_record_end_submit() local
667 anv_cmd_buffer_chain_batch(struct anv_batch *batch, void *_data) in anv_cmd_buffer_chain_batch()
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coalescer/
H A DGroupCoalescer.java184 final EventBatch batch = mBatches.get(sbn.getGroupKey()); in maybeEmitBatch() local
208 final EventBatch batch = getOrBuildBatch(sbn.getGroupKey()); in handleNotificationPosted() local
229 EventBatch batch = mBatches.get(groupKey); in getOrBuildBatch() local
237 private void resetShortTimeout(EventBatch batch) { in resetShortTimeout()
250 private void emitBatch(EventBatch batch) { in emitBatch()
/aosp_15_r20/external/XNNPACK/test/
H A Du32-filterbank-subtract.cc27 for (size_t batch = 4; batch < 20; batch += 2) { in TEST() local
35 for (size_t batch = 2; batch < 2; batch += 2) { in TEST() local
43 for (size_t batch = 4; batch < 4; batch += 2) { in TEST() local
51 for (size_t batch = 4; batch < 4; batch += 2) { in TEST() local
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/jm/
H A Dpanvk_vX_cmd_buffer.c56 struct panvk_batch *batch = cmdbuf->cur_batch; in panvk_cmd_prepare_fragment_job() local
78 struct panvk_batch *batch = cmdbuf->cur_batch; in panvk_per_arch() local
181 struct panvk_batch *batch = cmdbuf->cur_batch; in panvk_per_arch() local
216 struct panvk_batch *batch = cmdbuf->cur_batch; in panvk_per_arch() local
233 struct panvk_batch *batch = cmdbuf->cur_batch; in panvk_per_arch() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc382 grpc_call_element* elem, grpc_transport_stream_op_batch* batch) { in StartTransportStreamOpBatch()
1986 grpc_call_element* elem, grpc_transport_stream_op_batch* batch) { in StartTransportStreamOpBatch()
2100 grpc_transport_stream_op_batch* batch) { in GetBatchIndex()
2114 grpc_transport_stream_op_batch* batch) { in PendingBatchesAdd()
2129 grpc_transport_stream_op_batch* batch = in FailPendingBatchInCallCombiner() local
2154 grpc_transport_stream_op_batch*& batch = pending_batches_[i]; in PendingBatchesFail() local
2175 grpc_transport_stream_op_batch* batch = in ResumePendingBatchInCallCombiner() local
2198 grpc_transport_stream_op_batch*& batch = pending_batches_[i]; in PendingBatchesResume() local
2358 explicit Metadata(grpc_metadata_batch* batch) : batch_(batch) {} in Metadata()
2781 grpc_transport_stream_op_batch* batch) { in GetBatchIndex()
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_query.c134 struct iris_batch *batch = &ice->batches[q->batch_idx]; in mark_available() local
154 iris_pipelined_write(struct iris_batch *batch, in iris_pipelined_write()
172 struct iris_batch *batch = &ice->batches[q->batch_idx]; in write_value() local
259 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; in write_overflow_values() local
572 struct iris_batch *batch = &ice->batches[q->batch_idx]; in iris_end_query() local
649 struct iris_batch *batch = &ice->batches[q->batch_idx]; in iris_get_query_result() local
682 struct iris_batch *batch = &ice->batches[q->batch_idx]; in iris_get_query_result_resource() local
788 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; in set_predicate_for_result() local
H A Diris_blit.c233 iris_blorp_surf_for_resource(struct iris_batch *batch, in iris_blorp_surf_for_resource()
286 tex_cache_flush_hack(struct iris_batch *batch, in tex_cache_flush_hack()
368 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; in iris_blit() local
567 const struct iris_batch *batch, in copy_region_aux_usage()
610 const struct iris_batch *batch, in prepare_copy_region()
645 struct iris_batch *batch, in iris_copy_region()
760 struct iris_batch *batch = &ice->batches[IRIS_BATCH_RENDER]; in iris_resource_copy_region() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dresize_bilinear_op_gpu.cu.cc38 float height_scale, float width_scale, int batch, int in_height, in ResizeBilinearKernel_faster()
118 float width_scale, int batch, int in_height, int in_width, int channels, in ResizeBilinearKernel()
169 int batch, int original_height, in ResizeBilinearGradKernel()
234 float inverse_width_scale, int batch, int original_height, in ResizeBilinearDeterministicGradKernel()
286 float width_scale, int batch, int in_height, int in_width, int channels, in LegacyResizeBilinearKernel()
336 float height_scale, float width_scale, int batch, int original_height, in LegacyResizeBilinearGradKernel()
404 const int batch = images.dimension(0); in operator ()() local
457 const int batch = output_grad.dimension(0); in operator ()() local
H A Dadjust_contrast_op.cc86 const int64_t batch = input.NumElements() / (height * width * channels); in Compute() local
159 int64_t batch = 0; member
184 const int64_t batch = input.NumElements() / (height * width * channels); in Compute() local
212 const int64_t batch = options.batch; in DoCompute() local
244 const int64_t batch = input.dimension(0); in ReduceMeanAcrossImage() local
329 int64_t batch = outputs.dimension(0); in BroadcastAcrossImage() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_query.c134 agx_get_occlusion_heap(struct agx_batch *batch) in agx_get_occlusion_heap()
541 struct agx_batch *batch = agx_get_compute_batch(ctx); in agx_get_query_result_resource_gpu() local
600 agx_add_query_to_batch(struct agx_batch *batch, struct agx_query *query) in agx_add_query_to_batch()
610 agx_batch_add_timestamp_query(struct agx_batch *batch, struct agx_query *q) in agx_batch_add_timestamp_query()
619 agx_get_oq_index(struct agx_batch *batch, struct agx_query *query) in agx_get_oq_index()
626 agx_get_query_address(struct agx_batch *batch, struct agx_query *query) in agx_get_query_address()
637 agx_finish_batch_queries(struct agx_batch *batch, uint64_t begin_ts, in agx_finish_batch_queries()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_query.c49 occlusion_resume(struct fd_acc_query *aq, struct fd_batch *batch) in occlusion_resume()
68 occlusion_pause(struct fd_acc_query *aq, struct fd_batch *batch) in occlusion_pause()
155 timestamp_resume(struct fd_acc_query *aq, struct fd_batch *batch) assert_dt in timestamp_resume()
169 timestamp_pause(struct fd_acc_query *aq, struct fd_batch *batch) assert_dt in timestamp_pause()
255 perfcntr_resume(struct fd_acc_query *aq, struct fd_batch *batch) assert_dt in perfcntr_resume()
295 perfcntr_pause(struct fd_acc_query *aq, struct fd_batch *batch) assert_dt in perfcntr_pause()
/aosp_15_r20/external/igt-gpu-tools/lib/
H A Drendercopy_i830.c75 static void gen2_emit_invariant(struct intel_batchbuffer *batch) in gen2_emit_invariant()
135 static void gen2_emit_target(struct intel_batchbuffer *batch, in gen2_emit_target()
175 static void gen2_emit_texture(struct intel_batchbuffer *batch, in gen2_emit_texture()
217 static void gen2_emit_copy_pipeline(struct intel_batchbuffer *batch) in gen2_emit_copy_pipeline()
234 void gen2_render_copyfunc(struct intel_batchbuffer *batch, in gen2_render_copyfunc()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_query_acc.c65 fd_acc_query_resume(struct fd_acc_query *aq, struct fd_batch *batch) assert_dt in fd_acc_query_resume()
99 struct fd_batch *batch = fd_context_batch(ctx); in fd_acc_begin_query() local
118 struct fd_batch *batch = fd_context_batch(ctx); in fd_acc_end_query() local
189 struct fd_batch *batch = fd_context_batch(ctx); in fd_acc_get_query_result_resource() local
289 fd_acc_query_update_batch(struct fd_batch *batch, bool disable_all) in fd_acc_query_update_batch()
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DQuantUtils.cpp87 for (int batch = 0; batch < n_batch; ++batch) { in ApplySigmoid() local
101 for (int batch = 0; batch < n_batch; ++batch) { in CwiseMul() local
114 for (int batch = 0; batch < n_batch; ++batch) { in CwiseMul() local
140 for (int batch = 0; batch < n_batch; ++batch) { in CwiseAdd() local
151 for (int batch = 0; batch < n_batch; ++batch) { in CwiseClipping() local
165 for (int batch = 0; batch < n_batch; ++batch) { in CwiseClipping() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dserial_device_batch_scheduler_test.cc102 std::unique_ptr<Batch<FakeTask>> batch) { in TEST()
151 &scheduler](std::unique_ptr<Batch<FakeTask>> batch) { in TEST()
211 [&mu, &processed_batches](std::unique_ptr<Batch<FakeTask>> batch) { in TEST()
269 std::unique_ptr<Batch<FakeTask>> batch) { in TEST()
320 &finish_processing](std::unique_ptr<Batch<FakeTask>> batch) { in TEST()
357 std::unique_ptr<Batch<FakeTask>> batch) { in TEST()
H A Dbatch_scheduler_test.cc41 Batch<FakeTask> batch; in TEST() local
84 Batch<FakeTask> batch; in TEST() local
98 Batch<FakeTask>* batch = new Batch<FakeTask>; in TEST() local
117 Batch<FakeTask> batch; in TEST() local
/aosp_15_r20/external/leveldb/db/
H A Dwrite_batch_test.cc55 WriteBatch batch; in TEST() local
61 WriteBatch batch; in TEST() local
76 WriteBatch batch; in TEST() local
116 WriteBatch batch; in TEST() local
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/
H A DBatch.java90 public void merge(Batch<RequestT, ResponseT> batch) { in merge()
108 public long count(Batch<RequestT, ResponseT> batch) { in count()
116 public long count(Batch<RequestT, ResponseT> batch) { in count()
124 public void merge(Batch<RequestT, ResponseT> batch, Batch<RequestT, ResponseT> newBatch) { in merge()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddilation_ops_gpu.cu.cc40 const T* __restrict__ filter_ptr, int batch, int input_rows, int input_cols, in DilationKernel()
80 int batch, int input_rows, int input_cols, int depth, int filter_rows, in DilationBackpropInputKernel()
130 int batch, int input_rows, int input_cols, int depth, int filter_rows, in DilationBackpropFilterKernel()
185 const int batch = input.dimension(0); in operator ()() local
216 const int batch = input.dimension(0); in operator ()() local
258 const int batch = input.dimension(0); in operator ()() local
H A Ddilation_ops.cc138 const int batch = input.dim_size(0); in Compute() local
170 const int batch = input.dimension(0); in operator ()() local
243 const int batch = input.dim_size(0); in Compute() local
285 const int batch = input.dimension(0); in operator ()() local
371 const int batch = input.dim_size(0); in Compute() local
413 const int batch = input.dimension(0); in operator ()() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_gttfill.c31 struct batch { struct
38 struct batch *batches = array; in xchg_batch() argument
52 uint32_t batch[16]; in submit() local
/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_field_encoding.h108 rtc::ArrayView<const RtcEvent*> batch, in ExtractRtcEventMember()
129 ValuesWithPositions ExtractRtcEventMember(rtc::ArrayView<const RtcEvent*> batch, in ExtractRtcEventMember()
151 rtc::ArrayView<const RtcEvent*> batch, in ExtractRtcEventMember()
166 rtc::ArrayView<const RtcEvent*> batch, in ExtractRtcEventMember()
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.cc525 grpc_call_element* elem, grpc_transport_stream_op_batch* batch) { in StartTransportStreamOpBatch()
2255 grpc_call_element* elem, grpc_transport_stream_op_batch* batch) { in StartTransportStreamOpBatch()
2369 grpc_transport_stream_op_batch* batch) { in GetBatchIndex()
2383 grpc_transport_stream_op_batch* batch) { in PendingBatchesAdd()
2398 grpc_transport_stream_op_batch* batch = in FailPendingBatchInCallCombiner() local
2423 grpc_transport_stream_op_batch*& batch = pending_batches_[i]; in PendingBatchesFail() local
2444 grpc_transport_stream_op_batch* batch = in ResumePendingBatchInCallCombiner() local
2467 grpc_transport_stream_op_batch*& batch = pending_batches_[i]; in PendingBatchesResume() local
2630 explicit Metadata(grpc_metadata_batch* batch) : batch_(batch) {} in Metadata()
3090 grpc_transport_stream_op_batch* batch) { in GetBatchIndex()
[all …]
/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_draw.cpp59 struct d3d12_batch *batch = d3d12_current_batch(ctx); in fill_cbv_descriptors() local
89 struct d3d12_batch *batch = d3d12_current_batch(ctx); in fill_srv_descriptors() local
149 struct d3d12_batch *batch = d3d12_current_batch(ctx); in fill_ssbo_descriptors() local
191 struct d3d12_batch *batch = d3d12_current_batch(ctx); in fill_sampler_descriptors() local
261 struct d3d12_batch *batch = d3d12_current_batch(ctx); in fill_image_descriptors() local
466 struct d3d12_batch *batch = d3d12_current_batch(ctx); in check_descriptors_left() local
901 struct d3d12_batch *batch; in d3d12_draw_vbo() local
1328 struct d3d12_batch *batch; in d3d12_launch_grid() local

12345678910>>...54