Home
last modified time | relevance | path

Searched defs:GetCount (Results 1 – 25 of 2828) sorted by relevance

12345678910>>...114

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/vr/util/
H A Dsliding_average.h25 size_t GetCount() const { return values_.GetCount(); } in GetCount() function
42 size_t GetCount() const { return sample_microseconds_.GetCount(); } in GetCount() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/vr/util/
H A Dsliding_average.h25 size_t GetCount() const { return values_.GetCount(); } in GetCount() function
42 size_t GetCount() const { return sample_microseconds_.GetCount(); } in GetCount() function
/dports/devel/upp/upp/bazaar/Dispatcher/
H A DDispatcher.h54 int GetCount() const { return dests.GetCount(); } in GetCount() function
101 int GetCount() const { return dests.GetCount(); } in GetCount() function
144 int GetCount() const { return dests.GetCount(); } in GetCount() function
169 int GetCount() const { return GetLinkCount(dests); } in GetCount() function
189 int GetCount() const { return GetLinkCount(dests); } in GetCount() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/cgi/
H A Dfcgibuf.hpp54 Uint8 GetCount(void) const { return m_cnt; } in GetCount() function in CCgiObuffer
69 Uint8 GetCount(void) const { return m_cnt; } in GetCount() function in CCgiIbuffer
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/cgi/
H A Dfcgibuf.hpp54 Uint8 GetCount(void) const { return m_cnt; } in GetCount() function in CCgiObuffer
69 Uint8 GetCount(void) const { return m_cnt; } in GetCount() function in CCgiIbuffer
/dports/devel/fpc-fcl-sdo/fpc-3.2.2/packages/fcl-sdo/src/base/
H A Dsdo_dom_cursors.pas56 function GetCount() : PtrInt; in GetCount() function
81 function GetCount() : PtrInt; in GetCount() function
121 function GetCount() : PtrInt; in GetCount() function
219 function TDOMNodeListCursor.GetCount() : PtrInt; in TDOMNodeListCursor.GetCount() function
298 function TDOMNodeRttiExposerCursor.GetCount() : PtrInt; in TDOMNodeRttiExposerCursor.GetCount() function
344 function TDOMNamedNodeMapCursor.GetCount() : PtrInt; in GetCount() function
H A Dsdo_cursor_intf.pas42 function GetCount() : PtrInt; in GetCount() function
105 function GetCount() : PtrInt; in GetCount() function
187 function TSimpleObjectFilterableCursor.GetCount() : PtrInt; in GetCount() function
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-sdo/src/base/
H A Dsdo_dom_cursors.pas56 function GetCount() : PtrInt; in GetCount() function
81 function GetCount() : PtrInt; in GetCount() function
121 function GetCount() : PtrInt; in GetCount() function
219 function TDOMNodeListCursor.GetCount() : PtrInt; in TDOMNodeListCursor.GetCount() function
298 function TDOMNodeRttiExposerCursor.GetCount() : PtrInt; in TDOMNodeRttiExposerCursor.GetCount() function
344 function TDOMNamedNodeMapCursor.GetCount() : PtrInt; in GetCount() function
H A Dsdo_cursor_intf.pas42 function GetCount() : PtrInt; in GetCount() function
105 function GetCount() : PtrInt; in GetCount() function
187 function TSimpleObjectFilterableCursor.GetCount() : PtrInt; in GetCount() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/drc/
H A Ddrc_results_provider.cpp50 int BOARD_DRC_ITEMS_PROVIDER::GetCount( int aSeverity ) const in GetCount() function in BOARD_DRC_ITEMS_PROVIDER
95 int VECTOR_DRC_ITEMS_PROVIDER::GetCount( int aSeverity ) const in GetCount() function in VECTOR_DRC_ITEMS_PROVIDER
/dports/editors/cudatext/CudaText-1.151.0/econtrol/econtrol/
H A Dec_syntax_rule.pas61 function GetCount: integer; in GetCount() function
79 function GetCount: integer; in GetCount() function
138 function TParserRuleBranch.GetCount: integer; in GetCount() function
179 function TParserRule.GetCount: integer; in TParserRule.GetCount() function
H A Dec_gramma.pas36 function GetCount: integer; virtual; abstract; in GetCount() function
52 function GetCount: integer; override; in GetCount() function
68 function GetCount: integer; override; in GetCount() function
142 function TParserBranchNode.GetCount: integer; in TParserBranchNode.GetCount() function
182 function TParserTermNode.GetCount: integer; in GetCount() function
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dhash.h47 size_t GetCount() const { return m_count; } in GetCount() function
90 size_t GetCount() const { return m_count; } in GetCount() function
227 size_t GetCount() const { return m_count; } in GetCount() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq/src/System/Linq/
H A DWhere.cs108 public int GetCount(bool onlyIfCheap) in GetCount() method in System.Linq.Enumerable.WhereEnumerableIterator
214 public int GetCount(bool onlyIfCheap) in GetCount() method in System.Linq.Enumerable.WhereArrayIterator
315 public int GetCount(bool onlyIfCheap) in GetCount() method in System.Linq.Enumerable.WhereListIterator
428 public int GetCount(bool onlyIfCheap) in GetCount() method in System.Linq.Enumerable.WhereSelectArrayIterator
534 public int GetCount(bool onlyIfCheap) in GetCount() method in System.Linq.Enumerable.WhereSelectListIterator
660 public int GetCount(bool onlyIfCheap) in GetCount() method in System.Linq.Enumerable.WhereSelectEnumerableIterator
H A DConcat.cs69 public override int GetCount(bool onlyIfCheap) in GetCount() method in System.Linq.Enumerable.Concat2Iterator
212 public override int GetCount(bool onlyIfCheap) in GetCount() method in System.Linq.Enumerable.ConcatNIterator
434 public abstract int GetCount(bool onlyIfCheap); in GetCount() method in System.Linq.Enumerable.ConcatIterator
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A Dsplitcelldlg.cxx73 tools::Long SvxSplitTableDlg::GetCount() const in GetCount() function in SvxSplitTableDlg
94 tools::Long SvxAbstractSplitTableDialog_Impl::GetCount() const in GetCount() function in SvxAbstractSplitTableDialog_Impl
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Ddistcalc.cpp17 unsigned DistCalcDF::GetCount() const in GetCount() function in DistCalcDF
76 unsigned DistCalcMSA::GetCount() const in GetCount() function in DistCalcMSA
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtaaxissource.pas28 function GetCount: Integer; override; in GetCount() function
57 function TCustomAxisChartSource.GetCount: Integer; in TCustomAxisChartSource.GetCount() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/tachart/
H A Dtaaxissource.pas28 function GetCount: Integer; override; in GetCount() function
57 function TCustomAxisChartSource.GetCount: Integer; in TCustomAxisChartSource.GetCount() function
/dports/biology/muscle/muscle-3.8.1551/
H A Ddistcalc.cpp17 unsigned DistCalcDF::GetCount() const in GetCount() function in DistCalcDF
76 unsigned DistCalcMSA::GetCount() const in GetCount() function in DistCalcMSA
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Parse/PreProcessor/
H A DPreProcessorExpressionTokens.pas72 function GetCount: integer; in GetCount() function
152 function TPreProcessorExpressionTokenList.GetCount: integer; in TPreProcessorExpressionTokenList.GetCount() function
/dports/editors/lazarus/lazarus/components/jcf2/Parse/PreProcessor/
H A DPreProcessorExpressionTokens.pas72 function GetCount: integer; in GetCount() function
152 function TPreProcessorExpressionTokenList.GetCount: integer; in TPreProcessorExpressionTokenList.GetCount() function
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Parse/PreProcessor/
H A DPreProcessorExpressionTokens.pas72 function GetCount: integer; in GetCount() function
152 function TPreProcessorExpressionTokenList.GetCount: integer; in TPreProcessorExpressionTokenList.GetCount() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/jcf2/Parse/PreProcessor/
H A DPreProcessorExpressionTokens.pas72 function GetCount: integer; in GetCount() function
152 function TPreProcessorExpressionTokenList.GetCount: integer; in TPreProcessorExpressionTokenList.GetCount() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/debugger/
H A Dprocesslist.pas40 function GetCount: integer; in GetCount() function
69 function TProcessList.GetCount: integer; in GetCount() function

12345678910>>...114