Searched refs:message (Results 176 - 200 of 304) sorted by relevance

1234567891011>>

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIMessageCenter.cpp135 int UIMessageCenter::message(QWidget *pParent, MessageType type, function in class:UIMessageCenter
150 * to show a message-box in the GUI thread: */
159 /* In usual case we can chow a message-box directly: */
172 message(pParent, type, strMessage, strDetails, pcszAutoConfirmId,
183 return (message(pParent, type, strMessage, strDetails, pcszAutoConfirmId,
210 return message(pParent, type, strMessage, QString(), pcszAutoConfirmId,
293 /* Create message-box: */
325 /* Delete message-box: */
641 /* Prepare message text: */
659 /* Prepare message itsel
[all...]
/vbox/src/libs/zlib-1.2.6/
H A Dmake_vms.com216 $ set message/facil/ident/sever/text
580 $ set message/nofac/noident/nosever/notext
588 $ set message/fac/ident/sever/text
639 $ set message/nofac/noident/nosever/notext
647 $ set message/fac/ident/sever/text
/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsLocalFileUnix.cpp1572 BMessage message(B_REFS_RECEIVED);
1573 message.AddRef("refs",&ref);
1575 messenger.SendMessage(&message);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwinuser16.h86 UINT16 message; member in struct:__anon14273
95 DWORD message; member in struct:__anon14274
145 UINT16 message; member in struct:__anon14278
381 UINT16 message; member in struct:__anon14291
/vbox/src/VBox/HostServices/DragAndDrop/
H A Dservice.cpp45 * message to a low level HGCM callback registered in Main. This callback contains
137 * Clear the message queue as soon as a new clients connect
249 * used the same message ID (300) for GUEST_DND_GET_NEXT_HOST_MSG and
257 || paParms[0].type != VBOX_HGCM_SVC_PARM_32BIT /* message */
474 * message. If so, return the message id and the parameter
475 * count. The message itself has to be queued. */
476 uint32_t uMsg = pClient->message();
501 AssertMsgFailed(("Adding new message of type=%RU32 failed with rc=%Rrc\n",
/vbox/src/VBox/Installer/linux/install_service/
H A Dgenerate_service_file.cpp63 #include <iprt/message.h>
/vbox/src/VBox/Frontends/VBoxAutostart/
H A DVBoxAutostartCfg.cpp27 #include <iprt/message.h>
/vbox/src/VBox/Runtime/testcase/
H A DtstRTProcCreateEx.cpp38 #include <iprt/message.h>
/vbox/src/VBox/Runtime/tools/
H A DRTGzip.cpp37 #include <iprt/message.h>
/vbox/src/VBox/Additions/WINNT/tools/
H A DVBoxCertUtil.cpp30 #include <iprt/message.h>
195 * @returns true on success, false on failure (error message written).
234 * @returns true on success, false on failure (error message written).
279 * @returns true on success, false on failure (error message written).
355 * @returns true on success, false on failure (error message written).
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwinuser16.h86 UINT16 message; member in struct:__anon1597
95 DWORD message; member in struct:__anon1598
145 UINT16 message; member in struct:__anon1602
381 UINT16 message; member in struct:__anon1615
/vbox/src/VBox/Runtime/common/path/
H A DRTPathRmCmd.cpp39 #include <iprt/message.h>
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlerror.h78 char *message;/* human-readable informative error message */ member in struct:_xmlError
830 * @msg: the message
831 * @...: the extra arguments of the varags to format the message
863 * Default message routines used by SAX and Valid context for error
/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecServiceTcp.cpp38 #include <iprt/message.h>
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineView.cpp1490 switch (pMsg->message)
1501 PostMessage(pMsg->hwnd, pMsg->message, pMsg->wParam, pMsg->lParam);
/vbox/src/VBox/Frontends/VirtualBox/src/settings/machine/
H A DUIMachineSettingsStorage.cpp2311 /* Prepare message: */
2312 UIValidationMessage message; local
2328 message.second << tr("No name is currently specified for the controller at position <b>%1</b>.").arg(i + 1);
2334 message.second << tr("The controller at position <b>%1</b> has the same name as the controller at position <b>%2</b>.")
2352 message.second << tr("No hard disk is selected for <i>%1</i>.").arg (value);
2358 message.second << tr("<i>%1</i> is using a disk that is already attached to <i>%2</i>.")
2385 message.second << tr("The machine currently has more storage controllers assigned than a %1 chipset supports. "
2393 /* Serialize message: */
2394 if (!message.second.isEmpty())
2395 messages << message; local
[all...]
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dzlibpas.pas37 msg: PChar; (* last error message, NULL if no error *)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c1593 GLenum severity, GLsizei length, const char *message, void *ctx)
1598 ERR("%p: %s.\n", ctx, debugstr_an(message, length));
1604 FIXME("%p: %s.\n", ctx, debugstr_an(message, length));
1608 WARN_(d3d_perf)("%p: %s.\n", ctx, debugstr_an(message, length));
1612 FIXME("ctx %p, type %#x: %s.\n", ctx, type, debugstr_an(message, length));
1592 wined3d_debug_callback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length, const char *message, void *ctx) argument
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsaaj-impl.jar ... Throwable cause public java.lang.String getMessage () String message public java.lang.Throwable getCause () public synchronized java ...
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c1083 const char *message);
1881 * @msg: the error message
1914 * @msg: the error message
1940 * @msg: the message
1941 * @str1: extra parameter for the message display
1942 * @str2: extra parameter for the message display
1943 * @str3: extra parameter for the message display
1944 * @str4: extra parameter for the message display
1945 * @str5: extra parameter for the message display
2015 * @msg: the error message
2245 xmlSchemaInternalErr2(xmlSchemaAbstractCtxtPtr actxt, const char *funcName, const char *message, const xmlChar *str1, const xmlChar *str2) argument
2273 xmlSchemaInternalErr(xmlSchemaAbstractCtxtPtr actxt, const char *funcName, const char *message) argument
2294 xmlSchemaCustomErr4(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaBasicItemPtr item, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3, const xmlChar *str4) argument
2319 xmlSchemaCustomErr(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaBasicItemPtr item, const char *message, const xmlChar *str1, const xmlChar *str2) argument
2334 xmlSchemaCustomWarning(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2359 xmlSchemaKeyrefErr(xmlSchemaValidCtxtPtr vctxt, xmlParserErrors error, xmlSchemaPSVIIDCNodePtr idcNode, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, const xmlChar *str1, const xmlChar *str2) argument
2508 xmlSchemaComplexTypeErr(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, int nbval, int nbneg, xmlChar **values) argument
2608 xmlSchemaFacetErr(xmlSchemaAbstractCtxtPtr actxt, xmlParserErrors error, xmlNodePtr node, const xmlChar *value, unsigned long length, xmlSchemaTypePtr type, xmlSchemaFacetPtr facet, const char *message, const xmlChar *str1, const xmlChar *str2) argument
2754 xmlSchemaPMissingAttrErr(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaBasicItemPtr ownerItem, xmlNodePtr ownerElem, const char *name, const char *message) argument
2899 xmlSchemaPCustomErrExt(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaBasicItemPtr item, xmlNodePtr itemElem, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3) argument
2935 xmlSchemaPCustomErr(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaBasicItemPtr item, xmlNodePtr itemElem, const char *message, const xmlChar *str1) argument
2960 xmlSchemaPAttrUseErr4(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlNodePtr node, xmlSchemaBasicItemPtr ownerItem, const xmlSchemaAttributeUsePtr attruse, const char *message, const xmlChar *str1, const xmlChar *str2, const xmlChar *str3,const xmlChar *str4) argument
3082 xmlSchemaPSimpleTypeErr(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaBasicItemPtr ownerItem ATTRIBUTE_UNUSED, xmlNodePtr node, xmlSchemaTypePtr type, const char *expected, const xmlChar *value, const char *message, const xmlChar *str1, const xmlChar *str2) argument
3172 xmlSchemaPContentErr(xmlSchemaParserCtxtPtr ctxt, xmlParserErrors error, xmlSchemaBasicItemPtr ownerItem, xmlNodePtr ownerElem, xmlNodePtr child, const char *message, const char *content) argument
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxkbstr.h222 unsigned char message[6]; member in struct:_XkbMessageAction
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxkbstr.h222 unsigned char message[6]; member in struct:_XkbMessageAction
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxkbstr.h202 unsigned char message[6]; member in struct:_XkbMessageAction
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxkbstr.h198 unsigned char message[6]; member in struct:_XkbMessageAction

Completed in 168 milliseconds

1234567891011>>