/openbmc/webui-vue/src/views/Operations/FactoryReset/ |
H A D | FactoryResetModal.vue | 44 v-model="confirm" 46 @input="v$.confirm.$touch()" 52 :state="getValidationState(v$.confirm)" 69 data-test-id="factoryReset-button-confirm" 100 confirm: false, 112 confirm: { 127 this.confirm = false;
|
H A D | FactoryReset.vue | 54 <modal-reset :reset-type="resetOption" @ok-confirm="onOkConfirm" />
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | confirm.js | 16 $scope.confirm = false; 17 $scope.$parent.confirm = false; 27 if (scope.confirm) {
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | bmc-reboot-controller.js | 16 $scope.confirm = false; 25 if ($scope.confirm) { 28 $scope.confirm = true;
|
/openbmc/linux/include/linux/ |
H A D | pipe_fs_i.h | 103 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *); member 230 if (!buf->ops->confirm) in pipe_buf_confirm() 232 return buf->ops->confirm(pipe, buf); in pipe_buf_confirm()
|
/openbmc/openbmc/poky/scripts/ |
H A D | sstate-cache-management.py | 319 confirm = input() in ("y", "Y") 321 confirm = True 322 if confirm:
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | ps.c | 71 u8 request, confirm, polling; in rtw_power_mode_change() local 75 confirm = rtw_read8(rtwdev, rtwdev->hci.cpwm_addr); in rtw_power_mode_change() 94 (polling ^ confirm) & BIT_RPWM_TOGGLE, in rtw_power_mode_change()
|
/openbmc/u-boot/board/sbc8641d/ |
H A D | README | 43 d) use "md fff00000" to confirm you are looking at the failed image 49 k) power cycle the board and confirm new image works.
|
/openbmc/phosphor-webui/app/common/styles/elements/ |
H A D | index.scss | 4 @import "inline-confirm";
|
/openbmc/openbmc-test-automation/lib/ |
H A D | energy_scale_utils.robot | 126 # verify If True, read the power setting to confirm. 142 # verify If True, read the setting to confirm. 158 # verify If True, read the setting to confirm.
|
/openbmc/webui-vue/src/views/ChangePassword/ |
H A D | ChangePassword.vue | 38 label-for="password-confirm" 43 id="password-confirm"
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2/ |
H A D | 0007-apache2-allow-to-disable-selinux-support.patch | 18 dnl confirm that a void pointer is large enough to store a long integer
|
H A D | 0004-apache2-log-the-SELinux-context-at-startup.patch | 21 dnl confirm that a void pointer is large enough to store a long integer
|
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
H A D | test_network_sub_menu.robot | 67 ... and confirm the page contains sections that should be accessible. 78 ... and confirm the page contains basic features button that should be accessible. 91 ... and confirm hostname contains all the fields. 106 ... and confirm section static IPv4 contains all the fields. 123 ... and confirm section static DNS contains all the fields.
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | dvb-usb-dibusb-mb-cardlist.rst | 25 * - Compro Videomate DVB-U2000 - DVB-T USB1.1 (please confirm to linux-dvb)
|
/openbmc/openbmc/poky/meta/recipes-devtools/perl/ |
H A D | libtest-warnings-perl_0.037.bb | 2 DESCRIPTION = "If you've ever tried to use Test::NoWarnings to confirm there are no \
|
/openbmc/docs/designs/ |
H A D | redfish-tls-user-authentication.md | 267 confirm that their behavior did not change, and did not suffer any regression. 272 to confirm that after going through it, everything works as expected. 273 2. Validity period tests - to confirm that certificates that are not-yet-valid
|
/openbmc/google-misc/subprojects/nemora-postd/ |
H A D | event_message.proto | 26 // A fixed integer to confirm the type of this protobuf: 0x890ebd38ec325800
|
/openbmc/webui-vue/src/views/Operations/RebootBmc/ |
H A D | RebootBmc.vue | 73 okTitle: i18n.global.t('global.action.confirm'),
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | vdso | 34 The maintainers of the other vDSO-using architectures should confirm
|
/openbmc/phosphor-webui/app/server-health/controllers/ |
H A D | syslog-controller.js | 63 $scope.confirm = false;
|
/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/ |
H A D | ServerPowerOperations.vue | 240 okTitle: i18n.global.t('global.action.confirm'), 267 okTitle: i18n.global.t('global.action.confirm'),
|
/openbmc/phosphor-webui/app/ |
H A D | index.js | 49 import confirm from './common/directives/confirm.js';
|
/openbmc/u-boot/tools/ |
H A D | moveconfig.py | 534 def confirm(options, prompt): function 637 if not confirm(options, 'Clean up headers?'): 711 if not confirm(options, 'Clean up CONFIG_SYS_EXTRA_OPTIONS?'): 729 if not confirm(options, 'Clean up whitelist entries?'): 753 if not confirm(options, 'Clean up README?'):
|
/openbmc/linux/Documentation/networking/ |
H A D | smc-sysctl.rst | 39 How frequently SMC-R link sends out TEST_LINK LLC messages to confirm
|