Home
last modified time | relevance | path

Searched defs:msgA (Results 1 – 7 of 7) sorted by relevance

/dports/devel/glrparser/glrparser-1.4/glr/
H A DglrException.h15 glrException(const string &msgA){ msg = msgA; } in glrException()
21 glrNoSuchTextSymbolException(const string &msgA) : glrException(msgA) { }; in glrNoSuchTextSymbolException()
26 glrNoSuchSymbolException(const string &msgA) : glrException(msgA) { }; in glrNoSuchSymbolException()
49 glrLostOwnParentException(const string &msgA) : glrException(msgA) {} in glrLostOwnParentException()
54 glrQuesCompareException(const string &msgA) : glrException(msgA) {} in glrQuesCompareException()
59 glrIndexOutOfBoundsException(const string &msgA) : glrException(msgA) {} in glrIndexOutOfBoundsException()
64 glrEmptyContainerException(const string &msgA) : glrException(msgA) {} in glrEmptyContainerException()
70 glrIOErrorException(const string &msgA) : glrException(msgA) {} in glrIOErrorException()
75 glrSyntaxErrorException(const string &msgA,const int &lineNo){ in glrSyntaxErrorException()
/dports/devel/R-cran-lintr/lintr/tests/testthat/
H A Dtest-undesirable_operator_linter.R5 msgA <- rex::escape("Operator `<<-` is undesirable.") globalVar
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c3404 const char *msgA; in blist_menu_conf_create() local
3484 const char *msgA; in blist_menu_conf_list() local
4303 const char *msgA; in multi_resolved_query() local
5331 const char *msgA; in remote_group_done() local
5387 const char *msgA; in remote_group_multi() local
5459 const char *msgA; in remote_group_resolved() local
5501 const char *msgA; in remote_group_action() local
5522 const char *msgA; in search_notify() local
5585 const char *msgA; in search_resolved() local
5626 const char *msgA; in search_action() local
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c3404 const char *msgA; in blist_menu_conf_create() local
3484 const char *msgA; in blist_menu_conf_list() local
4303 const char *msgA; in multi_resolved_query() local
5331 const char *msgA; in remote_group_done() local
5387 const char *msgA; in remote_group_multi() local
5459 const char *msgA; in remote_group_resolved() local
5501 const char *msgA; in remote_group_action() local
5522 const char *msgA; in search_notify() local
5585 const char *msgA; in search_resolved() local
5626 const char *msgA; in search_action() local
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/sametime/
H A Dsametime.c3404 const char *msgA; in blist_menu_conf_create() local
3484 const char *msgA; in blist_menu_conf_list() local
4303 const char *msgA; in multi_resolved_query() local
5331 const char *msgA; in remote_group_done() local
5387 const char *msgA; in remote_group_multi() local
5459 const char *msgA; in remote_group_resolved() local
5501 const char *msgA; in remote_group_action() local
5522 const char *msgA; in search_notify() local
5585 const char *msgA; in search_resolved() local
5626 const char *msgA; in search_action() local
/dports/graphics/xpdf/xpdf-4.03/xpdf-qt/
H A DXpdfViewer.cc260 XpdfErrorEvent(int eventType, QString msgA): in XpdfErrorEvent()
/dports/graphics/xpdf4/xpdf-4.03/xpdf-qt/
H A DXpdfViewer.cc260 XpdfErrorEvent(int eventType, QString msgA): in XpdfErrorEvent()