_ElementType 8106 modules/highgui/src/ppltasks_winrt.h template<typename _ElementType, typename _Function, typename _TaskType> _ElementType 8107 modules/highgui/src/ppltasks_winrt.h void _WhenAllContinuationWrapper(_RunAllParam<_ElementType>* _PParam, _Function _Func, task<_TaskType>& _Task) _ElementType 8147 modules/highgui/src/ppltasks_winrt.h template<typename _ElementType, typename _Iterator> _ElementType 8151 modules/highgui/src/ppltasks_winrt.h static task<std::vector<_ElementType>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End) _ElementType 8153 modules/highgui/src/ppltasks_winrt.h static task<std::vector<_ElementType>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End) _ElementType 8159 modules/highgui/src/ppltasks_winrt.h auto _PParam = new _RunAllParam<_ElementType>(); _ElementType 8171 modules/highgui/src/ppltasks_winrt.h auto _ReturnTask = _All_tasks_completed._Then([=](_Unit_type, std::vector<_ElementType>* retVal) -> HRESULT { _ElementType 8180 modules/highgui/src/ppltasks_winrt.h *_It = _ResultContext<_ElementType>::_GetValue(*_It, _PParam->_M_contexts[_Index++], false); _ElementType 8223 modules/highgui/src/ppltasks_winrt.h _PTask->_Then([_PParam, _Index](task<_ElementType> _ResultTask) -> HRESULT { _ElementType 8227 modules/highgui/src/ppltasks_winrt.h typedef _ElementType _ElementTypeDev10; _ElementType 8236 modules/highgui/src/ppltasks_winrt.h _PParam->_M_contexts[_Index] = _ResultContext<_ElementType>::_GetContext(false); _ElementType 8255 modules/highgui/src/ppltasks_winrt.h template<typename _ElementType, typename _Iterator> _ElementType 8256 modules/highgui/src/ppltasks_winrt.h struct _WhenAllImpl<std::vector<_ElementType>, _Iterator> _ElementType 8259 modules/highgui/src/ppltasks_winrt.h static task<std::vector<_ElementType>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End) _ElementType 8261 modules/highgui/src/ppltasks_winrt.h static task<std::vector<_ElementType>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End) _ElementType 8267 modules/highgui/src/ppltasks_winrt.h auto _PParam = new _RunAllParam<std::vector<_ElementType>>(); _ElementType 8279 modules/highgui/src/ppltasks_winrt.h auto _ReturnTask = _All_tasks_completed._Then([=](_Unit_type, std::vector<_ElementType>* retVal) -> HRESULT { _ElementType 8281 modules/highgui/src/ppltasks_winrt.h std::vector<_ElementType> _Result; _ElementType 8285 modules/highgui/src/ppltasks_winrt.h const std::vector<_ElementType>& _Vec = _PParam->_M_vector[_I].Get(); _ElementType 8287 modules/highgui/src/ppltasks_winrt.h std::vector<_ElementType>& _Vec = _PParam->_M_vector[_I]; _ElementType 8291 modules/highgui/src/ppltasks_winrt.h *_It = _ResultContext<_ElementType>::_GetValue(*_It, _PParam->_M_contexts[_I], false); _ElementType 8337 modules/highgui/src/ppltasks_winrt.h _PTask->_Then([_PParam, _Index](task<std::vector<_ElementType>> _ResultTask) -> HRESULT { _ElementType 8340 modules/highgui/src/ppltasks_winrt.h typedef _ElementType _ElementTypeDev10; _ElementType 8349 modules/highgui/src/ppltasks_winrt.h _PParam->_M_contexts[_Index] = _ResultContext<_ElementType>::_GetContext(false); _ElementType 8581 modules/highgui/src/ppltasks_winrt.h return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(nullptr, _Begin, _End); _ElementType 8619 modules/highgui/src/ppltasks_winrt.h return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_TaskOptions, _Begin, _End); _ElementType 8626 modules/highgui/src/ppltasks_winrt.h return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End); _ElementType 8874 modules/highgui/src/ppltasks_winrt.h template<typename _ElementType, typename _Iterator> _ElementType 8878 modules/highgui/src/ppltasks_winrt.h static task<std::pair<_ElementType, size_t>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End) _ElementType 8880 modules/highgui/src/ppltasks_winrt.h static task<std::pair<_ElementType, size_t>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End) _ElementType 8890 modules/highgui/src/ppltasks_winrt.h auto _PParam = new _RunAnyParam<std::pair<std::pair<_ElementType, size_t>, Concurrency::details::_CancellationTokenState *>>(); _ElementType 8900 modules/highgui/src/ppltasks_winrt.h task<std::pair<std::pair<_ElementType, size_t>, Concurrency::details::_CancellationTokenState *>> _Any_tasks_completed(_PParam->_M_Completed, _Options); _ElementType 8902 modules/highgui/src/ppltasks_winrt.h task<std::pair<std::pair<_ElementType, size_t>, Concurrency::details::_CancellationTokenState *>> _Any_tasks_completed(_PParam->_M_Completed, _PParam->_M_cancellationSource.get_token()); _ElementType 8917 modules/highgui/src/ppltasks_winrt.h _PTask->_Then([_PParam, index](task<_ElementType> _ResultTask) -> HRESULT { _ElementType 8940 modules/highgui/src/ppltasks_winrt.h return _Any_tasks_completed._Then([=](std::pair<std::pair<_ElementType, size_t>, Concurrency::details::_CancellationTokenState *> _Result, std::pair<_ElementType, size_t>* retVal) -> HRESULT { _ElementType 9066 modules/highgui/src/ppltasks_winrt.h return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(_TaskOptions, _Begin, _End); _ElementType 9073 modules/highgui/src/ppltasks_winrt.h return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(nullptr, _Begin, _End); _ElementType 9106 modules/highgui/src/ppltasks_winrt.h return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End); _ElementType 8106 modules/videoio/src/ppltasks_winrt.hpp template<typename _ElementType, typename _Function, typename _TaskType> _ElementType 8107 modules/videoio/src/ppltasks_winrt.hpp void _WhenAllContinuationWrapper(_RunAllParam<_ElementType>* _PParam, _Function _Func, task<_TaskType>& _Task) _ElementType 8147 modules/videoio/src/ppltasks_winrt.hpp template<typename _ElementType, typename _Iterator> _ElementType 8151 modules/videoio/src/ppltasks_winrt.hpp static task<std::vector<_ElementType>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End) _ElementType 8153 modules/videoio/src/ppltasks_winrt.hpp static task<std::vector<_ElementType>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End) _ElementType 8159 modules/videoio/src/ppltasks_winrt.hpp auto _PParam = new _RunAllParam<_ElementType>(); _ElementType 8171 modules/videoio/src/ppltasks_winrt.hpp auto _ReturnTask = _All_tasks_completed._Then([=](_Unit_type, std::vector<_ElementType>* retVal) -> HRESULT { _ElementType 8180 modules/videoio/src/ppltasks_winrt.hpp *_It = _ResultContext<_ElementType>::_GetValue(*_It, _PParam->_M_contexts[_Index++], false); _ElementType 8223 modules/videoio/src/ppltasks_winrt.hpp _PTask->_Then([_PParam, _Index](task<_ElementType> _ResultTask) -> HRESULT { _ElementType 8227 modules/videoio/src/ppltasks_winrt.hpp typedef _ElementType _ElementTypeDev10; _ElementType 8236 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_contexts[_Index] = _ResultContext<_ElementType>::_GetContext(false); _ElementType 8255 modules/videoio/src/ppltasks_winrt.hpp template<typename _ElementType, typename _Iterator> _ElementType 8256 modules/videoio/src/ppltasks_winrt.hpp struct _WhenAllImpl<std::vector<_ElementType>, _Iterator> _ElementType 8259 modules/videoio/src/ppltasks_winrt.hpp static task<std::vector<_ElementType>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End) _ElementType 8261 modules/videoio/src/ppltasks_winrt.hpp static task<std::vector<_ElementType>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End) _ElementType 8267 modules/videoio/src/ppltasks_winrt.hpp auto _PParam = new _RunAllParam<std::vector<_ElementType>>(); _ElementType 8279 modules/videoio/src/ppltasks_winrt.hpp auto _ReturnTask = _All_tasks_completed._Then([=](_Unit_type, std::vector<_ElementType>* retVal) -> HRESULT { _ElementType 8281 modules/videoio/src/ppltasks_winrt.hpp std::vector<_ElementType> _Result; _ElementType 8285 modules/videoio/src/ppltasks_winrt.hpp const std::vector<_ElementType>& _Vec = _PParam->_M_vector[_I].Get(); _ElementType 8287 modules/videoio/src/ppltasks_winrt.hpp std::vector<_ElementType>& _Vec = _PParam->_M_vector[_I]; _ElementType 8291 modules/videoio/src/ppltasks_winrt.hpp *_It = _ResultContext<_ElementType>::_GetValue(*_It, _PParam->_M_contexts[_I], false); _ElementType 8337 modules/videoio/src/ppltasks_winrt.hpp _PTask->_Then([_PParam, _Index](task<std::vector<_ElementType>> _ResultTask) -> HRESULT { _ElementType 8340 modules/videoio/src/ppltasks_winrt.hpp typedef _ElementType _ElementTypeDev10; _ElementType 8349 modules/videoio/src/ppltasks_winrt.hpp _PParam->_M_contexts[_Index] = _ResultContext<_ElementType>::_GetContext(false); _ElementType 8581 modules/videoio/src/ppltasks_winrt.hpp return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(nullptr, _Begin, _End); _ElementType 8619 modules/videoio/src/ppltasks_winrt.hpp return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_TaskOptions, _Begin, _End); _ElementType 8626 modules/videoio/src/ppltasks_winrt.hpp return details::_WhenAllImpl<_ElementType, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End); _ElementType 8874 modules/videoio/src/ppltasks_winrt.hpp template<typename _ElementType, typename _Iterator> _ElementType 8878 modules/videoio/src/ppltasks_winrt.hpp static task<std::pair<_ElementType, size_t>> _Perform(const task_options& _TaskOptions, _Iterator _Begin, _Iterator _End) _ElementType 8880 modules/videoio/src/ppltasks_winrt.hpp static task<std::pair<_ElementType, size_t>> _Perform(Concurrency::details::_CancellationTokenState *_PTokenState, _Iterator _Begin, _Iterator _End) _ElementType 8890 modules/videoio/src/ppltasks_winrt.hpp auto _PParam = new _RunAnyParam<std::pair<std::pair<_ElementType, size_t>, Concurrency::details::_CancellationTokenState *>>(); _ElementType 8900 modules/videoio/src/ppltasks_winrt.hpp task<std::pair<std::pair<_ElementType, size_t>, Concurrency::details::_CancellationTokenState *>> _Any_tasks_completed(_PParam->_M_Completed, _Options); _ElementType 8902 modules/videoio/src/ppltasks_winrt.hpp task<std::pair<std::pair<_ElementType, size_t>, Concurrency::details::_CancellationTokenState *>> _Any_tasks_completed(_PParam->_M_Completed, _PParam->_M_cancellationSource.get_token()); _ElementType 8917 modules/videoio/src/ppltasks_winrt.hpp _PTask->_Then([_PParam, index](task<_ElementType> _ResultTask) -> HRESULT { _ElementType 8940 modules/videoio/src/ppltasks_winrt.hpp return _Any_tasks_completed._Then([=](std::pair<std::pair<_ElementType, size_t>, Concurrency::details::_CancellationTokenState *> _Result, std::pair<_ElementType, size_t>* retVal) -> HRESULT { _ElementType 9066 modules/videoio/src/ppltasks_winrt.hpp return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(_TaskOptions, _Begin, _End); _ElementType 9073 modules/videoio/src/ppltasks_winrt.hpp return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(nullptr, _Begin, _End); _ElementType 9106 modules/videoio/src/ppltasks_winrt.hpp return details::_WhenAnyImpl<_ElementType, _Iterator>::_Perform(_CancellationToken._GetImplValue(), _Begin, _End);