| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
| H A D | buildtables.py | 69 for column in self.columns: 150 def remove_dep_cols(columns): argument 151 for column in columns: 159 self.columns = list(remove_dep_cols(self.columns)) 225 for column in self.columns: 439 self.toggle_columns['order'] = len(self.columns) 501 self.toggle_columns['sstate_result'] = len(self.columns) 509 self.toggle_columns['elapsed_time'] = len(self.columns) 519 self.toggle_columns['cpu_time_sys'] = len(self.columns) 529 self.toggle_columns['cpu_time_user'] = len(self.columns) [all …]
|
| H A D | widgets.py | 57 self.columns = [] 164 self.columns.append({'title': title, 178 for col in self.columns: 187 for col in self.columns: 328 'columns': self.columns, 338 for col in self.columns:
|
| /openbmc/phosphor-webui/app/common/styles/base/ |
| H A D | foundation.scss | 794 .row.collapse > .column, .row.collapse > .columns { 817 .column, .columns { 822 .column:last-child:not(:first-child), .columns:last-child:not(:first-child) { 824 .column.end:last-child:last-child, .end.columns:last-child:last-child { 827 .column.row.row, .row.row.columns { 830 .row .column.row.row, .row .row.row.columns { 996 .small-up-1 > .column, .small-up-1 > .columns { 999 .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) { 1001 .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) { 1003 .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child { [all …]
|
| /openbmc/u-boot/drivers/ram/rockchip/ |
| H A D | dmc-rk3368.c | 672 u8 columns; in msch_niu_config() member 680 [0] = { .rows = 13, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config() 681 [1] = { .rows = 14, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config() 682 [2] = { .rows = 15, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config() 683 [3] = { .rows = 16, .columns = 10, .type = DMC_MSCH_CBRD }, in msch_niu_config() 684 [4] = { .rows = 14, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_niu_config() 685 [5] = { .rows = 15, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_niu_config() 686 [6] = { .rows = 16, .columns = 11, .type = DMC_MSCH_CBRD }, in msch_niu_config() 687 [7] = { .rows = 13, .columns = 9, .type = DMC_MSCH_CBRD }, in msch_niu_config() 688 [8] = { .rows = 14, .columns = 9, .type = DMC_MSCH_CBRD }, in msch_niu_config() [all …]
|
| /openbmc/u-boot/lib/efi_loader/ |
| H A D | efi_console.c | 19 unsigned long columns; member 27 .columns = 80, 33 .columns = 80, 39 .columns = 0, 178 if (con->cursor_column >= mode->columns) { in efi_cout_output_string() 202 return (mode->rows == rows) && (mode->columns == cols); in cout_mode_matches() 285 efi_cout_modes[EFI_COUT_MODE_2].columns = cols; in query_console_size() 295 unsigned long mode_number, unsigned long *columns, in efi_cout_query_mode() argument 298 EFI_ENTRY("%p, %ld, %p, %p", this, mode_number, columns, rows); in efi_cout_query_mode() 306 if (columns) in efi_cout_query_mode() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/ |
| H A D | libtext-charwidth-perl_0.04.bb | 1 SUMMARY = "Text::CharWidth - Get number of occupied columns of a string on terminal." 6 fullwidth characters (like Hiragana or Han Ideograph) occupy two columns \ 8 Unicode, and so on) occupy zero columns per character. mbwidth() gives the \
|
| H A D | libtext-wrapi18n-perl_0.06.bb | 7 irregular widths, such as combining characters (which occupy zero columns \ 9 (which occupy two columns on terminal, like most of east Asian \
|
| /openbmc/u-boot/arch/arm/mach-sunxi/ |
| H A D | dram_sun6i.c | 333 int bank, bus, columns; in sunxi_dram_init() local 379 for (columns = 7; columns < 20; columns++) { in sunxi_dram_init() 380 if (mctl_mem_matches(1 << columns)) in sunxi_dram_init() 384 columns -= bus; in sunxi_dram_init() 385 para.page_size = (1 << columns) * (bus << 1); in sunxi_dram_init() 391 offset = 1 << (para.rows + columns + bus); in sunxi_dram_init() 399 offset = 1 << (para.rows + columns + bus + 2); in sunxi_dram_init() 409 return 1 << (para.rank + para.rows + bank + columns + para.chan + bus); in sunxi_dram_init()
|
| H A D | dram_sun8i_a33.c | 49 int rows, columns; in auto_detect_dram_size() local 66 for (columns = 9 ; columns < 13 ; columns++) { in auto_detect_dram_size() 67 if (mctl_mem_matches(1 << columns)) in auto_detect_dram_size() 74 para->page_size = 1 << columns; in auto_detect_dram_size()
|
| H A D | dram_sun8i_a83t.c | 48 int rows, columns; in auto_detect_dram_size() local 65 for (columns = 9 ; columns < 13 ; columns++) { in auto_detect_dram_size() 66 if (mctl_mem_matches(1 << columns)) in auto_detect_dram_size() 73 para->page_size = 1 << columns; in auto_detect_dram_size()
|
| H A D | dram_sun8i_a23.c | 270 const u32 columns = 13; in sunxi_dram_init() local 290 offset = 1 << (rows + columns + bus); in sunxi_dram_init() 341 return 1 << (rows + columns + bus); in sunxi_dram_init()
|
| /openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
| H A D | HPSpecific.pm | 1611 my @columns; #Column Definitions 1636 $columns[$fieldcount] = {OSVersion => $subfields[0], 1639 &B_log("DEBUG","Found Header Column, $columns[$fieldcount]{'OSVersion'}, ". 1640 $columns[$fieldcount]{'Mode'} ." , " . 1641 $columns[$fieldcount]{'Extension'}); 1656 &B_log("DEBUG","Setting $currentsetting : $columns[$fieldcount]{OSVersion} , ". 1657 "$columns[$fieldcount]{Mode} , ". 1658 "$columns[$fieldcount]{Extension} , ". 1661 {"$columns[$fieldcount]{OSVersion}"} 1662 {"$columns[$fieldcount]{Mode}"} [all …]
|
| /openbmc/openbmc/poky/bitbake/lib/hashserv/ |
| H A D | sqlite.py | 100 def _make_condition_statement(columns, condition): argument 102 for c in columns: 339 def do_remove(columns, table_name, cursor): argument 340 where, clause = _make_condition_statement(columns, condition) 575 columns = set() 578 columns.add(name) 579 return list(columns)
|
| H A D | sqlalchemy.py | 182 for c in table.__table__.columns: 472 outhash_columns = set(c.key for c in OuthashesV2.__table__.columns) 591 columns = set() 593 for c in table.__table__.columns: 596 columns.add(c.key) 598 return list(columns)
|
| /openbmc/u-boot/scripts/kconfig/ |
| H A D | nconf.gui.c | 368 int i, x, y, lines, columns, win_lines, win_cols; in dialog_inputbox() local 374 getmaxyx(stdscr, lines, columns); in dialog_inputbox() 393 win_cols = min(prompt_width+7, columns-2); in dialog_inputbox() 399 x = (columns-win_cols)/2; in dialog_inputbox() 556 int x, y, lines, columns; in show_scroll_win() local 567 getmaxyx(stdscr, lines, columns); in show_scroll_win() 583 win_cols = min(total_cols+2, columns-2); in show_scroll_win() 589 x = (columns-win_cols)/2; in show_scroll_win()
|
| H A D | nconf.c | 1461 int lines, columns; in setup_windows() local 1463 getmaxyx(stdscr, lines, columns); in setup_windows() 1469 main_window = newwin(lines-2, columns-2, 2, 1); in setup_windows() 1472 mwin_max_cols = columns-6; in setup_windows() 1480 int lines, columns; in main() local 1511 getmaxyx(stdscr, lines, columns); in main() 1512 if (columns < 75 || lines < 20) { in main()
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | var_funcs.py | 655 columns = header_line.split() 659 columns = list( 674 line_dict = collections.OrderedDict(zip(columns, line)) 676 line_dict = DotDict(zip(columns, line))
|
| /openbmc/webui-vue/src/layouts/ |
| H A D | AppLayout.vue | 82 grid-template-columns: 100%; 89 grid-template-columns: $navigation-width 1fr;
|
| /openbmc/webui-vue/docs/.vuepress/components/colors/ |
| H A D | colors.scss | 4 grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
|
| /openbmc/qemu/scripts/simplebench/ |
| H A D | img_bench_templater.py | 88 envs = [{'id': ' / '.join(x), 'data': x} for x in templater.columns]
|
| H A D | table_templater.py | 44 self.columns = list(itertools.product(*c_switches))
|
| /openbmc/u-boot/scripts/kconfig/lxdialog/ |
| H A D | util.c | 244 int lines, columns; in dialog_clear() local 247 columns = getmaxx(stdscr); in dialog_clear() 249 attr_clear(stdscr, lines, columns, dlg.screen.atr); in dialog_clear() 264 if (len > columns - 2) { in dialog_clear() 267 skip = len - (columns - 2 - strlen(ellipsis)); in dialog_clear() 293 for (i = len + 1; i < columns - 1; i++) in dialog_clear()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcp/pcp/ |
| H A D | 0001-htop-Change-dependency-order-of-header-and-sourcefil.patch | 21 @@ -210,8 +210,8 @@ CFGCOLUMNS = $(patsubst %,pcp/columns/%,
|
| /openbmc/phosphor-webui/app/common/styles/layout/ |
| H A D | content.scss | 15 .row.row.columns {
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdata/ |
| H A D | libdata-hexdump-perl_0.02.bb | 5 more columns of data from the source in hexadecimal. The rightmost column \
|