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

/freebsd-10.0-release/contrib/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
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DDeclaration.cpp86 Declaration::Compare(const Declaration& a, const Declaration& b) function in class:Declaration
H A DLineEntry.cpp212 LineEntry::Compare (const LineEntry& a, const LineEntry& b) function in class:LineEntry
H A DFunction.cpp57 FunctionInfo::Compare(const FunctionInfo& a, const FunctionInfo& b) function in class:FunctionInfo
123 InlineFunctionInfo::Compare(const InlineFunctionInfo& a, const InlineFunctionInfo& b) function in class:InlineFunctionInfo
H A DSymbol.cpp366 Symbol::Compare(const ConstString& name, SymbolType type) const function in class:Symbol
H A DType.cpp669 Type::Compare(const Type &a, const Type &b) function in class:Type
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DMangled.cpp116 Mangled::Compare (const Mangled& a, const Mangled& b) function in class:Mangled
H A DConstString.cpp259 ConstString::Compare (const ConstString& lhs, const ConstString& rhs) function in class:ConstString
H A DSection.cpp190 Section::Compare (const Section& a, const Section& b) function in class:Section
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DContinuousRangeMap.h48 struct Compare { struct in class:clang::ContinuousRangeMap
/freebsd-10.0-release/contrib/ncurses/form/
H A Dfty_enum.c145 Compare(const unsigned char *s, const unsigned char *buf, function
/freebsd-10.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexmisc.c618 int Compare; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DLineTable.h327 Compare (const Entry& lhs, const Entry& rhs) function in struct:lldb_private::LineTable::Entry
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp499 DWARFFormValue::Compare (const DWARFFormValue& a_value, const DWARFFormValue& b_value, const DWARFCompileUnit* a_cu, const DWARFCompileUnit* b_cu, const DataExtractor* debug_str_data_ptr) function in class:DWARFFormValue
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCInstrDesc.h109 Compare, enumerator in enum:llvm::MCID::__anon1959
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Host/common/
H A DFileSpec.cpp488 FileSpec::Compare(const FileSpec& a, const FileSpec& b, bool full) function in class:FileSpec

Completed in 160 milliseconds