Home
last modified time | relevance | path

Searched defs:cols (Results 26 - 50 of 187) sorted by relevance

12345678

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvirtio_console.h30 __virtio16 cols; member
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DVariablePacker_test.cpp170 int cols = gl::VariableColumnCount(type); in TEST() local
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhelper-cairo-ansi.hh51 unsigned int cols = (width + CELL_W - 1) / CELL_W; in chafa_print_image_rgb24() local
/third_party/skia/tools/viewer/
H A DSkSLSlide.cpp190 int cols = rows; in draw() local
/third_party/toybox/toys/other/
H A Dwatch.c58 static int watch_escape(FILE *out, int cols, int wc) in watch_escape() argument
/third_party/toybox/toys/pending/
H A Dmore.c91 unsigned rows = 24, cols = 80, row = 0, col = 0; in more_main() local
/applications/sample/camera/launcher/launcher/src/main/cpp/
H A Dview_group_page.cpp68 void ViewGroupPage::SetMatrix(int16_t rows, int16_t cols) in SetMatrix() argument
/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
H A Dc93.c160 uint8_t cols[4], grps[4]; in decode_frame() local
107 draw_n_color(uint8_t *out, int stride, int width, int height, int bpp, uint8_t cols[4], uint8_t grps[4], uint32_t col) draw_n_color() argument
[all...]
/third_party/curl/src/
H A Dtool_cb_prg.c254 int cols = 0; in progressbarinit() local
/third_party/libsnd/src/
H A Dmat4.c208 int rows, cols, imag ; in mat4_read_header() local
/third_party/libsnd/Octave/
H A Dsndfile.cc173 long cols = args (1).columns () ; in DEFUN_DLD() local
/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
151 squaretrans(mpd_uint_t *buf, mpd_size_t cols) squaretrans() argument
247 transpose_pow2(mpd_uint_t *matrix, mpd_size_t rows, mpd_size_t cols) transpose_pow2() argument
[all...]
/third_party/toybox/lib/
H A Dlinestack.c125 int crunch_escape(FILE *out, int cols, int wc) in crunch_escape() argument
141 int crunch_rev_escape(FILE *out, int cols, int wc) in crunch_rev_escape() argument
91 crunch_str(char **str, int width, FILE *out, char *escmore, int (*escout)(FILE *out, int cols, int wc)) crunch_str() argument
177 draw_trim_esc(char *str, int padto, int width, char *escmore, int (*escout)(FILE *out, int cols, int wc)) draw_trim_esc() argument
/third_party/skia/modules/particles/src/
H A DSkParticleDrawable.cpp125 int cols = std::max(fCols, 1), variable
184 MakeImage(const char* imagePath, const char* imageName, int cols, int rows) MakeImage() argument
/developtools/smartperf_host/trace_streamer/src/table/base/include/
H A Dspan_join.h30 std::vector<TableBase::ColumnInfo> cols; member
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_attr_test_ng.cpp312 int32_t cols = floor(GRID_WIDTH / minItemWidth); // 5 in HWTEST_F() local
334 int32_t cols = floor(GRID_WIDTH / itemWidth); // 5 in HWTEST_F() local
/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
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dmisc.c52 static int lines, cols; variable
[all...]
/kernel/linux/linux-6.6/arch/mips/bcm63xx/
H A Dcpu.c258 unsigned int cols = 0, rows = 0, is_32bits = 0, banks = 0; in detect_memory_size() local
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Domap-keypad.c43 unsigned int cols; member
[all...]
/kernel/linux/linux-5.10/tools/lib/subcmd/
H A Dhelp.c118 int cols = 1, rows; in pretty_print_string_list() local
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Domap-keypad.c44 unsigned int cols; member
[all...]
/kernel/linux/linux-6.6/tools/lib/subcmd/
H A Dhelp.c130 int cols = 1, rows; in pretty_print_string_list() local

Completed in 12 milliseconds

12345678