/external/pdfium/xfa/src/fxbarcode/qrcode/ |
H A D | BC_QRCoderECB.cpp | 30 int32_t CBC_QRCoderECB::GetCount() {
function in class:CBC_QRCoderECB
|
H A D | BC_QRFinderPattern.cpp | 47 int32_t CBC_QRFinderPattern::GetCount() {
function in class:CBC_QRFinderPattern
|
/external/libweave/src/commands/ |
H A D | command_queue.h | 47 size_t GetCount() const { return map_.size(); } function in class:weave::final
|
/external/google-breakpad/src/processor/ |
H A D | static_range_map.h | 82 inline int GetCount() const { return map_.size(); } function in class:google_breakpad::StaticRangeMap
|
H A D | range_map-inl.h | 184 if (index >= GetCount()) { 185 BPLOG(ERROR) << "Index out of range: " << index << "/" << GetCount(); 206 int RangeMap<AddressType, EntryType>::GetCount() const { function in class:google_breakpad::RangeMap
|
/external/skia/tests/ |
H A D | SmallAllocatorTest.cpp | 22 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);
|
H A D | LayerRasterizerTest.cpp | 34 static int GetCount() { return gCount; } function in class:DummyRasterizer 53 REPORTER_ASSERT(reporter, DummyRasterizer::GetCount() == 1); 58 REPORTER_ASSERT(reporter, DummyRasterizer::GetCount() == 0);
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
H A D | Antlr.Runtime.Collections.pas | 106 function GetCount: Integer; function 222 function THashList<TKey, TValue>.GetCount: Integer; 316 Result := GetItem(GetCount - 1); 323 I := GetCount - 1;
|
/external/google-benchmark/test/ |
H A D | filter_test.cc | 30 size_t GetCount() const { function in class:__anon6049::TestReporter 83 const size_t count = test_reporter.GetCount();
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
H A D | cpu_set.h | 119 int GetCount() { function in class:google_breakpad::CpuSet
|
/external/libchrome/base/metrics/ |
H A D | sample_map.cc | 26 Count SampleMap::GetCount(Sample value) const { function in class:base::SampleMap
|
H A D | sample_vector.cc | 50 Count SampleVector::GetCount(Sample value) const { function in class:base::SampleVector
|
/external/pdfium/xfa/src/fxbarcode/datamatrix/ |
H A D | BC_DataMatrixVersion.h | 18 int32_t GetCount() { return m_count; }
function in class:ECB
|
/external/google-breakpad/src/common/ |
H A D | simple_string_dictionary.h | 133 size_t GetCount() const { function in class:google_breakpad::NonAllocatingMap
|
/external/libchrome/base/trace_event/ |
H A D | trace_event_memory_overhead.cc | 125 size_t TraceEventMemoryOverhead::GetCount(const char* object_type) const { function in class:base::trace_event::TraceEventMemoryOverhead
|
/external/lzma/CPP/Windows/Control/ |
H A D | ComboBox.h | 23 int GetCount() { return (int)SendMessage(CB_GETCOUNT, 0, 0); }
function in class:NWindows::NControl::CComboBox
|
/external/libchrome/base/strings/ |
H A D | safe_sprintf.cc | 139 // caller can now stop adding more data, as GetCount() has reached its 149 inline ssize_t GetCount() const { function in class:base::strings::__anon9086::Buffer 158 // needed so that GetCount() can return the number of bytes that should 652 return buffer.GetCount(); 682 return buffer.GetCount();
|
/external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/Common/ |
H A D | LinkList.h | 279 // GetCount: Returns the number of items in the list. 280 DWORD GetCount() const { return m_count; } function in class:List 284 return (GetCount() == 0);
|
/external/pdfium/core/src/fxcrt/ |
H A D | fx_basic_maps.cpp | 345 int CFX_CMapByteStringToPtr::GetCount() const { function in class:CFX_CMapByteStringToPtr
|
/external/pdfium/xfa/src/fxfa/src/common/ |
H A D | xfa_utils.h | 155 int GetCount() const { return CFX_MapPtrToPtr::GetCount(); }
function in class:CXFA_PtrSetTemplate
|
/external/opencv/cvaux/src/ |
H A D | _cvfacedetection.h | 108 inline long GetCount(); 118 inline long FaceTemplate::GetCount() function in class:FaceTemplate 121 }//inline long FaceTemplate::GetCount()
|
/external/pdfium/core/include/fpdfapi/ |
H A D | fpdf_objects.h | 270 FX_DWORD GetCount() const { return m_Objects.GetSize(); } function in class:CPDF_Array 427 size_t GetCount() const { return m_Map.size(); } function in class:CPDF_Dictionary
|
/external/pdfium/core/src/fpdfdoc/ |
H A D | doc_basic.cpp | 94 FX_DWORD dwCount = pNames->GetCount() / 2; 118 for (FX_DWORD i = 0; i < pKids->GetCount(); i++) { 142 int nCount = pNames->GetCount() / 2; 157 for (FX_DWORD i = 0; i < pKids->GetCount(); i++) { 176 return pNames->GetCount() / 2; 183 for (FX_DWORD i = 0; i < pKids->GetCount(); i++) { 192 int CPDF_NameTree::GetCount() const { function in class:CPDF_NameTree
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
H A D | PWL_ListBox.cpp | 113 for (int32_t i = 0, sz = m_pList->GetCount(); i < sz; i++) { 165 for (int32_t i = 0, sz = m_pList->GetCount(); i < sz; i++) { 484 int32_t CPWL_ListBox::GetCount() const { function in class:CPWL_ListBox 486 return m_pList->GetCount();
|
/external/pdfium/fpdfsdk/src/fxedit/ |
H A D | fxet_list.cpp | 154 int32_t CFX_List::GetCount() const { function in class:CFX_List 370 int32_t CPLST_Select::GetCount() const { function in class:CPLST_Select 523 if (nItemIndex >= 0 && nItemIndex < GetCount()) { 559 OnVK(GetCount() - 1, bShift, bCtrl); 567 OnVK(GetCount() - 1, bShift, bCtrl); 595 ReArrange(GetCount() - 1); 674 for (int32_t i = 0, sz = m_aSelItems.GetCount(); i < sz; i++) {
|