Home
last modified time | relevance | path

Searched defs:row_pointers (Results 1 – 19 of 19) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/st/ops/cpu/
Dtest_sparse_matrix_nnz_op.py29 def construct(self, dense_shape, batch_pointers, row_pointers, col_indices, argument
/third_party/backends/backend/escl/
Descl_png.c152 png_bytep *row_pointers; in get_PNG_data() local
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Dreadpng.c212 png_bytepp row_pointers = NULL; in readpng_get_image() local
Dreadpng2.h92 uch **row_pointers; member
Dwritepng.h100 uch **row_pointers; member
/third_party/skia/m133/third_party/externals/libpng/contrib/gregbook/
Dreadpng.c212 png_bytepp row_pointers = NULL; in readpng_get_image() local
Dreadpng2.h92 uch **row_pointers; member
Dwritepng.h100 uch **row_pointers; member
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
Dpng2pnm.c170 png_byte **row_pointers = NULL; in png2pnm() local
Dpnm2png.c169 png_byte **row_pointers = NULL; in pnm2png() local
/third_party/skia/m133/third_party/externals/libpng/contrib/pngminus/
Dpng2pnm.c218 png_byte **row_pointers; in do_png2pnm() local
Dpnm2png.c217 png_byte **row_pointers; in do_pnm2png() local
/third_party/vk-gl-cts/framework/common/
DtcuImageIO.cpp124 std::vector<png_bytep> row_pointers; in loadPNG() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dsparse_matrix_mat_mul.cc98 …lCpuKernel::CreateEigenSparseMatrix(indiceT rows, indiceT cols, int64_t nnz, indiceT *row_pointers, in CreateEigenSparseMatrix()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/eigen/
Dsparse_matrix_mat_mul_cpu_kernel.cc200 …indiceT rows, indiceT cols, int64_t nnz, indiceT *row_pointers, indiceT *col_indices, valueT *valu… in CreateEigenSparseMatrix()
/third_party/skia/third_party/externals/libpng/
Dpnginfo.h263 png_bytepp row_pointers; /* the image bits */ member
Dpngset.c1547 png_bytepp row_pointers) in png_set_rows()
/third_party/skia/m133/third_party/externals/libpng/
Dpnginfo.h263 png_bytepp row_pointers; /* the image bits */ member
Dpngset.c1540 png_bytepp row_pointers) in png_set_rows()