/openbmc/phosphor-webui/app/common/services/ |
H A D | dataService.js | 15 function(Constants) { argument 16 this.server_health = Constants.SERVER_HEALTH.unknown; 18 this.LED_state = Constants.LED_STATE_TEXT.off; 46 Constants.API_CREDENTIALS.host_storage_key) !== null) { 48 Constants.API_CREDENTIALS.host_storage_key); 50 return Constants.API_CREDENTIALS.default_protocol + '://' + 59 Constants.API_CREDENTIALS.default_protocol + '://' + hostWithPort; 61 Constants.API_CREDENTIALS.host_storage_key, hostURL); 82 this.server_state = Constants.HOST_STATE_TEXT.on; 86 this.server_state = Constants.HOST_STATE_TEXT.off; [all …]
|
H A D | api-utils.js | 13 function($http, $cookies, Constants, $q, DataService, $interval) { argument 15 API_CREDENTIALS: Constants.API_CREDENTIALS, 16 API_RESPONSE: Constants.API_RESPONSE, 17 HOST_STATE_TEXT: Constants.HOST_STATE, 18 LED_STATE: Constants.LED_STATE, 19 LED_STATE_TEXT: Constants.LED_STATE_TEXT, 20 HOST_SESSION_STORAGE_KEY: Constants.API_CREDENTIALS.host_storage_key, 128 deferred.reject(new Error(Constants.MESSAGES.POLL.HOST_ON_TIMEOUT)); 129 }, Constants.TIMEOUT.HOST_ON); 143 if (hostState === Constants.HOST_STATE_TEXT.on_code) { [all …]
|
H A D | nbdServerService.js | 15 function(Constants) { argument
|
/openbmc/phosphor-webui/app/server-control/controllers/ |
H A D | power-operations-controller.js | 16 $scope, APIUtils, dataService, Constants, $interval, $q, toastService, argument 64 }, Constants.POLL_INTERVALS.POWER_OP); 79 Constants.HOST_STATE_TEXT.off, Constants.TIMEOUT.HOST_OFF, 80 Constants.MESSAGES.POLL.HOST_OFF_TIMEOUT); 85 Constants.HOST_STATE_TEXT.on, Constants.TIMEOUT.HOST_ON, 86 Constants.MESSAGES.POLL.HOST_ON_TIMEOUT); 91 Constants.MESSAGES.POWER_OP.WARM_REBOOT_FAILED); 109 Constants.HOST_STATE_TEXT.off, 110 Constants.TIMEOUT.HOST_OFF_IMMEDIATE, 111 Constants.MESSAGES.POLL.HOST_OFF_TIMEOUT); [all …]
|
/openbmc/phosphor-webui/app/configuration/controllers/ |
H A D | firmware-controller.js | 17 Constants, $interval, $q, $timeout, toastService) { argument 84 Constants.TIMEOUT.ACTIVATION) { 91 }, Constants.POLL_INTERVALS.ACTIVATION); 154 toastService.error(Constants.MESSAGES.POWER_OP.POWER_ON_FAILED); 170 Constants.MESSAGES.POWER_OP.WARM_REBOOT_FAILED); 174 return dataService.server_state === Constants.HOST_STATE_TEXT.off; 208 Constants.TIMEOUT.DOWNLOAD_IMAGE) { 212 new Error(Constants.MESSAGES.POLL.DOWNLOAD_IMAGE_TIMEOUT)); 228 }, Constants.POLL_INTERVALS.DOWNLOAD_IMAGE);
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | certificate-controller.js | 16 $scope, APIUtils, $q, Constants, toastService, $timeout, $uibModal) { argument 20 $scope.allCertificateTypes = Constants.CERTIFICATE_TYPES; 23 $scope.keyBitLength = Constants.CERTIFICATE.KEY_BIT_LENGTH; 24 $scope.keyPairAlgorithm = Constants.CERTIFICATE.KEY_PAIR_ALGORITHM; 25 $scope.keyCurveId = Constants.CERTIFICATE.KEY_CURVE_ID; 26 $scope.countryList = Constants.COUNTRIES; 34 $scope.availableCertificateTypes = Constants.CERTIFICATE_TYPES;
|
/openbmc/phosphor-webui/app/overview/controllers/ |
H A D | system-overview-controller.js | 14 function($scope, $window, APIUtils, dataService, Constants, $q) { argument 92 $scope.power_cap = Constants.POWER_CAP_TEXT.disabled; 95 data.data.PowerCap + ' ' + Constants.POWER_CAP_TEXT.unit;
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | certificate.js | 13 function($scope, APIUtils, toastService, Constants, $uibModal) { 15 var availableCertificateTypes = Constants.CERTIFICATE_TYPES;
|
/openbmc/phosphor-webui/app/server-health/controllers/ |
H A D | syslog-controller.js | 21 function($scope, APIUtils, Constants) { argument 22 $scope.itemsPerPage = Constants.PAGINATION.LOG_ITEMS_PER_PAGE;
|
H A D | sensors-overview-controller.js | 13 function($scope, $log, $window, APIUtils, dataService, Constants) { argument 21 $scope.messages = Constants.MESSAGES.SENSOR;
|
H A D | log-controller.js | 23 $scope, $window, APIUtils, dataService, Constants, $routeParams, argument 29 $scope.itemsPerPage = Constants.PAGINATION.LOG_ITEMS_PER_PAGE;
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
H A D | 0006-Fix-subdir-objects-configure-error.patch | 35 ### Constants
|
/openbmc/bios-bmc-smm-error-logger/ |
H A D | meson.options | 45 # Magic Number Array Constants
|
/openbmc/linux/Documentation/userspace-api/media/ |
H A D | videodev2.h.rst.exceptions | 499 replace define V4L2_MPEG_VBI_IVTV_TELETEXT_B ITV0-Line-Identifier-Constants 500 replace define V4L2_MPEG_VBI_IVTV_CAPTION_525 ITV0-Line-Identifier-Constants 501 replace define V4L2_MPEG_VBI_IVTV_WSS_625 ITV0-Line-Identifier-Constants 502 replace define V4L2_MPEG_VBI_IVTV_VPS ITV0-Line-Identifier-Constants
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | c-code-gen.rst | 42 Constants section in Definitions
|
/openbmc/docs/ |
H A D | cpp-style-and-conventions.md | 355 #### Constants subsubsection 357 - Constants and enum members should be named like variables in lowerCamelCase.
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | tcm.rst | 94 Constants can be tagged like this::
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-sliced-vbi.rst | 499 Magic Constants for struct v4l2_mpeg_vbi_fmt_ivtv magic field 616 :ref:`ITV0-Line-Identifier-Constants` that indicates the type of 623 .. _ITV0-Line-Identifier-Constants:
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | bindec.S | 143 | Constants in extended precision 147 | Constants in single precision
|
H A D | decbin.S | 111 | Constants in single precision
|
/openbmc/linux/Documentation/driver-api/ |
H A D | mtdnand.rst | 836 Constants chapter 845 Constants for chip id table 867 Constants for runtime options
|
/openbmc/linux/arch/x86/crypto/ |
H A D | sha512-avx-asm.S | 95 # SHA Constants (static mem)
|
H A D | sha512-ssse3-asm.S | 93 # SHA Constants (static mem)
|
/openbmc/u-boot/scripts/ |
H A D | kernel-doc | 928 print "**Constants**\n\n";
|
/openbmc/qemu/scripts/ |
H A D | kernel-doc | 1048 print "**Constants**\n\n";
|