/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery.treetable.js | 17 this.row = row; 18 this.tree = tree; 19 this.settings = settings; 22 this.id = this.row.data(this.settings.nodeIdAttr); 24 // TODO Move this to a setParentId function? 25 parentId = this.row.data(this.settings.parentIdAttr); 27 this.parentId = parentId; 30 this.treeCell = $(this.row.children(this.settings.columnElType)[this.settings.column]); 31 this.expander = $(this.settings.expanderTemplate); 32 this.indenter = $(this.settings.indenterTemplate); [all …]
|
H A D | typeahead.jquery.js | 17 })(this, function($) { 109 var context = this, args = arguments, later, callNow; 135 context = this; 263 this.$el = $(o.el); 270 this.$el.trigger.apply(this.$el, args); 276 $e = this._trigger("before" + type, args); 281 this._trigger(type, [].slice.call(arguments, 1)); 283 this._trigger(deprecatedType, [].slice.call(arguments, 1)); 301 return this; 305 this._callbacks = this._callbacks || {}; [all …]
|
H A D | bootstrap-3.4.1.min.js | 6 …this;n(this).one("bsTransitionEnd",function(){e=!0});return setTimeout(function(){e||n(i).trigger(…
|
H A D | bootstrap-3.4.1.js | 56 var $el = this 57 $(this).one('bsTransitionEnd', function () { called = true }) 60 return this 72 if ($(e.target).is(this)) return e.handleObj.handler.apply(this, arguments) 96 $(el).on('click', dismiss, this.close) 104 var $this = $(this) 105 var selector = $this.attr('data-target') 108 selector = $this.attr('href') 118 $parent = $this.closest('.alert') 144 return this.each(function () { [all …]
|
/openbmc/openbmc-tools/dbus-vis/ |
H A D | renderer.js | 1 // This file is required by the index.html file and will 3 // No Node.js APIs are available in this process because 13 this.canvas1 = c1; 14 this.canvas2 = c2; 15 this.canvas3 = c3; 16 this.width1 = c1.width; this.height1 = c1.height; 17 this.width2 = c2.width; this.height2 = c2.height; 18 this.width3 = c3.width; this.height3 = c3.height; 19 this.ctx1 = this.canvas1.getContext('2d'); 20 this.ctx2 = this.canvas2.getContext('2d'); [all …]
|
H A D | timeline_view.js | 127 this.Intervals = []; 128 this.Titles = []; // { "header":true|false, "title":string, "intervals_idxes":[int] } 129 this.Heights = []; // Visual height for each line 130 this.HeaderCollapsed = {}; 131 this.TitleProperties = []; // [Visual height, Is Header] 132 this.LowerBoundTime = RANGE_LEFT_INIT; 133 this.UpperBoundTime = RANGE_RIGHT_INIT; 134 this.LowerBoundTimeTarget = this.LowerBoundTime; 135 this.UpperBoundTimeTarget = this.UpperBoundTime; 136 this.LastTimeLowerBound = 0; [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | PCIeDevice.interface.yaml | 2 This defines a PCIe device to be exposed for system management. It includes 29 The Class Code for this function. This property is deprecated, it has 34 The Device Class for this function. This property is deprecated, it 39 The Device ID for this function. This property is deprecated, it has 44 Indicates if the function is Physical or Virtual This property is 49 The Revision ID for this function. This property is deprecated, it has 54 The Subsystem ID for this function. This property is deprecated, it 59 The Subsystem Vendor ID for this function. This property is 64 The Vendor ID for this function. This property is deprecated, it has 70 The Class Code for this function. This property is deprecated, it has [all …]
|
/openbmc/phosphor-webui/app/common/services/ |
H A D | dataService.js | 16 this.server_health = Constants.SERVER_HEALTH.unknown; 17 this.server_state = 'Unreachable'; 18 this.LED_state = Constants.LED_STATE_TEXT.off; 19 this.last_updated = new Date(); 21 this.loading = false; 22 this.server_unreachable = false; 23 this.showNavigation = false; 24 this.bodyStyle = {}; 25 this.path = ''; 27 this.hostname = ''; [all …]
|
/openbmc/webui-vue/src/utilities/ |
H A D | NBDServer.js | 35 this.socketStarted = () => {}; 36 this.socketClosed = () => {}; 37 this.errorReadingFile = () => {}; 38 this.file = file; 39 this.id = id; 40 this.endpoint = endpoint; 41 this.ws = null; 42 this.state = NBD_STATE_UNKNOWN; 43 this.msgbuf = null; 44 this.start = function () { [all …]
|
/openbmc/phosphor-webui/app/common/components/table/ |
H A D | table.js | 63 this.sortAscending = true; 64 this.activeSort; 65 this.expandedRows = new Set(); 66 this.selectedRows = new Set(); 67 this.selectHeaderCheckbox = false; 68 this.someSelected = false; 76 this.data.sort((a, b) => { 77 const aProp = a.uiData[this.activeSort]; 78 const bProp = b.uiData[this.activeSort]; 82 if (this.sortAscending) { [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | NetworkDeviceFunction.v1_11_0.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 28 "description": "The available OEM-specific actions for this resource.", 29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 58 "Disabled": "Do not indicate to UEFI/BIOS that this device is bootable.", 59 …"FibreChannel": "Boot this device by using the embedded Fibre Channel support and configuration. … 60 …"FibreChannelOverEthernet": "Boot this device by using the embedded Fibre Channel over Ethernet (F… 61 …"HTTP": "Boot this device by using the embedded HTTP/HTTPS support. Only applicable if the `NetDe… 62 …"PXE": "Boot this device by using the embedded PXE support. Only applicable if the `NetDevFuncTyp… [all …]
|
H A D | Switch.v1_10_0.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 31 "description": "The available OEM-specific actions for this resource.", 32 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 40 "longDescription": "This type shall contain CXL-specific properties for a switch.", 43 "description": "This property shall specify a valid odata or Redfish property.", 57 … "description": "The maximum number of Virtual CXL Switches (VCSs) supported in this switch.", 58 …"longDescription": "This property shall contain the maximum number of Virtual CXL Switches (VCSs) … 64 … "The total number of vPPBs (Virtual PCI-to-PCI Bridges) that are currently bound on this switch.", [all …]
|
H A D | Port.v1_16_0.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 34 "description": "The available OEM-specific actions for this resource.", 35 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 43 "longDescription": "This type shall contain CXL-specific properties for a port.", 46 "description": "This property shall specify a valid odata or Redfish property.", 68 "description": "The congestion properties for this CXL port.", 69 … "longDescription": "This property shall contain the congestion properties for this CXL port.", 82 …"longDescription": "This property shall contain the CXL Specification-defined 'Connected Device Mo… [all …]
|
H A D | HostInterface.v1_3_3.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 28 "description": "The available OEM-specific actions for this resource.", 29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 52 "description": "The credential bootstrapping settings for this interface.", 53 …: "This type shall contain settings for the Redfish Host Interface Specification-defined 'credenti… 56 "description": "This property shall specify a valid odata or Redfish property.", 70 …: "An indication of whether credential bootstrapping is enabled after a reset for this interface.", 71 …"longDescription": "This property shall indicate whether credential bootstrapping is enabled after… [all …]
|
H A D | EthernetInterface.v1_12_4.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 28 "description": "The available OEM-specific actions for this resource.", 29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 55 "description": "DHCPv4 configuration for this interface.", 56 "longDescription": "This type shall describe the configuration of DHCP v4.", 59 "description": "This property shall specify a valid odata or Redfish property.", 73 … "description": "An indication of whether DHCP v4 is enabled on this Ethernet interface.", 74 …"longDescription": "This property shall indicate whether DHCP v4 is enabled for this Ethernet inte… [all …]
|
H A D | Cable.v1_2_4.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 28 "description": "The available OEM-specific actions for this resource.", 29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 37 … "longDescription": "This resource contains a simple cable for a Redfish implementation.", 40 "description": "This property shall specify a valid odata or Redfish property.", 67 "description": "The available actions for this resource.", 68 … "longDescription": "This property shall contain the available actions for this resource." 72 "description": "The link to the assembly associated with this cable.", [all …]
|
H A D | ProcessorMetrics.v1_6_4.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 31 "description": "The available OEM-specific actions for this resource.", 32 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 40 …"longDescription": "This type shall contain properties that describe the C-state residency of the … 43 "description": "This property shall specify a valid odata or Redfish property.", 58 …n": "This property shall contain the C-state level, such as C0, C1, or C2. When this resource is … 66 …ription": "The percentage of time that the processor or core has spent in this particular level of… 67 …This property shall contain the percentage of time, `0` to `100`, that the processor or core has s… [all …]
|
H A D | NetworkPort.v1_4_3.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 28 "description": "The available OEM-specific actions for this resource.", 29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 43 "None": "No IEEE 802.3x flow control is enabled on this port.", 45 "TX": "This station can initiate IEEE 802.3x flow control.", 46 "TX_RX": "This station or the link partner can initiate IEEE 802.3x flow control." 72 …"Starting": "This link on this interface is starting. A physical link has been established, but t… 73 "Training": "This physical link on this interface is training.", [all …]
|
H A D | CoolingUnit.v1_3_0.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 31 "description": "The available OEM-specific actions for this resource.", 32 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 58 …"longDescription": "This resource shall represent a cooling system component or unit for a Redfish… 61 "description": "This property shall specify a valid odata or Redfish property.", 88 "description": "The available actions for this resource.", 89 … "longDescription": "This property shall contain the available actions for this resource." 93 "description": "The link to the assembly associated with this cooling unit.", [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | Port.v1_16_0.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 34 "description": "The available OEM-specific actions for this resource.", 35 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 43 "longDescription": "This type shall contain CXL-specific properties for a port.", 46 "description": "This property shall specify a valid odata or Redfish property.", 68 "description": "The congestion properties for this CXL port.", 69 … "longDescription": "This property shall contain the congestion properties for this CXL port.", 82 …"longDescription": "This property shall contain the CXL Specification-defined 'Connected Device Mo… [all …]
|
H A D | EthernetInterface.v1_12_4.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 28 "description": "The available OEM-specific actions for this resource.", 29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 55 "description": "DHCPv4 configuration for this interface.", 56 "longDescription": "This type shall describe the configuration of DHCP v4.", 59 "description": "This property shall specify a valid odata or Redfish property.", 73 … "description": "An indication of whether DHCP v4 is enabled on this Ethernet interface.", 74 …"longDescription": "This property shall indicate whether DHCP v4 is enabled for this Ethernet inte… [all …]
|
H A D | Cable.v1_2_4.json | 9 "description": "The available actions for this resource.", 10 "longDescription": "This type shall contain the available actions for this resource.", 13 "description": "This property shall specify a valid odata or Redfish property.", 28 "description": "The available OEM-specific actions for this resource.", 29 …"longDescription": "This property shall contain the available OEM-specific actions for this resour… 37 … "longDescription": "This resource contains a simple cable for a Redfish implementation.", 40 "description": "This property shall specify a valid odata or Redfish property.", 67 "description": "The available actions for this resource.", 68 … "longDescription": "This property shall contain the available actions for this resource." 72 "description": "The link to the assembly associated with this cable.", [all …]
|
/openbmc/webui-vue/src/components/Global/ |
H A D | LoadingBar.vue | 27 this.$root.$on('loader-start', () => { 28 this.startLoadingInterval(); 30 this.$root.$on('loader-end', () => { 31 this.endLoadingInterval(); 33 this.$root.$on('loader-hide', () => { 34 this.hideLoadingBar(); 39 this.clearLoadingInterval(); 40 this.clearTimeout(); 41 this.loadingIndicatorValue = 0; 42 this.isLoadingComplete = false; [all …]
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | virtual-media-controller.js | 106 this.file = file; 107 this.id = id; 108 this.endpoint = endpoint; 109 this.ws = null; 110 this.state = NBD_STATE_UNKNOWN; 111 this.msgbuf = null; 113 this.start = function() { 114 this.ws = new WebSocket(this.endpoint, [token]); 115 this.state = NBD_STATE_OPEN; 116 this.ws.binaryType = 'arraybuffer'; [all …]
|
/openbmc/u-boot/drivers/mtd/onenand/ |
H A D | onenand_base.c | 17 * This program is free software; you can redistribute it and/or modify 97 * Warning! This array is used with the memcpy_16() function, thus 98 * it must be aligned to 2 bytes. GCC can make this array unaligned 152 static int onenand_block_address(struct onenand_chip *this, int block) in onenand_block_address() argument 155 if (block & this->density_mask) in onenand_block_address() 156 return ONENAND_DDP_CHIP1 | (block ^ this->density_mask); in onenand_block_address() 169 static int onenand_bufferram_address(struct onenand_chip *this, int block) in onenand_bufferram_address() argument 172 if (block & this->density_mask) in onenand_bufferram_address() 226 * @param this - OneNAND device structure 229 static unsigned int flexonenand_block(struct onenand_chip *this, loff_t addr) in flexonenand_block() argument [all …]
|