Home
last modified time | relevance | path

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

12345678910>>...108

/openbmc/linux/arch/sh/lib/
Dashiftrt.S
Dmovmem.S
/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/linux/tools/testing/selftests/net/forwarding/
Dbridge_vlan_mcast.sh
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
Dbridge_vlan_mcast.sh
/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.t('pageNetwork.dhcp6'),
[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/linux/tools/testing/selftests/breakpoints/
Dbreakpoint_test.c
/openbmc/linux/arch/powerpc/kernel/
Dkvm_emul.S
/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/linux/drivers/gpu/drm/etnaviv/
Detnaviv_iommu.c
/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>
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 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.vue43 :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 DSensors.vue54 :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 DDumps.vue59 :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 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')"
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 …]

12345678910>>...108