| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-22.16/ |
| H A D | oe-npm-cache | 23 // found, place debug statements in 'make-fetch-happen/lib/cache/policy.js' 27 'key_prefix': 'make-fetch-happen:request-cache:', 47 'key_prefix': 'make-fetch-happen:request-cache:',
|
| /openbmc/qemu/util/ |
| H A D | event.c | 16 * Without futex, BUSY -> SET and FREE -> BUSY never happen. Instead, the waking 17 * operation follows FREE -> SET and the blocking operation will happen in 20 * SET->BUSY does not happen (it can be observed from the outside but 23 * busy->free provably cannot happen; to enforce it, the set->free transition
|
| /openbmc/qemu/tests/tcg/hexagon/ |
| H A D | mem_noshuf_exception.c | 32 * raise an exception and allows the store to happen. 98 * raise an exception and allows the store to happen. in main() 112 * Also check that the post-increment doesn't happen when the in main()
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
| H A D | PowerSupplyRedundancy.interface.yaml | 51 With BMC Specific algorithm, when rotation happen, BMC will add 57 RotationRankOrder every time before rotation happen, then BMC
|
| /openbmc/qemu/include/qapi/ |
| H A D | visitor.h | 286 * Can happen only when @v is an input visitor. 305 * On failure, store an error through @errp. Can happen only when @v 345 * Can happen only when @v is an input visitor. 381 * On failure, store an error through @errp. Can happen only when @v 420 * Can happen only when @v is an input visitor. 512 * On failure, store an error through @errp. Can happen only when @v 546 * On failure, store an error through @errp. Can happen only when @v 627 * On failure, store an error through @errp. Can happen only when @v 649 * Can happen only when @v is an input visitor. 667 * On failure, store an error through @errp. Can happen only when @v [all …]
|
| /openbmc/u-boot/doc/ |
| H A D | README.memory-test | 76 which usually happen not with simple read or write cycles on the bus, 78 accesses usually happen only for certain DMA operations, or for heavy 97 to catch did not happen when accessing the RAM, but when reading from
|
| H A D | README.unaligned-memory-access.txt | 22 The above may seem a little vague, as memory access can happen in different 56 happen. The exception handler is able to correct the unaligned access, 59 happen, but the exceptions do not contain enough information for the 66 memory accesses to happen, your code will not work correctly on certain 166 Think about what would happen if addr1 was an odd address such as 0x10003.
|
| /openbmc/qemu/docs/devel/ |
| H A D | atomics.rst | 124 - acquire operations will appear to happen, with respect to the other 128 - release operations will appear to happen, with respect to the other 144 happen, with respect to the other components of the system, 150 happen, with respect to the other components of the system, 163 the barrier will appear to happen before all the LOAD operations 171 the barrier will appear to happen before all the STORE operations 179 the barrier will appear to happen before all the LOAD or STORE operations 184 the barrier will appear to happen after all the LOAD or STORE operations 189 before the barrier will appear to happen before all the LOAD and 203 the processor will guarantee that the first LOAD will appear to happen [all …]
|
| /openbmc/openbmc/poky/meta/recipes-graphics/glew/glew/ |
| H A D | 0001-Fix-build-race-in-Makefile.patch | 13 In parallel builds, all of those targets happen at the same time. This 14 means that 'bin' can happen *after* 'bin/$(GLEWINFO.BIN)', which is a
|
| /openbmc/u-boot/drivers/rtc/ |
| H A D | at91sam9_rtt.c | 60 /* wait for counter clear to happen, takes less than a 1/32768th second */ in rtc_set() 75 /* wait for counter clear to happen, takes less than a 1/32768th second */ in rtc_reset()
|
| /openbmc/phosphor-pid-control/pid/ |
| H A D | fan.hpp | 11 NEUTRAL, /* not sure this will ever happen, but for completeness. */
|
| /openbmc/qemu/hw/misc/ |
| H A D | bcm2835_thermal.c | 54 /* MemoryRegionOps are aligned, so this can not happen. */ in bcm2835_thermal_read() 75 /* MemoryRegionOps are aligned, so this can not happen. */ in bcm2835_thermal_write()
|
| /openbmc/phosphor-power/phosphor-regulators/test/ |
| H A D | error_logging_utils_tests.cpp | 191 // Try to log error again. Should not happen due to ErrorHistory. in TEST() 226 // Try to log error again. Should not happen due to ErrorHistory. in TEST() 262 // Try to log error again. Should not happen due to ErrorHistory. in TEST() 294 // Try to log error again. Should not happen due to ErrorHistory. in TEST() 325 // Try to log error again. Should not happen due to ErrorHistory. in TEST() 356 // Try to log error again. Should not happen due to ErrorHistory. in TEST() 386 // Try to log error again. Should not happen due to ErrorHistory. in TEST()
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | virtio_mem.h | 70 * There are no guarantees what will happen if unplugged memory is 76 * It can happen that the device cannot process a request, because it is 81 * scenarios (if the device is busy) it can happen that the device still
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | platform_oem_ibm.cpp | 51 /* Exception is expected to happen in the case when state manager is in sendBiosAttributeUpdateEvent() 52 * started after pldm, this is expected to happen in reboot case in sendBiosAttributeUpdateEvent()
|
| /openbmc/webui-vue/.github/ISSUE_TEMPLATE/ |
| H A D | feature_request.md | 13 want to happen.
|
| H A D | bug_report.md | 19 happen.
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/packagegroups/ |
| H A D | packagegroup-obmc-yaml-providers.bb | 4 # the packagegroup bbclass this doesn't happen, because that bbclass `deltask`
|
| /openbmc/openbmc/poky/meta/recipes-support/numactl/numactl/ |
| H A D | run-ptest | 4 # Ideally the skipping would happen by the upstream tests.
|
| /openbmc/qemu/tests/qtest/migration/ |
| H A D | framework.h | 178 * can happen during tests. 180 * If a failure is expected to happen at time of establishing 185 * If a failure is expected to happen while processing the
|
| /openbmc/u-boot/drivers/spi/ |
| H A D | atmel_spi.c | 173 * in theory that should not happen, but it DOES happen. in spi_xfer() 358 * in theory that should not happen, but it DOES happen. in atmel_spi_xfer()
|
| /openbmc/openbmc/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.md | 20 A clear and concise description of what you expected to happen.
|
| /openbmc/u-boot/tools/ |
| H A D | fdt_host.h | 25 * -FDT_ERR_NOSPACE, out of space, which should not happen unless there
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/arptables/arptables/ |
| H A D | arptables-arpt-get-target-fix.patch | 7 inline will not work, and the redefinition error will happen
|
| /openbmc/qemu/scripts/coccinelle/ |
| H A D | device-reset.cocci | 12 // that happen to be true for all our targets:
|