| /openbmc/telemetry/src/ |
| H A D | state.hpp | 22 template <class Flags, class Object, Flags... Keys> 28 template <Flags... Indexes> 54 template <Flags Index> 66 template <size_t Index, Flags flag, Flags it, Flags... list>
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hdf5/files/ |
| H A D | 0001-cmake-remove-build-flags.patch | 52 AM Fortran Flags: @AM_FCFLAGS@ 60 - C++ Flags: @CMAKE_CXX_FLAGS@ 61 + C++ Flags: 62 H5 C++ Flags: @HDF5_CMAKE_CXX_FLAGS@ 63 AM C++ Flags: @AM_CXXFLAGS@
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Flags/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Control/Boot/Flags' 8 '../../../../../../yaml/xyz/openbmc_project/Control/Boot/Flags.interface.yaml', 28 'xyz/openbmc_project/Control/Boot/Flags',
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/ |
| H A D | meson.build | 2 subdir('Flags') subdir 14 '../../../../../yaml/xyz/openbmc_project/Control/Boot/Flags.interface.yaml', 16 output: ['Flags.md'], 28 'xyz/openbmc_project/Control/Boot/Flags',
|
| /openbmc/openbmc/meta-arm/meta-arm/classes/ |
| H A D | fvpboot.bbclass | 9 # Flags for --parameter/-C 11 # Flags for --data 13 # Flags for --application 15 # Flags to name serial terminals. Flag name is the terminal id (such as 21 # Flags for console names, as they appear in the FVP output. Flag name is an
|
| /openbmc/qemu/rust/hw/char/pl011/src/ |
| H A D | registers.rs | 154 pub struct Flags { struct 176 impl_vmstate_bitsized!(Flags); argument 178 impl Flags { impl 184 impl Default for Flags { implementation
|
| /openbmc/qemu/target/i386/whpx/ |
| H A D | whpx-internal.h | 61 …ess, WHV_GUEST_PHYSICAL_ADDRESS GuestAddress, UINT64 SizeInBytes, WHV_MAP_GPA_RANGE_FLAGS Flags)) \ 64 …ESULT, WHvCreateVirtualProcessor, (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, UINT32 Flags)) \ 67 …LT, WHvCancelRunVirtualProcessor, (WHV_PARTITION_HANDLE Partition, UINT32 VpIndex, UINT32 Flags)) \
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/ |
| H A D | system-pkcs11.txt | 4 NSS=Flags=internal,critical trustOrder=75 cipherOrder=100 slotParams=(1={slotFlags=[ECC,RSA,DSA,DH,…
|
| /openbmc/libcper/sections/ |
| H A D | cper-section-generic.c | 90 bitfield_to_ir(section_generic->Flags, 4, in cper_section_generic_to_ir() 184 section_cper->Flags = (UINT8)ir_to_bitfield( in ir_section_generic_to_cper()
|
| /openbmc/u-boot/doc/device-tree-bindings/gpio/ |
| H A D | gpio-samsung.txt | 19 - Flags and Pull Up/Down: 0 - Pull Up/Down Disabled.
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | fru_identity.hpp | 60 enum Flags enum in openpower::pels::src::FRUIdentity
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | ndis.h | 50 __le32 Flags; member
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | host-ipmid-whitelist.conf | 24 0x06:0x31 //<App>:<Get Message Flags>
|
| /openbmc/qemu/qapi/ |
| H A D | cxl.json | 44 # @flags: Event Record Flags. See CXL r3.0 Table 8-42 Common Event 45 # Record Format, Event Record Flags for subfield definitions. 95 # @flags: Event Record Flags. See CXL r3.0 Table 8-42 Common Event 96 # Record Format, Event Record Flags for subfield definitions. 156 # @flags: Event Record Flags. See CXL r3.0 Table 8-42 Common Event 157 # Record Format, Event Record Flags for subfield definitions.
|
| /openbmc/qemu/hw/watchdog/ |
| H A D | trace-events | 27 spapr_watchdog_start(uint64_t flags, uint64_t num, uint64_t timeout) "Flags 0x%" PRIx64 " num=%" PR…
|
| /openbmc/qemu/hw/scsi/ |
| H A D | mpi.h | 589 uint8_t Flags; /* 04h */ member 640 uint8_t Flags; /* 04h */ member 680 uint8_t Flags; /* 17h */ member
|
| /openbmc/openbmc-test-automation/security/ |
| H A D | test_bmc_network_security.robot | 107 Flood Redfish Interface With Packets With Flags And Check Stability 111 [Template] Send Network Packets With Flags And Verify Stability 113 # Target No. Of packets Interface Flags
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | bmc_network_security_utils.robot | 34 Send Network Packets With Flags And Verify Stability
|
| /openbmc/qemu/contrib/elf2dmp/ |
| H A D | kdbg.h | 16 uint16_t Flags; member
|
| /openbmc/libcper/generator/ |
| H A D | cper-generate.c | 48 header->Flags = 4; //HW_ERROR_FLAGS_SIMULATED in generate_cper_record()
|
| /openbmc/openbmc-test-automation/redfish/systems/ |
| H A D | test_boot_devices.robot | 236 # Boot Flags : 289 # Boot Flags : 344 # Boot Flags : 408 # Boot Flags :
|
| /openbmc/qemu/hw/ufs/ |
| H A D | ufs.h | 140 Flags flags;
|
| /openbmc/qemu/include/block/ |
| H A D | ufs.h | 422 typedef struct QEMU_PACKED Flags { struct 440 } Flags; argument 1218 QEMU_BUILD_BUG_ON(sizeof(Flags) != 0x13); in _ufs_check_size()
|
| /openbmc/libcper/ |
| H A D | ir-parse.c | 164 header->Flags = (UINT32)json_object_get_uint64( in ir_header_to_cper()
|
| /openbmc/docs/designs/ |
| H A D | nvmemi-over-smbus.md | 39 Flags, SMART Warnings, Temperature, Percentage Drive Life Used, Vendor ID, and 163 drive to get data. Data get from NVMe drives are "Status Flags", "SMART
|