Home
last modified time | relevance | path

Searched defs:messageString (Results 1 – 25 of 158) sorted by relevance

1234567

/dports/lang/ghc/ghc-8.10.7/libraries/parsec/src/Text/Parsec/
H A DError.hs90 messageString (SysUnExpect s) = s function
91 messageString (UnExpect s) = s function
92 messageString (Expect s) = s function
93 messageString (Message s) = s function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/parsec-3.1.14.0/src/Text/Parsec/
H A DError.hs90 messageString (SysUnExpect s) = s function
91 messageString (UnExpect s) = s function
92 messageString (Expect s) = s function
93 messageString (Message s) = s function
/dports/math/rocs/rocs-21.12.3/libgraphtheory/kernel/modules/console/
H A Dconsolemodule.cpp30 void ConsoleModule::log(const QString& messageString) in log()
36 void ConsoleModule::debug(const QString& messageString) in debug()
42 void ConsoleModule::error(const QString& messageString) in error()
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/Ylib/
H A Dmessage.c96 void Ymessage_print( messageType, routine, messageString ) in Ymessage_print() argument
187 void Ymessage_output( messageString ) in Ymessage_output() argument
/dports/mail/gnumail/GNUMail-1.3.0/Bundles/Filtering/
H A DFilterMessageWindowController.h33 NSString *messageString; variable
H A DFilterMessageWindowController.m112 {
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/
H A DVisualActorState.cpp45 const char* messageString; in convertVisualActorStateToString() local
H A DVisualPlayerState.cpp173 const char* messageString; in convertAudioPlayStateToString() local
198 const char* messageString; in convertPlayerShowModeToString() local
H A DVisualNotification.cpp192 const char* messageString; in convertNotificationKeyToString() local
/dports/www/ilias/ILIAS-5.4.25/Services/Style/System/test/
H A DilSystemStyleMessageTest.php22 protected $messageString = "This is a message"; variable in ilSystemStyleMessageTest
/dports/www/ilias/ILIAS-5.4.25/Modules/Chatroom/classes/gui/
H A Dclass.ilChatroomKickGUI.php22 private function buildMessage($messageString, ilChatroomUser $chat_user)
/dports/www/ilias6/ILIAS-6.14/Modules/Chatroom/classes/gui/
H A Dclass.ilChatroomKickGUI.php22 private function buildMessage($messageString, ilChatroomUser $chat_user)
/dports/www/ilias6/ILIAS-6.14/Services/Style/System/test/
H A DilSystemStyleMessageTest.php24 protected $messageString = "This is a message"; variable in ilSystemStyleMessageTest
/dports/devel/kf5-kdeclarative/kdeclarative-5.89.0/autotests/
H A Dutil.h83 const QString messageString() const in messageString() function
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DTimedMessage.C85 XmString messageString = in createDialog() local
/dports/misc/crosti/crosti-1.14.0_2/src/usrhcpp/
H A Dinfo.h41 static QStringList messageString; variable
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/util/
H A DSafeRunnableDialog.java138 private void setMessage(String messageString) { in setMessage()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/tools/PsfPlayer/build_winrt/
H A DMainPage.xaml.cpp113 auto messageString = ref new String(string_cast<std::wstring>(exception.what()).c_str()); variable
/dports/net/pear-XML_RPC2/XML_RPC2-1.1.4/XML/RPC2/
H A DException.php230 function __construct($messageString, $faultCode)
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/UI/
H A DMessageBox.cpp39 MessageBox::MessageBox(Context* context, const String& messageString, const String& titleString, XM… in MessageBox()
/dports/math/rocs/rocs-21.12.3/libgraphtheory/kernel/
H A Dkernel.cpp115 void Kernel::processMessage(const QString &messageString, Kernel::MessageType type) in processMessage()
/dports/polish/kadu/kadu-4.3/plugins/encryption_otr/
H A Dotr-message-event-service.cpp77 QString OtrMessageEventService::messageString(OtrlMessageEvent event, const QString &message, gcry_… in messageString() function in OtrMessageEventService
/dports/devel/flyspray/flyspray-0.9.9.7_4/includes/external/Zend/Validate/
H A DAbstract.php121 public function setMessage($messageString, $messageKey = null)
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/tecsrc/
H A Dq_msg.cpp282 char* messageString = vFormatString(format.c_str(), Arguments); in PostErrorMessage() local
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/
H A Ddocumentwarningwidget.cpp130 QString messageString; in refreshContent() local

1234567