/openbmc/qemu/target/i386/tcg/ |
H A D | access.c | 71 if (likely(offset <= ac->size1 - len)) { in access_ptr() 80 if (likely(offset >= ac->size1)) { in access_ptr() 91 if (likely(p)) { in access_ldb() 101 if (likely(p)) { in access_ldw() 111 if (likely(p)) { in access_ldl() 121 if (likely(p)) { in access_ldq() 131 if (likely(p)) { in access_stb() 142 if (likely(p)) { in access_stw() 153 if (likely(p)) { in access_stl() 164 if (likely(p)) { in access_stq()
|
/openbmc/qemu/include/exec/ |
H A D | memory_ldst_cached.h.inc | 32 if (likely(cache->ptr)) { 44 if (likely(cache->ptr)) { 56 if (likely(cache->ptr)) { 78 if (likely(cache->ptr)) { 89 if (likely(cache->ptr)) { 100 if (likely(cache->ptr)) {
|
/openbmc/openbmc/poky/documentation/contributor-guide/ |
H A D | identify-component.rst | 7 so the first step is to identify the component where the issue likely lies. 8 For example, if you have a hardware issue, it is likely related to the BSP 11 use, they would likely be the first place to ask questions. If the issue is a
|
/openbmc/qemu/crypto/ |
H A D | random-platform.c | 79 if (likely(fd < 0)) { in qcrypto_random_bytes() 82 if (likely(got == buflen)) { in qcrypto_random_bytes() 98 if (likely(got == buflen)) { in qcrypto_random_bytes()
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gjs/gjs/ |
H A D | 0001-Support-cross-builds-a-bit-better.patch | 29 # it's most likely the case that SpiderMonkey was configured incorrectly, for 32 failed to execute. Most likely you should build it with a different
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/multimedia-layer/recipes-graphics/taisei/taisei/ |
H A D | 0001-util-consideredharmful-Use-overloadable-func-attribu.patch | 48 attr_deprecated("This function likely doesn't do what you expect, use strlcat") 53 attr_deprecated("This function likely doesn't do what you expect, use strlcpy")
|
/openbmc/qemu/target/ppc/ |
H A D | mem_helper.c | 67 if (likely(nb <= nb_pg1)) { in probe_contiguous() 92 if (likely(host)) { in helper_lmw() 114 if (likely(host)) { in helper_stmw() 143 if (likely(host)) { in do_lsw() 204 if (likely(xer_bc != 0)) { in helper_lswx() 232 if (likely(host)) { in helper_stsw() 362 if (likely(reg != rb && (ra == 0 || reg != ra))) { in helper_lscbx() 368 if (likely(d != 0)) { in helper_lscbx()
|
/openbmc/u-boot/doc/device-tree-bindings/reset/ |
H A D | reset.txt | 5 standalone chips are most likely better represented as GPIOs, although there 6 are likely to be exceptions to this rule.
|
/openbmc/openpower-hw-diags/analyzer/plugins/ |
H A D | ody-plugins.cpp | 62 // likely in the OCMB. in pll_unlock() 70 // likely the clock source, which is the processor. in pll_unlock()
|
/openbmc/phosphor-rest-server/ |
H A D | README.md | 7 Phosphor REST server is not maintained and very likely has security bugs.
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | create-spdx-3.0.bbclass | 16 recipe will be included in the Build object. This will most likely result \ 105 SPDX_INCLUDE_BITBAKE_PARENT_BUILD. NOTE: Setting this will likely result in \ 110 SPDX_INCLUDE_BITBAKE_PARENT_BUILD. NOTE: Setting this will likely result in \
|
/openbmc/qemu/target/riscv/ |
H A D | internals.h | 112 if (likely((f & mask) == mask)) { in check_nanbox_s() 138 if (likely((f & mask) == mask)) { in check_nanbox_h() 154 if (likely((f & mask) == mask)) { in check_nanbox_bf16()
|
/openbmc/openbmc/poky/meta/conf/machine/include/x86/ |
H A D | tune-c3.inc | 10 # The following should likely be something other then i586...
|
/openbmc/qemu/host/include/i386/host/crypto/ |
H A D | clmul.h | 16 # define HAVE_CLMUL_ACCEL likely(cpuinfo & CPUINFO_PCLMUL)
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/ |
H A D | libmpdclient_2.22.bb | 19 # is likely that nobody will ever use them, so let's not install
|
/openbmc/pldm/docs/ |
H A D | pdr_implementation.md | 12 PDR repository. Platform specific PDR modifications would likely just result in
|
/openbmc/qemu/accel/tcg/ |
H A D | ldst_atomicity.c.inc | 405 if (likely((pi & 1) == 0)) { 410 if (likely(left_in_page > 8)) { 447 if (likely((pi & 3) == 0)) { 452 if (likely(left_in_page > 8)) { 496 if (HAVE_al8 && likely((pi & 7) == 0)) { 550 if (HAVE_ATOMIC128_RO && likely((pi & 15) == 0)) { 871 if (likely((pi & 1) == 0)) { 923 if (likely((pi & 3) == 0)) { 991 if (HAVE_al8 && likely((pi & 7) == 0)) { 1058 if (HAVE_ATOMIC128_RW && likely((pi & 15) == 0)) {
|
/openbmc/qemu/scripts/oss-fuzz/ |
H A D | reorder_fuzzer_qtest_trace.py | 91 sys.stderr.write("Warning: Likely double fetch on line" 92 "{}.\n There will likely be problems "
|
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_qbman_base.h | 20 * the user context. Ie. on MC, this information is likely to be true-physical, 22 * likely to be obtained via "discovery" over a partition's "layerscape bus"
|
/openbmc/qemu/accel/ |
H A D | accel-blocker.c | 45 if (likely(bql_locked())) { in accel_ioctl_begin() 55 if (likely(bql_locked())) { in accel_ioctl_end()
|
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0/ |
H A D | run-ptest | 3 # Multiply all timeouts by five so they're more likely to work
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | meson-gxl.c | 20 * code word, it is likely that we never sent it to begin with. 25 * it means MII_LPA is likely to be wrong.
|
/openbmc/qemu/host/include/aarch64/host/crypto/ |
H A D | clmul.h | 19 # define HAVE_CLMUL_ACCEL likely(cpuinfo & CPUINFO_PMULL)
|
/openbmc/u-boot/test/py/ |
H A D | test.py | 29 # Hint to the user that they likely simply haven't installed the required
|
/openbmc/openbmc-build-scripts/config/gitlint/ |
H A D | bad_signedoffby.py | 34 … "Signed-off-by user has too few words; likely user id instead of legal name?",
|