HomeSort by relevance Sort by last modified time
    Searched refs:GetCount (Results 101 - 125 of 232) sorted by null

1 2 3 45 6 7 8 910

  /external/chromium_org/third_party/webrtc/video_engine/
vie_network_impl.cc 45 int32_t ref_count = GetCount();
  /external/lldb/include/lldb/DataFormatters/
FormatManager.h 100 return m_categories_map.GetCount();
TypeCategory.h 168 GetCount (FormatCategoryItems items = ALL_ITEM_TYPES);
FormatNavigator.h 189 GetCount ()
339 GetCount ()
341 return m_format_map.GetCount();
  /external/pdfium/core/include/fpdfapi/
fpdf_page.h 90 return m_ObjectList.GetCount();
fpdf_objects.h 329 FX_DWORD GetCount() const
523 int GetCount() const
525 return m_Map.GetCount();
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListBox.cpp 142 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
581 return m_pList->GetCount();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_dbdao.h 227 virtual LONG GetCount(VOID) = 0;
237 LONG GetCount(VOID);
247 LONG GetCount(VOID);
296 LONG GetCount(VOID);
portabledevicetypes.h 85 virtual HRESULT STDMETHODCALLTYPE GetCount(
264 HRESULT (STDMETHODCALLTYPE *GetCount)(
474 #define IPortableDeviceValues_GetCount(This,pcelt) (This)->lpVtbl->GetCount(This,pcelt)
527 return This->lpVtbl->GetCount(This,pcelt);
    [all...]
dbgprop.h 204 virtual HRESULT WINAPI GetCount(ULONG *pcelt) = 0;
216 HRESULT (WINAPI *GetCount)(IEnumDebugPropertyInfo *This,ULONG *pcelt);
230 #define IEnumDebugPropertyInfo_GetCount(This,pcelt) (This)->lpVtbl->GetCount(This,pcelt)
301 virtual HRESULT WINAPI GetCount(ULONG *pcelt) = 0;
313 HRESULT (WINAPI *GetCount)(IEnumDebugExtendedPropertyInfo *This,ULONG *pcelt);
327 #define IEnumDebugExtendedPropertyInfo_GetCount(This,pcelt) (This)->lpVtbl->GetCount(This,pcelt)
    [all...]
certenc.h 131 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
149 HRESULT (WINAPI *GetCount)(ICertEncodeStringArray *This,LONG *pCount);
169 #define ICertEncodeStringArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
199 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
216 HRESULT (WINAPI *GetCount)(ICertEncodeLongArray *This,LONG *pCount);
235 #define ICertEncodeLongArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
263 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
280 HRESULT (WINAPI *GetCount)(ICertEncodeDateArray *This,LONG *pCount);
299 #define ICertEncodeDateArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
    [all...]
qmgr.h 192 virtual HRESULT WINAPI GetCount(ULONG *puCount) = 0;
204 HRESULT (WINAPI *GetCount)(IEnumBackgroundCopyJobs1 *This,ULONG *puCount);
218 #define IEnumBackgroundCopyJobs1_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount)
350 virtual HRESULT WINAPI GetCount(ULONG *puCount) = 0;
362 HRESULT (WINAPI *GetCount)(IEnumBackgroundCopyGroups *This,ULONG *puCount);
376 #define IEnumBackgroundCopyGroups_GetCount(This,puCount) (This)->lpVtbl->GetCount(This,puCount)
    [all...]
subsmgr.h 96 virtual HRESULT WINAPI GetCount(ULONG *pnCount) = 0;
108 HRESULT (WINAPI *GetCount)(IEnumItemProperties *This,ULONG *pnCount);
122 #define IEnumItemProperties_GetCount(This,pnCount) (This)->lpVtbl->GetCount(This,pnCount)
225 virtual HRESULT WINAPI GetCount(ULONG *pnCount) = 0;
237 HRESULT (WINAPI *GetCount)(IEnumSubscription *This,ULONG *pnCount);
251 #define IEnumSubscription_GetCount(This,pnCount) (This)->lpVtbl->GetCount(This,pnCount)
functiondiscoveryapi.h 117 STDMETHOD_(HRESULT,GetCount)(THIS_ DWORD *pdwCount) PURE;
131 #define IFunctionInstanceCollection_GetCount(This,pdwCount) (This)->lpVtbl->GetCount(This,pdwCount)
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_pattern.cpp 114 m_nFuncs = ((CPDF_Array*)pFunc)->GetCount();
165 if (pDecode == NULL || pDecode->GetCount() != 4 + m_nComps * 2) {
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvparser.hpp 647 int GetCount() const;
749 long GetCount() const; // loaded only
895 unsigned long GetCount() const;
  /external/libvpx/libvpx/third_party/libwebm/
mkvparser.hpp 738 int GetCount() const;
856 long GetCount() const; //loaded only
1022 unsigned long GetCount() const;
  /external/libvpx/libwebm/
mkvparser.hpp 647 int GetCount() const;
749 long GetCount() const; // loaded only
895 unsigned long GetCount() const;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvparser.hpp 738 int GetCount() const;
856 long GetCount() const; //loaded only
1022 unsigned long GetCount() const;
  /external/chromium_org/chrome/browser/prefs/
pref_hash_filter_unittest.cc 512 histogram->SnapshotSamples()->GetCount(0);
514 histogram->SnapshotSamples()->GetCount(1);
524 ASSERT_EQ(initial_untrusted + 1, histogram->SnapshotSamples()->GetCount(0));
525 ASSERT_EQ(initial_trusted, histogram->SnapshotSamples()->GetCount(1));
535 ASSERT_EQ(initial_untrusted + 1, histogram->SnapshotSamples()->GetCount(0));
536 ASSERT_EQ(initial_trusted + 1, histogram->SnapshotSamples()->GetCount(1));
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 106 function GetCount: Integer;
222 function THashList<TKey, TValue>.GetCount: Integer;
316 Result := GetItem(GetCount - 1);
323 I := GetCount - 1;
Antlr.Runtime.Tools.pas 133 function GetCount: Integer;
180 property Count: Integer read GetCount write SetCount;
191 function GetCount: Integer;
206 property Count: Integer read GetCount;
222 function GetCount: Integer;
294 function GetCount: Integer;
465 InsertRange(GetCount, List);
473 function TList<T>.GetCount: Integer;
626 function TDictionary<TKey, TValue>.GetCount: Integer;
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_list.h 230 virtual FX_INT32 GetCount() const;
288 FX_INT32 GetCount() const;
  /external/chromium_org/chrome/browser/history/android/
sqlite_cursor.cc 66 jint SQLiteCursor::GetCount(JNIEnv* env, jobject obj) {
sqlite_cursor_unittest.cc 215 EXPECT_EQ(1, cursor->GetCount(env, NULL));

Completed in 871 milliseconds

1 2 3 45 6 7 8 910