Searched full:placement (Results 1 – 25 of 148) sorted by relevance
123456
/openbmc/linux/Documentation/driver-api/ |
D | mtdnand.rst |
|
/openbmc/linux/drivers/mtd/nand/ |
D | ecc.c |
|
/openbmc/qemu/docs/system/devices/ |
H A D | nvme.rst | 229 Flexible Data Placement 232 The device may be configured to support TP4146 ("Flexible Data Placement") by 238 Placement will be supported. Also note that the device emulation deviates 240 the controller if the subsystems is configured for Flexible Data Placement. 242 Enabling Flexible Data Placement on the subsyste enables the following 262 placement handle identifier 0.
|
/openbmc/linux/include/drm/ttm/ |
D | ttm_device.h |
|
/openbmc/linux/Documentation/filesystems/ext4/ |
D | allocators.rst |
|
/openbmc/u-boot/include/mtd/ |
H A D | mtd-abi.h | 104 /* Obsolete ECC byte placement modes (used with obsolete MEMGETOOBSEL) */ 106 #define MTD_NANDECC_PLACE 1 // Use the given placement in the structure (YAFFS1 legacy mode) 107 #define MTD_NANDECC_AUTOPLACE 2 // Use the default placement scheme 108 #define MTD_NANDECC_PLACEONLY 3 // Use the given placement in the structure (Do not store ecc resul…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | Volume_v1.xml | 392 …<Annotation Term="OData.Description" String="A placement policy where consecutive logical blocks o… 395 …String="A placement policy where consecutive logical blocks of data are uniformly distributed acro… 398 …<Annotation Term="OData.Description" String="A placement policy where each logical block of data i… 401 …String="A placement policy where each logical block of data is stored on more than one independent… 406 …String="A placement policy using parity-based protection where logical bytes of data are uniformly… 409 …String="A placement policy using parity-based protection where logical bytes of data are uniformly… 414 …String="A placement policy using parity-based protection where logical blocks of data are uniforml… 417 …String="A placement policy using parity-based protection where logical blocks of data are uniforml… 422 …String="A placement policy using parity-based protection for storing stripes of 'n' logical blocks… 425 …String="A placement policy using parity-based protection for storing stripes of 'n' logical blocks… [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | bootstrap-3.4.1.js | 1450 placement: 'top', property in Tooltip.DEFAULTS 1623 var placement = typeof this.options.placement == 'function' ? 1624 this.options.placement.call(this, $tip[0], this.$element[0]) : 1625 this.options.placement 1628 var autoPlace = autoToken.test(placement) 1629 if (autoPlace) placement = placement.replace(autoToken, '') || 'top' 1634 .addClass(placement) 1645 var orgPlacement = placement 1648 … placement = placement == 'bottom' && pos.bottom + actualHeight > viewportDim.bottom ? 'top' : 1649 … placement == 'top' && pos.top - actualHeight < viewportDim.top ? 'bottom' : [all …]
|
/openbmc/linux/Documentation/scsi/ |
D | cxgb3i.rst |
|
/openbmc/linux/include/dt-bindings/sound/ |
D | microchip,pdmc.h |
|
/openbmc/linux/drivers/gpu/drm/ |
D | drm_gem_ttm_helper.c |
|
/openbmc/linux/Documentation/arch/x86/ |
D | intel-hfi.rst |
|
/openbmc/linux/include/uapi/mtd/ |
D | mtd-abi.h |
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | basetable_bottom.html | 79 $('#filtered').tooltip({container:'table', placement:'bottom', delay:{hide:1500}, html:true}); 82 $('.progress, .lead span').tooltip({container:'table', placement:'top'});
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __manual_lifetime.hpp | 56 // Use placement new instead of std::construct_at to support aggregate in __construct() 68 // Use placement new instead of std::construct_at in case the function in __construct_from()
|
/openbmc/linux/Documentation/translations/zh_CN/process/ |
D | license-rules.rst |
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
D | i915_gem_create.c |
|
/openbmc/linux/include/linux/ceph/ |
D | osdmap.h |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/ |
H A D | GPIOLeakDetector.interface.yaml | 41 attributes such as physical placement of detectors.
|
/openbmc/linux/Documentation/process/ |
D | license-rules.rst |
|
/openbmc/linux/LICENSES/deprecated/ |
D | ISC |
|
D | Zlib |
|
D | Linux-OpenIB |
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_resource_priv.h |
|
/openbmc/linux/LICENSES/preferred/ |
D | MIT |
|
123456