Home
last modified time | relevance | path

Searched refs:tdebug (Results 1 – 25 of 60) sorted by relevance

123

/dports/lang/swi-pl/swipl-8.2.3/boot/
H A Dtabling.pl102 goal_expansion(tdebug(Goal), Expansion) :-
349 tdebug(Fresh = fresh(SCC, WorkList)),
350 tdebug(wl_goal(WorkList, Goal, _)),
369 tdebug(user_goal(Wrapper, Goal)),
375 tdebug(user_goal(Wrapper, Goal)),
463 tdebug(Fresh = fresh(SCC, WorkList)),
464 tdebug(wl_goal(WorkList, Goal, _)),
572 tdebug(wl_goal(WorkList, Goal, _)),
656 tdebug(wl_goal(Worklist, Goal, _)),
737 -> tdebug(wl_goal(WorkList, Goal, _)),
[all …]
/dports/multimedia/transcode/transcode-1.1.7/import/
H A Dimport_x11.c130 static void tdebug(const TCX11PrivateData *priv, const char *str) in tdebug() function
280 tdebug(priv, "begin demultiplex"); in tc_x11_demultiplex()
287 tdebug(priv, " begin acquire"); in tc_x11_demultiplex()
292 tdebug(priv, " end acquire"); in tc_x11_demultiplex()
328 tdebug(priv, "end multiplex"); in tc_x11_demultiplex()
/dports/astro/gpsman/gpsman-6.4.4.2/gmsrc/
H A Dmagellan.tcl155 tdebug "waiting in sp"
188 tdebug "in dsp, running is $SOutBPID, $SOutBData"
193 tdebug "DSP> sending packet $SOutPID, $SOutBData "
206 tdebug "dsp done, soutbusy is $SOutBusy"
448 tdebug "EOT $pid $data"
504 tdebug "back from version query"
510 tdebug "Sending stop cmd"
514 tdebug "Finished Sending stop cmd"
553 tdebug "putwhat is $putwhat"
1194 tdebug " at endinprot $pid"
[all …]
/dports/lang/swi-pl/swipl-8.2.3/library/
H A Dthreadutil.pl48 tdebug/0,
49 tdebug/1, % +ThreadId
309 tdebug.
313 tdebug(ThreadID).
316 %! tdebug is det.
317 %! tdebug(+Thread) is det.
322 tdebug :- label
325 tdebug(ThreadID) :-
H A Dprolog_breakpoints.pl78 % debug/0, tdebug/0 and tdebug/1. Therefore, this predicate does *not*
/dports/devel/p5-constant-def/constant-def-0.01/examples/
H A Ddefault.pl5 use tdebug; # from here we see debug messages
H A Ddevel.pl8 use tdebug;
H A Dproduction.pl8 use tdebug;
H A Dtdebug.pm1 package tdebug; package
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/oam/install_scripts/
H A DcolumnstoreAlias8 alias tdebug='tail -f /var/log/mariadb/columnstore/debug.log'
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/oam/install_scripts/
H A DcolumnstoreAlias8 alias tdebug='tail -f /var/log/mariadb/columnstore/debug.log'
/dports/lang/pcc/pcc-1.1.0/cc/ccom/
H A Dmain.c42 int odebug, pdebug, sdebug, tdebug, xdebug, wdebug; variable
156 case 't': ++tdebug; break; /* type match */ in main()
H A Dpass1.h184 extern int odebug, pdebug, sdebug, tdebug, xdebug;
/dports/lang/pcc/pcc-1.1.0/cc/cxxcom/
H A Dmain.c42 int odebug, pdebug, sdebug, tdebug, xdebug, cppdebug, wdebug; variable
154 case 't': ++tdebug; break; /* type match */ in main()
H A Dpass1.h189 extern int odebug, pdebug, sdebug, tdebug, xdebug;
/dports/cad/zcad/zcad-8b8a693/cad_source/zcad/
H A Duzcsysvars.pas49 tdebug=packed record
221 debug:tdebug;(*'Debug'*)
/dports/devel/p5-constant-def/constant-def-0.01/
H A DMANIFEST6 examples/tdebug.pm
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/
H A Dswi_ide.pl122 -> catch(tdebug, _, guitracer)
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dions_base.f9079 LOGICAL, PRIVATE :: tdebug = .FALSE. variable
211 IF( tdebug ) THEN
/dports/audio/kid3-qt5/kid3-3.8.6/deb/
H A Dcopyright46 Files: src/plugins/taglibmetadata/taglibext/tdebug.h
/dports/audio/kid3-kf5/kid3-3.8.6/deb/
H A Dcopyright46 Files: src/plugins/taglibmetadata/taglibext/tdebug.h
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/prolog/lib/trace/
H A Dstatus.pl302 -> tdebug
H A Dexceptions.pl299 -> in_pce_thread(tdebug)
/dports/lang/swi-pl/swipl-8.2.3/man/
H A Dthreads.doc110 started. The thread debugging predicates such as tspy/1 and tdebug/0 do
937 \predicate{tdebug}{1}{+ThreadId}
945 \predicate{tdebug}{0}{}
946 Call tdebug/1 in all running threads.
956 tdebug/1. Note that a spy point is a global flag on a predicate that
963 tdebug/0. Note that removing spy points can be done using nospy/1.
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/tests/
H A DMamfile697 make vmalloc/tdebug.c
699 done vmalloc/tdebug.c
768 …hrash.c vmalloc/tcompact.c vmalloc/tcontent.c vmalloc/tdcshare.c vmalloc/tdebug.c vmalloc/tek.c vm…

123