Reset 1404 3rdparty/include/dshow/control.h virtual HRESULT WINAPI Reset(void) = 0; Reset 1421 3rdparty/include/dshow/control.h HRESULT (WINAPI *Reset)(IAMStats *This); Reset 1440 3rdparty/include/dshow/control.h #define IAMStats_Reset(This) (This)->lpVtbl->Reset(This) Reset 919 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI Reset(void) = 0; Reset 930 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *Reset)(IEnumPins *This); Reset 943 3rdparty/include/dshow/strmif.h #define IEnumPins_Reset(This) (This)->lpVtbl->Reset(This) Reset 969 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI Reset(void) = 0; Reset 980 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *Reset)(IEnumMediaTypes *This); Reset 993 3rdparty/include/dshow/strmif.h #define IEnumMediaTypes_Reset(This) (This)->lpVtbl->Reset(This) Reset 1090 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI Reset(void) = 0; Reset 1101 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *Reset)(IEnumFilters *This); Reset 1114 3rdparty/include/dshow/strmif.h #define IEnumFilters_Reset(This) (This)->lpVtbl->Reset(This) Reset 1947 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI Reset(void) = 0; Reset 1958 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *Reset)(IEnumRegFilters *This); Reset 1971 3rdparty/include/dshow/strmif.h #define IEnumRegFilters_Reset(This) (This)->lpVtbl->Reset(This) Reset 6247 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI Reset(void) = 0; Reset 6258 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *Reset)(IEnumStreamIdMap *This); Reset 6271 3rdparty/include/dshow/strmif.h #define IEnumStreamIdMap_Reset(This) (This)->lpVtbl->Reset(This) Reset 283 modules/ts/include/opencv2/ts/ts_perf.hpp Reset(); Reset 1389 modules/ts/src/ts_gtest.cpp ~AutoHandle() { Reset(); } Reset 1392 modules/ts/src/ts_gtest.cpp void Reset() { Reset(INVALID_HANDLE_VALUE); } Reset 7192 modules/ts/src/ts_gtest.cpp write_handle_.Reset(); Reset 7193 modules/ts/src/ts_gtest.cpp event_handle_.Reset(); Reset 7207 modules/ts/src/ts_gtest.cpp child_handle_.Reset(); Reset 7242 modules/ts/src/ts_gtest.cpp write_handle_.Reset(write_handle); Reset 7243 modules/ts/src/ts_gtest.cpp event_handle_.Reset(::CreateEvent( Reset 7299 modules/ts/src/ts_gtest.cpp child_handle_.Reset(process_info.hProcess); Reset 1677 modules/ts/src/ts_perf.cpp implConf.Reset(); Reset 133 modules/videoio/src/cap_dshow.cpp virtual HRESULT STDMETHODCALLTYPE Reset( void) = 0; Reset 835 modules/videoio/src/cap_dshow.cpp pins->Reset(); Reset 767 modules/videoio/src/cap_msmf.hpp _spAttributes.Reset(); Reset 1308 modules/videoio/src/cap_msmf.hpp m_spCurrentType.Reset(); Reset 16 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h Reset(); Reset 20 samples/wp8/OcvImageManipulation/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h void Reset() Reset 16 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h Reset(); Reset 20 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/BasicTimer.h void Reset() Reset 112 samples/wp8/OcvRotatingCube/PhoneXamlDirect3DApp1/PhoneXamlDirect3DApp1Comp/Direct3DInterop.cpp m_timer->Reset();