Home
last modified time | relevance | path

Searched defs:slice_start (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEUnstack.cpp42 inline void setup_slice_coordinates_and_mask(Coordinates &slice_start, int32_t &slice_end_mask, con… in setup_slice_coordinates_and_mask()
81 Coordinates slice_start; in configure() local
103 Coordinates slice_start; in validate() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLUnstack.cpp43 inline void setup_slice_coordinates_and_mask(Coordinates &slice_start, int32_t &slice_end_mask, con… in setup_slice_coordinates_and_mask()
87 Coordinates slice_start; in configure() local
107 Coordinates slice_start; in validate() local
/aosp_15_r20/external/rust/crabbyavif/src/internal_utils/
Dio.rs105 let slice_start = usize_from_u64(offset)?; in read() localVariable
134 let slice_start = usize_from_u64(offset)?; in read() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_slice_op_gpu.cu.cc70 int64_t slice_start = input_start[dim]; in operator ()() local
135 int64_t slice_start = input_start.vec<int64_t>()(dim); in operator ()() local
H A Deigen_mkldnn_contraction_kernel_test.cc63 Eigen::array<Index, 2> slice_start = RandomDims<Index, 2>(0, 250); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/bit_field/src/
Dlib.rs300 let slice_start = range.start / T::BIT_LENGTH; in get_bits() localVariable
337 let slice_start = range.start / T::BIT_LENGTH; in set_bits() localVariable
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_executor.cpp365 auto slice_start = DSizes<Index, NumDims>(RandomDims<NumDims>()); in test_execute_slice_rvalue() local
405 auto slice_start = DSizes<Index, NumDims>(RandomDims<NumDims>(1, 10)); in test_execute_slice_lvalue() local
H A Dcxx11_tensor_block_eval.cpp468 DSizes<Index, NumDims> slice_start = RandomDims<NumDims>(5, 10); in test_eval_tensor_slice() local
722 DSizes<Index, NumDims> slice_start = RandomDims<NumDims>(5, 10); in test_assign_to_tensor_slice() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Ddynamic_stitch_op.cc182 std::vector<int64_t> slice_start(result_rank); in Compile() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfrozen_concat_linear.cpp118 int64_t slice_start = 0; in mergeLinearLayers() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_constant_folding_test.cc156 const int64_t slice_start[] = {4, 2, 3, 1, 5}; in TEST_F() local
H A Dalgebraic_simplifier.cc4710 const int64_t slice_start = slice->slice_starts(concat_dim); in HandleSlice() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dhorizontal_loop_fusion.cc421 int64_t slice_start = 0; in CreateFusedComputation() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/dfa/
H A Daccel.rs189 let slice_start = slice.as_ptr().as_usize(); in from_bytes_unchecked() localVariable
H A Ddense.rs3365 let slice_start = slice.as_ptr().as_usize(); in from_bytes_unchecked() localVariable
3967 let slice_start = slice.as_ptr().as_usize(); in from_bytes_unchecked() localVariable
4359 let slice_start = slice.as_ptr().as_usize(); in from_bytes_unchecked() localVariable
H A Dsparse.rs1303 let slice_start = slice.as_ptr().as_usize(); in from_bytes_unchecked() localVariable
1857 let slice_start = slice.as_ptr().as_usize(); in from_bytes_unchecked() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dslice_test.cc204 int64_t slice_start; member
H A Dvalue_inference_test.cc263 auto slice_start = ConstantR0(&b, 1); in TEST_F() local
/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/
H A Dvaapi.rs582 let slice_start = job.bytes_used - job.remaining; in drain_submit_queue() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dlower_static_tensor_list.cc820 Value slice_start = CreateI32SplatConst(loc, rewriter, {1}, 1); in CreateCondTrueBranch() local
/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dcmd_processing.rs153 let slice_start = *start_index; in try_slice() localVariable
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h29670 long unsigned int slice_start[2]; member
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h29480 long unsigned int slice_start[2]; member
H A Dvmlinux_602.h29480 long unsigned int slice_start[2]; member
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h72643 long unsigned int slice_start[2]; member

12