| /freebsd-12.1/contrib/ntp/libntp/ |
| H A D | vint64ops.c | 130 const vint64 * rhs in icmpv64() 154 const vint64 * rhs in ucmpv64() 177 const vint64 *rhs in addv64() 196 const vint64 *rhs in subv64() 215 int32_t rhs in addv64i32() 234 int32_t rhs in subv64i32() 253 uint32_t rhs in addv64u32() 272 uint32_t rhs in subv64u32()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/ |
| H A D | VMRange.cpp | 44 bool lldb_private::operator==(const VMRange &lhs, const VMRange &rhs) { in operator ==() 49 bool lldb_private::operator!=(const VMRange &lhs, const VMRange &rhs) { in operator !=() 53 bool lldb_private::operator<(const VMRange &lhs, const VMRange &rhs) { in operator <() 61 bool lldb_private::operator<=(const VMRange &lhs, const VMRange &rhs) { in operator <=() 65 bool lldb_private::operator>(const VMRange &lhs, const VMRange &rhs) { in operator >() 69 bool lldb_private::operator>=(const VMRange &lhs, const VMRange &rhs) { in operator >=()
|
| H A D | Scalar.cpp | 32 const Scalar &rhs, // The const right hand side object in PromoteToMaxType() 76 Scalar::Scalar(const Scalar &rhs) in Scalar() 291 Scalar &Scalar::operator=(const Scalar &rhs) { in operator =() 361 Scalar &Scalar::operator=(llvm::APInt rhs) { in operator =() 1635 Scalar &Scalar::operator+=(const Scalar &rhs) { in operator +=() 1667 Scalar &Scalar::operator<<=(const Scalar &rhs) { in operator <<=() 1711 bool Scalar::ShiftRightLogical(const Scalar &rhs) { in ShiftRightLogical() 1755 Scalar &Scalar::operator>>=(const Scalar &rhs) { in operator >>=() 1799 Scalar &Scalar::operator&=(const Scalar &rhs) { in operator &=() 2604 bool lldb_private::operator<(const Scalar &lhs, const Scalar &rhs) { in operator <() [all …]
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_atomic.h | 228 _Quad rhs = b.q; member 234 _Quad rhs = b.q; member 239 _Quad rhs = b.q; member 245 _Quad rhs = b.q; member 259 kmp_cmplx128 rhs = b.q; member 264 kmp_cmplx128 rhs = b.q; member 269 kmp_cmplx128 rhs = b.q; member 291 _Quad rhs = b.q; member 297 _Quad rhs = b.q; member 302 _Quad rhs = b.q; member [all …]
|
| /freebsd-12.1/sys/ddb/ |
| H A D | db_expr.c | 162 db_expr_t lhs, rhs; in db_mult_expr() local 207 db_expr_t lhs, rhs; in db_add_expr() local 244 db_expr_t lhs, rhs; in db_shift_expr() local 279 db_expr_t lhs, rhs; in db_logical_relation_expr() local 329 db_expr_t lhs, rhs; in db_logical_and_expr() local 354 db_expr_t lhs, rhs; in db_logical_or_expr() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBTypeNameSpecifier.cpp | 35 SBTypeNameSpecifier::SBTypeNameSpecifier(const lldb::SBTypeNameSpecifier &rhs) in SBTypeNameSpecifier() 75 operator=(const lldb::SBTypeNameSpecifier &rhs) { in operator =() 82 bool SBTypeNameSpecifier::operator==(lldb::SBTypeNameSpecifier &rhs) { in operator ==() 88 bool SBTypeNameSpecifier::IsEqualTo(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo() 100 bool SBTypeNameSpecifier::operator!=(lldb::SBTypeNameSpecifier &rhs) { in operator !=()
|
| H A D | SBTypeFormat.cpp | 30 SBTypeFormat::SBTypeFormat(const lldb::SBTypeFormat &rhs) in SBTypeFormat() 83 lldb::SBTypeFormat &SBTypeFormat::operator=(const lldb::SBTypeFormat &rhs) { in operator =() 90 bool SBTypeFormat::operator==(lldb::SBTypeFormat &rhs) { in operator ==() 96 bool SBTypeFormat::IsEqualTo(lldb::SBTypeFormat &rhs) { in IsEqualTo() 106 bool SBTypeFormat::operator!=(lldb::SBTypeFormat &rhs) { in operator !=()
|
| H A D | SBTypeFilter.cpp | 25 SBTypeFilter::SBTypeFilter(const lldb::SBTypeFilter &rhs) in SBTypeFilter() 86 lldb::SBTypeFilter &SBTypeFilter::operator=(const lldb::SBTypeFilter &rhs) { in operator =() 93 bool SBTypeFilter::operator==(lldb::SBTypeFilter &rhs) { in operator ==() 100 bool SBTypeFilter::IsEqualTo(lldb::SBTypeFilter &rhs) { in IsEqualTo() 115 bool SBTypeFilter::operator!=(lldb::SBTypeFilter &rhs) { in operator !=()
|
| H A D | SBTypeSynthetic.cpp | 40 SBTypeSynthetic::SBTypeSynthetic(const lldb::SBTypeSynthetic &rhs) in SBTypeSynthetic() 101 operator=(const lldb::SBTypeSynthetic &rhs) { in operator =() 108 bool SBTypeSynthetic::operator==(lldb::SBTypeSynthetic &rhs) { in operator ==() 114 bool SBTypeSynthetic::IsEqualTo(lldb::SBTypeSynthetic &rhs) { in IsEqualTo() 130 bool SBTypeSynthetic::operator!=(lldb::SBTypeSynthetic &rhs) { in operator !=()
|
| H A D | SBTypeEnumMember.cpp | 28 SBTypeEnumMember::SBTypeEnumMember(const SBTypeEnumMember &rhs) in SBTypeEnumMember() 36 SBTypeEnumMember &SBTypeEnumMember::operator=(const SBTypeEnumMember &rhs) { in operator =() 89 SBTypeEnumMemberList::SBTypeEnumMemberList(const SBTypeEnumMemberList &rhs) in SBTypeEnumMemberList() 100 operator=(const SBTypeEnumMemberList &rhs) { in operator =()
|
| H A D | SBMemoryRegionInfoList.cpp | 25 MemoryRegionInfoListImpl(const MemoryRegionInfoListImpl &rhs) in MemoryRegionInfoListImpl() 28 MemoryRegionInfoListImpl &operator=(const MemoryRegionInfoListImpl &rhs) { in operator =() 80 const SBMemoryRegionInfoList &rhs) in SBMemoryRegionInfoList() 86 operator=(const SBMemoryRegionInfoList &rhs) { in operator =()
|
| H A D | SBType.cpp | 39 SBType::SBType(const SBType &rhs) : m_opaque_sp() { in SBType() 49 bool SBType::operator==(SBType &rhs) { in operator ==() 59 bool SBType::operator!=(SBType &rhs) { in operator !=() 75 SBType &SBType::operator=(const SBType &rhs) { in operator =() 448 SBTypeList::SBTypeList(const SBTypeList &rhs) in SBTypeList() 457 SBTypeList &SBTypeList::operator=(const SBTypeList &rhs) { in operator =() 486 SBTypeMember::SBTypeMember(const SBTypeMember &rhs) : m_opaque_ap() { in SBTypeMember() 493 lldb::SBTypeMember &SBTypeMember::operator=(const lldb::SBTypeMember &rhs) { in operator =() 586 SBTypeMemberFunction::SBTypeMemberFunction(const SBTypeMemberFunction &rhs) in SBTypeMemberFunction() 590 operator=(const lldb::SBTypeMemberFunction &rhs) { in operator =()
|
| H A D | SBTypeSummary.cpp | 26 const lldb::SBTypeSummaryOptions &rhs) { in SBTypeSummaryOptions() 145 SBTypeSummary::SBTypeSummary(const lldb::SBTypeSummary &rhs) in SBTypeSummary() 256 lldb::SBTypeSummary &SBTypeSummary::operator=(const lldb::SBTypeSummary &rhs) { in operator =() 263 bool SBTypeSummary::operator==(lldb::SBTypeSummary &rhs) { in operator ==() 269 bool SBTypeSummary::IsEqualTo(lldb::SBTypeSummary &rhs) { in IsEqualTo() 307 bool SBTypeSummary::operator!=(lldb::SBTypeSummary &rhs) { in operator !=()
|
| H A D | SBModuleSpec.cpp | 23 SBModuleSpec::SBModuleSpec(const SBModuleSpec &rhs) in SBModuleSpec() 26 const SBModuleSpec &SBModuleSpec::operator=(const SBModuleSpec &rhs) { in operator =() 104 SBModuleSpecList::SBModuleSpecList(const SBModuleSpecList &rhs) in SBModuleSpecList() 107 SBModuleSpecList &SBModuleSpecList::operator=(const SBModuleSpecList &rhs) { in operator =()
|
| H A D | SBInitializerOptions.cpp | 16 SBInitializerOptions::SBInitializerOptions(const SBInitializerOptions &rhs) { in SBInitializerOptions() 22 operator=(const SBInitializerOptions &rhs) { in operator =()
|
| H A D | SBValueList.cpp | 25 ValueListImpl(const ValueListImpl &rhs) : m_values(rhs.m_values) {} in ValueListImpl() 27 ValueListImpl &operator=(const ValueListImpl &rhs) { in operator =() 73 SBValueList::SBValueList(const SBValueList &rhs) : m_opaque_ap() { in SBValueList() 106 const SBValueList &SBValueList::operator=(const SBValueList &rhs) { in operator =()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | StackID.cpp | 34 bool lldb_private::operator==(const StackID &lhs, const StackID &rhs) { in operator ==() 48 bool lldb_private::operator!=(const StackID &lhs, const StackID &rhs) { in operator !=() 61 bool lldb_private::operator<(const StackID &lhs, const StackID &rhs) { in operator <()
|
| H A D | RegisterNumber.cpp | 49 const RegisterNumber &RegisterNumber::operator=(const RegisterNumber &rhs) { in operator =() 59 bool RegisterNumber::operator==(RegisterNumber &rhs) { in operator ==() 76 bool RegisterNumber::operator!=(RegisterNumber &rhs) { return !(*this == rhs); } in operator !=()
|
| /freebsd-12.1/contrib/processor-trace/libipt/test/src/ |
| H A D | ptunit-asid.c | 264 struct pt_asid lhs, rhs; in match_default() local 287 struct pt_asid lhs, rhs; in match_default_mixed() local 310 struct pt_asid lhs, rhs; in match_cr3() local 327 struct pt_asid lhs, rhs; in match_vmcs() local 344 struct pt_asid lhs, rhs; in match() local 363 struct pt_asid lhs, rhs; in match_cr3_false() local 380 struct pt_asid lhs, rhs; in match_vmcs_false() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | ModuleChild.cpp | 17 ModuleChild::ModuleChild(const ModuleChild &rhs) in ModuleChild() 22 const ModuleChild &ModuleChild::operator=(const ModuleChild &rhs) { in operator =()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/ |
| H A D | Iterable.h | 39 AdaptedConstIterator(const AdaptedConstIterator &rhs) : m_iter(rhs.m_iter) {} in AdaptedConstIterator() 149 AdaptedConstIterator<C, E, A> &rhs) { in swap() 179 LockingAdaptedIterable(LockingAdaptedIterable &&rhs) in LockingAdaptedIterable() function
|
| /freebsd-12.1/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-filepath.h | 65 FilePath(const FilePath& rhs) : pathname_(rhs.pathname_) { } in FilePath() 76 void Set(const FilePath& rhs) { in Set()
|
| /freebsd-12.1/contrib/gcclibs/libdecnumber/ |
| H A D | decNumber.c | 709 const decNumber * rhs, decContext * set) in decNumberCompare() 732 const decNumber * rhs, decContext * set) in decNumberDivide() 755 const decNumber * rhs, decContext * set) in decNumberDivideInteger() 890 const decNumber * rhs, decContext * set) in decNumberMultiply() 977 const decNumber * rhs, decContext * set) in decNumberPower() 1264 const decNumber * rhs, decContext * set) in decNumberQuantize() 1293 const decNumber * rhs, decContext * set) in decNumberRescale() 1316 const decNumber * rhs, decContext * set) in decNumberRemainder() 1339 const decNumber * rhs, decContext * set) in decNumberRemainderNear() 1797 const decNumber * rhs, decContext * set) in decNumberSubtract() [all …]
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | CompilerDecl.cpp | 45 const lldb_private::CompilerDecl &rhs) { in operator ==() 51 const lldb_private::CompilerDecl &rhs) { in operator !=()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/ |
| H A D | CFBundle.cpp | 29 CFBundle::CFBundle(const CFBundle &rhs) in CFBundle() 35 CFBundle &CFBundle::operator=(const CFBundle &rhs) { in operator =()
|