Searched refs:pEnum (Results 1 - 11 of 11) sorted by relevance

/external/opencv3/modules/videoio/src/
H A Dcap_dshow.cpp878 IEnumFilters * pEnum = 0; local
883 hr = pGraph->EnumFilters(&pEnum);
887 if (pEnum->Next(1, &pFilter, &cFetched) == S_OK)
913 pEnum->Release();
914 pEnum = NULL;
1333 IEnumMoniker *pEnum = NULL; local
1346 &pEnum, 0);
1353 while (pEnum->Next(1, &pMoniker, NULL) == S_OK){
1399 pEnum->Release();
1400 pEnum
2809 IEnumMoniker *pEnum = NULL; local
[all...]
/external/pdfium/xfa/src/fxfa/src/parser/
H A Dxfa_object_imp.cpp3782 XFA_LPCATTRIBUTEENUMINFO pEnum = XFA_GetAttributeEnumByName(wsValue); local
3784 pEnum ? pEnum->eName
/external/opencv3/3rdparty/include/dshow/
H A Dstrmif.h8230 virtual HRESULT WINAPI EnumCacheFilter(IEnumFilters **pEnum) = 0;
8247 HRESULT (WINAPI *EnumCacheFilter)(IGraphConfig *This,IEnumFilters **pEnum);
8266 #define IGraphConfig_EnumCacheFilter(This,pEnum) (This)->lpVtbl->EnumCacheFilter(This,pEnum)
8281 HRESULT WINAPI IGraphConfig_EnumCacheFilter_Proxy(IGraphConfig *This,IEnumFilters **pEnum);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-core.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE SQLite/ SQLite/Authorizer.class Authorizer.java package ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 155 milliseconds