/openbmc/qemu/qobject/ |
H A D | qlit.c | 26 static bool qlit_equal_qdict(const QLitObject *lhs, const QDict *qdict) in qlit_equal_qdict() 47 static bool qlit_equal_qlist(const QLitObject *lhs, const QList *qlist) in qlit_equal_qlist() 64 bool qlit_equal_qobject(const QLitObject *lhs, const QObject *rhs) in qlit_equal_qobject()
|
/openbmc/qemu/libdecnumber/ |
H A D | decNumber.c | 933 decNumber * decNumberAdd(decNumber *res, const decNumber *lhs, in decNumberAdd() 959 decNumber * decNumberAnd(decNumber *res, const decNumber *lhs, in decNumberAnd() 1027 decNumber * decNumberCompare(decNumber *res, const decNumber *lhs, in decNumberCompare() 1047 decNumber * decNumberCompareSignal(decNumber *res, const decNumber *lhs, in decNumberCompareSignal() 1068 decNumber * decNumberCompareTotal(decNumber *res, const decNumber *lhs, in decNumberCompareTotal() 1089 decNumber * decNumberCompareTotalMag(decNumber *res, const decNumber *lhs, in decNumberCompareTotalMag() 1154 decNumber * decNumberDivide(decNumber *res, const decNumber *lhs, in decNumberDivide() 1177 decNumber * decNumberDivideInteger(decNumber *res, const decNumber *lhs, in decNumberDivideInteger() 1266 decNumber * decNumberFMA(decNumber *res, const decNumber *lhs, in decNumberFMA() 1700 decNumber * decNumberMax(decNumber *res, const decNumber *lhs, in decNumberMax() [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/pldm/common/test/ |
H A D | mocked_utils.hpp | 15 inline bool operator==(const DBusMapping& lhs, const DBusMapping& rhs) in operator ==()
|
/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 | 65 def __init__(self, lhs, rhs): argument 78 def __init__(self, lhs, rhs): argument 91 def __init__(self, lhs): 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/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 | 3373 set_v8086_seg(struct kvm_segment * lhs,const SegmentCache * rhs) set_v8086_seg() argument 3389 set_seg(struct kvm_segment * lhs,const SegmentCache * rhs) set_seg() argument 3407 get_seg(SegmentCache * lhs,const struct kvm_segment * rhs) get_seg() argument [all...] |
H A D | tdx.c | 254 const TdxRamEntry *lhs = lhs_; in tdx_ram_entry_compare() local
|