| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_atomic.h | 226 _Quad lhs = (*this).q; member 232 _Quad lhs = (*this).q; member 237 _Quad lhs = (*this).q; member 243 _Quad lhs = (*this).q; member 257 kmp_cmplx128 lhs = (*this).q; member 262 kmp_cmplx128 lhs = (*this).q; member 267 kmp_cmplx128 lhs = (*this).q; member 289 _Quad lhs = (*this).q; member 295 _Quad lhs = (*this).q; member 300 _Quad lhs = (*this).q; member [all …]
|
| H A D | kmp_atomic.cpp | 609 static inline Quad_a4_t operator+(Quad_a4_t &lhs, Quad_a4_t &rhs) { in operator +() 612 static inline Quad_a4_t operator-(Quad_a4_t &lhs, Quad_a4_t &rhs) { in operator -() 615 static inline Quad_a4_t operator*(Quad_a4_t &lhs, Quad_a4_t &rhs) { in operator *() 621 static inline bool operator<(Quad_a4_t &lhs, Quad_a4_t &rhs) { in operator <() 624 static inline bool operator>(Quad_a4_t &lhs, Quad_a4_t &rhs) { in operator >() 640 static inline bool operator<(Quad_a16_t &lhs, Quad_a16_t &rhs) { in operator <() 643 static inline bool operator>(Quad_a16_t &lhs, Quad_a16_t &rhs) { in operator >() 647 static inline kmp_cmplx128_a4_t operator+(kmp_cmplx128_a4_t &lhs, in operator +() 651 static inline kmp_cmplx128_a4_t operator-(kmp_cmplx128_a4_t &lhs, in operator -() 655 static inline kmp_cmplx128_a4_t operator*(kmp_cmplx128_a4_t &lhs, in operator *() [all …]
|
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | vint64ops.c | 129 const vint64 * lhs, in icmpv64() 153 const vint64 * lhs, in ucmpv64() 176 const vint64 *lhs, in addv64() 195 const vint64 *lhs, in subv64() 214 const vint64 * lhs, in addv64i32() 233 const vint64 * lhs, in subv64i32() 252 const vint64 * lhs, in addv64u32() 271 const vint64 * lhs, in subv64u32()
|
| /freebsd-13.1/contrib/llvm-project/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 | 55 Scalar::Type Scalar::PromoteToMaxType(Scalar &lhs, Scalar &rhs) { in PromoteToMaxType() 518 const Scalar lldb_private::operator-(Scalar lhs, Scalar rhs) { in operator -() 535 const Scalar lldb_private::operator/(Scalar lhs, Scalar rhs) { in operator /() 556 const Scalar lldb_private::operator*(Scalar lhs, Scalar rhs) { in operator *() 573 const Scalar lldb_private::operator&(Scalar lhs, Scalar rhs) { in operator &() 584 const Scalar lldb_private::operator|(Scalar lhs, Scalar rhs) { in operator |() 595 const Scalar lldb_private::operator%(Scalar lhs, Scalar rhs) { in operator %() 607 const Scalar lldb_private::operator^(Scalar lhs, Scalar rhs) { in operator ^() 815 bool lldb_private::operator==(Scalar lhs, Scalar rhs) { in operator ==() 838 bool lldb_private::operator<(Scalar lhs, Scalar rhs) { in operator <() [all …]
|
| /freebsd-13.1/sys/ddb/ |
| H A D | db_expr.c | 163 db_expr_t lhs, rhs; in db_mult_expr() local 208 db_expr_t lhs, rhs; in db_add_expr() local 245 db_expr_t lhs, rhs; in db_shift_expr() local 280 db_expr_t lhs, rhs; in db_logical_relation_expr() local 330 db_expr_t lhs, rhs; in db_logical_and_expr() local 355 db_expr_t lhs, rhs; in db_logical_or_expr() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A D | StackID.cpp | 33 bool lldb_private::operator==(const StackID &lhs, const StackID &rhs) { in operator ==() 47 bool lldb_private::operator!=(const StackID &lhs, const StackID &rhs) { in operator !=() 60 bool lldb_private::operator<(const StackID &lhs, const StackID &rhs) { in operator <()
|
| H A D | ThreadCollection.cpp | 38 [](const ThreadSP &lhs, const ThreadSP &rhs) -> bool { in AddThreadSortedByIndexID()
|
| /freebsd-13.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-13.1/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | CompilerDecl.cpp | 39 bool lldb_private::operator==(const lldb_private::CompilerDecl &lhs, in operator ==() 45 bool lldb_private::operator!=(const lldb_private::CompilerDecl &lhs, in operator !=()
|
| H A D | CompilerDeclContext.cpp | 60 bool lldb_private::operator==(const lldb_private::CompilerDeclContext &lhs, in operator ==() 66 bool lldb_private::operator!=(const lldb_private::CompilerDeclContext &lhs, in operator !=()
|
| /freebsd-13.1/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_aggregate.c | 72 dt_aggregate_countcmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_countcmp() 103 dt_aggregate_averagecmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_averagecmp() 118 dt_aggregate_stddevcmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_stddevcmp() 185 dt_aggregate_lquantizedcmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_lquantizedcmp() 263 dt_aggregate_llquantizedcmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_llquantizedcmp() 293 dt_aggregate_quantizedcmp(int64_t *lhs, int64_t *rhs) in dt_aggregate_quantizedcmp() 741 dt_aggregate_hashcmp(const void *lhs, const void *rhs) 758 dt_aggregate_varcmp(const void *lhs, const void *rhs) 777 dt_aggregate_keycmp(const void *lhs, const void *rhs) 888 dt_aggregate_valcmp(const void *lhs, const void *rhs) [all …]
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFBaseDIE.cpp | 115 bool operator==(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs) { in operator ==() 119 bool operator!=(const DWARFBaseDIE &lhs, const DWARFBaseDIE &rhs) { in operator !=()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | SourceLocationSpec.cpp | 45 int SourceLocationSpec::Compare(const SourceLocationSpec &lhs, in Compare() 50 bool SourceLocationSpec::Equal(const SourceLocationSpec &lhs, in Equal()
|
| H A D | Declaration.cpp | 78 bool lldb_private::operator==(const Declaration &lhs, const Declaration &rhs) { in operator ==()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SValBuilder.cpp | 67 NonLoc SValBuilder::makeNonLoc(const SymExpr *lhs, BinaryOperator::Opcode op, in makeNonLoc() 77 NonLoc SValBuilder::makeNonLoc(const llvm::APSInt& lhs, in makeNonLoc() 85 NonLoc SValBuilder::makeNonLoc(const SymExpr *lhs, BinaryOperator::Opcode op, in makeNonLoc() 428 SVal lhs, SVal rhs, QualType type) { in evalBinOp() 468 ConditionTruthVal SValBuilder::areEqual(ProgramStateRef state, SVal lhs, in areEqual() 473 SVal SValBuilder::evalEQ(ProgramStateRef state, SVal lhs, SVal rhs) { in evalEQ() 478 DefinedOrUnknownSVal lhs, in evalEQ()
|
| H A D | SymbolManager.cpp | 258 const SymIntExpr *SymbolManager::getSymIntExpr(const SymExpr *lhs, in getSymIntExpr() 276 const IntSymExpr *SymbolManager::getIntSymExpr(const llvm::APSInt& lhs, in getIntSymExpr() 294 const SymSymExpr *SymbolManager::getSymSymExpr(const SymExpr *lhs, in getSymSymExpr()
|
| /freebsd-13.1/contrib/subversion/subversion/svnfsfs/ |
| H A D | stats-cmd.c | 139 const svn_fs_fs__extension_info_t *lhs = a->value; in compare_count() local 154 const svn_fs_fs__extension_info_t *lhs = a->value; in compare_node_size() local 169 const svn_fs_fs__extension_info_t *lhs = a->value; in compare_rep_size() local
|
| /freebsd-13.1/contrib/processor-trace/libipt/src/ |
| H A D | pt_asid.c | 85 int pt_asid_match(const struct pt_asid *lhs, const struct pt_asid *rhs) in pt_asid_match()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | MallocOverflowSecurityChecker.cpp | 89 const Expr *lhs = binop->getLHS(); in CheckMallocArgument() local 211 const Expr *lhs = AssignEx->getLHS(); in CheckAssignmentExpr() local 229 const Expr * lhs = E->getLHS(); in VisitBinaryOperator() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | CppModuleConfiguration.cpp | 61 static std::string MakePath(llvm::StringRef lhs, llvm::StringRef rhs) { in MakePath()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | load-index.c | 82 compare_p2l_entry_revision(const void *lhs, in compare_p2l_entry_revision()
|
| /freebsd-13.1/usr.bin/dtc/ |
| H A D | input_buffer.cc | 543 expression_ptr lhs; member 621 expression_ptr lhs; member in dtc::__anoncc7d8a0c0211::ternary_conditional_operator 717 expression_ptr text_input_buffer::parse_binary_expression(expression_ptr lhs) in parse_binary_expression() 872 expression_ptr lhs; in parse_expression() local
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | authz_info.c | 99 const authz_rights_t *lhs, in combine_rights()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Iterable.h | 147 void swap(AdaptedConstIterator<C, E, A> &lhs, in swap()
|