/openbmc/linux/arch/sh/lib/ |
D | ashiftrt.S |
|
D | movmem.S |
|
/openbmc/u-boot/arch/sh/lib/ |
H A D | ashiftrt.S | 19 .global __ashiftrt_r4_0 20 .global __ashiftrt_r4_1 21 .global __ashiftrt_r4_2 22 .global __ashiftrt_r4_3 23 .global __ashiftrt_r4_4 24 .global __ashiftrt_r4_5 25 .global __ashiftrt_r4_6 26 .global __ashiftrt_r4_7 27 .global __ashiftrt_r4_8 28 .global __ashiftrt_r4_9 [all …]
|
H A D | movmem.S | 21 .global __movmem 22 .global __movstr 59 .global __movmemSI64 60 .global __movstrSI64 65 .global __movmemSI60 66 .global __movstrSI60 71 .global __movmemSI56 72 .global __movstrSI56 77 .global __movmemSI52 78 .global __movstrSI52 [all …]
|
/openbmc/u-boot/arch/arc/lib/ |
H A D | _millicodethunk.S | 11 /* Use the right prefix for global labels. */ 28 .global SYM(__st_r13_to_r15) 29 .global SYM(__st_r13_to_r16) 30 .global SYM(__st_r13_to_r17) 31 .global SYM(__st_r13_to_r18) 32 .global SYM(__st_r13_to_r19) 33 .global SYM(__st_r13_to_r20) 34 .global SYM(__st_r13_to_r21) 35 .global SYM(__st_r13_to_r22) 36 .global SYM(__st_r13_to_r23) [all …]
|
/openbmc/openbmc-test-automation/bin/ |
H A D | sol_utils.tcl | 93 global valid_proc_name 94 global proc_name proc_names 114 global spawn_id 115 global expect_out 116 global state 117 global openbmc_host openbmc_username openbmc_password host_sol_port 118 global cr_lf_regex 119 global ssh_password_prompt 180 global spawn_id 181 global expect_out [all …]
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
D | bridge_vlan_mcast.sh |
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
D | bridge_vlan_mcast.sh |
|
/openbmc/webui-vue/src/store/modules/Settings/ |
H A D | NetworkStore.js | 8 firstInterfaceId: '', //used for setting global DHCP settings 81 .get(`${await this.dispatch('global/getBmcPath')}/EthernetInterfaces`) 117 … `${await this.dispatch('global/getBmcPath')}/EthernetInterfaces/${state.selectedInterfaceId}`, 122 return i18n.global.t('pageNetwork.toast.successSaveNetworkSettings', { 123 setting: i18n.global.t('pageNetwork.dhcp'), 129 i18n.global.t('pageNetwork.toast.errorSaveNetworkSettings', { 130 setting: i18n.global.t('pageNetwork.dhcp'), 143 … `${await this.dispatch('global/getBmcPath')}/EthernetInterfaces/${state.selectedInterfaceId}`, 148 return i18n.global.t('pageNetwork.toast.successSaveNetworkSettings', { 149 setting: i18n.global.t('pageNetwork.dhcp6'), [all …]
|
/openbmc/webui-vue/src/env/components/AppNavigation/ |
H A D | ibm.js | 27 label: i18n.global.t('appNavigation.overview'), 33 label: i18n.global.t('appNavigation.logs'), 38 label: i18n.global.t('appNavigation.dumps'), 43 label: i18n.global.t('appNavigation.eventLogs'), 48 label: i18n.global.t('appNavigation.postCodeLogs'), 55 label: i18n.global.t('appNavigation.hardwareStatus'), 60 label: i18n.global.t('appNavigation.inventory'), 65 label: i18n.global.t('appNavigation.sensors'), 72 label: i18n.global.t('appNavigation.operations'), 78 label: i18n.global.t('appNavigation.settings'), [all …]
|
H A D | intel.js | 34 label: i18n.global.t('appNavigation.overview'), 40 label: i18n.global.t('appNavigation.logs'), 45 label: i18n.global.t('appNavigation.eventLogs'), 50 label: i18n.global.t('appNavigation.postCodeLogs'), 57 label: i18n.global.t('appNavigation.hardwareStatus'), 62 label: i18n.global.t('appNavigation.inventory'), 67 label: i18n.global.t('appNavigation.sensors'), 74 label: i18n.global.t('appNavigation.operations'), 79 label: i18n.global.t('appNavigation.kvm'), 84 label: i18n.global.t('appNavigation.firmware'), [all …]
|
/openbmc/webui-vue/src/components/AppNavigation/ |
H A D | AppNavigationMixin.js | 33 label: i18n.global.t('appNavigation.overview'), 39 label: i18n.global.t('appNavigation.logs'), 44 label: i18n.global.t('appNavigation.eventLogs'), 49 label: i18n.global.t('appNavigation.postCodeLogs'), 54 label: i18n.global.t('appNavigation.dumps'), 61 label: i18n.global.t('appNavigation.hardwareStatus'), 66 label: i18n.global.t('appNavigation.inventory'), 71 label: i18n.global.t('appNavigation.sensors'), 78 label: i18n.global.t('appNavigation.operations'), 83 label: i18n.global.t('appNavigation.factoryReset'), [all …]
|
/openbmc/linux/tools/testing/selftests/breakpoints/ |
D | breakpoint_test.c |
|
/openbmc/linux/arch/powerpc/kernel/ |
D | kvm_emul.S |
|
/openbmc/webui-vue/src/router/ |
H A D | routes.js | 54 title: i18n.global.t('appPageTitle.login'), 62 title: i18n.global.t('appPageTitle.changePassword'), 80 title: i18n.global.t('appPageTitle.serialOverLan'), 88 title: i18n.global.t('appPageTitle.kvm'), 105 title: i18n.global.t('appPageTitle.overview'), 113 title: i18n.global.t('appPageTitle.profileSettings'), 121 title: i18n.global.t('appPageTitle.eventLogs'), 129 title: i18n.global.t('appPageTitle.dumps'), 137 title: i18n.global.t('appPageTitle.postCodeLogs'), 145 title: i18n.global.t('appPageTitle.inventory'), [all …]
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
D | etnaviv_iommu.c |
|
/openbmc/webui-vue/src/env/router/ |
H A D | ibm.js | 44 title: i18n.global.t('appPageTitle.login'), 52 title: i18n.global.t('appPageTitle.changePassword'), 70 title: i18n.global.t('appPageTitle.serialOverLan'), 87 title: i18n.global.t('appPageTitle.overview'), 95 title: i18n.global.t('appPageTitle.profileSettings'), 103 title: i18n.global.t('appPageTitle.dumps'), 111 title: i18n.global.t('appPageTitle.eventLogs'), 119 title: i18n.global.t('appPageTitle.postCodeLogs'), 127 title: i18n.global.t('appPageTitle.inventory'), 135 title: i18n.global.t('appPageTitle.sensors'), [all …]
|
H A D | intel.js | 47 title: i18n.global.t('appPageTitle.login'), 55 title: i18n.global.t('appPageTitle.changePassword'), 73 title: i18n.global.t('appPageTitle.serialOverLan'), 81 title: i18n.global.t('appPageTitle.kvm'), 98 title: i18n.global.t('appPageTitle.overview'), 106 title: i18n.global.t('appPageTitle.profileSettings'), 114 title: i18n.global.t('appPageTitle.eventLogs'), 122 title: i18n.global.t('appPageTitle.postCodeLogs'), 130 title: i18n.global.t('appPageTitle.inventory'), 138 title: i18n.global.t('appPageTitle.sensors'), [all …]
|
/openbmc/webui-vue/src/store/modules/SecurityAndAccess/ |
H A D | PoliciesStore.js | 34 .get(`${await this.dispatch('global/getBmcPath')}/NetworkProtocol`) 45 .get(`${await this.dispatch('global/getSystemPath')}/Bios`) 70 `${await this.dispatch('global/getBmcPath')}/NetworkProtocol`, 75 return i18n.global.t('pagePolicies.toast.successIpmiEnabled'); 77 return i18n.global.t('pagePolicies.toast.successIpmiDisabled'); 85 i18n.global.t('pagePolicies.toast.errorIpmiEnabled'), 89 i18n.global.t('pagePolicies.toast.errorIpmiDisabled'), 103 `${await this.dispatch('global/getBmcPath')}/NetworkProtocol`, 108 return i18n.global.t('pagePolicies.toast.successSshEnabled'); 110 return i18n.global.t('pagePolicies.toast.successSshDisabled'); [all …]
|
/openbmc/webui-vue/src/views/Settings/Network/ |
H A D | TableIpv4.vue | 16 {{ $t('global.status.enabled') }} 18 <span v-else>{{ $t('global.status.disabled') }}</span> 42 :empty-text="$t('global.table.emptyMessage')" 71 import PageSection from '@/components/Global/PageSection'; 72 import TableRowAction from '@/components/Global/TableRowAction'; 102 title: i18n.global.t('global.action.edit'), 106 title: i18n.global.t('global.action.delete'), 112 label: i18n.global.t('pageNetwork.table.ipAddress'), 116 label: i18n.global.t('pageNetwork.table.gateway'), 120 label: i18n.global.t('pageNetwork.table.subnet'), [all …]
|
/openbmc/openbmc-test-automation/lib/ |
H A D | opt.tcl | 13 …# Note: This procedure assumes that global list longoptions has been initialized via a call to the 23 global longoptions 38 # Populate the global longoptions list and set global option variable defaults. 49 global longoptions 51 …# Note: Because this procedure manipulates global variables, we use the "_opt_<varname>_" format to 63 # Add the option spec to the global longoptions list. 74 …# Set a global variable whose name is identical to the option name. Set the default value if ther… 76 set _opt_cmd_buf_ "global ${_opt_name_}" 89 # Populate the global pos_parms list and set global option variable defaults. 98 global pos_parms [all …]
|
/openbmc/webui-vue/src/views/SecurityAndAccess/Ldap/ |
H A D | TableRoleGroups.vue | 43 :empty-text="$t('global.table.emptyMessage')" 54 <span class="sr-only">{{ $t('global.table.selectAll') }}</span> 63 <span class="sr-only">{{ $t('global.table.selectItem') }}</span> 100 import Alert from '@/components/Global/Alert'; 101 import TableToolbar from '@/components/Global/TableToolbar'; 102 import TableRowAction from '@/components/Global/TableRowAction'; 138 label: i18n.global.t('pageLdap.tableRoleGroups.groupName'), 143 label: i18n.global.t('pageLdap.tableRoleGroups.groupPrivilege'), 155 label: i18n.global.t('global.action.delete'), 173 title: i18n.global.t('global.action.edit'), [all …]
|
/openbmc/webui-vue/src/views/HardwareStatus/Sensors/ |
H A D | Sensors.vue | 54 :empty-text="$t('global.table.emptyMessage')" 55 :empty-filtered-text="$t('global.table.emptySearchMessage')" 67 <span class="sr-only">{{ $t('global.table.selectAll') }}</span> 75 <span class="sr-only">{{ $t('global.table.selectItem') }}</span> 104 import PageTitle from '@/components/Global/PageTitle'; 105 import Search from '@/components/Global/Search'; 106 import StatusIcon from '@/components/Global/StatusIcon'; 107 import TableFilter from '@/components/Global/TableFilter'; 108 import TableToolbar from '@/components/Global/TableToolbar'; 109 import TableToolbarExport from '@/components/Global/TableToolbarExport'; [all …]
|
/openbmc/webui-vue/src/views/Logs/Dumps/ |
H A D | Dumps.vue | 59 :empty-text="$t('global.table.emptyMessage')" 60 :empty-filtered-text="$t('global.table.emptySearchMessage')" 73 <span class="sr-only">{{ $t('global.table.selectAll') }}</span> 81 <span class="sr-only">{{ $t('global.table.selectItem') }}</span> 122 :label="$t('global.table.itemsPerPage')" 150 import PageSection from '@/components/Global/PageSection'; 151 import PageTitle from '@/components/Global/PageTitle'; 152 import Search from '@/components/Global/Search'; 153 import TableCellCount from '@/components/Global/TableCellCount'; 154 import TableDateFilter from '@/components/Global/TableDateFilter'; [all …]
|
/openbmc/webui-vue/src/views/Logs/EventLogs/ |
H A D | EventLogs.vue | 31 <icon-delete /> {{ $t('global.action.deleteAll') }} 39 <icon-export /> {{ $t('global.action.exportAll') }} 84 :empty-text="$t('global.table.emptyMessage')" 85 :empty-filtered-text="$t('global.table.emptySearchMessage')" 101 <span class="sr-only">{{ $t('global.table.selectAll') }}</span> 110 <span class="sr-only">{{ $t('global.table.selectItem') }}</span> 218 :label="$t('global.table.itemsPerPage')" 250 import PageTitle from '@/components/Global/PageTitle'; 251 import StatusIcon from '@/components/Global/StatusIcon'; 252 import Search from '@/components/Global/Search'; [all …]
|