/openbmc/qemu/include/fpu/ |
H A D | softfloat-macros.h | 172 | Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64 218 | Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the 250 | Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the 293 | Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' right 363 | Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the 377 | Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the 396 | Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' left 432 | Adds the 128-bit value formed by concatenating `a0' and `a1' to the 128-bit 433 | value formed by concatenating `b0' and `b1'. Addition is modulo 2^128, so 447 | Adds the 192-bit value formed by concatenating `a0', `a1', and `a2' to the [all …]
|
/openbmc/qemu/util/ |
H A D | unicode.c | 50 * sequence is well-formed, and @end is set to @s + 1 + expected 53 * A well-formed sequence is valid unless it encodes a codepoint
|
/openbmc/phosphor-ipmi-blobs/ |
H A D | process.cpp | 60 /* Validate it's at least well-formed. */ in validateBlobCommand() 87 /* It likely has a well-formed payload. in validateBlobCommand()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | Sensor_v1.xml | 134 …<Annotation Term="OData.Description" String="The circuit formed by two current-carrying conductors… 135 …erm="OData.LongDescription" String="This value shall represent a circuit formed by two current-car… 138 …<Annotation Term="OData.Description" String="The circuit formed by L1 and L2 current-carrying cond… 139 …erm="OData.LongDescription" String="This value shall represent a circuit formed by L1 and L2 curre… 142 …<Annotation Term="OData.Description" String="The circuit formed by L2 and L3 current-carrying cond… 143 …erm="OData.LongDescription" String="This value shall represent a circuit formed by L2 and L3 curre… 146 …<Annotation Term="OData.Description" String="The circuit formed by L3 and L1 current-carrying cond… 147 …erm="OData.LongDescription" String="This value shall represent a circuit formed by L3 and L1 curre… 150 …<Annotation Term="OData.Description" String="The circuit formed by a line and neutral current-carr… 151 …erm="OData.LongDescription" String="This value shall represent a circuit formed by a line and neut… [all …]
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | Sensor_v1.xml | 134 …<Annotation Term="OData.Description" String="The circuit formed by two current-carrying conductors… 135 …erm="OData.LongDescription" String="This value shall represent a circuit formed by two current-car… 138 …<Annotation Term="OData.Description" String="The circuit formed by L1 and L2 current-carrying cond… 139 …erm="OData.LongDescription" String="This value shall represent a circuit formed by L1 and L2 curre… 142 …<Annotation Term="OData.Description" String="The circuit formed by L2 and L3 current-carrying cond… 143 …erm="OData.LongDescription" String="This value shall represent a circuit formed by L2 and L3 curre… 146 …<Annotation Term="OData.Description" String="The circuit formed by L3 and L1 current-carrying cond… 147 …erm="OData.LongDescription" String="This value shall represent a circuit formed by L3 and L1 curre… 150 …<Annotation Term="OData.Description" String="The circuit formed by a line and neutral current-carr… 151 …erm="OData.LongDescription" String="This value shall represent a circuit formed by a line and neut… [all …]
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | rootfspostcommands.py | 21 # files are assumed to be well-formed, causing exceptions if
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 200 | 97 "{.*{.*}.*}" # should match all well-formed QMP responses
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | Create.interface.yaml | 91 Valid fully formed JSON, e.g. {"foo":"bar"}
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GPL-3.0-with-GCC-exception | 23 You have permission to propagate a work of Target Code formed by combining the Runtime Library with…
|
H A D | OGDL-Taiwan-1.0 | 85 …a. "Compilation Work" means a work formed by the creative selection and arrangement of data, and c…
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | keyword_vpd_parser.cpp | 76 throw(DataException("Data size is 0, badly formed keyword VPD")); in populateVpdMap()
|
/openbmc/openpower-vpd-parser/test/ |
H A D | utest_ddimm_parser.cpp | 76 // Badly formed DDIMM VPD data - corrupted at index[235], in TEST()
|
H A D | utest_keyword_parser.cpp | 76 // Badly formed keyword VPD data - corrupted at index[20] in TEST()
|
/openbmc/phosphor-led-sysfs/ |
H A D | sysfs.cpp | 178 "LED description '{DESC}' not well formed, expected 3 parts but got {NPARTS}", in getLedDescr()
|
/openbmc/docs/ |
H A D | code-of-conduct.md | 39 Projects are formed as separate series of LF Projects (each, a “Series”).
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __transform_completion_signatures.hpp | 312 // If any of the above type computations are ill-formed, 314 // SetError, SendsStopped>` is ill-formed.
|
H A D | __sync_wait.hpp | 235 "The stdexec::connect(Sender, Receiver) expression is ill-formed."_mstr; in __diagnose_error()
|
H A D | __domain.hpp | 249 //! from [exec.snd.general] item 3.9. It is the first well-formed expression of
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-ldst.c | 967 * Produce a result for a well-formed opcode stream. This satisfies in tcg_gen_atomic_cmpxchg_i64_int() 1089 * Produce a result for a well-formed opcode stream. This satisfies in tcg_gen_atomic_cmpxchg_i128_int() 1184 /* Produce a result, so that we have a well-formed opcode stream in do_atomic_op_i64()
|
/openbmc/u-boot/drivers/net/ |
H A D | cs8900.h | 91 #define PP_RxCTL_RxOK 0x0100 /* Accept well formed frames */
|
/openbmc/docs/designs/ |
H A D | redfish-tls-user-authentication.md | 215 - certificate is well-formed according to X.509
|
H A D | external-sensor.md | 54 _ExternalSensor_ was formed by using this example _HostSensor_, and also one of
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0005-adb-add-base64-implementation.patch | 114 + 24-bit input group is formed by concatenating 3 8-bit input groups.
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | omap_common.h | 672 * security (HS) device variants by doing a specially-formed smc entry.
|
/openbmc/phosphor-logging/docs/ |
H A D | structured-logging.md | 85 place of the `{KEY}`. This enables human-friendly message strings to be formed
|