/openbmc/phosphor-webui/app/common/directives/password-visibility-toggle/ |
H A D | password-visibility-toggle.js | 27 'password-visible': visible, 28 'password-hidden': !visible 31 <icon ng-if="!visible" file="icon-visibility-on.svg"></icon> 32 <icon ng-if="visible" file="icon-visibility-off.svg"></icon> 35 instanceScope.visible = false; 37 instanceScope.visible = !instanceScope.visible; 38 const type = instanceScope.visible ? 'text' : 'password';
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.glade | 6 <property name="visible">True</property> 26 <property name="visible">True</property> 32 <property name="visible">True</property> 36 <property name="visible">True</property> 45 <property name="visible">True</property> 54 <property name="visible">True</property> 68 <property name="visible">True</property> 77 <property name="visible">True</property> 91 <property name="visible">True</property> 99 <property name="visible">True</property> [all …]
|
H A D | symbol.c | 68 if (sym_is_choice_value(sym) && sym->visible == yes) in sym_get_type() 120 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_get_default_prop() 121 if (prop->visible.tri != no) in sym_get_default_prop() 132 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_get_range_prop() 133 if (prop->visible.tri != no) in sym_get_range_prop() 215 /* any prompt visible? */ in sym_calc_visibility() 222 prop->visible.tri = expr_calc_value(prop->visible.expr); in sym_calc_visibility() 225 * not visible if the corresponding choice's value is in sym_calc_visibility() 229 prop->visible.tri == mod && choice_sym->curr.tri == yes) in sym_calc_visibility() 230 prop->visible.tri = no; in sym_calc_visibility() [all …]
|
H A D | menu.c | 133 prop->visible.expr = dep; in menu_add_prop() 164 prop->visible.expr in menu_add_prop() 165 = expr_alloc_and(prop->visible.expr, in menu_add_prop() 337 parentdep = parent->prompt->visible.expr; in menu_finalize() 392 dep = rewrite_m(prop->visible.expr); in menu_finalize() 398 prop->visible.expr = dep; in menu_finalize() 448 basedep = parent->prompt ? parent->prompt->visible.expr : NULL; in menu_finalize() 455 dep = menu->prompt ? menu->prompt->visible.expr : menu->dep; in menu_finalize() 527 prop->visible.expr = expr_alloc_and(expr_copy(basedep), in menu_finalize() 528 prop->visible.expr); in menu_finalize() [all …]
|
/openbmc/openbmc-test-automation/gui/lib/ |
H A D | gui_resource.robot | 105 Wait Until Element Is Not Visible 155 Wait Until Element Is Not Visible ${xpath_page_loading_progress_bar} timeout=120s 224 Wait Until Element Is Not Visible ${xpath_page_loading_progress_bar} timeout=30s 231 ... Element Should Be Visible ${xpath_power_shutdown} 235 Wait Until Element Is Visible ${xpath_power_poweron} timeout=60 247 ... Element Should Be Visible ${xpath_power_power_on} 250 Wait Until Element Is Visible ${xpath_power_shutdown} timeout=60 262 ... Element Should Be Visible ${xpath_power_reboot} 265 Wait Until Element Is Visible ${xpath_confirm} timeout=30 267 Wait Until Element Is Visible ${xpath_power_reboot} timeout=60 [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/ |
H A D | test_landing_page.py | 35 """ Test that the information icon is visible and clickable """ 40 # check that the info sign is visible 45 info_sign.click() # click on the info sign make attribute 'aria-describedby' visible 58 # check that the documentation link is visible 69 """ Test OpenEmbedded link jumbotron is visible and clickable: """ 81 """ Test BitBake link jumbotron is visible and clickable: """ 94 """ Test Yocto Project link jumbotron is visible and clickable: """ 107 if visible and clickable 123 """ Test big blue button create new project jumbotron if visible and clickable """ 124 # Create a layer and a layer version to make visible the big blue button [all …]
|
H A D | test_all_builds_page.py | 77 # because this loads via Ajax, wait for it to be visible 310 # check if failed tasks filter column is visible, if not click on it 315 # Check dropdown is visible 332 # Check popup is visible 358 # Check popup is visible 398 # check if column is visible in table 403 … f"The {th_class} column is checked in EditColumn dropdown, but it's not visible in table" 411 … f"The {th_class} column is unchecked in EditColumn dropdown, but it's visible in table" 419 … f"The {th_class} column is unchecked in EditColumn dropdown, but it's visible in table" 422 # check if column is visible in table [all …]
|
H A D | test_all_projects_page.py | 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" 273 … f"The {th_class} column is unchecked in EditColumn dropdown, but it's visible 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" 299 # Check dropdown is visible 317 # check at least some rows are visible
|
/openbmc/openbmc-test-automation/gui/gui_test/gui_header/ |
H A D | test_gui_header.robot | 30 Wait Until Element Is Visible ${xpath_server_health_header} 39 Wait Until Element Is Visible ${xpath_server_power_header} 51 Wait Until Element Is Not Visible ${xpath_page_loading_progress_bar} timeout=30 62 Element Should Be Visible //*[@data-test-id='appHeader-container-overview'] 67 Element Should Be Visible //*[@data-test-id='appHeader-container-overview']
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-pkgdata-browser.glade | 44 <property name="visible">True</property> 72 <property name="visible">True</property> 78 <property name="visible">True</property> 84 <property name="visible">True</property> 115 <property name="visible">True</property> 121 <property name="visible">True</property> 127 <property name="visible">True</property> 170 <property name="visible">True</property> 177 <property name="visible">True</property> 190 <property name="visible">True</property> [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/ |
H A D | 0006-themes-Industrial-add-info-label-in-ui.patch | 29 + <property name="visible">True</property> 34 <property name="visible">True</property> 44 + <property name="visible">True</property> 48 + <property name="visible">True</property> 74 + <property name="visible">True</property> 79 <property name="visible">True</property> 89 + <property name="visible">True</property> 93 + <property name="visible">True</property>
|
/openbmc/openbmc-test-automation/gui/gui_test/security_and_access_menu/ |
H A D | test_user_management_sub_menu.robot | 199 Wait Until Element Is Visible ${xpath_success_message} timeout=30 200 Wait Until Element Is Not Visible ${xpath_success_message} timeout=30 225 Wait Until Element Is Visible ${xpath_submit_button} timeout=30 238 Wait Until Element Is Visible ${xpath_success_message} timeout=30 239 Wait Until Element Is Not Visible ${xpath_success_message} timeout=60 268 Wait Until Element Is Visible //td[text()='${username}'] 279 Wait Until Element Is Visible ${xpath_success_message} timeout=30 280 Wait Until Element Is Not Visible ${xpath_success_message} timeout=60 321 Wait Until Element Is Visible ${xpath_success_message} timeout=30 326 Wait Until Element Is Not Visible ${xpath_page_loading_progress_bar} timeout=30 [all …]
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | certificate-modal-csr-gen.html | 50 ng-class="{'visible' : addCsrForm.certType.$touched}"> 78 ng-class="{'visible' : addCsrForm.countryCode.$touched}"> 94 ng-class="{'visible' : addCsrForm.state.$touched}"> 110 ng-class="{'visible' : addCsrForm.city.$touched}"> 128 ng-class="{'visible' : addCsrForm.companyName.$touched}"> 146 ng-class="{'visible' : addCsrForm.companyUnit.$touched}"> 164 ng-class="{'visible' : addCsrForm.commonName.$touched}"> 270 ng-class="{'visible' : addCsrForm.keyPairAlgorithm.$touched}"> 296 ng-class="{'visible' : addCsrForm.keyCurveId.$touched}"> 325 ng-class="{'visible' : addCsrForm.keyBitLength.$touched}">
|
/openbmc/openbmc-test-automation/gui/test/gui_header/ |
H A D | test_obmc_gui_ip_refresh_check.robot | 25 Wait Until Element Is Visible ${xpath_select_server_power} 33 Wait Until Element Is Visible ${xpath_select_server_health} 53 Wait Until Element Is Visible ${xpath_select_refresh_button} 56 Wait Until Element Is Visible ${xpath_select_refresh_button} 64 Wait Until Element Is Visible ${xpath_select_date_text}
|
/openbmc/openbmc-test-automation/gui/test/server_control/ |
H A D | test_obmc_gui_server_power_operations.robot | 44 Element Should Not Be Visible ${xpath_shutdown_button} 52 Element Should Not Be Visible ${xpath_reboot_button} 60 Element Should Be Visible ${xpath_power_on_button} 76 Element Should Be Visible ${xpath_shutdown_button} 84 Element Should Be Visible ${xpath_reboot_button}
|
/openbmc/u-boot/scripts/kconfig/tests/new_choice_with_dep/ |
H A D | __init__.py | 2 Ask new choice values when they become visible. 5 visible during user configuration, oldconfig should recognize them
|
/openbmc/phosphor-webui/app/login/controllers/ |
H A D | login-controller.html | 16 …<div ng-messages="login__form.host.$error" class="form-error" ng-class="{'visible' : login__form.h… 23 …<div ng-messages="login__form.username.$error" class="form-error" ng-class="{'visible' : login__fo… 29 …<div ng-messages="login__form.password.$error" class="form-error" ng-class="{'visible': login__for…
|
/openbmc/qemu/include/accel/tcg/ |
H A D | helper-retaddr.h | 23 * Ensure that this write is visible to the SIGSEGV handler that in set_helper_retaddr() 33 * removing the data visible to the signal handler. in clear_helper_retaddr()
|
/openbmc/openbmc-test-automation/gui/gui_test/operations_menu/ |
H A D | test_reboot_bmc_sub_menu.robot | 54 Wait Until Element Is Not Visible ${xpath_reboot_cancel_button} timeout=15 73 Wait Until Element Is Visible ${xpath_reboot_bmc_button} timeout=10 120 Wait Until Element Is Not Visible ${xpath_page_loading_progress_bar} timeout=30
|
/openbmc/openbmc/poky/documentation/overview-manual/svg/ |
H A D | source-fetching.svg | 98 style="overflow:visible" 112 style="overflow:visible" 126 style="overflow:visible" 140 style="overflow:visible" 154 style="overflow:visible" 168 style="overflow:visible" 182 style="overflow:visible" 196 style="overflow:visible" 210 style="overflow:visible" 224 style="overflow:visible" [all …]
|
H A D | analysis-for-package-splitting.svg | 105 style="overflow:visible" 123 style="overflow:visible" 141 style="overflow:visible" 155 style="overflow:visible" 169 style="overflow:visible" 183 style="overflow:visible" 197 style="overflow:visible" 211 style="overflow:visible" 225 style="overflow:visible" 239 style="overflow:visible" [all …]
|
H A D | patching.svg | 98 style="overflow:visible" 112 style="overflow:visible" 126 style="overflow:visible" 140 style="overflow:visible" 154 style="overflow:visible" 168 style="overflow:visible" 182 style="overflow:visible" 196 style="overflow:visible" 210 style="overflow:visible" 224 style="overflow:visible" [all …]
|
H A D | configuration-compile-autoreconf.svg | 98 style="overflow:visible" 116 style="overflow:visible" 134 style="overflow:visible" 148 style="overflow:visible" 162 style="overflow:visible" 176 style="overflow:visible" 190 style="overflow:visible" 204 style="overflow:visible" 218 style="overflow:visible" 232 style="overflow:visible" [all …]
|
/openbmc/qemu/include/hw/intc/ |
H A D | bcm2836_control.h | 43 /* interrupt status regs (derived from input pins; not visible to user) */ 52 /* interrupt source registers, post-routing (also input-derived; visible) */
|
/openbmc/openbmc-test-automation/gui/gui_test/hardware_status_menu/ |
H A D | test_sensors_sub_menu.robot | 96 Element Should Be Visible ${xpath_selected_severity} 102 Element Should Not Be Visible ${xpath_selected_severity} 135 Wait Until Element Is Not Visible ${xpath_page_loading_progress_bar} timeout=15min
|