Home
last modified time | relevance | path

Searched refs:GetCount (Results 226 – 250 of 10282) sorted by relevance

12345678910>>...412

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/client/
H A Dsimple_string_dictionary_test.cc65 EXPECT_EQ(3u, dict.GetCount()); in TEST()
88 EXPECT_EQ(map.GetCount(), 2u); in TEST()
92 EXPECT_EQ(map_copy.GetCount(), 2u); in TEST()
102 EXPECT_EQ(map_assign.GetCount(), 2u); in TEST()
224 EXPECT_EQ(map.GetCount(), 3u); in TEST()
231 EXPECT_EQ(map.GetCount(), 2u); in TEST()
235 EXPECT_EQ(map.GetCount(), 2u); in TEST()
239 EXPECT_EQ(map.GetCount(), 1u); in TEST()
249 EXPECT_EQ(map.GetCount(), 2u); in TEST()
277 EXPECT_EQ(map.GetCount(), 0u); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/client/
H A Dsimple_string_dictionary_test.cc65 EXPECT_EQ(3u, dict.GetCount()); in TEST()
88 EXPECT_EQ(map.GetCount(), 2u); in TEST()
92 EXPECT_EQ(map_copy.GetCount(), 2u); in TEST()
102 EXPECT_EQ(map_assign.GetCount(), 2u); in TEST()
224 EXPECT_EQ(map.GetCount(), 3u); in TEST()
231 EXPECT_EQ(map.GetCount(), 2u); in TEST()
235 EXPECT_EQ(map.GetCount(), 2u); in TEST()
239 EXPECT_EQ(map.GetCount(), 1u); in TEST()
249 EXPECT_EQ(map.GetCount(), 2u); in TEST()
277 EXPECT_EQ(map.GetCount(), 0u); in TEST()
/dports/games/csmash/csmash-0.6.6/
H A DHowtoView.cpp170 if ( m_howto->GetCount() > 100 && m_howto->GetCount() < 1000 ) { in RedrawAlpha()
189 switch ( (m_howto->GetCount()%400)/100 ) { in RedrawAlpha()
205 m_arrow[(m_howto->GetCount()%400)/100].GetImage() ); in RedrawAlpha()
209 if ( m_howto->GetCount() > 200 && m_howto->GetCount() < 1000 && in RedrawAlpha()
210 m_howto->GetCount()%100 > 0 && m_howto->GetCount()%100 < 30 ) { in RedrawAlpha()
225 if ( m_howto->GetCount() < 1000 ) in RedrawAlpha()
235 if ( m_howto->GetCount()%100 < 75 ) { in RedrawAlpha()
/dports/devel/upp/upp/uppsrc/IconDes/
H A DEditPos.cpp22 e.slot.SetCount(slot.GetCount()); in GetEditPos()
23 for(int i = 0; i < slot.GetCount(); i++) { in GetEditPos()
36 if(e.slot.GetCount() == slot.GetCount()) { in SetEditPos()
37 for(int i = 0; i < slot.GetCount(); i++) { in SetEditPos()
48 if(e.cursor >= 0 && e.cursor < slot.GetCount()) { in SetEditPos()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/
H A Dsimple_string_dictionary_unittest.cc75 EXPECT_EQ(dict.GetCount(), 3u); in TEST()
98 EXPECT_EQ(2u, map.GetCount()); in TEST()
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
112 EXPECT_EQ(2u, map_assign.GetCount()); in TEST()
234 EXPECT_EQ(3u, map.GetCount()); in TEST()
241 EXPECT_EQ(2u, map.GetCount()); in TEST()
245 EXPECT_EQ(2u, map.GetCount()); in TEST()
249 EXPECT_EQ(1u, map.GetCount()); in TEST()
275 EXPECT_EQ(3u, deserialized.GetCount()); in TEST()
287 EXPECT_EQ(2u, map.GetCount()); in TEST()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/common/
H A Dsimple_string_dictionary_unittest.cc75 EXPECT_EQ(dict.GetCount(), 3u); in TEST()
98 EXPECT_EQ(2u, map.GetCount()); in TEST()
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
112 EXPECT_EQ(2u, map_assign.GetCount()); in TEST()
234 EXPECT_EQ(3u, map.GetCount()); in TEST()
241 EXPECT_EQ(2u, map.GetCount()); in TEST()
245 EXPECT_EQ(2u, map.GetCount()); in TEST()
249 EXPECT_EQ(1u, map.GetCount()); in TEST()
275 EXPECT_EQ(3u, deserialized.GetCount()); in TEST()
287 EXPECT_EQ(2u, map.GetCount()); in TEST()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/common/
H A Dsimple_string_dictionary_unittest.cc75 EXPECT_EQ(dict.GetCount(), 3u); in TEST()
98 EXPECT_EQ(2u, map.GetCount()); in TEST()
102 EXPECT_EQ(2u, map_copy.GetCount()); in TEST()
112 EXPECT_EQ(2u, map_assign.GetCount()); in TEST()
234 EXPECT_EQ(3u, map.GetCount()); in TEST()
241 EXPECT_EQ(2u, map.GetCount()); in TEST()
245 EXPECT_EQ(2u, map.GetCount()); in TEST()
249 EXPECT_EQ(1u, map.GetCount()); in TEST()
275 EXPECT_EQ(3u, deserialized.GetCount()); in TEST()
287 EXPECT_EQ(2u, map.GetCount()); in TEST()
[all …]
/dports/devel/upp/upp/uppsrc/umk/
H A DConsole.cpp23 for(int i = 0; i < processes.GetCount(); i++) in Flush()
28 for(int i = 0; i < processes.GetCount(); i++) { in Flush()
39 for(int i = 0; i < processes.GetCount(); i++) { in Flush()
100 for(int i = 0; i < processes.GetCount(); i++) in AllocSlot()
150 if(processes.GetCount() == 1) in Run()
180 for(int i = 0; i < processes.GetCount(); i++) in IsRunning()
232 for(int i = 0; i < processes.GetCount(); i++) in Kill()
253 for(int i = 0; i < processes.GetCount(); i++) in Kill()
256 while(i < finisher.GetCount()) { in Kill()
275 for(int g = groups.GetCount(); --g >= 0;) { in CheckEndGroup()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/tests/controls/
H A Dslidertest.cpp102 CPPUNIT_ASSERT_EQUAL(1, pageup.GetCount()); in PageUpDown()
103 CPPUNIT_ASSERT_EQUAL(1, pagedown.GetCount()); in PageUpDown()
122 CPPUNIT_ASSERT_EQUAL(1, lineup.GetCount()); in LineUpDown()
123 CPPUNIT_ASSERT_EQUAL(1, linedown.GetCount()); in LineUpDown()
141 CPPUNIT_ASSERT_EQUAL(2, slider.GetCount()); in EvtSlider()
222 CPPUNIT_ASSERT(track.GetCount() != 0); in Thumb()
223 CPPUNIT_ASSERT_EQUAL(1, release.GetCount()); in Thumb()
225 CPPUNIT_ASSERT_EQUAL(1, changed.GetCount()); in Thumb()
/dports/devel/upp/upp/uppsrc/plugin/astyle/
H A DASStringTools.cpp41 if(Pos < 0 || Pos >= s.GetCount()) in ASString_Replace()
52 if(pos < 0 || pos >= s.GetCount()) in ASString_Find_First_Not_Of()
54 int len = s.GetCount(); in ASString_Find_First_Not_Of()
68 if(pos < 0 || pos >= s.GetCount()) in ASString_Find_Last_Not_Of()
69 pos = s.GetCount() -1; in ASString_Find_Last_Not_Of()
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DText.cpp190 ln.len = wln.GetCount(); in LoadLines()
196 total += wln.GetCount(); in LoadLines()
207 if(ls.GetCount() >= n) in LoadLines()
253 l.len = CHARSET_UTF8 && (b8 & 0x80) ? utf8len(~ln, ln.GetCount()) : ln.GetCount(); in LoadLines()
257 l.len = ln.GetCount(); in LoadLines()
308 ln.len = w.GetCount(); in LoadLines()
332 viewlines += l.GetCount(); in ViewLoading()
694 int n = h.GetCount(); in Get()
796 if(iln.GetCount()) { in Insert0()
965 while(undo.GetCount()) { in Undo()
[all …]
H A DTabCtrl.cpp115 for(int i = 0; i < tab.GetCount(); i++) { in SyncTabs()
127 for(int i = 0; i < tab.GetCount(); i++) in Layout()
130 for(int i = 0; i < tab.GetCount(); i++) in Layout()
140 if(sel < tab.GetCount()) in Layout()
300 for(int i = 0; i < tab.GetCount(); i++) in Right()
349 return i < 0 ? GetCount() : i; in FindInsert()
463 if(tab.GetCount()) in Remove()
475 if(IsEditable() && tab.GetCount()) { in Go()
479 i = tab.GetCount() - 1; in Go()
480 if(i >= tab.GetCount()) in Go()
[all …]
/dports/devel/upp/upp/uppsrc/Esc/
H A DEsc.cpp42 int count = v.GetCount(); in Get()
48 if(ss.GetCount() == 2) in Get()
88 if(si < sbs.GetCount()) { in Assign()
100 if(si < sbs.GetCount()) { in Assign()
122 if(ss.GetCount() == 2) in Assign()
172 if(!l.varargs && arg.GetCount() > l.arg.GetCount() in ExecuteLambda()
173 || arg.GetCount() < l.arg.GetCount() - l.def.GetCount()) in ExecuteLambda()
187 for(int i = l.arg.GetCount(); i < arg.GetCount(); i++) { in ExecuteLambda()
201 for(int i = l.arg.GetCount(); i < arg.GetCount(); i++) in ExecuteLambda()
669 if(i >= x.GetCount()) in DoCompare()
[all …]
/dports/devel/upp/upp/uppsrc/urepo/
H A DRepoSync.cpp30 if(h.a.GetCount() && h.b.GetCount()) in SvnCmd()
66 for(int i = 0; i < ln.GetCount(); i++) { in ListSvn()
68 if(h.GetCount() > 7) { in ListSvn()
111 int ii = list.GetCount(); in ListSvn()
142 for(int i = 0; i < ln.GetCount(); i++) { in ListGit()
144 if(h.GetCount() > 3) { in ListGit()
166 int ii = list.GetCount(); in ListGit()
206 int hi = list.GetCount(); in SyncList()
366 while(l < list.GetCount()) { in DoSync()
374 while(l < list.GetCount()) { in DoSync()
[all …]
/dports/devel/upp/upp/uppsrc/Skylark/
H A DDispatch.cpp71 if(path_prefix.GetCount() || path.GetCount()) in SkylarkAppendPath__()
128 if(DispatchMap.GetCount() == 0) in RegisterView0()
132 for(int i = 0; i < h.GetCount(); i++) { in RegisterView0()
145 q = DispatchMap.GetCount(); in RegisterView0()
158 q = DispatchMap.GetCount(); in RegisterView0()
214 for(int i = 0; i < w.GetCount(); i++) { in FinalizeViews()
222 for(int i = 0; i < h.GetCount(); i++) in FinalizeViews()
279 int ac = arg.GetCount(); in GetBestDispatch()
397 for(int i = 0; i < part.GetCount(); i++) in Dispatch()
402 if(DispatchMap.GetCount()) in Dispatch()
[all …]
/dports/devel/upp/upp/uppsrc/Core/Rpc/
H A DRpc.h52 x.SetCount(va.GetCount()); in ValueGet()
53 for(int i = 0; i < va.GetCount(); i++) in ValueGet()
62 x.SetCount(va.GetCount()); in ValueGet()
63 for(int i = 0; i < va.GetCount(); i++) in ValueGet()
75 for(int i = 0; i < k.GetCount(); i++) in ValueGet()
87 for(int i = 0; i < k.GetCount(); i++) in ValueGet()
99 for(int i = 0; i < k.GetCount(); i++) in ValueGet()
111 for(int i = 0; i < k.GetCount(); i++) in ValueGet()
140 for(int i = 0; i < x.GetCount(); i++) in ValuePut()
149 for(int i = 0; i < x.GetCount(); i++) in ValuePut()
[all …]
/dports/devel/upp/upp/bazaar/MapEditor/
H A DMapEditor.cpp41 if (!_map.GetName().IsEmpty() && _map.GetLevels().GetCount() > 0) in OnClose()
57 bool flag = _map.GetLevels().GetCount() > 0 && LevelList.GetCurrentRow() >= 0 in UpdateEditorCtrls()
60 LevelList .Enable( _map.GetLevels().GetCount()); in UpdateEditorCtrls()
61 SaveMapBtn .Enable( _map.GetLevels().GetCount()); in UpdateEditorCtrls()
68 CalcMapBtn.Enable(_map.GetLevels().GetCount() > 0 && !_map.GetName().IsEmpty()); in UpdateEditorCtrls()
69 ViewMapBtn.Enable(_map.GetLevels().GetCount() > 0 && !_map.GetName().IsEmpty()); in UpdateEditorCtrls()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Ddlg_list.cpp239 for(unsigned int i=0; i<m_pSelection->GetCount(); i++) in Save_Changes()
281 for(size_t i=0; i<Selections.GetCount(); i++) in _Del()
293 for(unsigned int i=0; i<m_pSelection->GetCount(); i++) in On_Del_All()
320 for(size_t i=0, Position=m_pSelection->GetCount(); i<Selections.GetCount(); i++) in _Add()
332 for(unsigned int i=0; i<m_pChoices->GetCount(); i++) in On_Add_All()
350 …if( m_pSelection->GetSelections(Selections) > 0 && Selections.GetCount() < m_pSelection->GetCount(… in On_Up()
356 for(size_t i=0; i<Selections.GetCount(); i++) in On_Up()
380 …if( m_pSelection->GetSelections(Selections) > 0 && Selections.GetCount() < m_pSelection->GetCount(… in On_Down()
386 for(size_t i=0; i<Selections.GetCount(); i++) in On_Down()
618 m_pSystems->SetSelection(m_pSystems->GetCount() - 1); in IMPLEMENT_CLASS()
[all …]
/dports/devel/upp/upp/uppsrc/Core/
H A Dt.cpp130 for(int i = 0; i < ma.GetCount(); i++) { in sFindLngRec()
135 for(int i = 0; i < r.GetCount(); i++) in sFindLngRec()
166 for(int i = 0; i < zsmall.GetCount(); i++) in Clear()
168 for(int i = 0; i < zbig.GetCount(); i++) in Clear()
344 for(int i = 0; i < ma.GetCount(); i++) { in GetLngSet()
348 for(int k = 0; k < lr.GetCount(); k++) in GetLngSet()
360 for(int i = 0; i < ma.GetCount(); i++) { in GetLngSet()
367 for(int k = 0; k < lr.GetCount(); k++) in GetLngSet()
380 for(int i = 0; i < ma.GetCount(); i++) { in SaveLngFile()
408 for(int i = 0; i < r.GetCount(); i++) in LngSetAdd()
[all …]
/dports/devel/upp/upp/bazaar/PolyXMLTest/
H A DMain.cpp50 for(int i = 0; i < polyArray.GetCount(); i++) in DumpArray()
82 for(int i = 0; i < polyMap.GetCount(); i++) in DumpMap()
114 for(int i = 0; i < polyMap.GetCount(); i++) in DumpMapOne()
152 Cerr() << "You have registered " << Base::Classes().GetCount() << " classes:\n";
153 for(int i = 0; i < Base::Classes().GetCount(); i++)
195 Cerr() << "\nArray content after streaming in : " << polyArray.GetCount() << " classes:\n";
210 Cerr() << "\nArray content after streaming in : " << polyArray.GetCount() << " classes:\n";
252 Cerr() << "\nMap content before streaming out: " << polyMap.GetCount() << " classes:\n";
261 Cerr() << "\nMap content after streaming in : " << polyMap.GetCount() << " classes:\n";
276 Cerr() << "\nMap content after streaming in : " << polyMap.GetCount() << " classes:\n";
[all …]
/dports/devel/upp/upp/uppsrc/ide/
H A DInsert.cpp112 for(int i = 0; i < pkg.GetCount(); i++) { in InsertIml()
172 if(path.GetCount()) { in InsertFilePath()
184 if(data.GetCount() > 20*1024) in InsertAs()
202 WriteClipboardText(AsString(d.GetCount())); in InsertAs()
207 int e = min(i + 256, d.GetCount()); in InsertAs()
222 if(txt.GetCount()) in InsertAs()
232 if(path.GetCount()) { in InsertFileBase64()
248 if(pi >= 0 && pi < wspc.GetCount()) { in InsertMenu()
275 if(editfile.GetCount()) { in InsertMenu()
295 for(int i = 0; i < w.GetCount(); i++) { in InsertInclude()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq/src/System/Linq/
H A DAppendPrepend.cs88 public abstract int GetCount(bool onlyIfCheap); in GetCount() method in System.Linq.Enumerable.AppendPrependIterator
171 Debug.Assert(GetCount(onlyIfCheap: true) == -1); in LazyToArray()
192 int count = GetCount(onlyIfCheap: true); in ToArray()
222 int count = GetCount(onlyIfCheap: true); in ToList()
238 public override int GetCount(bool onlyIfCheap) in GetCount() method in System.Linq.Enumerable.AppendPrepend1Iterator
242 int count = listProv.GetCount(onlyIfCheap); in GetCount()
334 Debug.Assert(GetCount(onlyIfCheap: true) == -1); in LazyToArray()
369 int count = GetCount(onlyIfCheap: true); in ToArray()
408 int count = GetCount(onlyIfCheap: true); in ToList()
428 public override int GetCount(bool onlyIfCheap) in GetCount() method in System.Linq.Enumerable.AppendPrependN
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/utils/
H A Dfactory.cpp30 id = factoryArray->GetCount() + FACTORY_OFFSET; in pgaFactory()
77 if (id >= 0 && id < (int)factoryArray->GetCount()) in GetFactory()
131 return deferredImagesArray->GetCount() - 1; in addIcon()
148 for (i = 0 ; i < deferredImagesArray->GetCount() ; i++) in RealizeImages()
231 while (GetCount()) in ~menuFactoryList()
241 if (id >= 0 && id < (int)GetCount()) in GetFactory()
253 w->Connect(MNU_ACTION, MNU_ACTION + GetCount() - 1, in RegisterMenu()
261 for (id = MNU_ACTION ; id < GetCount() + MNU_ACTION ; id++) in CheckMenu()
278 for (id = 0 ; id < GetCount() ; id++) in CheckMenu()
317 for (id = MNU_ACTION ; id < GetCount() + MNU_ACTION ; id++) in AppendEnabledMenus()
[all …]
/dports/devel/upp/upp/uppsrc/ScatterDraw/
H A DSeriesPlot.h32 static int GetCount() {return classMap().GetCount();} in GetCount() function
59 x = p[p.GetCount() - 1].x; in DoPaint()
63 p.Remove(p.GetCount() - 1); in DoPaint()
92 ASSERT(p.GetCount() > 1); in DoPaint()
95 for (int i = 1; i < p.GetCount(); ++i) { in DoPaint()
100 …ps << Pointf(p[p.GetCount() - 1].x + (p[p.GetCount() - 1].x - p[p.GetCount() - 2].x)/2., p[p.GetCo… in DoPaint()
104 x = ps[ps.GetCount() - 1].x; in DoPaint()
108 ps.Remove(ps.GetCount() - 1); in DoPaint()
135 for (int i = 0; i < p.GetCount(); ++i) { in DoPaint()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/wince/
H A Dchecklst.cpp131 return Create(parent, id, pos, size, chs.GetCount(), chs.GetStrings(), in Create()
190 unsigned int n = GetCount(); in Clear()
200 wxCHECK_RET( n == GetCount(), in Clear()
204 unsigned int wxCheckListBox::GetCount() const in GetCount() function in wxCheckListBox
212 for (i = 0; (unsigned int)i < GetCount(); i++) in GetSelection()
225 for (i = 0; (unsigned int)i < GetCount(); i++) in GetSelections()
232 return aSelections.GetCount(); in GetSelections()
263 int n = (int)GetCount(); in DoAppend()
289 for( unsigned int i = 0; i < items.GetCount(); i++ ) in DoInsertItems()
324 ListView_SetItemCount( GetHwnd(), GetCount() + items.GetCount() ); in DoSetItems()
[all …]

12345678910>>...412