Home
last modified time | relevance | path

Searched refs:MessageBox (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/PowerVR_SDK/Examples/Beginner/01_HelloAPI/OGLES2/
DOGLES2HelloAPI_Windows.cpp105 MessageBox(hWnd, pszStr, _T("Error"), MB_OK|MB_ICONEXCLAMATION); in TestEGLError()
179 MessageBox(0, _T("Failed to register the window class"), _T("Error"), MB_OK | MB_ICONEXCLAMATION); in WinMain()
194 MessageBox(0, _T("Failed to create the device context"), _T("Error"), MB_OK|MB_ICONEXCLAMATION); in WinMain()
222 MessageBox(0, _T("eglInitialize() failed."), _T("Error"), MB_OK|MB_ICONEXCLAMATION); in WinMain()
266 MessageBox(0, _T("eglChooseConfig() failed."), _T("Error"), MB_OK|MB_ICONEXCLAMATION); in WinMain()
355MessageBox(hWnd, i32InfoLogLength ? pszInfoLog : _T(""), _T("Failed to compile fragment shader"), … in WinMain()
374MessageBox(hWnd, i32InfoLogLength ? pszInfoLog : _T(""), _T("Failed to compile vertex shader"), MB… in WinMain()
404MessageBox(hWnd, i32InfoLogLength ? pszInfoLog : _T(""), _T("Failed to link program"), MB_OK|MB_IC… in WinMain()
/external/webrtc/webrtc/examples/peerconnection/client/
Dconductor.cc84 main_wnd_->MessageBox("Error", in InitializePeerConnection()
91 main_wnd_->MessageBox("Error", in InitializePeerConnection()
333 main_wnd_->MessageBox("Error", ("Failed to connect to " + server_).c_str(), in OnServerConnectionFailure()
358 main_wnd_->MessageBox("Error", in ConnectToPeer()
367 main_wnd_->MessageBox("Error", "Failed to initialize PeerConnection", true); in ConnectToPeer()
Dmain_wnd.h52 virtual void MessageBox(const char* caption, const char* text,
92 virtual void MessageBox(const char* caption, const char* text,
Dmain_wnd.cc191 void MainWnd::MessageBox(const char* caption, const char* text, bool is_error) { in MessageBox() function in MainWnd
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelExe.cpp354 MessageBox(NULL, L"", L"", MB_OK|MB_ICONEXCLAMATION); in InitInstance()
360 MessageBox( NULL, L"", L"", MB_ICONERROR | MB_OK ); in InitInstance()
367 MessageBox( NULL, errorMessage, errorCaption, MB_ICONERROR | MB_OK ); in InitInstance()
/external/swiftshader/tests/OGLSimpleCube/
DOGLSimpleCube.cpp168 MessageBox(WindowFromDC(hDC), L"ChoosePixelFormat failed.", L"Error", in setupPixelFormat()
174 MessageBox(WindowFromDC(hDC), L"SetPixelFormat failed.", L"Error", in setupPixelFormat()
/external/libxml2/win32/wince/
Dwincecompat.h48 #define perror(_t) MessageBox(NULL, _T("_t"), _T("Error/Warning"), MB_OK)
/external/libpng/contrib/visupng/
DVisualPng.c101 MessageBox (NULL, TEXT ("Error: this program requires Windows NT!"), in WinMain()
294 MessageBox (hwnd, TEXT ("Error in saving the PNG image"), in WndProc()
693 MessageBox (hwnd, TEXT ("Error in loading the PNG image"), in LoadImageFile()
732 MessageBox (hwnd, TEXT ("Error in displaying the PNG image"), in DisplayImage()
/external/pdfium/xfa/fxfa/parser/
Dcscript_hostpseudomodel.h44 void MessageBox(CFXJSE_Arguments* pArguments);
Dcscript_hostpseudomodel.cpp461 void CScript_HostPseudoModel::MessageBox(CFXJSE_Arguments* pArguments) { in MessageBox() function in CScript_HostPseudoModel
/external/icu/icu4c/source/samples/layout/
Dlayout.cpp96 MessageBox(NULL, TEXT("This demo only runs on Windows 2000!"), szAppName, MB_ICONERROR); in WinMain()
329 MessageBox(hwnd, TEXT("Windows Layout Sample 0.1\n") in WndProc()
Dclayout.c97 MessageBox(NULL, TEXT("This demo only runs on Windows 2000!"), szAppName, MB_ICONERROR); in WinMain()
333 MessageBox(hwnd, TEXT("Windows Layout Sample 0.1\n") in WndProc()
/external/webrtc/webrtc/examples/peerconnection/client/linux/
Dmain_wnd.h40 virtual void MessageBox(const char* caption, const char* text,
Dmain_wnd.cc148 void GtkMainWnd::MessageBox(const char* caption, const char* text, in MessageBox() function in GtkMainWnd
/external/libjpeg-turbo/release/
Dlibjpeg-turbo.nsi.in29MessageBox MB_OK "An existing version of the @CMAKE_PROJECT_NAME@ SDK for @INST_PLATFORM@ is alrea…
31MessageBox MB_OK "An existing version of the @CMAKE_PROJECT_NAME@ SDK for @INST_PLATFORM@ or the T…
/external/libjpeg-turbo/
Djerror.c106 MessageBox(GetActiveWindow(), buffer, "JPEG Library Error", in output_message()
/external/vulkan-validation-layers/windowsRuntimeInstaller/
DInstallerRT.nsi314MessageBox MB_OK "The Windows Vulkan Runtime is already installed to $0. It will be re-installed t…
481MessageBox MB_OK "Warning!$\n$\nConfigureRT program called by VulkanRT Installer failed with error…
627MessageBox MB_OK "Warning!$\n$\nConfigureRT program called by VulkanRT Installer failed with error…
674MessageBox MB_YESNO "A reboot is required to finish the uninstall. Do you wish to reboot now?" /SD…
731 MessageBox MB_OK|MB_ICONSTOP "${errorMessage1}${errorMessage2}Errorcode: $1$\r$\n" /SD IDOK
760MessageBox MB_OK|MB_ICONSTOP "${errorMessage1un}${errorMessage2}Errorcode: $1$\r$\n" /SD IDOK
/external/opencv/cxcore/src/
Dcxerror.cpp194 … int answer = MessageBox( NULL, message, title, MB_ICONERROR|MB_ABORTRETRYIGNORE|MB_SYSTEMMODAL ); in cvGuiBoxReport()
/external/webrtc/webrtc/modules/video_render/test/testAPI/
DtestAPI.cc130MessageBox( 0, TEXT("Failed to register window class!"),TEXT("Error!"), MB_OK|MB_ICONERROR ); in WebRtcCreateWindow()
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/
DPVRShellOS.cpp314 MessageBox(NULL, tzText, tzCaption, MB_OK | MB_ICONINFORMATION | MB_SETFOREGROUND); in OsExit()
/external/vulkan-validation-layers/tests/
Dvktestframework.cpp39MessageBox(NULL, err_msg, err_class, MB_OK); …
/external/ImageMagick/MagickCore/
Dnt-base.c740 (void) MessageBox(NULL,buffer,"ImageMagick Exception",MB_OK | MB_TASKMODAL | in NTErrorHandler()
2726 (void) MessageBox(NULL,buffer,"ImageMagick Warning",MB_OK | MB_TASKMODAL | in NTWarningHandler()
/external/opencv/cvaux/src/
Dcvtrifocal.cpp1021 MessageBox(0,str,"Info",MB_OK|MB_TASKMODAL); in icvComputeProjectMatricesNPoints()
1059 MessageBox(0,str2,"Info",MB_OK|MB_TASKMODAL); in icvComputeProjectMatricesNPoints()
1159 MessageBox(0,str,"Info",MB_OK|MB_TASKMODAL); in icvComputeProjectMatricesNPoints()
/external/sonivox/jet_tools/JetCreator/
DJetCreator.py1012 wx.MessageBox(JetDefs.IMPORT_ARCHIVE_NO_JTC)
1025 wx.MessageBox(JetDefs.IMPORT_NOT_JET_ARCHIVE)
1032 wx.MessageBox(JetDefs.IMPORT_ARCHIVE_NO_JTC)
/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc241 MessageBox(NULL, L"Please wait...", kMessageBoxTitle, MB_OK); in MessageBoxFunc()

12