| /openbmc/qemu/libdecnumber/ |
| H A D | decNumber.c | 901 decNumber * decNumberAbs(decNumber *res, const decNumber *rhs, in decNumberAbs() 934 const decNumber *rhs, decContext *set) { in decNumberAdd() 960 const decNumber *rhs, decContext *set) { in decNumberAnd() 1028 const decNumber *rhs, decContext *set) { in decNumberCompare() 1048 const decNumber *rhs, decContext *set) { in decNumberCompareSignal() 1069 const decNumber *rhs, decContext *set) { in decNumberCompareTotal() 1090 const decNumber *rhs, decContext *set) { in decNumberCompareTotalMag() 1155 const decNumber *rhs, decContext *set) { in decNumberDivide() 1178 const decNumber *rhs, decContext *set) { in decNumberDivideInteger() 1210 decNumber * decNumberExp(decNumber *res, const decNumber *rhs, in decNumberExp() [all …]
|
| /openbmc/google-misc/subprojects/ncsid/test/ |
| H A D | nic_mock.cpp | 278 auto set_flag_op = [](uint8_t lhs, uint8_t rhs) -> auto { in set_hostless() 282 auto clear_flag_op = [](uint8_t lhs, uint8_t rhs) -> auto { in set_hostless()
|
| /openbmc/qemu/fsdev/ |
| H A D | 9p-marshal.c | 41 void v9fs_string_copy(V9fsString *lhs, V9fsString *rhs) in v9fs_string_copy()
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | clc.c | 29 unsigned long mem = 42, rhs = 500; in main() local
|
| /openbmc/pldm/common/test/ |
| H A D | mocked_utils.hpp | 15 inline bool operator==(const DBusMapping& lhs, const DBusMapping& rhs) in operator ==()
|
| /openbmc/qemu/qobject/ |
| H A D | qlit.c | 64 bool qlit_equal_qobject(const QLitObject *lhs, const QObject *rhs) in qlit_equal_qobject()
|
| /openbmc/openpower-hw-diags/attn/ |
| H A D | attn_common.cpp | 211 bool operator<=(const timespec& lhs, const timespec& rhs) in operator <=()
|
| /openbmc/qemu/scripts/ |
| H A D | minikconf.py | 51 def __and__(self, rhs): argument 53 def __or__(self, rhs): argument 65 def __init__(self, lhs, rhs): argument 78 def __init__(self, lhs, rhs): argument
|
| /openbmc/qemu/tests/qtest/ |
| H A D | m48t59-test.c | 81 static int tm_cmp(struct tm *lhs, struct tm *rhs) in tm_cmp()
|
| H A D | rtc-test.c | 42 static int tm_cmp(struct tm *lhs, struct tm *rhs) in tm_cmp()
|
| /openbmc/qemu/rust/qemu-api-macros/src/ |
| H A D | bits.rs | 113 let mut rhs = TokenStream::new(); in parse_binop() localVariable
|
| /openbmc/phosphor-host-ipmid/include/ipmid/ |
| H A D | types.hpp | 149 inline Mutability operator|(Mutability lhs, Mutability rhs) in operator |() 155 inline Mutability operator&(Mutability lhs, Mutability rhs) in operator &()
|
| /openbmc/phosphor-ipmi-blobs/test/ |
| H A D | process_unittest.cpp | 38 void EqualFunctions(IpmiBlobHandler lhs, IpmiBlobHandler rhs) in EqualFunctions()
|
| /openbmc/qemu/target/i386/kvm/ |
| H A D | kvm.c | 3391 static void set_v8086_seg(struct kvm_segment *lhs, const SegmentCache *rhs) in set_v8086_seg() 3407 static void set_seg(struct kvm_segment *lhs, const SegmentCache *rhs) in set_seg() 3425 static void get_seg(SegmentCache *lhs, const struct kvm_segment *rhs) in get_seg()
|
| H A D | tdx.c | 255 const TdxRamEntry *rhs = rhs_; in tdx_ram_entry_compare() local
|