Home
last modified time | relevance | path

Searched refs:PMSG (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/math/librsb/librsb-1.2.0.10/
H A Drsb_test_matops.h128 …SB_PERFORMANCE_COUNTERS_DUMP_MEAN(MSG,PMSG,TIMES,PCIP) if(want_perf_counters>0){rsb_perf_counters_… argument
129 …efine RSB_PERFORMANCE_COUNTERS_DUMP(MSG,PMSG) if(want_perf_counters>1)RSB_PERFORMANCE_COUNTERS_DUM… argument
131 #define RSB_PERFORMANCE_COUNTERS_DUMP_MEAN(MSG,PMSG,TIMES,PCIP)
132 #define RSB_PERFORMANCE_COUNTERS_DUMP(MSG,PMSG)
/dports/devel/libmba/libmba-0.9.1/tcase/tests/
H A DMbsSimple.c38 PMSG("strcmp failed: [%s]!=[%s]", s, rec->str); in run()
42 PMSG("mbssize=%u,len=%u", mbssize(s), rec->len); in run()
50PMSG("o - str=%u,len=%u,o=[%s]", (o - rec->str), rec->len, mbsndup(o, rec->len - (o - rec->str), -… in run()
53 PMSG("o - str=%u,len=%u:", (o - rec->str), rec->len); in run()
59PMSG("o - str=%u,len=%u,o=[%s]", (o - rec->str), rec->len, mbsndup(o, rec->len - (o - rec->str), -… in run()
62 PMSG("o - str=%u,len=%u,over:", (o - rec->str), rec->len); in run()
78PMSG("o - str=%u,len=%u,o=[%s]", (o - rec->str), rec->len, mbsndup(o, rec->len - (o - rec->str), -… in run()
81 PMSG("o - str=%u,len=%u,over:", (o - rec->str), rec->len); in run()
H A DCfgOps.c29 PMSG("mail.folder.1.idx == %d", i); in CfgOps()
35 PMSG("buf=>%s<", buf); in CfgOps()
40 PMSG("buf=>%s<", buf); in CfgOps()
H A DVarrayOps.c30 PMSG("index!=267: %d", i); in runnit()
36 PMSG("index!=50: %d", i); in runnit()
42 PMSG("index!=15050: %d", i); in runnit()
H A DDiffExamples.c33 PMSG("%d: edit distance incorrect: expected=%d result=%d: %s %s\n", t, atoi(row[0]), d, a, b); in DiffExamples()
36 PMSG("%d: script length incorrect: expected=%d result=%d: %s %s\n", t, atoi(row[1]), sn, a, b); in DiffExamples()
51 PMSG("%d: invalid script: %d != %d: %s ->", t, (p - tmp), m, b); in DiffExamples()
H A DStackExercise.c26 PMSG("stack full"); in StackExercise()
40 PMSG("error popping from non-empty stack\n"); in StackExercise()
H A DLinkedlistExercise.c62 PMSG("count=%u,linkedlist_size=%u\n", count, linkedlist_size(l)); in LinkedlistExercise()
70 PMSG("remove failure"); in LinkedlistExercise()
H A DEvalExamples.c37 PMSG("Unexpected result: %lu != %lu", result, val); in EvalExamples()
H A DCsvExamples.c58 PMSG("Failed to match %d:\nin[%s]\nex[%s]", count, inbuf, exbuf); in CsvExamples()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/titanic/core/
H A Dmessage_target.h33 typedef bool (CMessageTarget::*PMSG)(CMessage *msg); typedef
36 PMSG _fn;
61 { static_cast<PMSG>((FNPTR)&ThisClass::msgClass), &C##msgClass::_type },
64 { (PMSG)nullptr, nullptr } \
78 { (PMSG)nullptr, nullptr } \
H A Dmessage_target.cpp34 { (PMSG)nullptr, &nullDef } in getThisMessageMap()
/dports/games/scummvm/scummvm-2.5.1/engines/titanic/core/
H A Dmessage_target.h33 typedef bool (CMessageTarget::*PMSG)(CMessage *msg); typedef
36 PMSG _fn;
61 { static_cast<PMSG>((FNPTR)&ThisClass::msgClass), &C##msgClass::_type },
64 { (PMSG)nullptr, nullptr } \
78 { (PMSG)nullptr, nullptr } \
H A Dmessage_target.cpp34 { (PMSG)nullptr, &nullDef } in getThisMessageMap()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/shared/core/
H A Dmessage_target.h34 typedef bool (MessageTarget:: *PMSG)(CMessage *msg); typedef
37 PMSG _fn;
68 { static_cast<Ultima::Shared::PMSG>((FNPTR)&ThisClass::msgClass), &C##msgClass::type },
71 { (Ultima::Shared::PMSG)nullptr, nullptr } \
86 { (Ultima::Shared::PMSG)nullptr, nullptr } \
H A Dmessage_target.cpp38 { (PMSG)nullptr, nullptr } in getThisMessageMap()
/dports/devel/libmba/libmba-0.9.1/examples/diff/
H A Dbindiff.c100 PMSG("invalid patch file"); in do_patch()
109 PMSG("invalid bindiff patch file header: 0x%8x", hdr); in do_patch()
112 PMSG("incompatible bindiff patch file version"); in do_patch()
118 PMSG("bindiff patch file corrupted"); in do_patch()
135 PMSG("file being patched is truncated or patch file corrupted"); in do_patch()
142 PMSG("patch file is truncated or corrupted"); in do_patch()
/dports/news/nget/nget-0.27.1/
H A Dsockstuff.cc191 PMSG("%s: %s",lasterrorfunc, lasterror); in make_connection()
215 PMSG("%s: %s",lasterrorfunc, lasterror); in make_connection()
221 PMSG("%s: %s",lasterrorfunc, lasterror); in make_connection()
227 PMSG("%s: %s",lasterrorfunc, lasterror); in make_connection()
237 PMSG("%s: %s",lasterrorfunc, lasterror); in make_connection()
242 PMSG("connected."); in make_connection()
H A Dpar.cc131 PMSG("autopar: %s matches local parset %s",f->subject.c_str(),hexstr(smi->first).c_str()); in maybe_add_parfile()
145 PMSG("autopar: %s seems like a par (%s)",f->subject.c_str(),basename.c_str()); in maybe_add_parfile()
244 PMSG("parfile %s: good (vol %i parset %s)",fn.c_str(), volnumber, hexstr(bfni->first).c_str()); in maybe_get_pxxs()
249 PMSG("parfile %s: bad",fn.c_str()); in maybe_get_pxxs()
257PMSG("parset %s in %s: no goodpar found, trying to get one", hexstr(bfni->first).c_str(), path.c_s… in maybe_get_pxxs()
261PMSG("parset %s in %s: %i goodpxxs, %i badp??s, %i bad/missing files, trying to get %i more", hexs… in maybe_get_pxxs()
292 PMSG("autopar: %s matches local par2set (%s)",f->subject.c_str(),hexstr(smi->first).c_str()); in maybe_add_parfile()
310 PMSG("autopar: %s seems like a par2 (%s)",f->subject.c_str(),basename.c_str()); in maybe_add_parfile()
351PMSG("autopar: not enough par2 recovery packets, trying to get %i blocks of incomplete data", num); in get_extradata()
469PMSG("par2set %s in %s: %i recovery packets, %i bad/missing source blocks, trying to get %i more",… in maybe_get_pxxs()
[all …]
H A Dnget.cc725 PMSG("retry delay set to %i",options.retrydelay); in do_args()
729 PMSG("sock timeout set to %i",sock_timeout); in do_args()
735 PMSG("max retries set to %i",options.maxretry); in do_args()
743 PMSG("maximum line limit set to %lu",options.maxlinelimit); in do_args()
747 PMSG("minimum line limit set to %lu",options.linelimit); in do_args()
751 PMSG("writelite to %s",options.writelite.c_str()); in do_args()
759 PMSG("temppath:%s",options.temppath.c_str()); in do_args()
776 PMSG("(temp)path:%s",options.path.c_str()); in do_args()
910 PMSG("path:%s",options.path.c_str()); in do_args()
H A Ddupe_file.cc69 PMSG("already have %s",f); in checkhavefile()
H A Dlog.h34 #define PMSG(a, args...) PMSG_nnl(a "\n" , ## args) macro
/dports/devel/libmba/libmba-0.9.1/examples/
H A Dhexd.c340 PMSG("invalid range length: %s", fields[1]); in add_range()
354 PMSG("invalid range length: %s", fields[0]); in add_range()
368 PMSG("invalid range length: %s", fields[0]); in add_range()
458 PMSG("Invalid output type"); in run()
/dports/devel/libmba/libmba-0.9.1/src/mba/
H A Dmsgno.h38 #define PMSG msgno_loc0("!" LOC0, LOC1); msgno_amsg0 macro
/dports/devel/libmba/libmba-0.9.1/examples/errcmp/
H A Derrcmp.c37 PMSG("Identifer cannot be NULL or blank: %s:%d", fname, i); in load_map()
/dports/textproc/goldendict/goldendict-73ec1b5/mouseover_win32/
H A DTextOutSpy.c236 PMSG pMsg; in GetMessageHookProc()
240 pMsg = (PMSG)lParam; in GetMessageHookProc()

12345678910>>...12