Home
last modified time | relevance | path

Searched refs:TRACING (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/dports/shells/ksh93/ast-93u/src/cmd/mailx/
H A Dspam.c196 if (TRACING('x')) in addrmatch()
263 if (TRACING('x')) in hostmatch()
396 if (TRACING('x')) in usermatch()
495 if (TRACING('x')) in spammed()
502 if (TRACING('x')) in spammed()
530 if (TRACING('z')) in spammed()
535 if (TRACING('h')) in spammed()
752 if (TRACING('t') || TRACING('x')) { in spammed()
785 if (TRACING('x')) in spammed()
792 if (TRACING('y')) in spammed()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/mailx/
H A Dspam.c196 if (TRACING('x')) in addrmatch()
263 if (TRACING('x')) in hostmatch()
396 if (TRACING('x')) in usermatch()
495 if (TRACING('x')) in spammed()
502 if (TRACING('x')) in spammed()
530 if (TRACING('z')) in spammed()
535 if (TRACING('h')) in spammed()
752 if (TRACING('t') || TRACING('x')) { in spammed()
785 if (TRACING('x')) in spammed()
792 if (TRACING('y')) in spammed()
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/mailx/
H A Dspam.c196 if (TRACING('x')) in addrmatch()
263 if (TRACING('x')) in hostmatch()
396 if (TRACING('x')) in usermatch()
495 if (TRACING('x')) in spammed()
502 if (TRACING('x')) in spammed()
530 if (TRACING('z')) in spammed()
535 if (TRACING('h')) in spammed()
752 if (TRACING('t') || TRACING('x')) { in spammed()
785 if (TRACING('x')) in spammed()
792 if (TRACING('y')) in spammed()
[all …]
/dports/net/c3270/suite3270-4.0/Common/
H A Dtrace.c407 if (toggled(TRACING)) { in stop_tracing()
408 toggle_toggle(TRACING); in stop_tracing()
409 menubar_retoggle(TRACING); in stop_tracing()
930 tracefile_on(TRACING, tt); in toggle_tracing()
932 set_toggle(TRACING, false); in toggle_tracing()
934 } else if (!toggled(TRACING) || (toggled(TRACING) && tt == TT_FINAL)) { in toggle_tracing()
972 if (!toggled(TRACING)) { in Trace_action()
981 if (toggled(TRACING)) { in Trace_action()
996 if ((on && !toggled(TRACING)) || (!on && toggled(TRACING))) { in Trace_action()
997 do_toggle(TRACING); in Trace_action()
[all …]
/dports/x11/x3270/suite3270-4.0/Common/
H A Dtrace.c407 if (toggled(TRACING)) { in stop_tracing()
408 toggle_toggle(TRACING); in stop_tracing()
409 menubar_retoggle(TRACING); in stop_tracing()
930 tracefile_on(TRACING, tt); in toggle_tracing()
932 set_toggle(TRACING, false); in toggle_tracing()
934 } else if (!toggled(TRACING) || (toggled(TRACING) && tt == TT_FINAL)) { in toggle_tracing()
972 if (!toggled(TRACING)) { in Trace_action()
981 if (toggled(TRACING)) { in Trace_action()
996 if ((on && !toggled(TRACING)) || (!on && toggled(TRACING))) { in Trace_action()
997 do_toggle(TRACING); in Trace_action()
[all …]
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/common/
H A Dicmp.c40 #if defined (TRACING)
72 #if defined (TRACING)
114 #if defined (TRACING)
134 #if defined (TRACING)
166 #if defined (TRACING)
198 #if defined (TRACING)
216 #if defined (TRACING)
252 #if defined (TRACING)
268 #if defined (TRACING)
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/common/
H A Dicmp.c40 #if defined (TRACING)
72 #if defined (TRACING)
114 #if defined (TRACING)
134 #if defined (TRACING)
166 #if defined (TRACING)
198 #if defined (TRACING)
216 #if defined (TRACING)
252 #if defined (TRACING)
268 #if defined (TRACING)
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/common/
H A Dicmp.c40 #if defined (TRACING)
72 #if defined (TRACING)
114 #if defined (TRACING)
134 #if defined (TRACING)
166 #if defined (TRACING)
198 #if defined (TRACING)
216 #if defined (TRACING)
252 #if defined (TRACING)
268 #if defined (TRACING)
/dports/devel/p5-Devel-EvalContext/Devel-EvalContext-0.09/lib/Devel/
H A DEvalContext.pm15 our $TRACING = 0;
29 warn @_ if $TRACING;
87 local $TRACING = $$cxt->{trace};
139 if ($TRACING) {
166 $_new_context->{trace} = $TRACING;
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu_cis.c694 if (TRACING (cpu_dev, DEB_MOPND)) { in cpu_cis_op()
731 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
767 if (TRACING (cpu_dev, DEB_MOPND) && trap == trap_None) in cpu_cis_op()
806 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
870 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
948 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
970 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
1001 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
1022 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
1050 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
[all …]
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu_cis.c852 if (TRACING (cpu_dev, DEB_MOPND)) { in cpu_cis_op()
892 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
928 if (TRACING (cpu_dev, DEB_MOPND) && trap == trap_None) in cpu_cis_op()
967 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
1031 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
1115 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
1140 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
1171 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
1195 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
1223 if (TRACING (cpu_dev, DEB_MOPND)) in cpu_cis_op()
[all …]
/dports/security/p5-GnuPG/GnuPG-0.19/
H A Dtest.pl57 my $gpg = new GnuPG( homedir => "test", trace => $ENV{TRACING} );
286 recipient => 'GnuPG', armor => 1, trace => $ENV{TRACING};
310 passphrase => PASSWD, trace => $ENV{TRACING};
338 recipient => 'GnuPG', armor => 1, trace => $ENV{TRACING};
/dports/lang/ghc/ghc-8.8.4-boot/includes/rts/
H A DConfig.h31 #if !defined(TRACING)
32 #define TRACING macro
/dports/lang/ghc/ghc-8.10.7/includes/rts/
H A DConfig.h31 #if !defined(TRACING)
32 #define TRACING macro
/dports/net/h323plus/h323plus-1_27_2/plugins/video/common/
H A Dtrace.h35 #define TRACING 1 macro
53 #if !TRACING
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/omapip/
H A Dlistener.c34 #if defined (TRACING)
111 #if defined (TRACING) in omapi_listen_addr()
174 #if defined (TRACING) in omapi_listen_addr()
241 #if defined (TRACING) in omapi_accept()
317 #if defined (TRACING) in omapi_listener_connect()
324 #if defined (TRACING)
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/omapip/
H A Dlistener.c34 #if defined (TRACING)
111 #if defined (TRACING) in omapi_listen_addr()
174 #if defined (TRACING) in omapi_listen_addr()
241 #if defined (TRACING) in omapi_accept()
317 #if defined (TRACING) in omapi_listener_connect()
324 #if defined (TRACING)
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/omapip/
H A Dlistener.c34 #if defined (TRACING)
111 #if defined (TRACING) in omapi_listen_addr()
174 #if defined (TRACING) in omapi_listen_addr()
241 #if defined (TRACING) in omapi_accept()
317 #if defined (TRACING) in omapi_listener_connect()
324 #if defined (TRACING)
/dports/lang/p5-Marpa/Marpa-0.208000/lib/Marpa/
H A DMDLex.pm96 $lexer->[Marpa::MDLex::Internal::Lexer::TRACING] = 0;
116 my $tracing = $lexer->[Marpa::MDLex::Internal::Lexer::TRACING];
154 $lexer->[Marpa::MDLex::Internal::Lexer::TRACING] = 1;
162 $lexer->[Marpa::MDLex::Internal::Lexer::TRACING] = 1;
170 $lexer->[Marpa::MDLex::Internal::Lexer::TRACING] = 1;
357 my $tracing = $lexer->[Marpa::MDLex::Internal::Lexer::TRACING];
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.expressions/src/org/eclipse/core/internal/expressions/
H A DEnablementExpression.java56 if (Expressions.TRACING) in evaluate()
59 if (Expressions.TRACING) { in evaluate()
/dports/devel/p5-Inline-Files/Inline-Files-0.71/lib/Inline/Files/
H A DVirtual.pm25 my ($TRACING, $ARGS) = (1, 1);
26 sub TRACING {$ENV{INLINE_FILES_TRACE} || $TRACING} subroutine
31 return unless TRACING || ARGS;
33 print ((caller(1))[3], "\n") if TRACING || ARGS;
/dports/textproc/teckit/teckit-2.5.7/source/
H A DEngine.cpp64 #ifdef TRACING
644 #ifdef TRACING
672 #ifdef TRACING in match()
687 #ifdef TRACING in match()
735 #ifdef TRACING in match()
742 #ifdef TRACING in match()
805 #ifdef TRACING in match()
862 #ifdef TRACING in match()
867 #ifdef TRACING in match()
875 #ifdef TRACING
[all …]
/dports/emulators/simh-hp2100/simh-hp2100-3.11.0.31/SCP/HP2100/
H A Dhp2100_di_da.c1559 if (TRACING (da_dev, TRACE_XFER)) in da_bus_accept()
1581 if (TRACING (da_dev, TRACE_XFER)) in da_bus_accept()
1590 if (TRACING (da_dev, TRACE_XFER)) in da_bus_accept()
1610 if (TRACING (da_dev, TRACE_XFER)) in da_bus_accept()
1623 if (TRACING (da_dev, TRACE_XFER)) in da_bus_accept()
1769 if (TRACING (da_dev, TRACE_XFER)) in da_bus_accept()
1813 if (TRACING (da_dev, TRACE_XFER)) in da_bus_accept()
1835 if (TRACING (da_dev, TRACE_XFER)) in da_bus_accept()
1859 if (TRACING (da_dev, TRACE_XFER)) in da_bus_accept()
1875 if (TRACING (da_dev, TRACE_XFER)) in da_bus_accept()
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP2100/
H A Dhp2100_di_da.c1553 if (TRACING (da_dev, DEB_XFER)) in da_bus_accept()
1575 if (TRACING (da_dev, DEB_XFER)) in da_bus_accept()
1584 if (TRACING (da_dev, DEB_XFER)) in da_bus_accept()
1604 if (TRACING (da_dev, DEB_XFER)) in da_bus_accept()
1617 if (TRACING (da_dev, DEB_XFER)) in da_bus_accept()
1763 if (TRACING (da_dev, DEB_XFER)) in da_bus_accept()
1807 if (TRACING (da_dev, DEB_XFER)) in da_bus_accept()
1829 if (TRACING (da_dev, DEB_XFER)) in da_bus_accept()
1853 if (TRACING (da_dev, DEB_XFER)) in da_bus_accept()
1869 if (TRACING (da_dev, DEB_XFER)) in da_bus_accept()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DTracing.cpp19 #ifdef TRACING in StartAudioCallbackTracing()
29 #ifdef TRACING in StopAudioCallbackTracing()

12345678910>>...16