/aosp_15_r20/external/rust/crabbyavif/src/internal_utils/ |
D | io.rs | 106 let slice_end = checked_add!(slice_start, size_to_read)?; in read() localVariable 135 let slice_end = checked_add!(slice_start, size_to_read)?; in read() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/bit_field/src/ |
D | lib.rs | 301 let slice_end = range.end / T::BIT_LENGTH; in get_bits() localVariable 338 let slice_end = range.end / T::BIT_LENGTH; in set_bits() localVariable
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/ |
H A D | NEUnstack.cpp | 45 Coordinates slice_end; in setup_slice_coordinates_and_mask() local
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/ |
H A D | CLUnstack.cpp | 46 Coordinates slice_end; in setup_slice_coordinates_and_mask() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | frozen_concat_linear.cpp | 128 int64_t slice_end = slice_start + weight_tensor.size(0); in mergeLinearLayers() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | sparse_slice_op_gpu.cu.cc | 71 int64_t slice_end = slice_start + input_size[dim]; in operator ()() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/ |
H A D | ValidateCompressedIndicesCommon.h | 127 const auto* RESTRICT slice_end = ptr_idx_batch + cidx_next; in _check_idx_sorted_distinct_vals_slices_with_cidx() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
H A D | rebatch_dataset_op.cc | 426 int64_t slice_end = in GetNextInternal() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
H A D | strided_slice_op.cc | 290 absl::InlinedVector<int64_t, 4> slice_begin, slice_end, slice_strides; in Compile() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
H A D | tf_ops_n_z.cc | 2000 SmallVectorImpl<int64_t> *slice_begin, SmallVectorImpl<int64_t> *slice_end, in GetSlicedBoundRanges() 2169 SmallVectorImpl<int64_t> *slice_begin, SmallVectorImpl<int64_t> *slice_end, in GetSlicedShapeAndBoundRanges()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/ |
H A D | graph_properties.cc | 1849 const Tensor* slice_end = ic->input_tensor(2); in MaybeUpdateNodeContextOutput() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | arithmetic_optimizer.cc | 3923 NodeDef* slice_end; in GetStridedSliceAxis() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | algebraic_simplifier.cc | 1431 int64_t slice_end = operands[i]->slice_limits(concatenate_dimension); in HandleConcatenate() local
|
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 29671 long unsigned int slice_end[2]; member
|
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/ |
H A D | vmlinux.h | 29481 long unsigned int slice_end[2]; member
|
H A D | vmlinux_602.h | 29481 long unsigned int slice_end[2]; member
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 72644 long unsigned int slice_end[2]; member
|
H A D | vmlinux_518.h | 72644 long unsigned int slice_end[2]; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 61639 unsigned long slice_end[2]; member
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 73447 long unsigned int slice_end[2]; member
|
H A D | vmlinux.h | 73447 long unsigned int slice_end[2]; member
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 71454 long unsigned int slice_end[2]; member
|
H A D | vmlinux.h | 71454 long unsigned int slice_end[2]; member
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 71475 unsigned long slice_end[2]; member
|