/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | network-controller.html | 3 <div class="row column"> 7 <fieldset class="net-config__fieldset row column"> 8 <legend class="column small-12 page-header h2"> 12 <div class="column small-12 large-3"> 16 <div class="column small-12 large-3"> 28 <div class="column small-12 large-3"> 32 <div class="column small-12 large-3"> 38 <fieldset class="net-config__fieldset row column"> 39 <legend class="column small-12 page-header h2"> 43 <div class="row column"> [all …]
|
H A D | firmware-controller.html | 2 <div class="row column"> 4 <div class="column small-12 page-header"> 8 <div class="row column"> 14 <div class="row column" id="upload"> 15 <div class="column small-12 page-header"> 20 <div class=" column firmware__upload-station"> 31 <div class="column firmware__upload-tftp"> 36 <div class="column small-12 large-4"> 40 <div class="column small-12 large-4"> 44 <div class="column small-12 large-4"> [all …]
|
H A D | date-time-controller.html | 4 <div class="column small-12 page-header"> 9 <div class="column large-8"> 10 <div class="row column"> 16 <div class="row column date-time__ntp-servers-wrap"> 25 <div class="row column date-time__ntp-servers-wrap"> 28 <div class="row column">
|
/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/openbmc/poky/bitbake/lib/hashserv/ |
H A D | sqlalchemy.py | 16 Column, 43 id = Column(Integer, primary_key=True, autoincrement=True) 44 method = Column(Text, nullable=False) 45 taskhash = Column(Text, nullable=False) 46 unihash = Column(Text, nullable=False) 47 gc_mark = Column(Text, nullable=False) 58 id = Column(Integer, primary_key=True, autoincrement=True) 59 method = Column(Text, nullable=False) 60 taskhash = Column(Text, nullable=False) 61 outhash = Column(Text, nullable=False) [all …]
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | user-controller.html | 3 <div class="row column"> 4 <div class="column small-12"> 8 <div class="row column"> 9 <div class="column small-12 medium-10"> 37 <div class="row column"> 38 <div class="column small-12 medium-9">
|
H A D | ldap-controller.html | 3 <div class="row column"> 6 <div class="row column"> 9 <div class="row column"> 14 <div class="row column"> 26 <div class="row column"> 31 <div class="ldap__configure-settings row column"> 32 …<div class="large-3 column ldap__ssl-column" ng-class="{'disabled' : !ldapProperties.ServiceEnable… 57 <div class="column service-type-column"> 135 <div class="column ldap__configuration-buttons"> 145 <div class="ldap-groups row column"> [all …]
|
H A D | certificate-modal-csr-gen.html | 17 <fieldset class="column large-8 add-csr__section"> 20 <div class="column large-6"> 54 <div class="column large-6"> 82 <div class="column large-6"> 98 <div class="column large-6"> 114 <div class="column large-6"> 132 <div class="column large-6"> 150 <div class="column large-6"> 168 <div class="column large-6"> 178 <div class="column large-6"> [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/ |
H A D | 0003-pserror.c-Define-column-to-be-int-explcitly.patch | 4 Subject: [PATCH 3/4] pserror.c: Define column to be int explcitly 19 - static column = 0 ; /* current screen column for message wrap */ 20 + static int column = 0 ; /* current screen column for message wrap */
|
/openbmc/phosphor-webui/app/server-health/controllers/ |
H A D | inventory-overview-controller.html | 3 <div class="row column"> 6 <div class="row column"> 12 <div class="row column"> 25 <div class="row column inventory__table"> 30 …<div class="hardware__title row column" ng-class="{'expanded': inventory.expanded}" ng-click="inve… 35 <div class="row column"> 37 <div class="row column"> 45 <div class="row column">
|
H A D | syslog-controller.html | 4 <div class="row column"> 31 <section class="row column"> 47 <section id="sys-log__logs" class="table row column" ng-show="sysLogs.length"> 48 <div class="table row column"> 52 <div class="column small-2 sort_button_wrapper"> 59 <div class="column small-2 sort_button_wrapper"> 66 <div class="column small-2 sort_button_wrapper"> 73 <div class="column small-2 sort_button_wrapper"> 80 <div class="column small-2 sort_button_wrapper"> 102 <section id="sys-log__logs" class="table row column" ng-show="!sysLogs.length">
|
H A D | log-controller.html | 3 <div class="row column"> 4 <div class="column small-6 large-7 no-padding"> 7 <div class="column small-6 large-5"> 11 <section class="row column"> 33 <section class="row column event-log__events"> 35 <div class="column small-1 large-1 event-log__col-check"> 41 <div class="column small-11 end col-logged-events">
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | remote-console-controller.html | 2 <div class="row column"> 5 <section class="row column"> 10 <section class="row column"> 13 <section class="row column">
|
H A D | bmc-reboot-controller.html | 2 <div class="row column"> 5 <div class="row column"> 12 <div class="row column"> 21 <div class="row column">
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_all_builds_page.py | 253 Successful builds should have links on the time column and in the 254 recent builds area; failed builds should not have links on the time column, 275 # test the time column for successful build 281 # test the time column for failed build 308 … """ Test the filtering on failure tasks column in the builds table on the all builds page """ 310 # check if failed tasks filter column is visible, if not click on it 311 # Check edit column 327 # Check filtering on failure tasks column 348 """ Test the filtering on completed_on column in the builds table on the all builds page """ 354 # Check filtering on failure tasks column [all …]
|
H A D | test_all_projects_page.py | 252 """ Test the edit column feature in the projects table on the all projects page """ 256 # Check that we can hide/show table column 260 # check if column is visible in table 265 … f"The {th_class} column is checked in EditColumn dropdown, but it's not visible in table" 268 # check if column is hidden in table 273 … f"The {th_class} column is unchecked in EditColumn dropdown, but it's visible in table" 276 # check if column is hidden in table 281 … f"The {th_class} column is unchecked in EditColumn dropdown, but it's visible in table" 284 # check if column is visible in table 289 … f"The {th_class} column is checked in EditColumn dropdown, but it's not visible in table" [all …]
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_textoutput.c | 54 L"Testing cursor column update\n"); in execute() 66 efi_st_error("Cursor column changed by line feed\n"); in execute() 75 efi_st_error("Cursor column not 0 at beginning of line\n"); in execute() 84 efi_st_error("Cursor column not incremented properly\n"); in execute() 93 efi_st_error("Cursor column not decremented properly\n"); in execute() 102 efi_st_error("Cursor column not decremented properly\n"); in execute() 111 efi_st_error("Cursor column decremented past zero\n"); in execute()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/functional/ |
H A D | test_project_page.py | 94 # Check edit column 102 # Check that we can hide/show table column 106 # check if column is visible in table 111 … f"The {th_class} column is checked in EditColumn dropdown, but it's not visible in table" 114 # check if column is hidden in table 119 … f"The {th_class} column is unchecked in EditColumn dropdown, but it's visible in table" 122 # check if column is hidden in table 127 … f"The {th_class} column is unchecked in EditColumn dropdown, but it's visible in table" 130 # check if column is visible in table 135 … f"The {th_class} column is checked in EditColumn dropdown, but it's not visible in table" [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
H A D | buildtables.py | 69 for column in self.columns: 71 tmplv = column['field_name'].replace('__', '.') 74 if column['field_name'] is add_pkg_link_to: 76 if column['static_data_template']: 77 column['static_data_template'] =\ 78 pkg_link_template(column['static_data_template']) 80 column['static_data_template'] = pkg_link_template(tmplv) 82 column['static_data_name'] = column['field_name'] 84 elif column['field_name'] is add_recipe_link_to: 86 if column['static_data_template']: [all …]
|
/openbmc/phosphor-webui/app/overview/controllers/ |
H A D | system-overview-controller.html | 14 <div class="column large-6"> 24 <div class="column large-6"> 42 <div class="column large-6"> 59 <div class="column large-6"> 79 <div class="column large-6"> 85 <div class="column large-6"> 149 <div class="row column event-log__single-event"> 152 <div class="column small-10 large-11 event-log__event-info" ng-click=""> 154 <div class="column large-1 small-1"> 157 <div class="column large-4 small-11"> [all …]
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.c | 228 GtkTreeViewColumn *column; in init_left_tree() local 234 column = gtk_tree_view_column_new(); in init_left_tree() 235 gtk_tree_view_append_column(view, column); in init_left_tree() 236 gtk_tree_view_column_set_title(column, _("Options")); in init_left_tree() 239 gtk_tree_view_column_pack_start(GTK_TREE_VIEW_COLUMN(column), in init_left_tree() 241 gtk_tree_view_column_set_attributes(GTK_TREE_VIEW_COLUMN(column), in init_left_tree() 248 gtk_tree_view_column_pack_start(GTK_TREE_VIEW_COLUMN(column), in init_left_tree() 250 gtk_tree_view_column_set_attributes(GTK_TREE_VIEW_COLUMN(column), in init_left_tree() 270 GtkTreeViewColumn *column; in init_right_tree() local 277 column = gtk_tree_view_column_new(); in init_right_tree() [all …]
|
/openbmc/phosphor-webui/app/profile-settings/controllers/ |
H A D | profile-settings-controller.html | 2 <div class="row column"> 7 <div class="row column"> 8 <div class="column medium-12 large-5 xlarge-4"> 20 <div class="row column"> 21 <div class="column medium-12 large-5 xlarge-4">
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-pkgdata-browser.glade | 7 <!-- column-name Filename --> 8 <column type="gchararray"/> 9 <!-- column-name Size --> 10 <column type="glong"/> 15 <!-- column-name Package --> 16 <column type="gchararray"/> 17 <!-- column-name Size --> 18 <column type="glong"/> 23 <!-- column-name Name --> 24 <column type="gchararray"/> [all …]
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | fsl_elbc_nand.c | 68 unsigned int column; /* Saved column from SEQIN */ member 154 static void set_addr(struct mtd_info *mtd, int column, int page_addr, int oob) in set_addr() argument 168 (oob ? FPAR_LP_MS : 0) | column); in set_addr() 174 (oob ? FPAR_SP_MS : 0) | column); in set_addr() 179 ctrl->index = column; in set_addr() 279 int column, int page_addr) in fsl_elbc_cmdfunc() argument 296 column += 256; in fsl_elbc_cmdfunc() 301 " 0x%x, column: 0x%x.\n", page_addr, column); in fsl_elbc_cmdfunc() 307 ctrl->index += column; in fsl_elbc_cmdfunc() 316 " 0x%x, column: 0x%x.\n", page_addr, column); in fsl_elbc_cmdfunc() [all …]
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | log-event.html | 1 <div class="row column event-log__single-event" 14 <div class="column small-1 large-2 event-log__col-check"> 21 <div class="column small-9 large-10 event-log__event-info" 32 <div class="column small-1 large-1"> 38 <div class="column small-1 large-1 event-log__col-check"> </div> 39 <div class="column small-11 large-11 end">
|