Home
last modified time | relevance | path

Searched defs:IsEqualTo (Results 126 – 150 of 250) sorted by relevance

12345678910

/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Common/
H A DMyString.h378 bool IsEqualTo(const char *s) const { return strcmp(_chars, s) == 0; } in IsEqualTo() function
618 bool IsEqualTo(const char *s) const { return StringsAreEqual_Ascii(_chars, s); } in IsEqualTo() function
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Common/
H A DMyString.h378 bool IsEqualTo(const char *s) const { return strcmp(_chars, s) == 0; } in IsEqualTo() function
618 bool IsEqualTo(const char *s) const { return StringsAreEqual_Ascii(_chars, s); } in IsEqualTo() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/API/
H A DSBTypeSummary.cpp360 bool SBTypeSummary::IsEqualTo(lldb::SBTypeSummary &rhs) { in IsEqualTo() function in SBTypeSummary
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DPanel.h85 bool IsEqualTo(const CPropColumn &a) const in IsEqualTo() function
123 bool IsEqualTo(const CPropColumns &props) const in IsEqualTo() function
/dports/converters/R-cran-RJSONIO/RJSONIO/src/libjson/Source/
H A DinternalJSONNode.cpp346 bool internalJSONNode::IsEqualTo(const internalJSONNode * val) const json_nothrow { in IsEqualTo() function in internalJSONNode
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DinternalJSONNode.cpp346 bool internalJSONNode::IsEqualTo(const internalJSONNode * val) const json_nothrow { in IsEqualTo() function in internalJSONNode
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DinternalJSONNode.cpp346 bool internalJSONNode::IsEqualTo(const internalJSONNode * val) const json_nothrow { in IsEqualTo() function in internalJSONNode
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DinternalJSONNode.cpp346 bool internalJSONNode::IsEqualTo(const internalJSONNode * val) const json_nothrow { in IsEqualTo() function in internalJSONNode
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DinternalJSONNode.cpp346 bool internalJSONNode::IsEqualTo(const internalJSONNode * val) const json_nothrow { in IsEqualTo() function in internalJSONNode
/dports/archivers/7-zip/7-zip-21.07/CPP/Common/
H A DMyString.h400 bool IsEqualTo(const char *s) const { return strcmp(_chars, s) == 0; } in IsEqualTo() function
670 bool IsEqualTo(const char *s) const { return StringsAreEqual_Ascii(_chars, s); } in IsEqualTo() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/src/
H A Dsteprefs.cpp399 bool wxSTEditorPrefs::IsEqualTo(const wxSTEditorPrefs &prefs) const in IsEqualTo() function in wxSTEditorPrefs
/dports/editors/lazarus/lazarus/components/turbopower_ipro/
H A Diphtmlprop.pas190 function IsEqualTo(Compare: TIpHtmlProps): Boolean; in IsEqualTo() function
404 function TIpHtmlProps.IsEqualTo(Compare: TIpHtmlProps): Boolean; in TIpHtmlProps.IsEqualTo() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Diphtmlprop.pas190 function IsEqualTo(Compare: TIpHtmlProps): Boolean; in IsEqualTo() function
405 function TIpHtmlProps.IsEqualTo(Compare: TIpHtmlProps): Boolean; in TIpHtmlProps.IsEqualTo() function
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/
H A Diphtmlprop.pas190 function IsEqualTo(Compare: TIpHtmlProps): Boolean; in IsEqualTo() function
404 function TIpHtmlProps.IsEqualTo(Compare: TIpHtmlProps): Boolean; in TIpHtmlProps.IsEqualTo() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Diphtmlprop.pas190 function IsEqualTo(Compare: TIpHtmlProps): Boolean; in IsEqualTo() function
405 function TIpHtmlProps.IsEqualTo(Compare: TIpHtmlProps): Boolean; in TIpHtmlProps.IsEqualTo() function
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxSmithSTC/stedit/include/wx/stedit/
H A Dpairarr.h273 inline bool SortedPairArray<Tkey, TkeyArray, Tval, TvalArray>::IsEqualTo(const SortedPairArray& oth… in IsEqualTo() function
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_evaluate.hpp22 IsEqualTo, enumerator
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_evaluate.hpp24 IsEqualTo, enumerator
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_evaluate.hpp22 IsEqualTo, enumerator
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4vtable_p.h70 typedef bool (*IsEqualTo)(Managed *m, Managed *other); typedef
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4vtable_p.h70 typedef bool (*IsEqualTo)(Managed *m, Managed *other); typedef
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http/src/uap/System/Net/
H A Dcookie.cs1456 internal bool IsEqualTo(string value) in IsEqualTo() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A Dcookie.cs1258 internal bool IsEqualTo(string value) { in IsEqualTo() method
/dports/math/py-or-tools/or-tools-9.2/ortools/lp_data/
H A Dsparse_vector.h1000 bool SparseVector<IndexType, IteratorType>::IsEqualTo( in IsEqualTo() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Ddatetime.h1806 inline bool wxDateTime::IsEqualTo(const wxDateTime& datetime) const in IsEqualTo() function
2067 inline bool wxTimeSpan::IsEqualTo(const wxTimeSpan& ts) const in IsEqualTo() function

12345678910