App 55 samples/gpu/hog.cpp App(const Args& s); App 71 samples/gpu/hog.cpp App operator=(App&); App 131 samples/gpu/hog.cpp App app(args); App 204 samples/gpu/hog.cpp App::App(const Args& s) App 247 samples/gpu/hog.cpp void App::run() App 375 samples/gpu/hog.cpp void App::handleKey(char key) App 437 samples/gpu/hog.cpp inline void App::hogWorkBegin() { hog_work_begin = getTickCount(); } App 439 samples/gpu/hog.cpp inline void App::hogWorkEnd() App 446 samples/gpu/hog.cpp inline string App::hogWorkFps() const App 454 samples/gpu/hog.cpp inline void App::workBegin() { work_begin = getTickCount(); } App 456 samples/gpu/hog.cpp inline void App::workEnd() App 463 samples/gpu/hog.cpp inline string App::workFps() const App 14 samples/gpu/morphology.cpp App(int argc, const char* argv[]); App 36 samples/gpu/morphology.cpp App::App(int argc, const char* argv[]) App 70 samples/gpu/morphology.cpp int App::run() App 111 samples/gpu/morphology.cpp void App::help() App 126 samples/gpu/morphology.cpp void App::OpenClose() App 148 samples/gpu/morphology.cpp void App::ErodeDilate() App 170 samples/gpu/morphology.cpp void App::OpenCloseCallback(int, void* data) App 172 samples/gpu/morphology.cpp App* thiz = (App*) data; App 176 samples/gpu/morphology.cpp void App::ErodeDilateCallback(int, void* data) App 178 samples/gpu/morphology.cpp App* thiz = (App*) data; App 184 samples/gpu/morphology.cpp App app(argc, argv); App 41 samples/gpu/stereo_match.cpp App(const Params& p); App 98 samples/gpu/stereo_match.cpp App app(args); App 141 samples/gpu/stereo_match.cpp App::App(const Params& params) App 160 samples/gpu/stereo_match.cpp void App::run() App 222 samples/gpu/stereo_match.cpp void App::printParams() const App 248 samples/gpu/stereo_match.cpp void App::handleKey(char key) App 22 samples/tapi/hog.cpp App(CommandLineParser& cmd); App 42 samples/tapi/hog.cpp App operator=(App&); App 87 samples/tapi/hog.cpp App app(cmd); App 107 samples/tapi/hog.cpp App::App(CommandLineParser& cmd) App 146 samples/tapi/hog.cpp void App::run() App 265 samples/tapi/hog.cpp void App::handleKey(char key) App 331 samples/tapi/hog.cpp inline void App::hogWorkBegin() App 336 samples/tapi/hog.cpp inline void App::hogWorkEnd() App 343 samples/tapi/hog.cpp inline string App::hogWorkFps() const App 350 samples/tapi/hog.cpp inline void App::workBegin() App 355 samples/tapi/hog.cpp inline void App::workEnd() App 362 samples/tapi/hog.cpp inline string App::workFps() const App 31 samples/winrt/FaceDetection/FaceDetection/App.xaml.cpp App::App() App 34 samples/winrt/FaceDetection/FaceDetection/App.xaml.cpp Suspending += ref new SuspendingEventHandler(this, &App::OnSuspending); App 42 samples/winrt/FaceDetection/FaceDetection/App.xaml.cpp void App::OnLaunched(Windows::ApplicationModel::Activation::LaunchActivatedEventArgs^ e) App 67 samples/winrt/FaceDetection/FaceDetection/App.xaml.cpp rootFrame->NavigationFailed += ref new Windows::UI::Xaml::Navigation::NavigationFailedEventHandler(this, &App::OnNavigationFailed); App 109 samples/winrt/FaceDetection/FaceDetection/App.xaml.cpp void App::OnSuspending(Object^ sender, SuspendingEventArgs^ e) App 122 samples/winrt/FaceDetection/FaceDetection/App.xaml.cpp void App::OnNavigationFailed(Platform::Object ^sender, Windows::UI::Xaml::Navigation::NavigationFailedEventArgs ^e) App 15 samples/winrt/FaceDetection/FaceDetection/App.xaml.h ref class App sealed App 21 samples/winrt/FaceDetection/FaceDetection/App.xaml.h App(); App 45 samples/winrt/ImageManipulations/App.xaml.cpp App::App() App 48 samples/winrt/ImageManipulations/App.xaml.cpp this->Suspending += ref new SuspendingEventHandler(this, &SDKSample::App::OnSuspending); App 57 samples/winrt/ImageManipulations/App.xaml.cpp void App::OnLaunched(LaunchActivatedEventArgs^ pArgs) App 107 samples/winrt/ImageManipulations/App.xaml.cpp void App::OnSuspending(Object^ sender, SuspendingEventArgs^ e) App 24 samples/winrt/ImageManipulations/App.xaml.h ref class App App 27 samples/winrt/ImageManipulations/App.xaml.h App(); App 79 samples/winrt/ImageManipulations/MainPage.xaml.h return safe_cast<App^>(App::Current)->LaunchArgs; App 31 samples/winrt/OcvImageProcessing/OcvImageProcessing/App.xaml.cpp App::App() App 34 samples/winrt/OcvImageProcessing/OcvImageProcessing/App.xaml.cpp Suspending += ref new SuspendingEventHandler(this, &App::OnSuspending); App 43 samples/winrt/OcvImageProcessing/OcvImageProcessing/App.xaml.cpp void App::OnLaunched(Windows::ApplicationModel::Activation::LaunchActivatedEventArgs^ args) App 101 samples/winrt/OcvImageProcessing/OcvImageProcessing/App.xaml.cpp void App::OnSuspending(Object^ sender, SuspendingEventArgs^ e) App 15 samples/winrt/OcvImageProcessing/OcvImageProcessing/App.xaml.h ref class App sealed App 18 samples/winrt/OcvImageProcessing/OcvImageProcessing/App.xaml.h App(); App 32 samples/winrt_universal/PhoneTutorial/App.xaml.cpp App::App() App 35 samples/winrt_universal/PhoneTutorial/App.xaml.cpp Suspending += ref new SuspendingEventHandler(this, &App::OnSuspending); App 44 samples/winrt_universal/PhoneTutorial/App.xaml.cpp void App::OnLaunched(LaunchActivatedEventArgs^ e) App 89 samples/winrt_universal/PhoneTutorial/App.xaml.cpp _firstNavigatedToken = rootFrame->Navigated += ref new NavigatedEventHandler(this, &App::RootFrame_FirstNavigated); App 107 samples/winrt_universal/PhoneTutorial/App.xaml.cpp void App::RootFrame_FirstNavigated(Object^ sender, NavigationEventArgs^ e) App 131 samples/winrt_universal/PhoneTutorial/App.xaml.cpp void App::OnSuspending(Object^ sender, SuspendingEventArgs^ e) App 15 samples/winrt_universal/PhoneTutorial/App.xaml.h ref class App sealed App 18 samples/winrt_universal/PhoneTutorial/App.xaml.h App(); App 57 samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.cpp App::App() App 60 samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.cpp Suspending += ref new SuspendingEventHandler(this, &App::OnSuspending); App 61 samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.cpp Resuming += ref new Windows::Foundation::EventHandler<Platform::Object ^>(this, &video_capture_xaml::App::OnResuming); App 70 samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.cpp void App::OnLaunched(LaunchActivatedEventArgs^ e) App 116 samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.cpp _firstNavigatedToken = rootFrame->Navigated += ref new NavigatedEventHandler(this, &App::RootFrame_FirstNavigated); App 136 samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.cpp void App::RootFrame_FirstNavigated(Object^ sender, NavigationEventArgs^ e) App 162 samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.cpp void App::OnSuspending(Object^ sender, SuspendingEventArgs^ e) App 170 samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.cpp void video_capture_xaml::App::OnResuming(Platform::Object ^sender, Platform::Object ^args) App 39 samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.h ref class App sealed App 42 samples/winrt_universal/VideoCaptureXAML/video_capture_xaml/video_capture_xaml.Shared/App.xaml.h App();