Home
last modified time | relevance | path

Searched defs:IsEqualTo (Results 26 – 50 of 250) sorted by relevance

12345678910

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/ViewGeneration/Structures/
H A DTypeConstant.cs78 protected override bool IsEqualTo(Constant right) in IsEqualTo() method in System.Data.Mapping.ViewGeneration.Structures.TypeConstant
H A DCellIdBoolean.cs90 protected override bool IsEqualTo(BoolLiteral right) in IsEqualTo() method in System.Data.Mapping.ViewGeneration.Structures.CellIdBoolean
H A DMemberProjectedSlot.cs104 protected override bool IsEqualTo(ProjectedSlot right) in IsEqualTo() method in System.Data.Mapping.ViewGeneration.Structures.MemberProjectedSlot
H A DProjectedSlot.cs31 protected virtual bool IsEqualTo(ProjectedSlot right) in IsEqualTo() method in System.Data.Mapping.ViewGeneration.Structures.ProjectedSlot
/dports/games/stuntrally/stuntrally-2.6.1/source/vdrift/
H A Dtexture.h106 …bool IsEqualTo(const TEXTURE_GL & othertex) const { return IsEqualTo(othertex.GetTextureInfo()); … in IsEqualTo() function
107 …bool IsEqualTo(const TEXTUREINFO & texinfo) const { return (texinfo.GetName() == texture_info.Get… in IsEqualTo() function
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/op/
H A DTesting.h64 auto IsEqualTo(T expected) { in IsEqualTo() function
/dports/audio/faust/faust-2.37.3/architecture/osclib/oscpack/osc/
H A DOscReceivedElements.h190 bool IsEqualTo( const ReceivedBundleElementIterator& rhs ) const in IsEqualTo() function
317 bool IsEqualTo( const ReceivedMessageArgumentIterator& rhs ) const in IsEqualTo() function
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/external/oscpack/osc/
H A DOscReceivedElements.h190 bool IsEqualTo( const ReceivedBundleElementIterator& rhs ) const in IsEqualTo() function
317 bool IsEqualTo( const ReceivedMessageArgumentIterator& rhs ) const in IsEqualTo() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Data/Linq/Sugar/Expressions/
H A DTableExpression.cs126 public virtual bool IsEqualTo(TableExpression expression) in IsEqualTo() method in DbLinq.Data.Linq.Sugar.Expressions.TableExpression
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/ViewGeneration/Validation/
H A DViewCellSlot.cs63 protected override bool IsEqualTo(ProjectedSlot right) in IsEqualTo() method in System.Data.Mapping.ViewGeneration.Validation.ViewCellSlot
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/ViewGeneration/QueryRewriting/
H A DRoleBoolean.cs91 protected override bool IsEqualTo(BoolLiteral right) in IsEqualTo() method in System.Data.Mapping.ViewGeneration.Structures.RoleBoolean
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/API/
H A DSBTypeSummary.cpp123 SBTypeSummary SBTypeSummary::CreateWithSummaryString(const char *data, in IsEqualTo()
H A DSBTypeNameSpecifier.cpp137 bool SBTypeNameSpecifier::operator!=(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/API/
H A DSBTypeNameSpecifier.cpp122 bool SBTypeNameSpecifier::IsEqualTo(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo() function in SBTypeNameSpecifier
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBTypeNameSpecifier.cpp122 bool SBTypeNameSpecifier::IsEqualTo(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo() function in SBTypeNameSpecifier
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/API/
H A DSBTypeNameSpecifier.cpp122 bool SBTypeNameSpecifier::IsEqualTo(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo() function in SBTypeNameSpecifier
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/API/
H A DSBTypeNameSpecifier.cpp122 bool SBTypeNameSpecifier::IsEqualTo(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo() function in SBTypeNameSpecifier
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBTypeNameSpecifier.cpp122 bool SBTypeNameSpecifier::IsEqualTo(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo() function in SBTypeNameSpecifier
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/API/
H A DSBTypeNameSpecifier.cpp122 bool SBTypeNameSpecifier::IsEqualTo(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo() function in SBTypeNameSpecifier
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/API/
H A DSBTypeNameSpecifier.cpp122 bool SBTypeNameSpecifier::IsEqualTo(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo() function in SBTypeNameSpecifier
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/API/
H A DSBTypeNameSpecifier.cpp122 bool SBTypeNameSpecifier::IsEqualTo(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo() function in SBTypeNameSpecifier
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCACFString.h101 …bool IsEqualTo(CFStringRef inString) const { bool theAnswer = false; if(mCFString != NULL) { th… in IsEqualTo() function
178 …bool IsEqualTo(CFStringRef inString) const { bool theAnswer = false; if(mCFMutableString != NUL… in IsEqualTo() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/API/
H A DSBTypeNameSpecifier.cpp123 bool SBTypeNameSpecifier::IsEqualTo(lldb::SBTypeNameSpecifier &rhs) { in IsEqualTo() function in SBTypeNameSpecifier
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/Far/
H A DProgressBox.h22 bool IsEqualTo(const CPercentPrinterState &s) const in IsEqualTo() function
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/Far/
H A DProgressBox.h22 bool IsEqualTo(const CPercentPrinterState &s) const in IsEqualTo() function

12345678910