Searched defs:Compare (Results 1 - 25 of 34) sorted by relevance

12

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtemplate34.C4 typedef int (*Compare)(const T&, const T&); typedef in class:Set
/openbsd-current/gnu/usr.bin/perl/lib/File/
H A DCompare.pm[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/t/lib/
H A DMyOverload.pm
/openbsd-current/gnu/llvm/clang/include/clang/Serialization/
H A DContinuousRangeMap.h50 struct Compare { struct in class:clang::ContinuousRangeMap
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DDeclaration.cpp58 int Declaration::Compare(const Declaration &a, const Declaration &b) { function in class:Declaration
H A DSourceLocationSpec.cpp46 int SourceLocationSpec::Compare(const SourceLocationSpec &lhs, function in class:SourceLocationSpec
H A DMangled.cpp88 int Mangled::Compare(const Mangled &a, const Mangled &b) { function in class:Mangled
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DPriorityQueue.h30 explicit PriorityQueue(const Compare &compare = Compare(), argument
36 PriorityQueue(Iterator begin, Iterator end, const Compare &compare = Compare(), const Sequence &sequence = Sequence()) argument
/openbsd-current/gnu/usr.bin/perl/cpan/DB_File/t/
H A Ddb-btree.t929 sub Compare subroutine
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/
H A Dinterval_map.h33 struct Compare { struct in class:__orc_rt::IntervalMapBase
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DLineEntry.cpp157 int LineEntry::Compare(const LineEntry &a, const LineEntry &b) { function in class:LineEntry
H A DFunction.cpp45 int FunctionInfo::Compare(const FunctionInfo &a, const FunctionInfo &b) { function in class:FunctionInfo
H A DSymbol.cpp332 bool Symbol::Compare(ConstString name, SymbolType type) const { function in class:Symbol
/openbsd-current/lib/libform/
H A Dfty_enum.c237 Compare(const unsigned char *s, const unsigned char *buf, function
/openbsd-current/gnu/llvm/lldb/include/lldb/Symbol/
H A DLineTable.h241 static int Compare(const Entry &lhs, const Entry &rhs) { function in struct:lldb_private::LineTable::Entry
/openbsd-current/gnu/llvm/lldb/source/Breakpoint/
H A DBreakpointLocationList.cpp63 static bool Compare(BreakpointLocationSP lhs, lldb::break_id_t val) { function
/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DUniqueCStringMap.h209 struct Compare { struct in class:lldb_private::UniqueCStringMap
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DConstString.cpp258 int ConstString::Compare(ConstString lhs, ConstString rhs, function in class:ConstString
H A DFileSpec.cpp272 int FileSpec::Compare(const FileSpec &a, const FileSpec &b, bool full) { function in class:FileSpec
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp67 struct Compare { struct in class:__anon3342::CVPLatticeVal
/openbsd-current/gnu/llvm/clang/lib/AST/Interp/
H A DIntegral.h32 ComparisonCategoryResult Compare(const T &X, const T &Y) { function in namespace:clang::interp
/openbsd-current/gnu/llvm/clang/lib/Analysis/
H A DCloneDetection.cpp474 splitCloneGroups( std::vector<CloneDetector::CloneGroup> &CloneGroups, llvm::function_ref<bool(const StmtSequence &, const StmtSequence &)> Compare) argument
/openbsd-current/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp175 static unsigned getCompareSourceReg(MachineInstr &Compare) { argument
189 convertToBRCT( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
243 convertToLoadAndTrap( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
283 convertToLoadAndTest( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
311 convertToLogical( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
359 adjustCCMasksForInstr( MachineInstr &MI, MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers, unsigned ConvOpc) argument
500 isCompareZero(MachineInstr &Compare) argument
519 optimizeCompareZero( MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
594 fuseCompareOperations( MachineInstr &Compare, SmallVectorImpl<MachineInstr *> &CCUsers) argument
[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DRangeMap.h447 RangeDataVector(Compare compare = Compare()) : m_compare(compare) {} argument
/openbsd-current/gnu/llvm/clang/utils/TableGen/
H A DRISCVVEmitter.cpp235 struct Compare { struct

Completed in 741 milliseconds

12