/openbmc/qemu/hw/display/ |
H A D | framebuffer.c | 28 unsigned rows, in framebuffer_update_memory_section() 59 int rows, /* Height in pixels. */ in framebuffer_update_display()
|
H A D | next-fb.c | 43 uint32_t rows; member
|
/openbmc/openbmc/poky/scripts/lib/build_perf/ |
H A D | __init__.py | 8 def print_table(rows, row_fmt=None): argument
|
/openbmc/u-boot/drivers/ram/ |
H A D | bmips_ram.c | 65 static ulong bmips_dram_size(unsigned int cols, unsigned int rows, in bmips_dram_size() 77 unsigned int cols = 0, rows = 0, is_32b = 0, banks = 0; in bcm6338_get_ram_size() local 91 unsigned int cols = 0, rows = 0, is_32b = 0; in bcm6358_get_ram_size() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_console.c | 20 unsigned long rows; member 197 static bool cout_mode_matches(struct cout_mode *mode, int rows, int cols) in cout_mode_matches() 212 static int query_console_serial(int *rows, int *cols) in query_console_serial() 258 int rows = 25, cols = 80; in query_console_size() local 296 unsigned long *rows) in efi_cout_query_mode()
|
/openbmc/u-boot/drivers/ddr/altera/ |
H A D | sdram_gen5.c | 48 const unsigned int rows = in get_errata_rows() local 313 const int rows = get_errata_rows(cfg); in sdr_get_addr_rw() local 432 const unsigned int rows = in sdram_mmr_init_full() local
|
/openbmc/webui-vue/docs/guide/components/table/ |
H A D | index.md | 148 ### Summary
|
/openbmc/openbmc/poky/bitbake/lib/prserv/ |
H A D | db.py | 46 def _extremum_value(self, rows, is_max): argument 62 def _max_value(self, rows): argument 65 def _min_value(self, rows): argument
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | dram_sun8i_a23.c | 271 u32 bus, bus_width, offset, page_size, rows; in sunxi_dram_init() local
|
H A D | dram_sun8i_a83t.c | 25 u8 rows; member 48 int rows, columns; in auto_detect_dram_size() local
|
H A D | dram_sun8i_a33.c | 27 u8 rows; member 49 int rows, columns; in auto_detect_dram_size() local
|
H A D | dram_sun6i.c | 25 u8 rows; member
|
H A D | dram_sun50i_h6.c | 53 u8 rows; member 342 u8 rows = para->rows; in mctl_set_addrmap() local
|
/openbmc/u-boot/include/ |
H A D | lcd_console.h | 10 short cols, rows; member
|
H A D | video_console.h | 67 int rows; member
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | virtio_console.h | 50 __virtio16 rows; member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_tsol.c | 331 set_terminal_size(int rows, int cols) in set_terminal_size() 382 int read_only = 0, rows = 0, cols = 0; in ipmi_tsol_main() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery.treetable.js | 283 Tree.prototype.loadRows = function(rows) { argument 501 loadBranch: function(node, rows) { argument
|
/openbmc/u-boot/drivers/input/ |
H A D | key_matrix.c | 178 int key_matrix_init(struct key_matrix *config, int rows, int cols, in key_matrix_init()
|
/openbmc/u-boot/common/ |
H A D | lcd_console.c | 105 const int rows = CONFIG_CONSOLE_SCROLL_LINES; in console_newline() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | knotty.py | 130 rows = 25 variable in TerminalFilter
|
/openbmc/u-boot/drivers/ram/rockchip/ |
H A D | dmc-rk3368.c | 663 const u8 rows = params->chan.cs0_row; in msch_niu_config() local 671 u8 rows; in msch_niu_config() member
|
/openbmc/u-boot/drivers/video/ |
H A D | vidconsole-uclass.c | 100 const int rows = CONFIG_CONSOLE_SCROLL_LINES; in vidconsole_newline() local
|
/openbmc/qemu/hw/ppc/ |
H A D | amigaone.c | 261 uint32_t rows = bank_size / spd[13] / spd[17]; in fix_spd_data() local
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | client.py | 312 async def gc_mark_stream(self, mark, rows): argument
|