| /third_party/backends/backend/ |
| H A D | canon_pp-dev.c | 813 unsigned int cols = scanp->mode ? 3 : 1; in adjust_output() local
|
| H A D | agfafocus.c | 639 upload_dither_matrix (AgfaFocus_Scanner * s, int rows, int cols, int *dither_matrix) in upload_dither_matrix() argument
|
| H A D | pieusb_specific.c | 2049 SANE_Int cols; in sanei_pieusb_get_shading_data() local
|
| /third_party/backends/sanei/ |
| H A D | sanei_ir.c | 888 int rows, cols, itop; in sanei_ir_manhattan_dist() local 1127 int rows, cols; sanei_ir_dilate_mean() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_print.c | 413 const unsigned cols = glsl_get_matrix_columns(type); in print_constant() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | glsl_to_nir.cpp | 325 const unsigned cols = ir->type->matrix_columns; in constant_copy() local [all...] |
| H A D | ir.cpp | 1000 unsigned cols = MIN2(type->matrix_columns, value->type->matrix_columns); in ir_constant() local
|
| H A D | ast_function.cpp | 1841 const unsigned cols = type->matrix_columns; in emit_inline_matrix_constructor() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
| H A D | vktComputeCooperativeMatrixTests.cpp | 310 string rows, cols; in initPrograms() member 754 deUint32 rows, cols; iterate() member [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | vi.c | 1293 static int vi_crunch(FILE *out, int cols, int wc) in vi_crunch() argument 1312 crunch_nstr(char **str, int width, int n, FILE *out, char *escmore, int (*escout)(FILE *out, int cols, int wc)) crunch_nstr() argument
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_parse_utils.cpp | 1718 uint32 cols = count - (row << 4); in DumpHexAscii() local 1792 uint32 cols = count - (row << 4); in DumpHexAscii() local 3175 ParseMatrixTag(dng_stream &stream, uint32 parentCode, uint32 tagCode, uint32 tagType, uint32 tagCount, uint32 rows, uint32 cols, dng_matrix &m) ParseMatrixTag() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| H A D | grid_pattern.cpp | 46 std::vector<std::string> cols; in CreateLayoutAlgorithm() local
|
| /foundation/arkui/ui_lite/interfaces/kits/font/ |
| H A D | ui_font_header.h | 287 uint16_t cols; // GLYPH_COLS_OFFSET member 420 int cols; member
|
| /kernel/linux/linux-5.10/drivers/char/ |
| H A D | virtio_console.c | 1317 static void set_console_size(struct port *port, u16 rows, u16 cols) in set_console_size() argument 1621 __u16 cols; in handle_control_message() member 1823 u16 rows, cols; in config_work_handler() local
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| H A D | elants_i2c.c | 451 u16 phy_x, phy_y, rows, cols, osr; in elants_i2c_query_ts_info() local
|
| /kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
| H A D | saa7134-video.c | 629 int cols = 0, rows = 0, i; in setup_clipping() local [all...] |
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| H A D | tty3270.c | 805 tty3270_alloc_screen(unsigned int rows, unsigned int cols) tty3270_alloc_screen() argument 887 tty3270_resize(struct raw3270_view *view, int model, int rows, int cols) tty3270_resize() argument [all...] |
| /kernel/linux/linux-6.6/drivers/char/ |
| H A D | virtio_console.c | 1314 static void set_console_size(struct port *port, u16 rows, u16 cols) in set_console_size() argument 1616 __u16 cols; in handle_control_message() member 1817 u16 rows, cols; in config_work_handler() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/solomon/ |
| H A D | ssd130x.c | 201 ssd130x_set_col_range(struct ssd130x_device *ssd130x, u8 col_start, u8 cols) ssd130x_set_col_range() argument
|
| /kernel/linux/linux-6.6/drivers/input/keyboard/ |
| H A D | adp5588-keys.c | 188 u32 cols; member [all...] |
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | elants_i2c.c | 511 u16 phy_x, phy_y, rows, cols, osr; in elants_i2c_query_ts_info_ekth() local
|
| /kernel/linux/linux-6.6/drivers/s390/char/ |
| H A D | con3270.c | 201 static int tty3270_input_size(int cols) in tty3270_input_size() argument 890 tty3270_alloc_screen(struct tty3270 *tp, unsigned int rows, unsigned int cols, int *allocated_out) tty3270_alloc_screen() argument 915 tty3270_alloc_recall(int cols) tty3270_alloc_recall() argument [all...] |
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslGrammar.cpp | 1001 TIntermTyped* cols; in acceptMatrixTemplateType() local
|
| /third_party/libinput/tools/ |
| H A D | libinput-debug-gui.c | 927 int cols; in draw_background() local [all...] |
| /third_party/mksh/ |
| H A D | misc.c | 1530 unsigned int i, r = 0, c, rows, cols, nspace, max_col; in print_columns() local [all...] |