Home
last modified time | relevance | path

Searched refs:Equality (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DOperatorPrecedence.h36 Equality = 9, // ==, != enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DOperatorPrecedence.cpp61 case tok::equalequal: return prec::Equality; in getBinOpPrecedence()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1178 Optional<EqualityInfo> Equality = EqualityInfo::extract(Sym); in getRangeForEqualities() local
1180 if (!Equality) in getRangeForEqualities()
1184 State, Equality->Left, Equality->Right)) { in getRangeForEqualities()
1185 if (*AreEqual == Equality->IsEquality) { in getRangeForEqualities()
1491 if (auto Equality = EqualityInfo::extract(Sym, Int, Adjustment)) { in track() local
1494 Equality->IsEquality = Equality->IsEquality != EQ; in track()
1495 return track(NewState, *Equality); in track()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dsystem_error436 /** Equality comparison for std::error_code.
451 /** Equality comparison for std::error_code and std::error_condition.
467 /** Equality comparison for std::error_condition.
/netbsd-src/external/bsd/kyua-cli/dist/utils/
H A Doptional.ipp138 /// Equality comparator.
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dtuning.sdf116 H3: Equality indexing
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOperationKinds.def388 // [C99 6.5.9] Equality operators.
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp132 enum { Equality, Inequality, Relational, ThreeWay } Kind; in DiagnoseUnusedComparison() enumerator
139 Kind = Equality; in DiagnoseUnusedComparison()
153 Kind = Equality; in DiagnoseUnusedComparison()
192 else if (Kind == Equality) in DiagnoseUnusedComparison()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dloongson-mmi.md285 ;; Equality test.
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DScalarEvolution.h1989 bool Equality);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dloongson-mmi.md285 ;; Equality test.
H A Dmips.md1003 ;; Equality operators.
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc3687.txt89 6. Equality Matching of Complex Components. . . . . . . . . . . . 24
92 6.3. Deriving Component Equality Matching Rules . . . . . . . 27
1299 6. Equality Matching of Complex Components
1489 6.3. Deriving Component Equality Matching Rules
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUOperandSyntax.rst917 == 2 Equality comparison.
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp460 Previous.getPrecedence() == prec::Equality || in mustBreak()
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dor1korbis.cpu1109 ; Equality compare
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dor1korbis.cpu1109 ; Equality compare
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dor1korbis.cpu1109 ; Equality compare
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td650 // Equality: eq
/netbsd-src/external/gpl3/gcc/dist/gcc/config/loongarch/
H A Dloongarch.md428 ;; Equality operators.
/netbsd-src/games/fortune/datfiles/
H A Dfortunes-o.real399 Equality is not when a female Einstein gets promoted to assistant
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp11237 bool Equality) { in computeBECount() argument
11239 Delta = Equality ? getAddExpr(Delta, Step) in computeBECount()
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok3082 Equality . . . . . . . . . . . . . . . . 583--585
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmatch.pd4309 /* Equality compare simplifications from fold_binary */
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod5189 =item * Equality
11934 Equality relation.

12