Searched defs:GetCount (Results 1 - 25 of 47) sorted by last modified time

12

/external/skia/tests/
H A DLayerRasterizerTest.cpp34 static int GetCount() { return gCount; } function in class:DummyRasterizer
53 REPORTER_ASSERT(reporter, DummyRasterizer::GetCount() == 1);
58 REPORTER_ASSERT(reporter, DummyRasterizer::GetCount() == 0);
H A DSmallAllocatorTest.cpp22 static int GetCount() { return kCount; } function in class:CountingClass
36 REPORTER_ASSERT(reporter, CountingClass::GetCount() == static_cast<int>(i+1));
39 REPORTER_ASSERT(reporter, CountingClass::GetCount() == 0);
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_objects.h329 FX_DWORD GetCount() const function in class:CPDF_Array
523 int GetCount() const function in class:CPDF_Dictionary
525 return m_Map.GetCount();
/external/pdfium/core/include/fxcrt/
H A Dfx_basic.h854 int GetCount() const function in class:CFX_MapPtrToPtr
994 int GetCount() const function in class:CFX_MapByteStringToPtr
1081 int GetCount() const;
1144 int GetCount() const function in class:CFX_PtrList
/external/pdfium/core/src/fpdfdoc/
H A Ddoc_basic.cpp98 FX_DWORD dwCount = pNames->GetCount() / 2;
122 for (FX_DWORD i = 0; i < pKids->GetCount(); i ++) {
142 int nCount = pNames->GetCount() / 2;
158 for (FX_DWORD i = 0; i < pKids->GetCount(); i ++) {
177 return pNames->GetCount() / 2;
184 for (FX_DWORD i = 0; i < pKids->GetCount(); i ++) {
193 int CPDF_NameTree::GetCount() const function in class:CPDF_NameTree
/external/pdfium/core/src/fxcrt/
H A Dfx_basic_maps.cpp572 int CFX_CMapByteStringToPtr::GetCount() const function in class:CFX_CMapByteStringToPtr
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DGdiPlusPath.h1123 INT GetCount() const function in class:GraphicsPathIterator
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_list.cpp190 FX_INT32 CFX_List::GetCount() const function in class:CFX_List
454 FX_INT32 CPLST_Select::GetCount() const function in class:CPLST_Select
646 if (nItemIndex >= 0 && nItemIndex < GetCount())
694 OnVK(GetCount()-1, bShift, bCtrl);
704 OnVK(GetCount()-1, bShift, bCtrl);
739 ReArrange(GetCount() - 1);
834 for (FX_INT32 i=0,sz=m_aSelItems.GetCount(); i<sz; i++)
/external/pdfium/fpdfsdk/src/pdfwindow/
H A DPWL_ListBox.cpp142 for (FX_INT32 i=0,sz=m_pList->GetCount(); i<sz; i++)
194 for (FX_INT32 i=0,sz=m_pList->GetCount(); i<sz; i++)
409 for(FX_INT32 i=0;i<this->GetCount();i++)
578 FX_INT32 CPWL_ListBox::GetCount() const function in class:CPWL_ListBox
581 return m_pList->GetCount();
/external/opencv/cvaux/src/
H A D_cvfacedetection.h108 inline long GetCount();
118 inline long FaceTemplate::GetCount() function in class:FaceTemplate
121 }//inline long FaceTemplate::GetCount()
/external/lldb/include/lldb/DataFormatters/
H A DFormatNavigator.h189 GetCount () function in class:lldb_private::FormatMap
339 GetCount () function in class:lldb_private::FormatNavigator
341 return m_format_map.GetCount();
H A DTypeCategoryMap.h92 GetCount () function in class:lldb_private::TypeCategoryMap
H A DTypeSynthetic.h299 GetCount() const function in class:lldb_private::TypeFilterImpl
334 if (i >= GetCount())
378 return filter->GetCount();
384 if (idx >= filter->GetCount())
395 return filter->GetCount() > 0;
402 for (size_t i = 0; i < filter->GetCount(); i++)
/external/lldb/source/DataFormatters/
H A DDataVisualization.cpp84 DataVisualization::ValueFormats::GetCount () function in class:DataVisualization::ValueFormats
86 return GetFormatManager().GetValueNavigator().GetCount();
234 DataVisualization::Categories::GetCount () function in class:DataVisualization::Categories
276 DataVisualization::NamedSummaryFormats::GetCount () function in class:DataVisualization::NamedSummaryFormats
278 return GetFormatManager().GetNamedSummaryNavigator().GetCount();
H A DTypeCategory.cpp161 TypeCategoryImpl::GetCount (FormatCategoryItems items) function in class:TypeCategoryImpl
165 count += m_summary_nav->GetCount();
167 count += m_regex_summary_nav->GetCount();
169 count += m_filter_nav->GetCount();
171 count += m_regex_filter_nav->GetCount();
174 count += m_synth_nav->GetCount();
176 count += m_regex_synth_nav->GetCount();
321 if (index < m_summary_nav->GetCount())
324 return m_regex_summary_nav->GetTypeNameSpecifierAtIndex(index-m_summary_nav->GetCount());
330 if (index < m_summary_nav->GetCount())
[all...]
/external/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableArray.cpp49 CFCMutableArray::GetCount() const function in class:CFCMutableArray
71 return ::CFArrayGetCountOfValue (array, CFRangeMake(0, GetCount()), value);
H A DCFCMutableDictionary.cpp48 CFCMutableDictionary::GetCount() const function in class:CFCMutableDictionary
H A DCFCMutableSet.cpp53 CFCMutableSet::GetCount() const function in class:CFCMutableSet
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp774 GetCount () const function in class:RemoteNXMapTable
821 m_count = hash_table.GetCount();
836 if (m_count == hash_table.GetCount() &&
1713 const uint32_t num_classes = hash_table.GetCount();
/external/lldb/tools/lldb-perf/lib/
H A DMetric.cpp38 Metric<T>::GetCount () const function in class:Metric
57 return GetSum()/GetCount();
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvparser.cpp1999 int SeekHead::GetCount() const function in class:mkvparser::SeekHead
2404 long Cues::GetCount() const function in class:mkvparser::Cues
3290 unsigned long Segment::GetCount() const function in class:mkvparser::Segment
5945 const long count = m_pSegment->GetCount(); //loaded only, not preloaded
6256 const long count = m_pSegment->GetCount(); //loaded only, not pre-loaded
/external/libvpx/libwebm/
H A Dmkvparser.cpp1775 int SeekHead::GetCount() const { return m_entry_count; } function in class:mkvparser::SeekHead
2145 long Cues::GetCount() const { function in class:mkvparser::Cues
2956 unsigned long Segment::GetCount() const { return m_clusterCount; } function in class:mkvparser::Segment
5193 const long count = m_pSegment->GetCount(); // loaded only, not preloaded
5449 const long count = m_pSegment->GetCount(); // loaded only, not pre-loaded
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_ref_count.cc42 int ViERefCount::GetCount() const { function in class:webrtc::ViERefCount

Completed in 2202 milliseconds

12