| /freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ |
| HD | LVType.cpp | 265 bool LVType::equals(const LVType *Type) const { in equals() function in LVType 269 bool LVType::equals(const LVTypes *References, const LVTypes *Targets) { in equals() function in LVType 352 bool LVTypeDefinition::equals(const LVType *Type) const { in equals() function in LVTypeDefinition 365 bool LVTypeEnumerator::equals(const LVType *Type) const { in equals() function in LVTypeEnumerator 377 bool LVTypeImport::equals(const LVType *Type) const { in equals() function in LVTypeImport 451 bool LVTypeParam::equals(const LVType *Type) const { in equals() function in LVTypeParam 515 bool LVTypeSubrange::equals(const LVType *Type) const { in equals() function in LVTypeSubrange
|
| HD | LVLine.cpp | 120 bool LVLine::equals(const LVLine *Line) const { in equals() function in LVLine 124 bool LVLine::equals(const LVLines *References, const LVLines *Targets) { in equals() function in LVLine 193 bool LVLineDebug::equals(const LVLine *Line) const { in equals() function in LVLineDebug 214 bool LVLineAssembler::equals(const LVLine *Line) const { in equals() function in LVLineAssembler
|
| HD | LVScope.cpp | 942 bool LVScope::equals(const LVScope *Scope) const { in equals() function in LVScope 959 bool LVScope::equals(const LVScopes *References, const LVScopes *Targets) { in equals() function in LVScope 1028 bool LVScopeAggregate::equals(const LVScope *Scope) const { in equals() function in LVScopeAggregate 1069 bool LVScopeAlias::equals(const LVScope *Scope) const { in equals() function in LVScopeAlias 1155 bool LVScopeArray::equals(const LVScope *Scope) const { in equals() function in LVScopeArray 1286 bool LVScopeCompileUnit::equals(const LVScope *Scope) const { in equals() function in LVScopeCompileUnit 1729 bool LVScopeEnumeration::equals(const LVScope *Scope) const { in equals() function in LVScopeEnumeration 1748 bool LVScopeFormalPack::equals(const LVScope *Scope) const { in equals() function in LVScopeFormalPack 1813 bool LVScopeFunction::equals(const LVScope *Scope) const { in equals() function in LVScopeFunction 1903 bool LVScopeFunctionInlined::equals(const LVScope *Scope) const { in equals() function in LVScopeFunctionInlined [all …]
|
| HD | LVSymbol.cpp | 355 bool LVSymbol::equals(const LVSymbol *Symbol) const { in equals() function in LVSymbol 369 bool LVSymbol::equals(const LVSymbols *References, const LVSymbols *Targets) { in equals() function in LVSymbol
|
| HD | LVElement.cpp | 475 bool LVElement::equals(const LVElement *Element) const { in equals() function in LVElement
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| HD | XtensaConstantPoolValue.h | 106 bool equals(const XtensaConstantPoolValue *A) const { in equals() function 151 bool equals(const XtensaConstantPoolConstant *A) const { in equals() function 190 bool equals(const XtensaConstantPoolSymbol *A) const { in equals() function 224 bool equals(const XtensaConstantPoolMBB *A) const { in equals() function 256 bool equals(const XtensaConstantPoolJumpTable *A) const { in equals() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| HD | CSKYConstantPoolValue.h | 82 bool equals(const CSKYConstantPoolValue *A) const { in equals() function 132 bool equals(const CSKYConstantPoolConstant *A) const { in equals() function 162 bool equals(const CSKYConstantPoolSymbol *A) const { in equals() function 190 bool equals(const CSKYConstantPoolMBB *A) const { in equals() function 217 bool equals(const CSKYConstantPoolJT *A) const { in equals() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/ |
| HD | ARMConstantPoolValue.h | 123 bool equals(const ARMConstantPoolValue *A) const { in equals() function 203 bool equals(const ARMConstantPoolConstant *A) const { in equals() function 238 bool equals(const ARMConstantPoolSymbol *A) const { in equals() function 274 bool equals(const ARMConstantPoolMBB *A) const { in equals() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| HD | GVNExpression.h | 100 virtual bool equals(const Expression &Other) const { return true; } in equals() function 213 bool equals(const Expression &Other) const override { in equals() function 289 bool equals(const Expression &Other) const override { in equals() function 454 bool equals(const Expression &Other) const override { in equals() function 521 bool equals(const Expression &Other) const override { in equals() function 569 bool equals(const Expression &Other) const override { in equals() function 606 bool equals(const Expression &Other) const override { in equals() function 642 bool equals(const Expression &Other) const override { in equals() function
|
| /freebsd-13-stable/contrib/nvi/ex/ |
| HD | ex_z.c | 34 recno_t cnt, equals, lno; in ex_z() local
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| HD | DynamicCastInfo.h | 27 bool equals(QualType from, QualType to) const { in equals() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| HD | FunctionId.h | 76 bool equals(const FunctionId &Other) const { in equals() function
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_array_ref.h | 53 bool equals(ArrayRef rhs) const { in equals() function
|
| /freebsd-13-stable/lib/libc/stdlib/ |
| HD | getenv.c | 535 char *equals; in __merge_environ() local 605 char *equals; in putenv() local
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| HD | DWARFDie.h | 452 bool equals(const reverse_iterator<llvm::DWARFDie::iterator> &RHS) const { in equals() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| HD | PagedVector.h | 232 bool equals(const MaterializedIterator &Other) const { in equals() function
|
| HD | SmallString.h | 92 [[nodiscard]] bool equals(StringRef RHS) const { return str() == RHS; } in equals() function
|
| HD | ArrayRef.h | 187 bool equals(ArrayRef RHS) const { in equals() function
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| HD | ThreadSafetyCommon.h | 65 inline bool equals(const til::SExpr *E1, const til::SExpr *E2) { in equals() function 296 bool equals(const CapabilityExpr &other) const { in equals() function
|
| /freebsd-13-stable/contrib/atf/atf-sh/ |
| HD | atf-check.cpp | 698 const bool equals = compare_files(path, atf::fs::path(oc.value)); in run_output_check() local 717 const bool equals = compare_files(path, temp.get_path()); in run_output_check() local
|
| /freebsd-13-stable/contrib/nvi/common/ |
| HD | options.c | 473 int ch, equals, nf, nf2, offset, qmark, rval; in opts_set() local
|
| /freebsd-13-stable/contrib/llvm-project/lld/MachO/ |
| HD | ICF.cpp | 345 void ICF::segregate(size_t begin, size_t end, EqualsFn equals) { in segregate()
|
| /freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/ |
| HD | zpool_iter.c | 380 char *equals; in vdev_process_cmd_output() local
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/ |
| HD | LiveVariables.cpp | 129 bool LiveVariables::LivenessValues::equals(const LivenessValues &V) const { in equals() function in LiveVariables::LivenessValues
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | config_file.c | 494 char *equals, *separator; in parse_option() local
|