Home
last modified time | relevance | path

Searched refs:behavior (Results 1 – 25 of 267) sorted by relevance

1234567891011

/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def32 …f (thread->last_pkt) thread->last_pkt->slot_cancelled |= (1<<insn->slot); return;} , /* behavior */
38 {mem_general_load_cancelled(thread,EA,insn);CANCEL;} , /* behavior */
44 {mem_general_store_cancelled(thread,EA,insn);CANCEL;} , /* behavior */
50 (((A) > (B)) ? (A) : (B)), /* behavior */
56 (((A) < (B)) ? (A) : (B)), /* behavior */
62 (((A)<0)?(-(A)):(A)), /* behavior */
346 (fSXTN(11,64,(((VAL) & 0xf0000000)>>21) | ((VAL>>17)&0x7f) )), /* behavior */
352 (READ_RREG(REG_LR)), /* behavior */
358 WRITE_RREG(REG_LR,A), /* behavior */
364 WRITE_RREG(REG_FP,A), /* behavior */
[all …]
/openbmc/openbmc/.github/ISSUE_TEMPLATE/
H A Dbug_report.md16 **Unexpected behavior you saw**
19 **Expected behavior**
23 Steps to reproduce the behavior:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nss/nss/
H A D0004-nss-disable-Wvarargs-with-clang.patch7 behavior, we relegate this to be just a warning instead
8 of error and keep the behavior as it was. Right fix would
13 …t that undergoes default argument promotion to 'va_start' has undefined behavior [-Werror,-Wvararg…
/openbmc/webui-vue/.github/ISSUE_TEMPLATE/
H A Dbug_report.md11 **To Reproduce** Steps to reproduce the behavior:
18 **Expected behavior** A clear and concise description of what you expected to
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dptest-python-pytest.bbclass17 # pytest behavior.
19 # Users can override this behavior by simply including a
/openbmc/bmcweb/docs/
H A DREDFISH_CHECKLIST.md12 2. Document any client-facing changes in behavior in the commit message. Note,
13 that this should include behavior changes that may not affect your system.
29 6. Ensure that you have written unit tests for any behavior that does not have
/openbmc/docs/
H A Dcode-of-conduct.md30 behavior can intimidate, harass, or otherwise disrupt one or more people in the
66 4. Communicate constructively and avoid demeaning or insulting behavior or
75 disrespectful, unprofessional or unfair or unwelcome behavior or advances.
90 ### Demeaning behavior
103 ### Insulting behavior
143 ### Unwelcome behavior
149 - would I like an account of my behavior published in the organization’s
151 - could my behavior offend or hurt other members of the work group?
152 - could someone misinterpret my behavior as intentionally harmful or harassing?
172 unreasonable behavior (e.g. verbal or written abuse, offensive conduct or any
/openbmc/webui-vue/src/components/Mixins/
H A DJumpLinkMixin.js21 behavior: 'smooth', property in window.AnonymousClass8498e1670101
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-behave_1.2.6.bb1 SUMMARY = "A behavior-driven development framework, Python style"
H A Dpython3-aspectlib_2.0.0.bb5 DESCRIPTION = " It is useful when changing behavior in existing code is desired. \
/openbmc/openbmc/meta-google/recipes-phosphor/host/
H A Dphosphor-host-postd_%.bbappend4 # the logging behavior.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/
H A Dfbset-modes.bb19 # to disable "all" behavior (found when comparing qemuarm and qemux86 signatures)
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/fans/
H A Dphosphor-fan_%.bbappend
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_network_security.robot115 # Flood syn packets and check BMC behavior.
118 # Flood reset packets and check BMC behavior.
121 # Flood fin packets and check BMC behavior.
124 # Flood syn ack reset packets and check BMC behavior.
127 # Flood packets with all flags and check BMC behavior.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlstarlet/files/
H A Dconfigure.ac.patch5 Same behavior for xslt-config.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-use-serial-tests-config-needed-by-ptest.patch9 Upstream-Status: Inappropriate [default automake behavior incompatible with ptest]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/files/
H A Dsquid-use-serial-tests-config-needed-by-ptest.patch9 Upstream-Status: Inappropriate [default automake behavior incompatible with ptest]
/openbmc/phosphor-buttons/
H A Dmeson.options27 description: 'Used to select a custom power button behavior profile.',
/openbmc/openbmc/poky/meta/recipes-extended/ethtool/ethtool/
H A Davoid_parallel_tests.patch11 (default automake behavior incompatible with ptest)
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.core_prefetch17 Setting Mask[0] may lead to undefined behavior.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/
H A D0001-configure.ac-Add-serial-tests.patch9 Upstream-Status: Inappropriate (default automake behavior incompatible with ptest)
/openbmc/openbmc/meta-security/recipes-ids/crowdsec/
H A Dcrowdsec_1.1.1.bb1 SUMMARY = "CrowdSec is a free, modern & collaborative behavior detection engine, coupled with a glo…
/openbmc/docs/designs/
H A Dphosphor-hwmon-refactoring.md18 correct behavior on various sensor reading or failure conditions.
53 - Add a fake sensor that can exhibit controllable behavior
/openbmc/phosphor-hwmon/
H A DREADME.iio.md10 device - doing this will result in undefined behavior from phosphor-hwmon-readd.
/openbmc/webui-vue/src/assets/styles/bmc/helpers/
H A D_functions.scss20 // Each level is 8% change, matching Bootstrap 4 behavior

1234567891011