Home
last modified time | relevance | path

Searched defs:rows (Results 76 - 100 of 368) sorted by relevance

12345678910>>...15

/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Datafb_iplan2p8.c245 int rows, i; in atafb_iplan2p8_fillrect() local
293 int rows; in atafb_iplan2p8_linefill() local
[all...]
H A Datafb_iplan2p4.c210 int rows, i; in atafb_iplan2p4_fillrect() local
258 int rows; in atafb_iplan2p4_linefill() local
[all...]
H A Datafb_iplan2p2.c196 int rows, i; in atafb_iplan2p2_fillrect() local
244 int rows; in atafb_iplan2p2_linefill() local
[all...]
/kernel/linux/linux-6.6/tools/perf/ui/
H A Dbrowser.h20 u16 y, x, width, height, rows, columns, horiz_scroll; member
/kernel/linux/linux-6.6/drivers/s390/char/
H A Draw3270.h82 unsigned int rows, cols; /* # of rows & colums of the view */ member
/third_party/ffmpeg/libavcodec/
H A Dvp5.c41 int rows, cols; in vp5_parse_header() local
/third_party/libsnd/src/
H A Dmat4.c208 int rows, cols, imag ; in mat4_read_header() local
[all...]
/third_party/libsnd/Octave/
H A Dsndfile.cc172 long rows = args (1).rows () ; in DEFUN_DLD() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdapistd.c367 increment_simple_rowgroup_ctr(j_decompress_ptr cinfo, JDIMENSION rows) in increment_simple_rowgroup_ctr() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dpngshim.c276 png_byte* *volatile rows = NULL; in FT_LOCAL_DEF() local
[all...]
/third_party/python/Modules/_decimal/libmpdec/
H A Dtranspose.c53 std_trans(mpd_uint_t dest[], mpd_uint_t src[], mpd_size_t rows, mpd_size_t cols) in std_trans() argument
75 swap_halfrows_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols, int dir) in swap_halfrows_pow2() argument
247 transpose_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols) in transpose_pow2() argument
[all...]
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_type_decl_test.cc715 size_t rows; member
/third_party/python/Lib/
H A Dcgitb.py234 rows = [' %s %s' % (file, call)] variable
/third_party/skia/modules/particles/src/
H A DSkParticleDrawable.cpp126 rows = std::max(fRows, 1); variable
184 MakeImage(const char* imagePath, const char* imageName, int cols, int rows) MakeImage() argument
/third_party/selinux/libselinux/utils/
H A Davcstat.c39 static int rows; variable
/base/sensors/sensor/vibration_convert/core/algorithm/onset/src/
H A Donset.cpp230 size_t rows = dbEnvelopeDiff.size() / cols; in CheckOnset() local
/base/sensors/sensor/vibration_convert/core/utils/src/
H A Dutils.cpp74 std::vector<double> TransposeMatrix(size_t rows, const std::vector<double> &values) in TransposeMatrix() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_attr_test_ng.cpp450 int32_t rows = floor(GRID_HEIGHT / minItemHeight); // 8 in HWTEST_F() local
472 int32_t rows = floor(GRID_HEIGHT / itemHeight); // 5 in HWTEST_F() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_shooting_mode_album_test/src/
H A Dshooting_mode_album_test.cpp57 int32_t rows = 0; in ClearTable() local
71 int32_t rows = 0; in ClearAnalysisAlbums() local
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_event_normalize.cpp182 int32_t MouseEventNormalize::SetMouseScrollRows(int32_t rows) in SetMouseScrollRows() argument
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouchpad_transform_processor_test.cpp1180 int32_t rows = 1; in HWTEST_F() local
1195 int32_t rows = 1; in HWTEST_F() local
/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_transform_processor_test.cpp346 int32_t rows = 1; in HWTEST_F() local
360 int32_t rows = 1; in HWTEST_F() local
H A Dmouse_event_normalize_test.cpp332 int32_t rows = 1; in HWTEST_F() local
344 int32_t rows = 50; in HWTEST_F() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtrans_db.cpp77 std::pair<int, int64_t> TransDB::BatchInsert(const std::string &table, const RefRows &rows) in BatchInsert() argument
/kernel/linux/linux-5.10/arch/mips/bcm63xx/
H A Dcpu.c258 unsigned int cols = 0, rows = 0, is_32bits = 0, banks = 0; in detect_memory_size() local

Completed in 18 milliseconds

12345678910>>...15