Home
last modified time | relevance | path

Searched +defs:msg +defs:id (Results 1 – 25 of 23234) sorted by relevance

12345678910>>...930

/dports/mail/phplist/phplist-3.6.6/public_html/lists/
H A Dindex.php73 $id = 0; variable
87 $id = $req[0]; variable
102 $id = $req[0]; variable
103 $msg = ''; variable
137 $msg = $strEnterEmail; variable
139 $msg = $strEnterPassword; variable
174 $msg = $strEnterPassword; variable
186 $id = 1; variable
189 $id = 0; variable
194 $id = $req[0]; variable
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.hpp936 void asm_assert_eq(const char* msg, int id) { asm_assert(true, msg, id); } in asm_assert_eq()
937 void asm_assert_ne(const char* msg, int id) { asm_assert(false, msg, id); } in asm_assert_ne()
947 …line void asm_assert_mem4_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_is_zero()
950 …line void asm_assert_mem8_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_is_zero()
953 …e void asm_assert_mem4_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_isnot_zero()
956 …e void asm_assert_mem8_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_isnot_zero()
1007 void stop_static (const char* msg = "", int id = 0) { stop_static(stop_stop, msg, id); } in stop_static()
1008 void stop (const char* msg = "", int id = 0) { stop(stop_stop, msg, id); } in stop()
1009 void untested (const char* msg = "", int id = 0) { stop(stop_untested, msg, id); } in untested()
1010 void unimplemented(const char* msg = "", int id = 0) { stop(stop_unimplemented, msg, id); } in unimplemented()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.hpp936 void asm_assert_eq(const char* msg, int id) { asm_assert(true, msg, id); } in asm_assert_eq()
937 void asm_assert_ne(const char* msg, int id) { asm_assert(false, msg, id); } in asm_assert_ne()
947 …line void asm_assert_mem4_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_is_zero()
950 …line void asm_assert_mem8_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_is_zero()
953 …e void asm_assert_mem4_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_isnot_zero()
956 …e void asm_assert_mem8_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_isnot_zero()
1007 void stop_static (const char* msg = "", int id = 0) { stop_static(stop_stop, msg, id); } in stop_static()
1008 void stop (const char* msg = "", int id = 0) { stop(stop_stop, msg, id); } in stop()
1009 void untested (const char* msg = "", int id = 0) { stop(stop_untested, msg, id); } in untested()
1010 void unimplemented(const char* msg = "", int id = 0) { stop(stop_unimplemented, msg, id); } in unimplemented()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.hpp940 void asm_assert_eq(const char* msg, int id) { asm_assert(true, msg, id); } in asm_assert_eq()
941 void asm_assert_ne(const char* msg, int id) { asm_assert(false, msg, id); } in asm_assert_ne()
951 …line void asm_assert_mem4_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_is_zero()
954 …line void asm_assert_mem8_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_is_zero()
957 …e void asm_assert_mem4_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_isnot_zero()
960 …e void asm_assert_mem8_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_isnot_zero()
1011 void stop_static (const char* msg = "", int id = 0) { stop_static(stop_stop, msg, id); } in stop_static()
1012 void stop (const char* msg = "", int id = 0) { stop(stop_stop, msg, id); } in stop()
1013 void untested (const char* msg = "", int id = 0) { stop(stop_untested, msg, id); } in untested()
1014 void unimplemented(const char* msg = "", int id = 0) { stop(stop_unimplemented, msg, id); } in unimplemented()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.hpp934 void asm_assert_eq(const char* msg, int id) { asm_assert(true, msg, id); } in asm_assert_eq()
935 void asm_assert_ne(const char* msg, int id) { asm_assert(false, msg, id); } in asm_assert_ne()
945 …line void asm_assert_mem4_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_is_zero()
948 …line void asm_assert_mem8_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_is_zero()
951 …e void asm_assert_mem4_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_isnot_zero()
954 …e void asm_assert_mem8_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_isnot_zero()
1005 void stop_static (const char* msg = "", int id = 0) { stop_static(stop_stop, msg, id); } in stop_static()
1006 void stop (const char* msg = "", int id = 0) { stop(stop_stop, msg, id); } in stop()
1007 void untested (const char* msg = "", int id = 0) { stop(stop_untested, msg, id); } in untested()
1008 void unimplemented(const char* msg = "", int id = 0) { stop(stop_unimplemented, msg, id); } in unimplemented()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.hpp886 void asm_assert_eq(const char* msg, int id) { asm_assert(true, msg, id); } in asm_assert_eq()
887 void asm_assert_ne(const char* msg, int id) { asm_assert(false, msg, id); } in asm_assert_ne()
897 …line void asm_assert_mem4_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_is_zero()
900 …line void asm_assert_mem8_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_is_zero()
903 …e void asm_assert_mem4_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_isnot_zero()
906 …e void asm_assert_mem8_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_isnot_zero()
964 void stop_static (const char* msg = "", int id = 0) { stop_static(stop_stop, msg, id); } in stop_static()
965 void stop (const char* msg = "", int id = 0) { stop(stop_stop, msg, id); } in stop()
966 void untested (const char* msg = "", int id = 0) { stop(stop_untested, msg, id); } in untested()
967 void unimplemented(const char* msg = "", int id = 0) { stop(stop_unimplemented, msg, id); } in unimplemented()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.hpp886 void asm_assert_eq(const char* msg, int id) { asm_assert(true, msg, id); } in asm_assert_eq()
887 void asm_assert_ne(const char* msg, int id) { asm_assert(false, msg, id); } in asm_assert_ne()
897 …line void asm_assert_mem4_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_is_zero()
900 …line void asm_assert_mem8_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_is_zero()
903 …e void asm_assert_mem4_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_isnot_zero()
906 …e void asm_assert_mem8_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_isnot_zero()
964 void stop_static (const char* msg = "", int id = 0) { stop_static(stop_stop, msg, id); } in stop_static()
965 void stop (const char* msg = "", int id = 0) { stop(stop_stop, msg, id); } in stop()
966 void untested (const char* msg = "", int id = 0) { stop(stop_untested, msg, id); } in untested()
967 void unimplemented(const char* msg = "", int id = 0) { stop(stop_unimplemented, msg, id); } in unimplemented()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.hpp889 void asm_assert_eq(const char* msg, int id) { asm_assert(true, msg, id); } in asm_assert_eq()
890 void asm_assert_ne(const char* msg, int id) { asm_assert(false, msg, id); } in asm_assert_ne()
900 …line void asm_assert_mem4_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_is_zero()
903 …line void asm_assert_mem8_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_is_zero()
906 …e void asm_assert_mem4_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_isnot_zero()
909 …e void asm_assert_mem8_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_isnot_zero()
967 void stop_static (const char* msg = "", int id = 0) { stop_static(stop_stop, msg, id); } in stop_static()
968 void stop (const char* msg = "", int id = 0) { stop(stop_stop, msg, id); } in stop()
969 void untested (const char* msg = "", int id = 0) { stop(stop_untested, msg, id); } in untested()
970 void unimplemented(const char* msg = "", int id = 0) { stop(stop_unimplemented, msg, id); } in unimplemented()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A DmacroAssembler_s390.hpp935 void asm_assert_eq(const char* msg, int id) { asm_assert(true, msg, id); } in asm_assert_eq()
936 void asm_assert_ne(const char* msg, int id) { asm_assert(false, msg, id); } in asm_assert_ne()
946 …line void asm_assert_mem4_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_is_zero()
949 …line void asm_assert_mem8_is_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_is_zero()
952 …e void asm_assert_mem4_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem4_isnot_zero()
955 …e void asm_assert_mem8_isnot_zero(int64_t mem_offset, Register mem_base, const char* msg, int id) { in asm_assert_mem8_isnot_zero()
1013 void stop_static (const char* msg = "", int id = 0) { stop_static(stop_stop, msg, id); } in stop_static()
1014 void stop (const char* msg = "", int id = 0) { stop(stop_stop, msg, id); } in stop()
1015 void untested (const char* msg = "", int id = 0) { stop(stop_untested, msg, id); } in untested()
1016 void unimplemented(const char* msg = "", int id = 0) { stop(stop_unimplemented, msg, id); } in unimplemented()
[all …]
/dports/irc/catgirl/catgirl-2.0/
H A Dhandle.c43 #define X(name, id) [id##Bit] = name, argument
332 uint id = idFor(msg->params[0]); in handleJoin() local
378 uint id = idFor(msg->params[0]); in handlePart() local
400 uint id = idFor(msg->params[0]); in handleKick() local
518 uint id = idFor(msg->params[2]); in handleErrorUserOnChannel() local
529 uint id = idFor(msg->params[2]); in handleReplyNames() local
620 uint id = idFor(msg->params[1]); in handleReplyTopic() local
648 uint id = idFor(msg->params[0]); in handleTopic() local
1144 uint id; in handleReplyAway() local
1196 static void colorMentions(char *buf, size_t cap, uint id, struct Message *msg) { in colorMentions()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/t32bitsrv/
H A Dt323gpmsg.cpp71 void InitLW3gpParser::operator()(Message &msg) { in operator ()()
72 unsigned int id; in operator ()() local
100 unsigned int id; in operator ()() local
115 unsigned int id; in operator ()() local
141 unsigned int id; in operator ()() local
171 unsigned int id; in operator ()() local
187 unsigned int id; in operator ()() local
218 unsigned int id; in operator ()() local
280 unsigned int id; in operator ()() local
302 unsigned int id; in operator ()() local
[all …]
H A Dt32movmsg.cpp190 unsigned int id; in operator ()() local
218 unsigned int id; in operator ()() local
233 unsigned int id; in operator ()() local
259 unsigned int id; in operator ()() local
289 unsigned int id; in operator ()() local
305 unsigned int id; in operator ()() local
338 unsigned int id; in operator ()() local
400 unsigned int id; in operator ()() local
423 unsigned int id; in operator ()() local
444 unsigned int id; in operator ()() local
[all …]
/dports/games/manaplus/manaplus-2.1.3.17/src/net/eathena/
H A Dpartyrecv.cpp62 void PartyRecv::processPartyMemberInfo(Net::MessageIn &msg) in processPartyMemberInfo()
64 const BeingId id = msg.readBeingId("account id"); in processPartyMemberInfo() local
105 const BeingId id = msg.readBeingId("account id"); in processPartyMemberJobLevel() local
125 void PartyRecv::processPartySettings(Net::MessageIn &msg) in processPartySettings()
149 void PartyRecv::processPartyInfo(Net::MessageIn &msg) in processPartyInfo()
223 const BeingId id = msg.readBeingId("account id"); in processPartyInfo() local
294 void PartyRecv::processPartyMessage(Net::MessageIn &msg) in processPartyMessage()
300 const BeingId id = msg.readBeingId("id"); in processPartyMessage() local
381 void PartyRecv::processPartyLeader(Net::MessageIn &msg) in processPartyLeader()
401 const int id = msg.readInt32("party id"); in processPartyInvited() local
[all …]
H A Dbeingrecv.cpp209 const int id = msg.readItemId("id1"); in processBeingChangeLook2() local
249 const int id = msg.readInt16("id1"); in processBeingChangeLookCards() local
434 const BeingId id = msg.readBeingId("being id"); in processBeingVisible() local
626 const BeingId id = msg.readBeingId("being id"); in processBeingMove() local
818 const BeingId id = msg.readBeingId("being id"); in processBeingSpawn() local
1167 const BeingId id = msg.readBeingId("being id"); in processBeingStatusChange() local
1381 const int id = msg.readInt16("skill id"); in processSkillAutoCast() local
1850 const BeingId id = msg.readBeingId("npc id"); in processBeingFakeName() local
2237 const BeingId id, in createBeing2()
2319 const int id = msg.readInt32("char id"); in processSolveCharName() local
[all …]
H A Dbuyingstorerecv.cpp55 void BuyingStoreRecv::processBuyingStoreOpen(Net::MessageIn &msg) in processBuyingStoreOpen()
60 void BuyingStoreRecv::processBuyingStoreCreateFailed(Net::MessageIn &msg) in processBuyingStoreCreateFailed()
81 void BuyingStoreRecv::processBuyingStoreOwnItems(Net::MessageIn &msg) in processBuyingStoreOwnItems()
97 void BuyingStoreRecv::processBuyingStoreShowBoard(Net::MessageIn &msg) in processBuyingStoreShowBoard()
101 const BeingId id = msg.readBeingId("owner id"); in processBuyingStoreShowBoard() local
113 void BuyingStoreRecv::processBuyingStoreHideBoard(Net::MessageIn &msg) in processBuyingStoreHideBoard()
117 const BeingId id = msg.readBeingId("owner id"); in processBuyingStoreHideBoard() local
128 void BuyingStoreRecv::processBuyingStoreItemsList(Net::MessageIn &msg) in processBuyingStoreItemsList()
133 const BeingId id = msg.readBeingId("account id"); in processBuyingStoreItemsList() local
165 void BuyingStoreRecv::processBuyingStoreSellFailed(Net::MessageIn &msg) in processBuyingStoreSellFailed()
[all …]
/dports/net-im/profanity/profanity-0.11.1/src/event/
H A Dclient_events.c106 char* msg = connection_get_presence_msg(); in cl_ev_presence_send() local
118 cl_ev_send_msg_correct(ProfChatWin* chatwin, const char* const msg, const char* const oob_url, gboo… in cl_ev_send_msg_correct()
147 char* id = message_send_chat_ox(chatwin->barejid, plugin_msg, request_receipt, replace_id); in cl_ev_send_msg_correct() local
157 char* id = message_send_chat_pgp(chatwin->barejid, plugin_msg, request_receipt, replace_id); in cl_ev_send_msg_correct() local
185 cl_ev_send_msg(ProfChatWin* chatwin, const char* const msg, const char* const oob_url) in cl_ev_send_msg()
205 char* id = omemo_on_message_send((ProfWin*)mucwin, plugin_msg, FALSE, TRUE, replace_id); in cl_ev_send_muc_msg_corrected() local
211 char* id = message_send_groupchat(mucwin->roomjid, plugin_msg, oob_url, replace_id); in cl_ev_send_muc_msg_corrected() local
224 char* id = message_send_groupchat(mucwin->roomjid, plugin_msg, oob_url, replace_id); in cl_ev_send_muc_msg_corrected() local
237 cl_ev_send_muc_msg(ProfMucWin* mucwin, const char* const msg, const char* const oob_url) in cl_ev_send_muc_msg()
243 cl_ev_send_priv_msg(ProfPrivateWin* privwin, const char* const msg, const char* const oob_url) in cl_ev_send_priv_msg()
[all …]
/dports/games/manaplus/manaplus-2.1.3.17/src/net/tmwa/
H A Dpartyrecv.cpp49 void PartyRecv::processPartySettings(Net::MessageIn &msg) in processPartySettings()
68 void PartyRecv::processPartyInfo(Net::MessageIn &msg) in processPartyInfo()
114 const BeingId id = msg.readBeingId("id"); in processPartyInfo() local
172 void PartyRecv::processPartyMessage(Net::MessageIn &msg) in processPartyMessage()
178 const BeingId id = msg.readBeingId("id"); in processPartyMessage() local
225 void PartyRecv::processPartyInvited(Net::MessageIn &msg) in processPartyInvited()
227 const BeingId id = msg.readBeingId("account id"); in processPartyInvited() local
251 void PartyRecv::processPartyMove(Net::MessageIn &msg) in processPartyMove()
253 const BeingId id = msg.readBeingId("id"); in processPartyMove() local
282 void PartyRecv::processPartyUpdateHp(Net::MessageIn &msg) in processPartyUpdateHp()
[all …]
/dports/audio/re/re-0.5.8/src/http/
H A Dmsg.c32 struct http_msg *msg = arg; in destructor() local
59 static inline bool hdr_comma_separated(enum http_hdrid id) in hdr_comma_separated()
96 enum http_hdrid id, const char *p, ssize_t l) in hdr_add()
147 struct http_msg *msg; in http_msg_decode() local
149 enum http_hdrid id = HTTP_HDR_NONE; in http_msg_decode() local
319 const struct http_hdr *http_msg_hdr(const struct http_msg *msg, in http_msg_hdr()
320 enum http_hdrid id) in http_msg_hdr()
338 bool fwd, enum http_hdrid id, in http_msg_hdr_apply()
372 const struct http_hdr *http_msg_xhdr(const struct http_msg *msg, in http_msg_xhdr()
439 uint32_t http_msg_hdr_count(const struct http_msg *msg, enum http_hdrid id) in http_msg_hdr_count()
[all …]
/dports/audio/re/re-0.5.8/src/sip/
H A Dmsg.c39 struct sip_msg *msg = arg; in destructor() local
98 static inline bool hdr_comma_separated(enum sip_hdrid id) in hdr_comma_separated()
153 enum sip_hdrid id, const char *p, ssize_t l, in hdr_add()
264 struct sip_msg *msg; in sip_msg_decode() local
266 enum sip_hdrid id = SIP_HDR_NONE; in sip_msg_decode() local
448 const struct sip_hdr *sip_msg_hdr(const struct sip_msg *msg, enum sip_hdrid id) in sip_msg_hdr()
465 const struct sip_hdr *sip_msg_hdr_apply(const struct sip_msg *msg, in sip_msg_hdr_apply()
466 bool fwd, enum sip_hdrid id, in sip_msg_hdr_apply()
574 uint32_t sip_msg_hdr_count(const struct sip_msg *msg, enum sip_hdrid id) in sip_msg_hdr_count()
620 bool sip_msg_hdr_has_value(const struct sip_msg *msg, enum sip_hdrid id, in sip_msg_hdr_has_value()
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/utl/src/
H A DLogger.i66 report(const char *msg) in report()
74 int id, in info()
75 const char *msg) in info()
83 int id, in warn()
84 const char *msg) in warn()
92 int id, in error()
93 const char *msg) in error()
101 int id, in critical()
102 const char *msg) in critical()
/dports/net/yate/yate-6.4.0-1/libs/ypbx/
H A Dassist.cpp26 bool ChanAssistList::received(Message& msg, int id) in received()
98 bool ChanAssistList::received(Message& msg, int id, ChanAssist* assist) in received()
119 void ChanAssist::msgStartup(Message& msg) in msgStartup()
124 void ChanAssist::msgHangup(Message& msg) in msgHangup()
129 void ChanAssist::msgExecute(Message& msg) in msgExecute()
134 bool ChanAssist::msgDisconnect(Message& msg, const String& reason) in msgDisconnect()
141 RefPointer<CallEndpoint> ChanAssist::locate(const String& id) in locate()
/dports/devel/R-cran-cli/cli/R/
H A Dstatus-bar.R51 cli_status <- function(msg, msg_done = paste(msg, "... done"), argument
57 id <- new_uuid() functionVar
61 id = id, nameattr
62 msg = glue_cmd(msg, .envir = .envir), nameattr
111 id = id %||% NA_character_, nameattr
144 cli_status_update <- function(id = NULL, msg = NULL, msg_done = NULL, argument
152 id = id %||% NA_character_ nameattr
268 cli_process_failed <- function(id = NULL, msg = NULL, msg_failed = NULL, argument
285 clii_status <- function(app, id, msg, msg_done, msg_failed, keep, argument
319 msg <- msg_done %||% app$status_bar[[id]]$msg_done functionVar
[all …]
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/networkremote/
H A Doutgoingdatacreator.cpp175 pb::remote::Message msg; in SendClementineInfo() local
215 pb::remote::Message msg; in SendAllPlaylists() local
244 pb::remote::Message msg; in SendAllActivePlaylists() local
272 pb::remote::Message msg; in ActiveChanged() local
278 void OutgoingDataCreator::PlaylistAdded(int id, const QString& name, in PlaylistAdded()
325 pb::remote::Message msg; in SendFirstData() local
416 void OutgoingDataCreator::SendPlaylistSongs(int id) { in SendPlaylistSongs()
573 void OutgoingDataCreator::SendLyrics(int id, in SendLyrics()
672 int id = app_->global_search()->SearchAsync(query); in DoGlobalSearch() local
693 int id, const SearchProvider::ResultList& results) { in ResultsAvailable()
[all …]
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tipc/
H A Dtipcmsg.cpp45 void DefaultMessageParser<SHMEM_REQUEST>::operator()(Message &msg) { in operator ()()
47 QString id; in operator ()() local
75 void DefaultMessageParser<SHMEM_RELEASE>::operator()(Message &msg) { in operator ()()
76 QString id; in operator ()() local
95 void DefaultMessageParser<TMPFILE_REQUEST>::operator()(Message &msg) { in operator ()()
96 QString id; in operator ()() local
127 void DefaultMessageParser<TMPFILE_RELEASE>::operator()(Message &msg) { in operator ()()
128 QString id; in operator ()() local
152 void DefaultMessageParser<QUIT_ON_ERROR>::operator()(Message &msg) { in operator ()()
/dports/graphics/libetonyek01/libetonyek-0.1.10/src/lib/
H A DKEY6Parser.cpp48 const ObjectMessage msg(*this, 1, KEY6ObjectType::Document); in parseDocument() local
58 bool KEY6Parser::parsePresentation(const unsigned id) in parsePresentation()
91 bool KEY6Parser::parseSlideList(const unsigned id) in parseSlideList()
93 const ObjectMessage msg(*this, id, KEY6ObjectType::SlideList); in parseSlideList() local
104 KEYSlidePtr_t KEY6Parser::parseSlide(const unsigned id, const bool master) in parseSlide()
106 const ObjectMessage msg(*this, id, KEY6ObjectType::Slide); in parseSlide() local
162 bool KEY6Parser::parsePlaceholder(const unsigned id) in parsePlaceholder()
217 void KEY6Parser::parseNotes(const unsigned id) in parseNotes()
219 const ObjectMessage msg(*this, id, KEY6ObjectType::Notes); in parseNotes() local
235 bool KEY6Parser::parseStickyNote(const IWAMessage &msg) in parseStickyNote()
[all …]

12345678910>>...930