/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVType.cpp | 271 bool LVType::equals(const LVType *Type) const { in equals() function in LVType 275 bool LVType::equals(const LVTypes *References, const LVTypes *Targets) { in equals() function in LVType 351 bool LVTypeDefinition::equals(const LVType *Type) const { in equals() function in LVTypeDefinition 364 bool LVTypeEnumerator::equals(const LVType *Type) const { in equals() function in LVTypeEnumerator 376 bool LVTypeImport::equals(const LVType *Type) const { in equals() function in LVTypeImport 450 bool LVTypeParam::equals(const LVType *Type) const { in equals() function in LVTypeParam 514 bool LVTypeSubrange::equals(const LVType *Type) const { in equals() function in LVTypeSubrange
|
H A D | 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
|
H A D | LVScope.cpp | 955 bool LVScope::equals(const LVScope *Scope) const { in equals() function in LVScope 972 bool LVScope::equals(const LVScopes *References, const LVScopes *Targets) { in equals() function in LVScope 1041 bool LVScopeAggregate::equals(const LVScope *Scope) const { in equals() function in LVScopeAggregate 1082 bool LVScopeAlias::equals(const LVScope *Scope) const { in equals() function in LVScopeAlias 1168 bool LVScopeArray::equals(const LVScope *Scope) const { in equals() function in LVScopeArray 1299 bool LVScopeCompileUnit::equals(const LVScope *Scope) const { in equals() function in LVScopeCompileUnit 1744 bool LVScopeEnumeration::equals(const LVScope *Scope) const { in equals() function in LVScopeEnumeration 1763 bool LVScopeFormalPack::equals(const LVScope *Scope) const { in equals() function in LVScopeFormalPack 1826 bool LVScopeFunction::equals(const LVScope *Scope) const { in equals() function in LVScopeFunction 1916 bool LVScopeFunctionInlined::equals(const LVScope *Scope) const { in equals() function in LVScopeFunctionInlined [all …]
|
H A D | LVSymbol.cpp | 357 bool LVSymbol::equals(const LVSymbol *Symbol) const { in equals() function in LVSymbol 371 bool LVSymbol::equals(const LVSymbols *References, const LVSymbols *Targets) { in equals() function in LVSymbol
|
H A D | LVElement.cpp | 439 bool LVElement::equals(const LVElement *Element) const { in equals() function in LVElement
|
/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
H A D | 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
|
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
H A D | 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
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Scalar/ |
H A D | 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
|
/openbsd-src/usr.bin/vi/ex/ |
H A D | ex_z.c | 35 recno_t cnt, equals, lno; in ex_z() local
|
/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | md5.pm | 62 sub equals($a, $b) subroutine
|
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | DynamicCastInfo.h | 27 bool equals(QualType from, QualType to) const { in equals() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 452 bool equals(const reverse_iterator<llvm::DWARFDie::iterator> &RHS) const { in equals() function
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | SmallString.h | 92 bool equals(StringRef RHS) const { in equals() function
|
H A D | StringRef.h | 164 [[nodiscard]] bool equals(StringRef RHS) const { in equals() function
|
H A D | ArrayRef.h | 185 bool equals(ArrayRef RHS) const { in equals() function
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
H A D | 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
|
/openbsd-src/lib/libcrypto/rsa/ |
H A D | rsa_oaep.c | 300 unsigned int equals = constant_time_eq(msg_index, dblen); in RSA_padding_check_PKCS1_OAEP_mgf1() local
|
/openbsd-src/usr.bin/vi/common/ |
H A D | options.c | 412 int ch, equals, nf, nf2, offset, qmark, rval; in opts_set() local
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | ICF.cpp | 345 void ICF::segregate(size_t begin, size_t end, EqualsFn equals) { in segregate()
|
/openbsd-src/gnu/llvm/clang/lib/Analysis/ |
H A D | LiveVariables.cpp | 129 bool LiveVariables::LivenessValues::equals(const LivenessValues &V) const { in equals() function in LiveVariables::LivenessValues
|
/openbsd-src/usr.bin/tmux/ |
H A D | cmd.c | 424 const char *equals; in cmd_get_alias() local
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | NewGVN.cpp | 910 bool LoadExpression::equals(const Expression &Other) const { in equals() function in LoadExpression 914 bool StoreExpression::equals(const Expression &Other) const { in equals() function in StoreExpression
|
/openbsd-src/gnu/usr.bin/binutils/gas/ |
H A D | read.c | 4789 equals (char *sym_name, int reassign) in equals() function
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
H A D | read.c | 5027 equals (char *sym_name, int reassign) in equals() function
|
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 5586 equals(const ValueT &Value) { in equals() function
|