Home
last modified time | relevance | path

Searched full:storing (Results 1 – 25 of 223) sorted by relevance

123456789

/openbmc/obmc-ikvm/
H A Dikvm_args.hpp53 * @return Reference to the CommandLine structure storing the original
84 * @return Reference to the string storing the path to the keyboard device
94 * @return Reference to the string storing the path to the mouse device
104 * @return Reference to the string storing the name of UDC
114 * @return Reference to the string storing the path to the video device
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0010-oprofile-Determine-the-root-home-directory-dynamical.patch28 - of <filename>/root</filename> to avoid storing sample data files in locations accessible by regu…
30 + of <filename>~root</filename> to avoid storing sample data files in locations accessible by regu…
41 - of <code class="filename">/root</code> to avoid storing sample data files in locations accessibl…
43 + of <code class="filename">~root</code> to avoid storing sample data files in locations accessibl…
/openbmc/phosphor-objmgr/src/
H A Dhandler.hpp31 * @param interfaceMap Mapper Structure storing all associations
53 * @param interfaceMap Mapper Structure storing all associations
75 * @param interfaceMap Mapper Structure storing all associations
99 * @param interfaceMap Mapper Structure storing all associations
/openbmc/phosphor-state-manager/
H A Dmeson.options28 description: 'Path format of file for storing requested HostState,boot progress and os status.',
35 description: 'Path format of file for storing POH counter.',
42 description: 'Path format of file for storing the state change time.',
49 description: 'Path of file for storing the scheduled time and the requested transition.',
/openbmc/u-boot/include/
H A Dfs_loader.h12 * struct phandle_part - A place for storing phandle of node and its partition
26 * struct phandle_part - A place for storing all supported storage devices
/openbmc/u-boot/lib/libavb/
H A Davb_sha.h37 uint8_t buf[AVB_SHA256_DIGEST_SIZE]; /* Used for storing the final digest. */
46 uint8_t buf[AVB_SHA512_DIGEST_SIZE]; /* Used for storing the final digest. */
/openbmc/openbmc/meta-wistron/
H A DREADME.md3 Repository for storing metadata for OpenBMC
/openbmc/openbmc/meta-fii/
H A DREADME.md3 Repository for storing metadata for OpenBMC
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Di2c_capture_bytes_action.hpp114 * Returns the key for storing additional error data as a key/value pair in
123 * Returns the value for storing additional error data as a key/value pair
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/7zip/bit7z/
H A D0001-Fix-reinterpret-cast-compiler-errors.patch32 // Allocating memory for storing the BSTR as a byte array.
41 // Storing the number of bytes of the BSTR as a prefix of it.
/openbmc/openbmc/poky/meta/recipes-bsp/alsa-state/alsa-state/
H A Dalsa-state-init20 echo "ALSA: Storing mixer settings..."
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/volume_key/
H A Dvolume-key_0.3.12.bb2 storage volume encryption keys and storing them separately from volumes, and an \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-blobs-binarystore_git.bb2 DESCRIPTION = "This package provides a read/write/serialize abstraction for storing binary data thr…
/openbmc/docs/designs/
H A Dbinarystore-via-blobs.md32 storing data containing any keys or secrets.
117 Storing data as a protobuf makes the format more flexible and expandable, and
215 encryption. Entities storing the data through this mechanism should be aware and
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpaths.hpp32 * @return size_t The maximum size in bytes to use for storing PELs.
/openbmc/u-boot/drivers/bootcount/
H A Dbootcount_ext.c32 puts("Error storing bootcount\n"); in bootcount_store()
/openbmc/libbej/include/libbej/
H A Dbej_encoder_core.h15 * @brief A struct for storing output information for the encoder.
/openbmc/openbmc/poky/meta/recipes-gnome/libsecret/
H A Dlibsecret_0.21.6.bb1 SUMMARY = "libsecret is a library for storing and retrieving passwords and other secrets"
/openbmc/qemu/hw/audio/
H A Dgusemu.h30 …uint8_t *himemaddr; /* 1024*1024 bytes used for storing uploaded samples (+32 additional bytes for…
31 …uint8_t *gusdatapos; /* (gusdataend-gusdata) bytes used for storing emulated GF1/mixer register st…
/openbmc/qemu/include/crypto/
H A Dhmac.h88 * a buffer to hold the hash output digest, storing a pointer to
121 * a buffer to hold the hash output digest, storing a pointer to
H A Dhash.h85 * a buffer to hold the hash output digest, storing a pointer to
117 * a buffer to hold the hash output digest, storing a pointer to
240 * a buffer to hold the hash output digest, storing a pointer to
/openbmc/u-boot/arch/x86/cpu/qemu/
H A De820.c24 * storing ACPI tables, we need to reserve them in e820 tables, in install_e820_map()
/openbmc/phosphor-led-manager/manager/
H A Dserialize.hpp52 /** @brief the path of file for storing the names of asserted groups */
/openbmc/u-boot/fs/btrfs/
H A Dbtrfs_tree.h42 /* one per subvolume, storing files and directories */
54 /* for storing items that use the BTRFS_UUID_KEY* types */
63 /* for storing balance parameters in the root tree */
84 /* For storing free space cache */
88 * The inode number assigned to the special inode for storing
/openbmc/qemu/docs/specs/
H A Dacpi_erst.rst6 storing error records in persistent storage for future reference
11 method for storing error records into persistent storage.
102 length, with each slot storing a single record. Not all slots need to

123456789