/openbmc/phosphor-webui/app/server-health/controllers/ |
H A D | sensors-overview-controller.html | 40 <span ng-if="selectedSeverity.all">{{messages.NO_SENSOR_DATA}}</span> 41 <span ng-if="selectedSeverity.critical">{{messages.CRITICAL_NO_SENSOR_DATA}}</span> 42 <span ng-if="selectedSeverity.warning">{{messages.WARNING_NO_SENSOR_DATA}}</span> 43 <span ng-if="selectedSeverity.normal">{{messages.NORMAL_NO_SENSOR_DATA}}</span> 64 <span>{{sensor.title}}</span> 67 <span class="sensors__tbody-cell__title">Low critical</span> 68 <span class="sensors__tbody-cell__content"> 69 <span class="sensors__tbody-info">{{sensor.CriticalLow}}</span> 70 <span class="sensors__tbody-degree" ng-if="sensor.unit == 'C'">°</span> 71 <span class="sensors__tbody-unit">{{sensor.unit}}</span> [all …]
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | app-navigation.html | 6 <span class="nav-link">Overview</span> 12 <span class="nav-link">Health</span> 17 <span>Event log</span> 22 <span>Hardware status</span> 27 <span>Sensors</span> 35 <span class="nav-link">Control</span> 40 <span>Server power operations</span> 45 <span>Manage power usage</span> 50 <span>Server LED</span> 55 <span>Reboot BMC</span> [all …]
|
H A D | firmware-list.html | 26 <span class="table__cell-label">Boot priority:</span> 30 <span class="accessible-text">firmware up in priority</span></div> 34 <span class="accessible-text">firmware down in priority</span></div> 37 <span class="table__cell-label">Image state:</span> 38 <span>{{firmware.activationStatus}}</span> 41 <span class="table__cell-label">Version:</span>{{firmware.Version}} 53 <span class="table__cell-label">Action:</span>
|
/openbmc/linux/rust/macros/ |
H A D | quote.rs | 36 /// the given span. 42 ($span:expr => $($tt:tt)*) => {{ 47 let span = $span; localVariable 48 quote_spanned!(@proc tokens span $($tt)*); 52 (@proc $v:ident $span:ident) => {}; 53 (@proc $v:ident $span:ident #$id:ident $($tt:tt)*) => { 57 quote_spanned!(@proc $v $span $($tt)*); 59 (@proc $v:ident $span:ident #(#$id:ident)* $($tt:tt)*) => { 65 quote_spanned!(@proc $v $span $($tt)*); 67 (@proc $v:ident $span:ident ( $($inner:tt)* ) $($tt:tt)*) => { [all …]
|
H A D | paste.rs | 3 use proc_macro::{Delimiter, Group, Ident, Spacing, Span, TokenTree}; 5 fn concat(tokens: &[TokenTree], group_span: Span) -> TokenTree { in concat() 8 let mut span = None; in concat() localVariable 12 Some(TokenTree::Literal(lit)) => segments.push((lit.to_string(), lit.span())), in concat() 18 segments.push((value, ident.span())); in concat() 27 // Set the overall span of concatenated token as current span in concat() 28 "span" => { in concat() 30 span.is_none(), in concat() 31 "span modifier should only appear at most once" in concat() 33 span = Some(sp); in concat() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | importlayer.html | 30 …span class="help-block">The layer you are importing must be compatible with <strong>{{project.rele… 41 …span class="glyphicon glyphicon-question-sign get-help" title="Something like 'meta-mylayer'. Your… 44 …<span class="help-block" style="display: none;" id="invalid-layer-name-hint">A valid layer name ca… 45 <span class="help-inline" style="display: none;" id="duplicated-layer-name-hint"></span> 50 …<h3>A layer called <a href="" class="dup-layer-link"><span class="dup-layer-name"></span></a> alre… 54 The <span class="dup-layer-name"></span> repository url is 57 <span id="dup-layer-vcs-url"></span> 60 The <span class="dup-layer-name"></span> revision is 63 <span id="dup-layer-revision"></span> 68 The <span class="dup-layer-name"></span> directory is [all …]
|
H A D | recipe.html | 28 <span class="glyphicon glyphicon-question-sign get-help" title="Build-related 29 information about the recipe"></span> 35 <span class="glyphicon glyphicon-question-sign get-help" title="The packaged 36 output resulting from building the recipe"></span> 42 <span class="glyphicon glyphicon-question-sign get-help" title="The recipe 43 build-time dependencies (i.e. other recipes)"></span> 49 <span class="glyphicon glyphicon-question-sign get-help" title="The recipe 51 depend on this recipe)"></span> 60 <span class="glyphicon glyphicon-question-sign get-help" title="The name of 61 the layer providing the recipe"></span> [all …]
|
H A D | layerdetails.html | 30 <span class="divider">→</span> 33 <span class="divider">→</span> 106 <span id="alert-msg"></span> 111 <span class="glyphicon glyphicon-plus"></span> 116 <span class="glyphicon glyphicon-trash"></span> 126 …ecipes" class="text-muted" id="targets-tab">Recipes (<span class="table-count-recipestable"></span… 129 …ines" class="text-muted" id="machines-tab">Machines (<span class="table-count-machinestable"></spa… 149 …<span class="glyphicon glyphicon-question-sign get-help" title="Fetch/clone URL of the repository"… 153 <span class="current-value">{{layerversion.layer.vcs_url}}</span> 165 …span class="glyphicon glyphicon-question-sign get-help" title="Subdirectory within the repository … [all …]
|
H A D | task.html | 23 <span class="glyphicon glyphicon-question-sign get-help" title="{{task.get_outcome_help}}"></i> 49 })">Match to tasks in previous builds <span class="glyphicon 53 this prebuilt task is reusing"></span></a> 56 <span class="glyphicon glyphicon-question-sign get-help" title="This 60 output this prebuilt task is reusing"></span> 66 <span class="glyphicon glyphicon-question-sign 68 each task applies"></span> 72 <span class="glyphicon glyphicon-question-sign get-help" title="The name 73 of the task"></span> 77 <span class="glyphicon glyphicon-question-sign get-help" title="This [all …]
|
H A D | mrb_section.html | 12 …span class="glyphicon glyphicon-question-sign get-help heading-help" data-original-title="Builds i… 53 <span data-toggle="tooltip" data-role="targets-text" title="Recipes: <%:targets%>"> 55 </span> 58 <span data-toggle="tooltip" data-role="targets-text" title="Recipes: <%:targets%>"> 60 </span> 90 <span class="glyphicon glyphicon-question-sign get-help get-help-blue" 92 </span> 118 <span class="glyphicon glyphicon-question-sign get-help get-help-blue" 120 </span> 122 …span id="repos-cloned-percentage-<%:id%>"><%:repos_cloned_percentage%></span>% complete <span id="… [all …]
|
H A D | package_detail_base.html | 17 r = '<span class="text-muted"> as ' + alias + ' '; 18 r += '<span class="glyphicon glyphicon-question-sign get-help'; 28 r += '</span>'; 29 r += '</span>'; 71 … <span class="glyphicon glyphicon-question-sign get-help" title="The size of the package"></span> 88 …<span class="glyphicon glyphicon-question-sign get-help" title="The license under which this packa… 104 …<span class="glyphicon glyphicon-question-sign get-help" title="The name of the recipe building th… 116 …<span class="glyphicon glyphicon-question-sign get-help" title="The version of the recipe building… 122 …<span class="glyphicon glyphicon-question-sign get-help" title="The name of the layer providing th… 138 …<span class="glyphicon glyphicon-question-sign get-help" title="The Git branch of the layer provid… [all …]
|
H A D | project.html | 46 <span data-role="submit-state">Delete project</span> 47 <span data-role="loading-state" style="display:none"> 48 <span class="fa-pulse"> 50 </span> 52 </span> 66 …<p class="lead"><span id="project-machine-name"></span> <span class="glyphicon glyphicon-edit" id=… 69 …span class="help-block">Machine suggestions come from the list of layers added to your project. If… 75 …<span class="help-block text-danger" id="invalid-machine-name-help" style="display:none">A valid m… 83 …<p class="lead"><span id="project-distro-name"></span> <span class="glyphicon glyphicon-edit" id="… 86 <span class="help-block">Distro suggestions come from the Layer Index</a></span> [all …]
|
H A D | project_specific.html | 46 <span data-role="submit-state">Delete project</span> 47 <span data-role="loading-state" style="display:none"> 48 <span class="fa-pulse"> 50 </span> 52 </span> 66 …<p class="lead"><span id="project-machine-name"></span> <span class="glyphicon glyphicon-edit" id=… 69 …span class="help-block">Machine suggestions come from the list of layers added to your project. If… 75 …<span class="help-block text-danger" id="invalid-machine-name-help" style="display:none">A valid m… 83 …<p class="lead"><span id="project-distro-name"></span> <span class="glyphicon glyphicon-edit" id="… 86 <span class="help-block">Distro suggestions come from the Layer Index</a></span> [all …]
|
H A D | customrecipe.html | 11 <span class="divider">→</span> 14 <span class="divider">→</span> 54 <span data-role="submit-state">Delete custom image</span> 55 <span data-role="loading-state" style="display:none"> 56 <span class="fa-pulse"> 58 </span> 60 </span> 75 <h3><span class="package-to-add-name"></span> dependencies</h3> 99 <h3><span class="package-to-rm-name"></span> reverse dependencies</h3> 102 …erse-deps-count"></strong> <span class="reverse-deps-package"></span> in your image <span class="r… [all …]
|
/openbmc/phosphor-webui/app/redfish/controllers/ |
H A D | redfish-controller.html | 18 <span ng-if="isObject(value) && !isArray(value)"> 24 </span> 26 <span ng-if="isArray(value)"> 29 <span ng-if="isObject(val) && !isArray(val)"> 35 <span ng-if="!$last">,</span> 37 </span> 38 <span ng-if="!isObject(val) && !isArray(val)"> 40 <span ng-if="!$last">,</span> 41 </span> 44 </span> [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | CVE-2019-13232_p2.patch | 21 contained by a covered span. If so, the zip file is rejected as 60 + bound_t beg; /* start of the span */ 61 + bound_t end; /* one past the end of the span */ 64 + span_t *span; /* allocated, distinct, and sorted list of spans */ 70 + * Return the index of the first span in cover whose beg is greater than val. 71 + * If there is no such span, then cover->num is returned. 80 + if (val < cover->span[mid].beg) 94 + return pos > 0 && val < cover->span[pos - 1].end; 98 + * Add a new span to the list, but only if the new span does not overlap any 99 + * spans already in the list. The new span covers the values beg..end-1. beg [all …]
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_span.c | 37 list_add_tail(&entry->list, &port->sw->span->entries); in prestera_span_entry_create() 49 prestera_span_entry_find_by_id(struct prestera_span *span, u8 span_id) in prestera_span_entry_find_by_id() argument 53 list_for_each_entry(entry, &span->entries, list) { in prestera_span_entry_find_by_id() 62 prestera_span_entry_find_by_port(struct prestera_span *span, in prestera_span_entry_find_by_port() argument 67 list_for_each_entry(entry, &span->entries, list) { in prestera_span_entry_find_by_port() 82 entry = prestera_span_entry_find_by_port(sw->span, port); in prestera_span_get() 108 entry = prestera_span_entry_find_by_id(sw->span, span_id); in prestera_span_put() 171 struct prestera_span *span; in prestera_span_init() local 173 span = kzalloc(sizeof(*span), GFP_KERNEL); in prestera_span_init() 174 if (!span) in prestera_span_init() [all …]
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_span.c | 46 struct mlxsw_sp_span *span; member 77 return atomic_read(&mlxsw_sp->span->active_entries_count); in mlxsw_sp_span_occ_get() 83 struct mlxsw_sp_span *span; in mlxsw_sp_span_init() local 90 span = kzalloc(struct_size(span, entries, entries_count), GFP_KERNEL); in mlxsw_sp_span_init() 91 if (!span) in mlxsw_sp_span_init() 93 refcount_set(&span->policer_id_base_ref_count, 0); in mlxsw_sp_span_init() 94 span->entries_count = entries_count; in mlxsw_sp_span_init() 95 atomic_set(&span->active_entries_count, 0); in mlxsw_sp_span_init() 96 mutex_init(&span->analyzed_ports_lock); in mlxsw_sp_span_init() 97 INIT_LIST_HEAD(&span->analyzed_ports_list); in mlxsw_sp_span_init() [all …]
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | index.html | 12 <div id="div_title"><span> 14 </span> 17 <span> 22 </span> 25 <span><b>File name: </b></span> 26 <span id="file_name"></span> 31 <span><b>Capture: </b></span> 48 <span id="span_group_by_dbus"> 57 </span> 58 <span id="span_group_by_ipmi"> [all …]
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | user-accounts-modal-user.html | 75 <span ng-show="form.username.$error.required"> 76 Field is required</span> 77 <span ng-show="form.username.$error.minlength || form.username.$error.maxlength"> 78 Length must be between <span class="nowrap">1 – 16</span> characters</span> 79 <span ng-show="form.username.$error.pattern"> 80 Invalid format</span> 81 <span ng-show="form.username.$error.duplicateUsername"> 82 Username already exists</span> 110 …r-text">Password must between <span class="nowrap">{{modalCtrl.minPasswordLength}} – {{modalCtrl.m… 126 <span ng-show="form.password.$error.required"> [all …]
|
/openbmc/webui-vue/src/views/Settings/Network/ |
H A D | NetworkGlobalSettings.vue | 38 <span v-if="useDomainNameState"> 40 </span> 41 <span v-else>{{ $t('global.status.disabled') }}</span> 52 <span v-if="useDomainNameStateIpv6"> 54 </span> 55 <span v-else>{{ $t('global.status.disabled') }}</span> 71 <span v-if="useDnsState"> 73 </span> 74 <span v-else>{{ $t('global.status.disabled') }}</span> 85 <span v-if="useDnsStateIpv6"> [all …]
|
/openbmc/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas_fp.c | 123 u16 MR_LdSpanArrayGet(u32 ld, u32 span, struct MR_DRV_RAID_MAP_ALL *map) in MR_LdSpanArrayGet() argument 125 return le16_to_cpu(map->raidMap.ldSpanMap[ld].spanBlock[span].span.arrayRef); in MR_LdSpanArrayGet() 148 static struct MR_LD_SPAN *MR_LdSpanPtrGet(u32 ld, u32 span, in MR_LdSpanPtrGet() argument 151 return &map->raidMap.ldSpanMap[ld].spanBlock[span].span; in MR_LdSpanPtrGet() 338 dev_err(&instance->pdev->dev, "megasas: span map %x, pDrvRaidMap->totalSize : %x\n", in MR_ValidateMapInfo() 379 u32 span, j; in MR_GetSpanBlock() local 381 for (span = 0; span < raid->spanDepth; span++, pSpanBlock++) { in MR_GetSpanBlock() 398 return span; in MR_GetSpanBlock() 408 * This routine calculates the Span block for given row using spanset. 418 * span - Span number [all …]
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | virtual-media-controller.html | 16 …<span class="vm__upload-choose-button btn btn-secondary" ng-class="{disabled:device.isActive}">Cho… 19 <span ng-if="!device.file">No file selected</span> 20 <span ng-if="device.file.name !== undefined">{{device.file.name}}</span> 21 … <span class="icon__exit" ng-if="device.file && !device.isActive" ng-click="resetFile($index);"> 23 </span> 27 <span>Active Session</span> 30 <span>Error in connecting to the selected file</span>
|
/openbmc/phosphor-webui/app/overview/controllers/ |
H A D | system-overview-controller.html | 52 IPv4: <span>{{ ipv4.Address }}</span> 55 IPv6: <span>{{ ipv6.Address | uppercase }}</span> 63 <span>{{iface.MACAddress | uppercase}}</span> 99 <span class="inline quick-links__event-copy"> 101 </span> 109 Turn <span ng-if="dataService.LED_state == 'off'">on</span> 110 <span ng-if="dataService.LED_state == 'on'">off</span> server LED 118 <span class="uid-switch__status">{{ 120 }}</span></label> 122 <span> [all …]
|
/openbmc/webui-vue/src/views/SecurityAndAccess/Policies/ |
H A D | Policies.vue | 21 <span class="sr-only"> 23 </span> 24 <span v-if="sshProtocolState"> 26 </span> 27 <span v-else>{{ $t('global.status.disabled') }}</span> 46 <span class="sr-only"> 48 </span> 49 <span v-if="ipmiProtocolState"> 51 </span> 52 <span v-else>{{ $t('global.status.disabled') }}</span> [all …]
|