Home
last modified time | relevance | path

Searched refs:tprintf (Results 1 – 25 of 896) sorted by relevance

12345678910>>...36

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v6/
H A Db4v6check.c68 wl_append_word(&wl, &wl, tprintf("Fatal: Toxe = %g is not positive.\n", in BSIM4v6checkModel()
136 wl_append_word(&wl, &wl, tprintf("Fatal: Ndep = %g is not positive.\n", in BSIM4v6checkModel()
144 wl_append_word(&wl, &wl, tprintf(" Phin = %g Ndep = %g \n", in BSIM4v6checkModel()
150 wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM4v6checkModel()
348 wl_append_word(&wl, &wl, tprintf("Fatal: Vtss = %g is negative.\n", in BSIM4v6checkModel()
354 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsd = %g is negative.\n", in BSIM4v6checkModel()
360 wl_append_word(&wl, &wl, tprintf("Fatal: Vtssws = %g is negative.\n", in BSIM4v6checkModel()
366 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsswd = %g is negative.\n", in BSIM4v6checkModel()
372 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsswgs = %g is negative.\n", in BSIM4v6checkModel()
690 wl_append_word(&wl, &wl, tprintf("Warning: Njs = %g is negative.\n", in BSIM4v6checkModel()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4/
H A Db4check.c127 wl_append_word(&wl, &wl, tprintf("Fatal: Toxe = %g is not positive.\n", in BSIM4checkModel()
195 wl_append_word(&wl, &wl, tprintf("Fatal: Ndep = %g is not positive.\n", in BSIM4checkModel()
203 wl_append_word(&wl, &wl, tprintf(" Phin = %g Ndep = %g \n", in BSIM4checkModel()
209 wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM4checkModel()
221 wl_append_word(&wl, &wl, tprintf("Fatal: Ngate = %g Ngate is too high\n", in BSIM4checkModel()
407 wl_append_word(&wl, &wl, tprintf("Fatal: Vtss = %g is negative.\n", in BSIM4checkModel()
413 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsd = %g is negative.\n", in BSIM4checkModel()
419 wl_append_word(&wl, &wl, tprintf("Fatal: Vtssws = %g is negative.\n", in BSIM4checkModel()
425 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsswd = %g is negative.\n", in BSIM4checkModel()
431 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsswgs = %g is negative.\n", in BSIM4checkModel()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v5/
H A Db4v5check.c85 wl_append_word(&wl, &wl, tprintf("Fatal: Toxe = %g is not positive.\n", in BSIM4v5checkModel()
130 wl_append_word(&wl, &wl, tprintf("Fatal: Ndep = %g is not positive.\n", in BSIM4v5checkModel()
138 wl_append_word(&wl, &wl, tprintf(" Phin = %g Ndep = %g \n", in BSIM4v5checkModel()
144 wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM4v5checkModel()
342 wl_append_word(&wl, &wl, tprintf("Fatal: Vtss = %g is negative.\n", in BSIM4v5checkModel()
348 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsd = %g is negative.\n", in BSIM4v5checkModel()
354 wl_append_word(&wl, &wl, tprintf("Fatal: Vtssws = %g is negative.\n", in BSIM4v5checkModel()
360 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsswd = %g is negative.\n", in BSIM4v5checkModel()
366 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsswgs = %g is negative.\n", in BSIM4v5checkModel()
684 wl_append_word(&wl, &wl, tprintf("Warning: Njs = %g is negative.\n", in BSIM4v5checkModel()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v7/
H A Db4v7check.c69 wl_append_word(&wl, &wl, tprintf("Fatal: Toxe = %g is not positive.\n", in BSIM4v7checkModel()
137 wl_append_word(&wl, &wl, tprintf("Fatal: Ndep = %g is not positive.\n", in BSIM4v7checkModel()
145 wl_append_word(&wl, &wl, tprintf(" Phin = %g Ndep = %g \n", in BSIM4v7checkModel()
151 wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM4v7checkModel()
163 wl_append_word(&wl, &wl, tprintf("Fatal: Ngate = %g Ngate is too high\n", in BSIM4v7checkModel()
349 wl_append_word(&wl, &wl, tprintf("Fatal: Vtss = %g is negative.\n", in BSIM4v7checkModel()
355 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsd = %g is negative.\n", in BSIM4v7checkModel()
361 wl_append_word(&wl, &wl, tprintf("Fatal: Vtssws = %g is negative.\n", in BSIM4v7checkModel()
367 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsswd = %g is negative.\n", in BSIM4v7checkModel()
373 wl_append_word(&wl, &wl, tprintf("Fatal: Vtsswgs = %g is negative.\n", in BSIM4v7checkModel()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3/
H A Db3check.c56 { wl_append_word(&wl, &wl, tprintf("Fatal: Nlx = %g is less than -Leff.\n", in BSIM3checkModel()
62 { wl_append_word(&wl, &wl, tprintf("Fatal: Tox = %g is not positive.\n", in BSIM3checkModel()
68 { wl_append_word(&wl, &wl, tprintf("Fatal: Toxm = %g is not positive.\n", in BSIM3checkModel()
80 { wl_append_word(&wl, &wl, tprintf("Fatal: Nch = %g is not positive.\n", in BSIM3checkModel()
85 { wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM3checkModel()
90 { wl_append_word(&wl, &wl, tprintf("Fatal: Ngate = %g is not positive.\n", in BSIM3checkModel()
95 { wl_append_word(&wl, &wl, tprintf("Fatal: Ngate = %g is too high.\n", in BSIM3checkModel()
100 { wl_append_word(&wl, &wl, tprintf("Fatal: Xj = %g is not positive.\n", in BSIM3checkModel()
106 { wl_append_word(&wl, &wl, tprintf("Fatal: Dvt1 = %g is negative.\n", in BSIM3checkModel()
112 { wl_append_word(&wl, &wl, tprintf("Fatal: Dvt1w = %g is negative.\n", in BSIM3checkModel()
[all …]
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3v32/
H A Db3v32check.c67 { wl_append_word(&wl, &wl, tprintf("Fatal: Tox = %g is not positive.\n", in BSIM3v32checkModel()
73 { wl_append_word(&wl, &wl, tprintf("Fatal: Toxm = %g is not positive.\n", in BSIM3v32checkModel()
79 { wl_append_word(&wl, &wl, tprintf("Fatal: Nch = %g is not positive.\n", in BSIM3v32checkModel()
84 { wl_append_word(&wl, &wl, tprintf("Fatal: Nsub = %g is not positive.\n", in BSIM3v32checkModel()
89 { wl_append_word(&wl, &wl, tprintf("Fatal: Ngate = %g is not positive.\n", in BSIM3v32checkModel()
94 { wl_append_word(&wl, &wl, tprintf("Fatal: Ngate = %g is too high.\n", in BSIM3v32checkModel()
99 { wl_append_word(&wl, &wl, tprintf("Fatal: Xj = %g is not positive.\n", in BSIM3v32checkModel()
105 { wl_append_word(&wl, &wl, tprintf("Fatal: Dvt1 = %g is negative.\n", in BSIM3v32checkModel()
111 { wl_append_word(&wl, &wl, tprintf("Fatal: Dvt1w = %g is negative.\n", in BSIM3v32checkModel()
184 { wl_append_word(&wl, &wl, tprintf("Warning: Noff = %g is too small.\n", in BSIM3v32checkModel()
[all …]
/dports/news/nn/nn-6.7.3/
H A Dadmin.c146 tprintf("\n\n\r"); in get_groupname()
261 tprintf("Flags: "); in dump_g_flag()
263 tprintf(" BLOCKED"); in dump_g_flag()
265 tprintf(" EXPIRE"); in dump_g_flag()
269 tprintf(" CONTROL"); in dump_g_flag()
277 tprintf(" INCL_OLD"); in dump_g_flag()
281 tprintf(" ARCHIVE"); in dump_g_flag()
283 tprintf(" IGNORE"); in dump_g_flag()
285 tprintf(" VALID"); in dump_g_flag()
286 tprintf("\n"); in dump_g_flag()
[all …]
/dports/devel/ORBit2/ORBit2-2.14.19/src/orb/orb-core/
H A Dorbit-trace.c26 tprintf ("[nil]"); in ORBit_trace_objref()
45 tprintf ("{ "); in ORBit_trace_any()
47 tprintf (", "); in ORBit_trace_any()
50 tprintf (" }"); in ORBit_trace_any()
112 tprintf ("{ "); in ORBit_trace_value()
118 tprintf (" }"); in ORBit_trace_value()
141 tprintf (" }"); in ORBit_trace_value()
195 tprintf (" }"); in ORBit_trace_value()
257 tprintf (" "); in ORBit_trace_end_method()
259 tprintf ("\n"); in ORBit_trace_end_method()
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/rl78/
H A Drl78.c95 tprintf (" #"); in get_op()
160 tprintf ("%d", v); in get_op()
170 tprintf (" -> "); in put_op()
245 tprintf ("\n"); in put_op()
487 tprintf (" "); in decode_opcode()
530 tprintf ("\n"); in decode_opcode()
657 tprintf ("MUL:"); in decode_opcode()
683 tprintf ("OR:"); in decode_opcode()
711 tprintf ("\n"); in decode_opcode()
724 tprintf ("\n"); in decode_opcode()
[all …]
/dports/games/tetrinet-x/tetrinetx-1.13.16/src/
H A Dmain.c1949 tprintf(n->sock,"gmsg * PONG\xff"); in net_connected()
2204 tprintf(nsock->sock,"newgame 0 "); in net_connected()
2216 tprintf(nsock->sock," "); in net_connected()
2313 tprintf(n->sock,"pline 0 %s\xff", strg); in net_waitingforteam()
2343 tprintf(n->sock,"ingame\xff"); in net_waitingforteam()
2347 tprintf(n->sock,"pause 1\xff"); in net_waitingforteam()
2423 tprintf(n->sock,"+OK\n"); in net_telnet_init()
2445 tprintf(n->sock,"+OK\n"); in net_telnet_init()
2460 tprintf(n->sock,"+OK\n"); in net_telnet_init()
2543 tprintf(n->sock, "playernum %d\xff",gameslot); in net_telnet_init()
[all …]
/dports/graphics/tesseract/tesseract-5.0.0/src/wordrec/
H A Dlm_state.cpp25 tprintf("%s ViterbiStateEntry", msg); in Print()
27 tprintf("(NEW)"); in Print()
30 tprintf(" str=%s", this->debug_str->c_str()); in Print()
35 tprintf(" top_choice_flags=0x%x", this->top_choice_flags); in Print()
38 tprintf(" inconsistent=(punc %d case %d chartype %d script %d font %d)", in Print()
45 tprintf(" permuter=%d", this->dawg_info->permuter); in Print()
48 tprintf(" ngram_cl_cost=%g context=%s ngram pruned=%d", in Print()
53 tprintf(" shape_cost=%g", this->associate_stats.shape_cost); in Print()
55 tprintf(" %s", XHeightConsistencyEnumName[this->consistency_info.xht_decision]); in Print()
57 tprintf("\n"); in Print()
[all …]
/dports/sysutils/wimlib/wimlib-1.13.0/src/
H A Dheader.c224 tprintf(T("Magic Characters = ")); in wimlib_print_header()
230 tprintf(T("\\%o"), c); in wimlib_print_header()
248 tprintf(T("Blob Table Size = %"PRIu64"\n"), in wimlib_print_header()
250 tprintf(T("Blob Table Flags = 0x%hhx\n"), in wimlib_print_header()
252 tprintf(T("Blob Table Offset = %"PRIu64"\n"), in wimlib_print_header()
254 tprintf(T("Blob Table Original_size = %"PRIu64"\n"), in wimlib_print_header()
256 tprintf(T("XML Data Size = %"PRIu64"\n"), in wimlib_print_header()
258 tprintf(T("XML Data Flags = 0x%hhx\n"), in wimlib_print_header()
260 tprintf(T("XML Data Offset = %"PRIu64"\n"), in wimlib_print_header()
266 tprintf(T("Boot Metadata Flags = 0x%hhx\n"), in wimlib_print_header()
[all …]
/dports/graphics/tesseract/tesseract-5.0.0/src/training/
H A Dlstmtraining.cpp85 tprintf("Must provide a --model_output!\n"); in main()
89 tprintf("Must provide a --traineddata see training documentation\n"); in main()
104 tprintf("Error, model output cannot be written: %s\n", strerror(errno)); in main()
116 tprintf("Error, failed to read %s\n", FLAGS_traineddata.c_str()); in main()
142 tprintf("Must supply a list of training filenames! --train_listfile\n"); in main()
161 tprintf("Failed to continue from: %s\n", FLAGS_continue_from.c_str()); in main()
164 tprintf("Continuing from %s\n", FLAGS_continue_from.c_str()); in main()
173 tprintf("Appending a new network to an old one!!"); in main()
175 tprintf("Must set --continue_from for appending!\n"); in main()
193 tprintf("Load of images failed!!\n"); in main()
[all …]
/dports/devel/php-ice37/ice-3.7.2/objective-c/test/Ice/faultTolerance/
H A DAllTests.m141 tprintf("ok\n");
147 tprintf("ok\n");
165 tprintf("ok\n");
179 tprintf("ok\n");
188 tprintf("ok\n");
198 tprintf("ok\n");
213 tprintf("ok\n");
217 tprintf("ok\n");
227 tprintf("ok\n");
257 tprintf("ok\n");
[all …]
/dports/devel/ice37/ice-3.7.2/objective-c/test/Ice/faultTolerance/
H A DAllTests.m141 tprintf("ok\n");
147 tprintf("ok\n");
165 tprintf("ok\n");
179 tprintf("ok\n");
188 tprintf("ok\n");
198 tprintf("ok\n");
213 tprintf("ok\n");
217 tprintf("ok\n");
227 tprintf("ok\n");
257 tprintf("ok\n");
[all …]
/dports/devel/py-ice37/ice-3.7.2/objective-c/test/Ice/faultTolerance/
H A DAllTests.m141 tprintf("ok\n");
147 tprintf("ok\n");
165 tprintf("ok\n");
179 tprintf("ok\n");
188 tprintf("ok\n");
198 tprintf("ok\n");
213 tprintf("ok\n");
217 tprintf("ok\n");
227 tprintf("ok\n");
257 tprintf("ok\n");
[all …]
/dports/devel/php-ice37/ice-3.7.2/objective-c/test/Ice/objects/
H A DAllTests.m66 tprintf("ok\n");
72 tprintf("ok\n");
116 tprintf("ok\n");
121 tprintf("ok\n");
126 tprintf("ok\n");
131 tprintf("ok\n");
136 tprintf("ok\n");
168 tprintf("ok\n");
176 tprintf("ok\n");
210 tprintf("ok\n");
[all …]
/dports/devel/ice37/ice-3.7.2/objective-c/test/Ice/objects/
H A DAllTests.m66 tprintf("ok\n");
72 tprintf("ok\n");
116 tprintf("ok\n");
121 tprintf("ok\n");
126 tprintf("ok\n");
131 tprintf("ok\n");
136 tprintf("ok\n");
168 tprintf("ok\n");
176 tprintf("ok\n");
210 tprintf("ok\n");
[all …]
/dports/devel/py-ice37/ice-3.7.2/objective-c/test/Ice/objects/
H A DAllTests.m66 tprintf("ok\n");
72 tprintf("ok\n");
116 tprintf("ok\n");
121 tprintf("ok\n");
126 tprintf("ok\n");
131 tprintf("ok\n");
136 tprintf("ok\n");
168 tprintf("ok\n");
176 tprintf("ok\n");
210 tprintf("ok\n");
[all …]
/dports/devel/php-ice37/ice-3.7.2/objective-c/test/Ice/adapterDeactivation/
H A DAllTests.m12 tprintf("testing stringToProxy... ");
15 tprintf("ok\n");
17 tprintf("testing checked cast... ");
21 tprintf("ok\n");
42 tprintf("ok\n");
47 tprintf("ok\n");
64 tprintf("ok\n");
67 tprintf("deactivating object adapter in the server... ");
69 tprintf("ok\n");
71 tprintf("testing whether server is gone... ");
[all …]
/dports/devel/ice37/ice-3.7.2/objective-c/test/Ice/adapterDeactivation/
H A DAllTests.m12 tprintf("testing stringToProxy... ");
15 tprintf("ok\n");
17 tprintf("testing checked cast... ");
21 tprintf("ok\n");
42 tprintf("ok\n");
47 tprintf("ok\n");
64 tprintf("ok\n");
67 tprintf("deactivating object adapter in the server... ");
69 tprintf("ok\n");
71 tprintf("testing whether server is gone... ");
[all …]
/dports/devel/py-ice37/ice-3.7.2/objective-c/test/Ice/adapterDeactivation/
H A DAllTests.m12 tprintf("testing stringToProxy... ");
15 tprintf("ok\n");
17 tprintf("testing checked cast... ");
21 tprintf("ok\n");
42 tprintf("ok\n");
47 tprintf("ok\n");
64 tprintf("ok\n");
67 tprintf("deactivating object adapter in the server... ");
69 tprintf("ok\n");
71 tprintf("testing whether server is gone... ");
[all …]
/dports/irc/bnc/bnc2.9.4/
H A Dcmds.c434 tprintf(&cptr->srv, "PONG :%s\n", pargv[1] ); in srv_ping()
480 tprintf(&cptr->srv, "NAMES %s\n",chanlist->chan ); in srv_endmotd()
698 tprintf(&client->srv, "LUSERS\nMOTD\n"); in cmd_resume()
744 tprintf(&cptr->loc, "NOTICE AUTH :Dumping Links.\n"); in cmd_dumpll()
760 tprintf(&cptr->loc, "%s\n",pargv[1]); in cmd_rawecho()
771 tprintf(&cptr->loc, ":%s %s\n", prefix, pargv[1]); in cmd_prefixrawecho()
783 tprintf(&cptr->srv, "%s\n",pargv[1]); in cmd_bypass()
888 tprintf(&cptr->loc, "NOTICE AUTH :Failed Pass!!\n"); in cmd_pass()
941 tprintf(&cptr->loc, "NOTICE AUTH :Failed Main!!\n"); in cmd_main()
1109 tprintf(&cptr->loc, "NOTICE AUTH :Listing users.\n"); in cmd_who()
[all …]
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dnlang.c389 tprintf(buf, ": "); in side_score_desc()
991 tprintf(buf, "(%d)", num); in constructible_desc()
1331 tprintf(buf, "?????"); in historical_event_desc()
1921 tprintf(buf, "%s %d ", in supply_desc()
2278 tprintf( in task_desc()
2354 tprintf(buf, "here"); in task_desc()
2359 tprintf(buf, "adj "); in task_desc()
2400 tprintf(buf, "all"); in task_desc()
2418 tprintf(buf, "raw"); in task_desc()
2782 tprintf(abuf, " %s %d", in notify_doctrine_1()
[all …]
/dports/devel/php-ice37/ice-3.7.2/objective-c/test/Ice/operations/
H A DAllTests.m17 tprintf("testing twoway operations... ");
22 tprintf("ok\n");
24 tprintf("testing oneway operations... ");
27 tprintf("ok\n");
29 tprintf("testing twoway operations with AMI... ");
33 tprintf("ok\n");
35 tprintf("testing oneway operations with AMI... ");
38 tprintf("ok\n");
40 tprintf("testing batch oneway operations... ");
44 tprintf("ok\n");
[all …]

12345678910>>...36