/openbmc/webui-vue/src/env/router/ |
H A D | ibm.js | 44 title: i18n.global.t('appPageTitle.login'), property in AnonymousClass8eff0dbc0101.AnonymousClass8eff0dbc0201.meta 52 title: i18n.global.t('appPageTitle.changePassword'), property in AnonymousClass8eff0dbc0101.AnonymousClass8eff0dbc0301.meta 70 title: i18n.global.t('appPageTitle.serialOverLan'), property in AnonymousClass8eff0dbc0401.AnonymousClass8eff0dbc0501.meta 87 title: i18n.global.t('appPageTitle.overview'), property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0701.meta 95 title: i18n.global.t('appPageTitle.profileSettings'), property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0801.meta 103 title: i18n.global.t('appPageTitle.dumps'), property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0901.meta 111 title: i18n.global.t('appPageTitle.eventLogs'), property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0a01.meta 119 title: i18n.global.t('appPageTitle.postCodeLogs'), property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0b01.meta 127 title: i18n.global.t('appPageTitle.inventory'), property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0c01.meta 135 title: i18n.global.t('appPageTitle.sensors'), property in AnonymousClass8eff0dbc0601.AnonymousClass8eff0dbc0d01.meta [all …]
|
H A D | intel.js | 47 title: i18n.global.t('appPageTitle.login'), property in AnonymousClassfaeba7400101.AnonymousClassfaeba7400201.meta 55 title: i18n.global.t('appPageTitle.changePassword'), property in AnonymousClassfaeba7400101.AnonymousClassfaeba7400301.meta 73 title: i18n.global.t('appPageTitle.serialOverLan'), property in AnonymousClassfaeba7400401.AnonymousClassfaeba7400501.meta 81 title: i18n.global.t('appPageTitle.kvm'), property in AnonymousClassfaeba7400401.AnonymousClassfaeba7400601.meta 98 title: i18n.global.t('appPageTitle.overview'), property in AnonymousClassfaeba7400701.AnonymousClassfaeba7400801.meta 106 title: i18n.global.t('appPageTitle.profileSettings'), property in AnonymousClassfaeba7400701.AnonymousClassfaeba7400901.meta 114 title: i18n.global.t('appPageTitle.eventLogs'), property in AnonymousClassfaeba7400701.AnonymousClassfaeba7400a01.meta 122 title: i18n.global.t('appPageTitle.postCodeLogs'), property in AnonymousClassfaeba7400701.AnonymousClassfaeba7400b01.meta 130 title: i18n.global.t('appPageTitle.inventory'), property in AnonymousClassfaeba7400701.AnonymousClassfaeba7400c01.meta 138 title: i18n.global.t('appPageTitle.sensors'), property in AnonymousClassfaeba7400701.AnonymousClassfaeba7400d01.meta [all …]
|
/openbmc/webui-vue/src/router/ |
H A D | routes.js | 54 title: i18n.global.t('appPageTitle.login'), property in AnonymousClasse4a86fee0101.AnonymousClasse4a86fee0201.meta 62 title: i18n.global.t('appPageTitle.changePassword'), property in AnonymousClasse4a86fee0101.AnonymousClasse4a86fee0301.meta 80 title: i18n.global.t('appPageTitle.serialOverLan'), property in AnonymousClasse4a86fee0401.AnonymousClasse4a86fee0501.meta 88 title: i18n.global.t('appPageTitle.kvm'), property in AnonymousClasse4a86fee0401.AnonymousClasse4a86fee0601.meta 105 title: i18n.global.t('appPageTitle.overview'), property in AnonymousClasse4a86fee0701.AnonymousClasse4a86fee0801.meta 113 title: i18n.global.t('appPageTitle.profileSettings'), property in AnonymousClasse4a86fee0701.AnonymousClasse4a86fee0901.meta 121 title: i18n.global.t('appPageTitle.eventLogs'), property in AnonymousClasse4a86fee0701.AnonymousClasse4a86fee0a01.meta 129 title: i18n.global.t('appPageTitle.dumps'), property in AnonymousClasse4a86fee0701.AnonymousClasse4a86fee0b01.meta 137 title: i18n.global.t('appPageTitle.postCodeLogs'), property in AnonymousClasse4a86fee0701.AnonymousClasse4a86fee0c01.meta 145 title: i18n.global.t('appPageTitle.inventory'), property in AnonymousClasse4a86fee0701.AnonymousClasse4a86fee0d01.meta [all …]
|
/openbmc/webui-vue/src/components/Mixins/ |
H A D | BVToastMixin.js | 9 $_BVToastMixin_createTitle(title, status) { argument 47 $_BVToastMixin_initToast(body, title, variant) { argument 49 title, field in $root.$root.AnonymousClass850f68a00701 60 title: t = i18n.global.t('global.status.success'), property in BVToastMixin.methods.AnonymousClass850f68a00801 74 title: t = i18n.global.t('global.status.error'), property in BVToastMixin.methods.AnonymousClass850f68a00a01 88 title: t = i18n.global.t('global.status.warning'), property in BVToastMixin.methods.AnonymousClass850f68a00c01 102 title: t = i18n.global.t('global.status.informational'), property in BVToastMixin.methods.AnonymousClass850f68a00e01
|
/openbmc/webui-vue/docs/.vuepress/ |
H A D | config.js | 5 title: "OpenBMC Web UI Style Guide", property in module.exports 29 title: "Coding Standards", property in module.exports.themeConfig.sidebar.AnonymousClass8cdfb32d0401 36 title: "Guidelines", property in module.exports.themeConfig.sidebar.AnonymousClass8cdfb32d0501 46 title: "Components", property in module.exports.themeConfig.sidebar.AnonymousClass8cdfb32d0601 61 title: "Quick Start", property in module.exports.themeConfig.sidebar.AnonymousClass8cdfb32d0701
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | terminal.py | 34 def __init__(self, sh_cmd, title=None, env=None, d=None): argument 46 def format_command(self, sh_cmd, title): argument 54 def __init__(self, sh_cmd, title=None, env=None, d=None): argument 63 def __init__(self, sh_cmd, title=None, env=None, d=None): argument 88 def __init__(self, sh_cmd, title=None, env=None, d=None): argument 114 def __init__(self, sh_cmd, title=None, env=None, d=None): argument 132 def __init__(self, sh_cmd, title=None, env=None, d=None): argument 150 def __init__(self, sh_cmd, title=None, env=None, d=None): argument 164 def __init__(self, sh_cmd, title=None, env=None, d=None): argument 191 def __init__(self, sh_cmd, title=None, env=None, d=None): argument [all …]
|
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/ |
H A D | switchers.js | 63 $.each(all_versions, function(version, title) { argument 85 $.each(all_doctypes, function(doctype, title) { argument 224 $.each(all_versions, function(version, title) { argument
|
/openbmc/phosphor-webui/app/common/services/ |
H A D | toastService.js | 17 type = 'create', title = '', message = '', dismissOnTimeout = false) { argument 48 this.info = function(title, message) { argument
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/ |
H A D | tablefilter.py | 21 def __init__(self, name, title): argument 107 def __init__(self, name, title, criteria): argument 157 def __init__(self, name, title, field, day, argument 200 def __init__(self, name, title, field, argument
|
/openbmc/openbmc/poky/scripts/tiny/ |
H A D | ksize.py | 47 def create(filename, title, subglob=None): argument 78 def __init__(self, glob, title): argument
|
/openbmc/webui-vue/tests/unit/Global/ |
H A D | InfoTooltip.spec.js | 9 title: 'A tooltip test title', property in AnonymousClass6b6301060101.propsData
|
/openbmc/bmcweb/redfish-core/schema/oem/openbmc/json-schema/ |
H A D | OpenBMCVirtualMedia.json | 7 "title": "#OpenBMCVirtualMedia" string
|
H A D | OpenBMCManager.json | 7 "title": "#OpenBMCManager" string
|
H A D | OpenBMCComputerSystem.json | 7 "title": "#OpenBMCComputerSystem" string
|
H A D | OpenBMCAccountService.json | 7 "title": "#OpenBMCAccountService" string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Privileges.v1_0_6.json | 9 "title": "#Privileges.v1_0_6" string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Privileges.v1_0_6.json | 9 "title": "#Privileges.v1_0_6" string
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | dbus_timeline_vis.js | 184 let the_header = { "header":true, "title":content_key, "intervals_idxes":[] }; property in GenerateTimeLine_DBus.the_header 193 titles.push({ "header":false, "title":keys1[i], "intervals_idxes":[interval_idx] }); property in AnonymousClassab8f6cff0101
|
H A D | main.js | 9 title: 'Open a file or folder', property in options
|
/openbmc/entity-manager/schemas/ |
H A D | global.json | 5 "title": "Entity Manager Configuration", string 42 "title": "Configuration Type", string 115 "title": "Entity Manager Configuration File", string
|
H A D | exposes_record.json | 192 "title": "Missing 'Name'", string 197 "title": "Missing 'Type'", string 202 "title": "Exposes Property Element" string 205 "title": "Entity Manager Exposes Record", string
|
H A D | ibm.json | 5 "title": "IBM Common Form Factor (CFF) Power Supply connectors", string 38 "title": "System compatibility", string 72 "title": "PowerMode Properties", string
|
/openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
H A D | ncurses.py | 109 … def __init__( self, title, x, y, width, height, fg=curses.COLOR_BLACK, bg=curses.COLOR_WHITE ): argument 116 def setTitle( self, title ): argument 158 def setTitle( self, title ): argument
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | mconf.c | 395 struct gstr title; in search_conf() local 756 static int show_textbox_ext(const char *title, char *text, int r, int c, int in show_textbox_ext() 765 static void show_textbox(const char *title, const char *text, int r, int c) in show_textbox() 771 static void show_helptext(const char *title, const char *text) in show_helptext()
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | layerDepsModal.js | 11 title, argument
|