Home
last modified time | relevance | path

Searched full:global (Results 1 – 25 of 1361) sorted by relevance

12345678910>>...55

/openbmc/u-boot/arch/sh/lib/
H A Dashiftrt.S19 .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 Dmovmem.S21 .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.S11 /* 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 Dsol_utils.tcl93 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/webui-vue/src/store/modules/Settings/
H A DNetworkStore.js8 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
[all...]
/openbmc/webui-vue/src/env/components/AppNavigation/
H A Dibm.js27 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 Dintel.js34 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 DAppNavigationMixin.js33 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/webui-vue/src/router/
H A Droutes.js54 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/webui-vue/src/env/router/
H A Dibm.js44 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 Dintel.js47 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 DPoliciesStore.js34 .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 DTableIpv4.vue16 {{ $t('global.status.enabled') }}
18 <span v-else>{{ $t('global.status.disabled') }}</span>
43 :empty-text="$t('global.table.emptyMessage')"
73 import PageSection from '@/components/Global/PageSection';
74 import TableRowAction from '@/components/Global/TableRowAction';
112 title: i18n.global.t('global.action.edit'),
116 title: i18n.global.t('global.action.delete'),
122 label: i18n.global
[all...]
H A DTableIpv6.vue16 {{ $t('global.status.enabled') }}
18 <span v-else>{{ $t('global.status.disabled') }}</span>
63 :empty-text="$t('global.table.emptyMessage')"
93 import PageSection from '@/components/Global/PageSection';
94 import TableRowAction from '@/components/Global/TableRowAction';
134 title: i18n.global.t('global.action.edit'),
138 title: i18n.global.t('global.action.delete'),
144 label: i18n.global
[all...]
/openbmc/openbmc-test-automation/lib/
H A Dopt.tcl13 …# 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 DTableRoleGroups.vue46 :empty-text="$t('global.table.emptyMessage')"
58 {{ $t('global.table.selectAll') }}
69 {{ $t('global.table.selectItem') }}
108 import Alert from '@/components/Global/Alert';
109 import TableToolbar from '@/components/Global/TableToolbar';
110 import TableRowAction from '@/components/Global/TableRowAction';
152 label: i18n.global.t('pageLdap.tableRoleGroups.groupName'),
157 label: i18n.global.t('pageLdap.tableRoleGroups.groupPrivilege'),
169 label: i18n.global.t('global
[all...]
/openbmc/webui-vue/src/views/HardwareStatus/Sensors/
H A DSensors.vue55 :empty-text="$t('global.table.emptyMessage')"
56 :empty-filtered-text="$t('global.table.emptySearchMessage')"
69 {{ $t('global.table.selectAll') }}
79 {{ $t('global.table.selectItem') }}
109 import PageTitle from '@/components/Global/PageTitle';
110 import Search from '@/components/Global/Search';
111 import StatusIcon from '@/components/Global/StatusIcon';
112 import TableFilter from '@/components/Global/TableFilter';
113 import TableToolbar from '@/components/Global/TableToolbar';
114 import TableToolbarExport from '@/components/Global/TableToolbarExpor
[all...]
/openbmc/webui-vue/src/views/Logs/Dumps/
H A DDumps.vue62 :empty-text="$t('global.table.emptyMessage')"
63 :empty-filtered-text="$t('global.table.emptySearchMessage')"
77 {{ $t('global.table.selectAll') }}
87 {{ $t('global.table.selectItem') }}
129 :label="$t('global.table.itemsPerPage')"
157 import PageSection from '@/components/Global/PageSection';
158 import PageTitle from '@/components/Global/PageTitle';
159 import Search from '@/components/Global/Search';
160 import TableCellCount from '@/components/Global/TableCellCount';
161 import TableDateFilter from '@/components/Global/TableDateFilte
[all...]
/openbmc/webui-vue/src/views/SecurityAndAccess/Sessions/
H A DSessions.vue46 :empty-text="$t('global.table.emptyMessage')"
61 {{ $t('global.table.selectAll') }}
72 {{ $t('global.table.selectItem') }}
99 :label="$t('global.table.itemsPerPage')"
124 import PageTitle from '@/components/Global/PageTitle';
125 import Search from '@/components/Global/Search';
126 import TableCellCount from '@/components/Global/TableCellCount';
127 import TableRowAction from '@/components/Global/TableRowAction';
128 import TableToolbar from '@/components/Global/TableToolbar';
181 label: i18n.global
[all...]
/openbmc/webui-vue/src/views/Logs/EventLogs/
H A DEventLogs.vue31 <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')"
102 {{ $t('global.table.selectAll') }}
113 {{ $t('global.table.selectItem') }}
225 :label="$t('global.table.itemsPerPage')"
258 import PageTitle from '@/components/Global/PageTitle';
259 import StatusIcon from '@/components/Global/StatusIcon';
260 import Search from '@/components/Global/Searc
[all...]
/openbmc/webui-vue/src/views/SecurityAndAccess/UserManagement/
H A DUserManagement.vue42 :empty-text="$t('global.table.emptyMessage')"
54 {{ $t('global.table.selectAll') }}
65 {{ $t('global.table.selectItem') }}
136 import PageTitle from '@/components/Global/PageTitle';
138 import TableToolbar from '@/components/Global/TableToolbar';
139 import TableRowAction from '@/components/Global/TableRowAction';
188 label: i18n.global.t('pageUserManagement.table.username'),
192 label: i18n.global.t('pageUserManagement.table.privilege'),
196 label: i18n.global.t('pageUserManagement.table.status'),
207 label: i18n.global
[all...]
H A DTableRoles.vue40 description: i18n.global.t(
48 description: i18n.global.t(
56 description: i18n.global.t(
64 description: i18n.global.t(
72 description: i18n.global.t(
83 label: i18n.global.t('pageUserManagement.tableRoles.privilege'),
87 label: i18n.global.t('pageUserManagement.tableRoles.administrator'),
92 label: i18n.global.t('pageUserManagement.tableRoles.operator'),
97 label: i18n.global.t('pageUserManagement.tableRoles.readOnly'),
/openbmc/webui-vue/src/components/Mixins/
H A DTableRowExpandMixin.js2 export const expandRowLabel = i18n.global.t('global.table.expandTableRow');
10 ? i18n.global.t('global.table.collapseTableRow')
11 : i18n.global.t('global.table.expandTableRow');
/openbmc/webui-vue/src/views/Logs/PostCodeLogs/
H A DPostCodeLogs.vue29 <icon-delete /> {{ $t('global.action.deleteAll') }}
73 :empty-text="$t('global.table.emptyMessage')"
74 :empty-filtered-text="$t('global.table.emptySearchMessage')"
91 {{ $t('global.table.selectAll') }}
102 {{ $t('global.table.selectItem') }}
144 :label="$t('global.table.itemsPerPage')"
173 import PageTitle from '@/components/Global/PageTitle';
174 import Search from '@/components/Global/Search';
175 import TableCellCount from '@/components/Global/TableCellCount';
176 import TableDateFilter from '@/components/Global/TableDateFilte
[all...]
/openbmc/webui-vue/src/views/Settings/SnmpAlerts/
H A DSnmpAlerts.vue33 :empty-text="$t('global.table.emptyMessage')"
45 {{ $t('global.table.selectAll') }}
56 {{ $t('global.table.selectItem') }}
88 import PageTitle from '@/components/Global/PageTitle';
90 import TableToolbar from '@/components/Global/TableToolbar';
91 import TableRowAction from '@/components/Global/TableRowAction';
133 label: i18n.global.t('pageSnmpAlerts.table.ipaddress'),
137 label: i18n.global.t('pageSnmpAlerts.table.port'),
148 label: i18n.global.t('global
[all...]

12345678910>>...55