Home
last modified time | relevance | path

Searched refs:Constants (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/phosphor-webui/app/common/services/
H A DdataService.js15 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 Dapi-utils.js13 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 DnbdServerService.js15 function(Constants) { argument
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dpower-operations-controller.js16 $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 Dfirmware-controller.js17 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 Dcertificate-controller.js16 $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 Dsystem-overview-controller.js14 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 Dcertificate.js13 function($scope, APIUtils, toastService, Constants, $uibModal) {
15 var availableCertificateTypes = Constants.CERTIFICATE_TYPES;
/openbmc/phosphor-webui/app/server-health/controllers/
H A Dsyslog-controller.js21 function($scope, APIUtils, Constants) { argument
22 $scope.itemsPerPage = Constants.PAGINATION.LOG_ITEMS_PER_PAGE;
H A Dsensors-overview-controller.js13 function($scope, $log, $window, APIUtils, dataService, Constants) { argument
21 $scope.messages = Constants.MESSAGES.SENSOR;
H A Dlog-controller.js23 $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 D0006-Fix-subdir-objects-configure-error.patch35 ### Constants
/openbmc/bios-bmc-smm-error-logger/
H A Dmeson.options45 # Magic Number Array Constants
/openbmc/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions499 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 Dc-code-gen.rst42 Constants section in Definitions
/openbmc/docs/
H A Dcpp-style-and-conventions.md355 #### Constants subsubsection
357 - Constants and enum members should be named like variables in lowerCamelCase.
/openbmc/linux/Documentation/arch/arm/
H A Dtcm.rst94 Constants can be tagged like this::
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Ddev-sliced-vbi.rst499 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 Dbindec.S143 | Constants in extended precision
147 | Constants in single precision
H A Ddecbin.S111 | Constants in single precision
/openbmc/linux/Documentation/driver-api/
H A Dmtdnand.rst836 Constants chapter
845 Constants for chip id table
867 Constants for runtime options
/openbmc/linux/arch/x86/crypto/
H A Dsha512-avx-asm.S95 # SHA Constants (static mem)
H A Dsha512-ssse3-asm.S93 # SHA Constants (static mem)
/openbmc/u-boot/scripts/
H A Dkernel-doc928 print "**Constants**\n\n";
/openbmc/qemu/scripts/
H A Dkernel-doc1048 print "**Constants**\n\n";

12