Home
last modified time | relevance | path

Searched defs:size0 (Results 1 – 25 of 84) sorted by relevance

1234

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DReplicationPadding.cu285 int64_t size0 = devGradOutput.size(0); in replication_pad2d_backward_out_cuda_template() local
399 const int64_t size0 = devGradOutput.size(0); in replication_pad3d_backward_out_cuda_template() local
454 int64_t size0 = devOutput.size(0); in TORCH_IMPL_FUNC() local
516 int64_t size0 = devGradOutput.size(0); in TORCH_IMPL_FUNC() local
558 int64_t size0 = devOutput.size(0); in TORCH_IMPL_FUNC() local
652 const int64_t size0 = devOutput.size(0); in TORCH_IMPL_FUNC() local
/aosp_15_r20/external/webp/src/enc/
H A Dsyntax_enc.c116 int profile, size_t size0) { in PutVP8FrameHeader()
149 static int PutWebPHeaders(const VP8Encoder* const enc, size_t size0, in PutWebPHeaders()
363 const size_t size0 = VP8BitWriterSize(bw); in VP8EncWrite() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DSumKernel.cpp441 int64_t size0, int64_t size1) { in vectorized_inner_sum()
471 int64_t size0, int64_t size1) { in scalar_inner_sum()
483 int64_t size0, int64_t size1) { in vectorized_outer_sum()
522 int64_t size0, int64_t size1) { in scalar_outer_sum()
545 [&](char** data, const int64_t* strides, int64_t size0, int64_t size1) { in cascade_sum()
H A DCopyKernel.cpp80 …auto loop = [strides_in, requires_neg](char** base, const int64_t* strides, int64_t size0, int64_t… in reduced_float_copy_kernel()
149 …auto loop = [strides_in, requires_neg](char** base, const int64_t* strides, int64_t size0, int64_t… in reduced_float_copy_kernel()
H A DIndexKernel.cpp461 auto loop2d = [&](char** base, const int64_t *strides, int64_t size0, int64_t size1) { in cpu_hflip_vec()
532 auto loop2d = [&](char** base, const int64_t *strides, int64_t size0, int64_t size1) { in cpu_vflip_memcpy()
668 auto loop2d = [&](char** base, const int64_t *strides, int64_t size0, int64_t size1) { in cpu_hflip_channels_last_vec()
H A DReduce.h96 inline void vectorized_outer_reduction(char** data, int64_t inner_stride, int64_t size0, int64_t si… in vectorized_outer_reduction()
/aosp_15_r20/external/executorch/runtime/core/test/
H A Dhierarchical_allocator_test.cpp37 constexpr size_t size0 = 4; in TEST_F() local
94 constexpr size_t size0 = 4; in TEST_F() local
/aosp_15_r20/external/pytorch/test/cpp/lazy/
H A Dtest_ir.cpp126 auto size0 = in TEST() local
157 auto size0 = in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape.cc250 const int64_t size0 = dim_sizes[0]; in InitDims() local
259 const int64_t size0 = dim_sizes[0]; in InitDims() local
270 const int64_t size0 = dim_sizes[0]; in InitDims() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DSlice.cpp61 unsigned int size0 = paddedSize[0]; in Slice() local
/aosp_15_r20/trusty/kernel/lib/backtrace/
H A Dsymbolize.c59 size_t size0, in range_within_range()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-subset-cff1.cc430 unsigned int size0, size1; in plan_subset_encoding() local
496 unsigned int size0, size_ranges; in plan_subset_charset() local
/aosp_15_r20/external/mesa3d/src/freedreno/fdl/
H A Dfd_layout_test.h22 uint32_t size0; member
H A Dfreedreno_layout.h68 uint32_t size0; /* size of first layer in slice */ member
/aosp_15_r20/external/eigen/test/
H A Ddense_storage.cpp67 const int size0 = rows0*cols0; in dense_storage_swap() local
/aosp_15_r20/external/lzma/C/
H A DPpmd8Dec.c137 UInt32 size0 = (R->Range >> 14) * pr; in Ppmd8_DecodeSymbol() local
H A DPpmd7aDec.c137 UInt32 size0 = (R->Range >> 14) * pr; in Ppmd7a_DecodeSymbol() local
H A DPpmd7Dec.c137 UInt32 size0 = (R->Range >> 14) * pr; in Ppmd7z_DecodeSymbol() local
/aosp_15_r20/external/lz4/tests/
H A Ddatagen.c110 size_t size0 = RDG_rand(seed) & 3; in RDG_genBlock() local
/aosp_15_r20/external/zstd/programs/
H A Ddatagen.c106 size_t size0 = RDG_rand(seedPtr) & 3; in RDG_genBlock() local
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DFileDispatcherImpl.java168 static native long size0(FileDescriptor fd) throws IOException; in size0() method in FileDispatcherImpl
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/
DThumbnailCache.java320 public int compare(Point size0, Point size1) { in compare()
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_samplers.c451 nir_def *size0 = nir_get_texture_size(b, tex); in lower_sample_to_txf_for_integer_tex_impl() local
/aosp_15_r20/external/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp118 size_t size0 = iden0.writeToMemory(nullptr); in test_writeToMemory() local
/aosp_15_r20/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
H A DUT_reduce.java1316 final int size0 = 1 + r.nextInt(1 << i); in runCorrectness2D() local
1393 final int size0 = 1 + r.nextInt(1 << i); in runCorrectness3D() local

1234