Home
last modified time | relevance | path

Searched full:expanded (Results 1 – 25 of 326) sorted by relevance

12345678910>>...14

/openbmc/phosphor-webui/app/server-health/controllers/
H A Dinventory-overview-controller.html30 …are__title row column" ng-class="{'expanded': inventory.expanded}" ng-click="inventory.expanded = …
32expanded}" aria-expanded="{{inventory.expanded ? 'true' : 'false'}}" aria-expanded="{{inventory.ex…
34 …<div class="hardware__items" ng-hide="!inventory.expanded" ng-class="{'expanded': inventory.expand…
/openbmc/linux/Documentation/kbuild/
Dkconfig-macro-language.rst
/openbmc/linux/scripts/kconfig/tests/preprocess/variable/
DKconfig
/openbmc/u-boot/include/
H A Duboot_aes.h25 AES_STATECOLS = 4, /* columns in the state & expanded key */
40 * @expkey Buffer to place expanded key, AES_EXPAND_KEY_LENGTH
48 * @expkey Expanded key to use for encryption (from aes_expand_key())
57 * @expkey Expanded key to use for decryption (from aes_expand_key())
76 * @key_exp Expanded key to use
88 * @key_exp Expanded key to use
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/
H A DManager.interface.yaml112 An un-expanded Location code.
129 A method to get list of FRU D-BUS object paths for a given expanded
135 Location code in expanded format.
147 An api to get expanded location code corresponding to a given
148 un-expanded location code. Expanded location codes gives the location
154 Location code in un-expanded format.
164 Location code in expanded format.
/openbmc/linux/scripts/kconfig/tests/preprocess/escape/
DKconfig
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dmanager.hpp140 * @brief Get expanded location code.
142 * API to get expanded location code from the unexpanded location code.
158 * @brief Get D-Bus object path of FRUs from expanded location code.
160 * An API to get list of FRU D-Bus object paths for a given expanded
163 * @param[in] i_expandedLocationCode - Expanded location code.
212 * An API to get unexpanded location code and node number from expanded
215 * @param[in] i_expandedLocationCode - Expanded location code.
/openbmc/linux/sound/ppc/
Dawacs.h
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/e2fsprogs/
H A Dmkdir_p.patch7 not expanded so no locale data is written into usr/share/locale.
24 +dnl @MKDIR_P@ is expanded in AM_GNU_GETTEXT
/openbmc/linux/arch/loongarch/include/uapi/asm/
Ducontext.h
/openbmc/linux/arch/riscv/include/uapi/asm/
Ducontext.h
/openbmc/phosphor-webui/app/server-health/styles/
H A Dinventory.scss39 &.expanded {
50 &.expanded {
/openbmc/linux/Documentation/core-api/
Dlibrs.rst
/openbmc/openbmc/poky/meta/classes/
H A Drecipe_sanity.bbclass89 expanded = d.getVar(k)
95 cfgexpanded == expanded:
98 (p, cfgunexpanded, unexpanded, expanded))
/openbmc/linux/include/linux/
Decryptfs.h
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js57 this.row.removeClass("expanded").addClass("collapsed");
76 if (this.expanded()) {
80 this.row.removeClass("collapsed").addClass("expanded");
95 Node.prototype.expanded = function() { method in Node
96 return this.row.hasClass("expanded");
184 if (this.expanded()) {
191 if (this.expanded()) {
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp378 * @return std::string - The expanded location code
387 * @param[in] locationCode - If an expanded location code, then the
389 * If not expanded, a location code value
394 * expanded location code is passed in.
396 * @param[in] expanded - If the location code already has the relevent
403 bool expanded) const = 0;
811 * @return std::string - The expanded location code
820 * @param[in] locationCode - If an expanded location code, then the
822 * If not expanded, a location code value
827 * expanded location code is passed in.
[all …]
/openbmc/webui-vue/tests/unit/__snapshots__/
H A DAppNavigation.spec.js.snap51 aria-expanded="false"
138 aria-expanded="false"
240 aria-expanded="false"
378 aria-expanded="false"
483 aria-expanded="false"
597 aria-expanded="false"
730 aria-expanded="false"
817 aria-expanded="false"
919 aria-expanded="false"
1057 aria-expanded="false"
[all …]
/openbmc/linux/include/uapi/linux/
Dkd.h
/openbmc/linux/tools/bootconfig/scripts/
Dftrace2bconf.sh
/openbmc/linux/scripts/kconfig/tests/preprocess/circular_expansion/
D__init__.py
/openbmc/qemu/include/exec/
H A Dhelper-info.c.inc5 * Define HELPER_H for the header file to be expanded.
14 * to get all the macros expanded first.
/openbmc/linux/drivers/gpu/drm/i915/selftests/
Di915_perf_selftests.h
/openbmc/linux/drivers/dma-buf/
Dselftests.h
/openbmc/phosphor-webui/app/access-control/directives/
H A Drole-table.html4 ng-class="{'accordion-trigger--expanded' : !roleTableCtrl.isCollapsed}">

12345678910>>...14