Home
last modified time | relevance | path

Searched full:immutable (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dattribute_registry.hpp63 Immutable, enumerator
129 {MapToProperty::Immutable, "Immutable"},
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/
H A DAverage.interface.yaml11 10^N. This is immutable once set.
16 The unit of the reading. Immutable once set for a sensor. For objects
H A DMaximum.interface.yaml11 10^N. This is immutable once set.
16 The unit of the reading. Immutable once set for a sensor. For objects
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pyrsistent_0.20.0.bb1 SUMMARY = "Persistent/Immutable/Functional data structures for Python"
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-frozenlist_1.6.0.bb1 …-like structure which implements collections.abc.MutableSequence, and which can be made immutable."
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DAttributeRegistry.v1_3_9.json280 "Immutable": { object
281 …"description": "An indication of whether this attribute is immutable. Immutable attributes cannot…
282 …ription": "This property shall indicate whether this attribute is immutable. Immutable attributes…
677 "Immutable",
697 "Immutable": "The dependency that affects an attribute's `Immutable` state.", string
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DAttributeRegistry.v1_3_9.json280 "Immutable": { object
281 …"description": "An indication of whether this attribute is immutable. Immutable attributes cannot…
282 …ription": "This property shall indicate whether this attribute is immutable. Immutable attributes…
677 "Immutable",
697 "Immutable": "The dependency that affects an attribute's `Immutable` state.", string
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfstests/xfstests/
H A D0002-Add-missing-STATX_ATTR_-defines-from-musl-sys-stat.h.patch27 +#define STATX_ATTR_IMMUTABLE 0x00000010 /* [I] File is marked immutable */
/openbmc/openbmc/meta-security/meta-integrity/recipes-security/ima_policy_hashed/files/
H A Dima_policy_hashed67 # Special immutable group.
/openbmc/openbmc/poky/bitbake/lib/simplediff/
H A D__init__.py25 old the old list of immutable, comparable values (ie. a list
27 new the new list of immutable, comparable values
/openbmc/bmcweb/include/
H A Dwebassets.hpp100 // immutable in handleStaticAsset()
102 "max-age=31556926, immutable"); in handleStaticAsset()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-mem.h106 * Whether we migrate properties that are immutable while migration is
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/
H A DValue.interface.yaml45 The unit of the reading. Immutable once set for a sensor. For objects
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0012-libinstaller-Fix-build-with-glibc-2.36.patch49 +#define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */
/openbmc/qemu/target/hexagon/
H A Dgenptr.c47 #define IMMUTABLE (~0) macro
51 [HEX_REG_PC] = IMMUTABLE,
53 [HEX_REG_UPCYCLELO] = IMMUTABLE,
54 [HEX_REG_UPCYCLEHI] = IMMUTABLE,
55 [HEX_REG_UTIMERLO] = IMMUTABLE,
56 [HEX_REG_UTIMERHI] = IMMUTABLE,
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DAttributeRegistry_v1.xml198 <Property Name="Immutable" Type="Edm.Boolean">
200 …a.Description" String="An indication of whether this attribute is immutable. Immutable attributes…
201 …n" String="This property shall indicate whether this attribute is immutable. Immutable attributes…
478 <Member Name="Immutable">
479 …n Term="OData.Description" String="The dependency that affects an attribute's `Immutable` state."/>
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DAttributeRegistry_v1.xml198 <Property Name="Immutable" Type="Edm.Boolean">
200 …a.Description" String="An indication of whether this attribute is immutable. Immutable attributes…
201 …n" String="This property shall indicate whether this attribute is immutable. Immutable attributes…
478 <Member Name="Immutable">
479 …n Term="OData.Description" String="The dependency that affects an attribute's `Immutable` state."/>
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Dsoftware-architecture.rst94 Root of Trust (RoT) of the device. The RoT of the device is immutable in
109 of the device. The BL1_1 is the immutable bootloader of the system, it handles
/openbmc/qemu/tests/qtest/
H A Dq35-test.c225 /* make sure register is immutable */ in test_smram_smbase_lock()
/openbmc/qemu/rust/qemu-api/src/
H A Dcell.rs35 //! - Having several immutable references (`&T`) to the object (also known as
141 //! Multiple immutable borrows are allowed via [`borrow`](BqlRefCell::borrow),
565 /// immutable borrows can be taken out at the same time.
606 // SAFETY: `BorrowRef` ensures that there is only immutable access in borrow()
/openbmc/openbmc/poky/documentation/kernel-dev/
H A Dmaint-appx.rst157 for seamless blending of an immutable history with additional
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D_lxml.py246 # Make sure attrs is a mutable dict--lxml may send an immutable dictproxy.
/openbmc/qemu/accel/tcg/
H A Dldst_atomicity.c.inc157 * If the page is not writable, then assume the value is immutable
194 * If the page is not writable, then assume the value is immutable
/openbmc/qemu/util/
H A Dlog.c236 /* The per-thread flag is immutable. */ in qemu_set_log_internal()
/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dcr51_image_descriptor.h414 // Valid image. Immutable static and write-protected non-static regions. In

12