Home
last modified time | relevance | path

Searched defs:out_offset (Results 1 – 25 of 56) sorted by relevance

123

/external/mesa3d/src/gallium/drivers/virgl/tests/
Dvirgl_staging_mgr_test.cpp164 unsigned out_offset; in TEST_P() local
200 unsigned out_offset; in TEST_F() local
232 unsigned out_offset; in TEST_F() local
264 unsigned out_offset; in TEST_F() local
298 unsigned out_offset; in TEST_F() local
337 unsigned out_offset; in TEST_F() local
362 unsigned out_offset; in TEST_F() local
380 unsigned out_offset; in TEST_F() local
/external/ComputeLibrary/tests/validation/reference/
DReductionOperation.cpp218 const int out_offset = du * src_width + x; in compute_reduction_operation() local
237 const int out_offset = du * src_width * src_height + y * src_width + x; in compute_reduction_operation() local
259 …const int out_offset = du * src_depth * src_height * src_width + z * src_width * src_height + y *… in compute_reduction_operation() local
/external/mesa3d/src/gallium/drivers/r300/
Dr300_render_translate.c18 unsigned out_offset; in r300_translate_index_buffer() local
/external/executorch/kernels/portable/cpu/util/
Drepeat_util.cpp103 size_t out_offset, in repeat_internal()
248 size_t out_offset = compute_access_offset(slots, strides, self_dim); in repeat_tensor() local
Dtranspose_util.h131 for (ssize_t out_offset = 0; out_offset < a.numel(); out_offset++) { in transpose_tensors() local
/external/mesa3d/src/virtio/vulkan/
Dvn_instance.h84 size_t *out_offset) in vn_instance_cs_shmem_alloc()
93 size_t *out_offset) in vn_instance_reply_shmem_alloc()
Dvn_renderer_util.c62 size_t *out_offset) in vn_renderer_shmem_pool_alloc()
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_staging_mgr.c97 unsigned *out_offset, in virgl_staging_alloc()
/external/mesa3d/src/gallium/auxiliary/util/
Du_upload_mgr.c257 unsigned *out_offset, in u_upload_alloc()
323 unsigned *out_offset, in u_upload_data()
Du_suballoc.c72 unsigned alignment, unsigned *out_offset, in u_suballocator_alloc()
/external/pytorch/aten/src/ATen/native/cpu/
DSparseFactories.cpp39 int64_t n_out) -> int64_t { in _spdiags_kernel_cpu()
/external/executorch/kernels/portable/cpu/
Dop_slice_scatter.cpp89 size_t out_offset = (i * dim_length + start) * trailing_dims; in slice_scatter_out() local
/external/mesa3d/src/amd/common/nir/
Dac_nir_lower_global_access.c27 nir_def **out_offset) in try_extract_additions()
/external/pytorch/aten/src/ATen/native/cuda/
DSpectralOps.cu80 auto out_offset = oc.get(index)[0]; in C10_LAUNCH_BOUNDS_1() local
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_ml_tp.c481 unsigned out_offset = 0; in create_reshuffle_config() local
629 unsigned out_offset = 0; in create_pad_config() local
/external/executorch/backends/cadence/hifi/third-party/nnlib/
Dmatmul_asym8uxasym8u_asym8u.cpp113 WORD32 out_offset, in matmul_asym8uxasym8u_asym8u()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_elements.c52 unsigned *out_offset) in translate_indices()
/external/freetype/src/sfnt/
Dsfwoff2.c258 FT_ULong* out_offset, in pad4()
769 FT_ULong* out_offset, in store_loca()
832 FT_ULong* out_offset, in reconstruct_glyf()
1395 FT_ULong* out_offset, in reconstruct_hmtx()
/external/mesa3d/src/amd/vulkan/
Dradv_video.c59 …r_upload_alloc(struct radv_cmd_buffer *cmd_buffer, unsigned size, unsigned *out_offset, void **ptr) in radv_vid_buffer_upload_alloc()
2556 uint32_t out_offset; in radv_vcn_cmd_reset() local
2589 uint32_t out_offset; in radv_uvd_cmd_reset() local
2644 uint32_t out_offset, fb_offset, it_probs_offset = 0; in radv_uvd_decode_video() local
2699 uint32_t out_offset, fb_offset, it_probs_offset = 0; in radv_vcn_decode_video() local
/external/mesa3d/src/etnaviv/common/scripts/
Dparse_huffman.py334 out_offset = pop_int32(weights) variable
/external/mesa3d/src/gallium/drivers/iris/
Diris_indirect_gen.c147 uint32_t *out_offset) in stream_state()
/external/ComputeLibrary/src/cpu/kernels/addmuladd/generic/neon/
Dqasymm8.cpp762 const int32_t out_offset = final_output_qinfo.offset; in add_mul_add_u8_neon() local
Dqasymm8_signed.cpp762 const int32_t out_offset = final_output_qinfo.offset; in add_mul_add_s8_neon() local
/external/tensorflow/tensorflow/core/kernels/
Dpooling_ops_common.h276 const int32_t out_offset = out_offset_base + pw; in SpatialMaxPool() local
/external/kernel-headers/original/uapi/linux/
Dscif_ioctl.h125 __s64 out_offset; member

123