/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | ReplicationPadding.cu | 285 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 D | syntax_enc.c | 116 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 D | SumKernel.cpp | 441 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 D | CopyKernel.cpp | 80 …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 D | IndexKernel.cpp | 461 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 D | Reduce.h | 96 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 D | hierarchical_allocator_test.cpp | 37 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 D | test_ir.cpp | 126 auto size0 = in TEST() local 157 auto size0 = in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | tensor_shape.cc | 250 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 D | Slice.cpp | 61 unsigned int size0 = paddedSize[0]; in Slice() local
|
/aosp_15_r20/trusty/kernel/lib/backtrace/ |
H A D | symbolize.c | 59 size_t size0, in range_within_range()
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-subset-cff1.cc | 430 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 D | fd_layout_test.h | 22 uint32_t size0; member
|
H A D | freedreno_layout.h | 68 uint32_t size0; /* size of first layer in slice */ member
|
/aosp_15_r20/external/eigen/test/ |
H A D | dense_storage.cpp | 67 const int size0 = rows0*cols0; in dense_storage_swap() local
|
/aosp_15_r20/external/lzma/C/ |
H A D | Ppmd8Dec.c | 137 UInt32 size0 = (R->Range >> 14) * pr; in Ppmd8_DecodeSymbol() local
|
H A D | Ppmd7aDec.c | 137 UInt32 size0 = (R->Range >> 14) * pr; in Ppmd7a_DecodeSymbol() local
|
H A D | Ppmd7Dec.c | 137 UInt32 size0 = (R->Range >> 14) * pr; in Ppmd7z_DecodeSymbol() local
|
/aosp_15_r20/external/lz4/tests/ |
H A D | datagen.c | 110 size_t size0 = RDG_rand(seed) & 3; in RDG_genBlock() local
|
/aosp_15_r20/external/zstd/programs/ |
H A D | datagen.c | 106 size_t size0 = RDG_rand(seedPtr) & 3; in RDG_genBlock() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/ |
H A D | FileDispatcherImpl.java | 168 static native long size0(FileDescriptor fd) throws IOException; in size0() method in FileDispatcherImpl
|
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | ThumbnailCache.java | 320 public int compare(Point size0, Point size1) { in compare()
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | dxil_nir_lower_int_samplers.c | 451 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 D | SkFontConfigInterface_direct.cpp | 118 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 D | UT_reduce.java | 1316 final int size0 = 1 + r.nextInt(1 << i); in runCorrectness2D() local 1393 final int size0 = 1 + r.nextInt(1 << i); in runCorrectness3D() local
|