Home
last modified time | relevance | path

Searched refs:CheckSet (Results 1 – 25 of 85) sorted by relevance

1234

/dports/lang/fpc-source/fpc-3.2.2/tests/test/
H A Dtarrconstr5.pp43 procedure CheckSet(aActual, aExpected: array of TSet);
56 procedure CheckSet(aActual, aExpected: array of TSetArray);
64 CheckSet(aActual[i], aExpected[i]);
177 CheckSet(sa1, [[]]);
180 CheckSet(sa1, [[], []]);
183 CheckSet(saa1, [[[]]]);
186 CheckSet(saa1, [nil]);
189 CheckSet(saa1, [[]]);
196 CheckSet(saa1, [sa1, sa2, sa3]);
202 CheckSet(saa2, [sa1, sa2]);
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clangtidy/config/
H A Dcheckselection.h19 class CheckSet; variable
33 void setCheckSet(const CheckSet* checkSet);
54 const CheckSet* m_checkSet = nullptr;
H A Dchecklistmodel.h18 class CheckSet; variable
49 void setCheckSet(const CheckSet* checkSet);
63 const CheckSet* m_checkSet = nullptr;
H A Dchecksetmanagewidget.h18 class CheckSet; variable
29 const CheckSet* checkSet);
H A Dclangtidypreferences.h20 class CheckSet; variable
32 const ClangTidy::CheckSet* checkSet,
H A Dclangtidyprojectconfigpage.h29 class CheckSet; variable
44 const CheckSet* checkSet,
H A Dclangtidypreferences.cpp19 const CheckSet* checkSet, in ClangTidyPreferences()
H A Dclangtidyprojectconfigpage.cpp23 const CheckSet* checkSet, in ProjectConfigPage()
H A Dcheckselection.cpp81 void CheckSelection::setCheckSet(const CheckSet* checkSet) in setCheckSet()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/utils/
H A DGeometry.h116 void CheckSet(T width, T height) in CheckSet() function
137 CheckSet(width, height); in CSizeGen()
152 CheckSet(width, m_h); in SetWidth()
157 CheckSet(m_w, height); in SetHeight()
162 CheckSet(width, height); in Set()
182 CheckSet(static_cast<T> (rhs.m_w), static_cast<T> (rhs.m_h));
192 CheckSet(m_w + size.m_w, m_h + size.m_h);
203 CheckSet(m_w - size.m_w, m_h - size.m_h);
214 CheckSet(m_w * factor, m_h * factor);
225 CheckSet(m_w / factor, m_h / factor);
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clangtidy/
H A Dcheckset.h20 class CheckSet
23 CheckSet() = default;
H A Dcheckset.cpp18 void CheckSet::setClangTidyPath(const QString& path) in setClangTidyPath()
63 QStringList CheckSet::defaults() const in defaults()
H A Dplugin.h56 CheckSet& checkSet() { return m_checkSet; } in checkSet()
60 CheckSet m_checkSet;
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/debugger/
H A Dtst_dumpers.cpp630 struct CheckSet : public Check struct
802 const Data &operator+(const CheckSet &checkset) const in operator +()
1103 mutable QList<CheckSet> checksets;
1982 for (const CheckSet &checkset : data.checksets) { in dumper()
5674 + CheckSet({{"a.#1.i", "42", "int"}, in dumper_data()
5676 + CheckSet({{"a.#2.f", ff, "float"}, in dumper_data()
7239 + CheckSet({{"c.@2.@2.a", "43", "int"}, in dumper_data()
7241 + CheckSet({{"c.@1.@4.v", "45", "int"}, in dumper_data()
7356 + CheckSet({{"v.#1.a", "1", "int"}, in dumper_data()
7376 + CheckSet({{"v.#1.a", "2", "int"}, in dumper_data()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/security/
H A Dpermissionset.cs312 internal void CheckSet() in CheckSet() method in System.Security.PermissionSet
438 CheckSet(); in SetPermissionImpl()
475 CheckSet(); in AddPermissionImpl()
791 this.CheckSet(); in InplaceIntersect()
955 this.CheckSet(); in Intersect()
1256 this.CheckSet(); in Union()
1257 other.CheckSet(); in Union()
1434 CheckSet(); in Equals()
1435 other.CheckSet(); in Equals()
1529 CheckSet(); in DemandNonCAS()
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/alicebob/miniredis/v2/
H A Dcheck.go50 func (m *Miniredis) CheckSet(t T, key string, expected ...string) { func
/dports/net/storj/storj-1.45.3/vendor/github.com/alicebob/miniredis/v2/
H A Dcheck.go50 func (m *Miniredis) CheckSet(t T, key string, expected ...string) { func
H A Dcmd_set_test.go480 s.CheckSet(t, "res", "noot")
587 s.CheckSet(t, "res", "aap", "mies")
595 s.CheckSet(t, "res", []string{}...)
700 s.CheckSet(t, "res", "aap", "mies", "noot", "wim")
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/alicebob/miniredis/v2/
H A Dcheck.go50 func (m *Miniredis) CheckSet(t T, key string, expected ...string) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/alicebob/miniredis/
H A Dcheck.go50 func (m *Miniredis) CheckSet(t T, key string, expected ...string) { func
H A Dcmd_set_test.go451 s.CheckSet(t, "res", "noot")
548 s.CheckSet(t, "res", "aap", "mies")
556 s.CheckSet(t, "res", []string{}...)
647 s.CheckSet(t, "res", "aap", "mies", "noot", "wim")
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/alicebob/miniredis/v2/
H A Dcheck.go50 func (m *Miniredis) CheckSet(t T, key string, expected ...string) { func
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/storage/
H A Dstorage_account.h221 template <typename CheckSet>
224 CheckSet checkSet,
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jitclasses/test/
H A Dtestjitclass.pas2130 procedure CheckSet(TpInf: PTypeInfo; Names: array of string); procedure
2178 CheckSet(ti, ['a', 'b', 'c']);
2185 CheckSet(ti, ['a', 'b', 'c', 'd', 'e']);
2192 CheckSet(ti, ['b', 'c', 'd']);
2201 CheckSet(ti, ['b', 'c', 'd']);
2211 CheckSet(ti, ['b', 'c', 'd']);
2221 CheckSet(ti, ['b', 'c', 'd']);
2231 CheckSet(ti, ['b', 'c', 'd']);
2240 CheckSet(ti, ['b', 'c', 'd']);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jitclasses/test/
H A Dtestjitclass.pas2130 procedure CheckSet(TpInf: PTypeInfo; Names: array of string); procedure
2178 CheckSet(ti, ['a', 'b', 'c']);
2185 CheckSet(ti, ['a', 'b', 'c', 'd', 'e']);
2192 CheckSet(ti, ['b', 'c', 'd']);
2201 CheckSet(ti, ['b', 'c', 'd']);
2211 CheckSet(ti, ['b', 'c', 'd']);
2221 CheckSet(ti, ['b', 'c', 'd']);
2231 CheckSet(ti, ['b', 'c', 'd']);
2240 CheckSet(ti, ['b', 'c', 'd']);

1234