Home
last modified time | relevance | path

Searched refs:src_map (Results 1 – 20 of 20) sorted by relevance

/external/gemmlowp/internal/
Dunpack.h145 const auto src_map = src.Map(); in UnpackResult() local
176 PrefetchResultBlock<8, 8>(src_map, lhs_sums_of_each_slice, 0, c8); in UnpackResult()
180 PrefetchResultBlock<8, 8>(src_map, lhs_sums_of_each_slice, r + 8, c8); in UnpackResult()
188 src_map, output_pipeline_executor_8x4, &dst_colmajor_map, in UnpackResult()
201 src_map, output_pipeline_executor_4x4, dst, in UnpackResult()
213 src_map, output_pipeline_executor_1x4, dst, in UnpackResult()
224 PrefetchResultBlock<8, 4>(src_map, lhs_sums_of_each_slice, 0, c); in UnpackResult()
228 PrefetchResultBlock<8, 4>(src_map, lhs_sums_of_each_slice, r + 8, c); in UnpackResult()
230 src_map, output_pipeline_executor_8x4, dst, lhs_sums_of_each_slice, in UnpackResult()
237 src_map, output_pipeline_executor_4x4, dst, lhs_sums_of_each_slice, in UnpackResult()
[all …]
Dpack.h314 const SrcMapType& src_map) in PackSideBlockImpl() argument
315 : packed_side_block_(packed_side_block), src_map_(src_map) {} in PackSideBlockImpl()
319 const SrcMapType& src_map() const { return src_map_; } in src_map() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/buildgen/plugins/
Dverify_duplicate_sources.py31 src_map = {}
35 if src in src_map:
38 src, src_map[src], target))
40 src_map[src] = target
/external/grpc-grpc/tools/buildgen/plugins/
Dverify_duplicate_sources.py31 src_map = {}
35 if src in src_map:
38 src, src_map[src], target
42 src_map[src] = target
/external/mesa3d/src/gallium/auxiliary/util/
Du_prim_restart.c63 void *src_map, void *dst_map, in util_translate_prim_restart_data() argument
67 uint8_t *src = (uint8_t *) src_map; in util_translate_prim_restart_data()
75 uint16_t *src = (uint16_t *) src_map; in util_translate_prim_restart_data()
83 uint32_t *src = (uint32_t *) src_map; in util_translate_prim_restart_data()
216 const void *src_map; in util_draw_vbo_without_prim_restart() local
247 src_map = pipe_buffer_map_range(context, info->index.resource, in util_draw_vbo_without_prim_restart()
252 if (!src_map) { in util_draw_vbo_without_prim_restart()
261 src_map = (const uint8_t *) info->index.user in util_draw_vbo_without_prim_restart()
266 direct_draws = util_prim_restart_convert_to_direct(src_map, &new_info, &new_draw, &num_draws, in util_draw_vbo_without_prim_restart()
Du_surface.c212 const uint8_t *src_map; in util_resource_copy_region() local
292 src_map = pipe->buffer_map(pipe, in util_resource_copy_region()
297 assert(src_map); in util_resource_copy_region()
298 if (!src_map) { in util_resource_copy_region()
315 memcpy(dst_map, src_map, src_box.width); in util_resource_copy_region()
323 src_map = pipe->texture_map(pipe, in util_resource_copy_region()
328 assert(src_map); in util_resource_copy_region()
329 if (!src_map) { in util_resource_copy_region()
349 src_map, in util_resource_copy_region()
Du_prim_restart.h46 void *src_map, void *dst_map,
/external/cronet/tot/third_party/libc++/src/test/libcxx/containers/views/mdspan/mdspan/
Dassert.conversion.pass.cpp51 layout_wrapping_integral<4>::mapping<std::dextents<int, 2>> src_map( in main()
53 std::mdspan<float, std::dextents<int, 2>, layout_wrapping_integral<4>> arg(data.data(), src_map); in main()
/external/cronet/stable/third_party/libc++/src/test/libcxx/containers/views/mdspan/mdspan/
Dassert.conversion.pass.cpp51 layout_wrapping_integral<4>::mapping<std::dextents<int, 2>> src_map( in main()
53 std::mdspan<float, std::dextents<int, 2>, layout_wrapping_integral<4>> arg(data.data(), src_map); in main()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_elements.c61 const void *src_map = NULL; in translate_indices() local
106 src_map = pipe_buffer_map(pipe, info->index.resource, in translate_indices()
110 if (!src_map) in translate_indices()
119 src_map = info->index.user; in translate_indices()
122 translate((const char *) src_map + offset, 0, 0, gen_nr, 0, dst_map); in translate_indices()
Dsvga_state_constants.c743 void *src_map = NULL, *dst_map; in emit_constbuf() local
749 src_map = pipe_buffer_map_range(&svga->pipe, in emit_constbuf()
753 assert(src_map); in emit_constbuf()
754 if (!src_map) { in emit_constbuf()
780 if (src_map) in emit_constbuf()
790 if (src_map) { in emit_constbuf()
791 memcpy(dst_map, src_map, buffer_size); in emit_constbuf()
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
Dtf_jitrt_buffer_forwarding.cc118 mlir::AffineMap src_map = op.getTiedIndexingMap(input_buffer); in matchAndRewrite() local
154 if (src_map != dst_map && in matchAndRewrite()
155 !(is_projection(src_map) && in matchAndRewrite()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_surface.c56 const uint8_t *src_map = in lp_resource_copy_ms() local
60 if (!src_map) in lp_resource_copy_ms()
77 src_map, in lp_resource_copy_ms()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_ml.c826 uint8_t *src_map; in etna_ml_subgraph_read_outputs() local
827 src_map = (uint8_t *) pipe_buffer_map_range(context, in etna_ml_subgraph_read_outputs()
832 assert(src_map); in etna_ml_subgraph_read_outputs()
834 ((uint8_t *)(outputs[i]))[k] = src_map[k] - 128; in etna_ml_subgraph_read_outputs()
/external/bazelbuild-rules_rust/rust/private/
Drust_analyzer.bzl232 src_map = {src.short_path: src for src in srcs if src.is_source}
233 if info.crate.root.short_path in src_map:
234 crate["root_module"] = src_map[info.crate.root.short_path].path
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
Dtf_cpurt_passes.cc169 mlir::AffineMap src_map = op.getTiedIndexingMap(input_buffer); in matchAndRewrite() local
205 if (src_map != dst_map && in matchAndRewrite()
206 !(is_projection(src_map) && in matchAndRewrite()
/external/pytorch/torch/fx/experimental/
Dsymbolic_shapes.py5535 def __init__(self, src_map): argument
5537 self.src_map = src_map
5540 return self.src_map[sym.name][0]
5549 def _suggest_torch_checks(e, src_map): argument
5552 diff = ", ".join(s.name for s in cond.free_symbols if s.name not in src_map)
5556 printer = _PythonPrinter(src_map)
5589 src_map = defaultdict(list)
5595 src_map[str(leaf.node.expr)].append(name)
5599 src_map[str(dim.node.expr)].append(f"{name}.shape[{i}]")
5603 _suggest_torch_checks(e, src_map)
/external/mesa3d/src/asahi/vulkan/
Dhk_descriptor_set.c310 const void *src_map = desc_ubo_data( in hk_UpdateDescriptorSets() local
315 memcpy(dst_map, src_map, copy_size); in hk_UpdateDescriptorSets()
/external/mesa3d/src/nouveau/vulkan/
Dnvk_descriptor_set.c417 const void *src_map = desc_ubo_data(src, copy->srcBinding, in nvk_UpdateDescriptorSets() local
423 memcpy(dst_map, src_map, copy_size); in nvk_UpdateDescriptorSets()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_descriptor_set.c1037 void *src_map = descriptor_bo_map(device, src_set, src_binding_layout, in descriptor_bo_copy() local
1040 memcpy(dst_map, src_map, in descriptor_bo_copy()