Home
last modified time | relevance | path

Searched +refs:condition +refs:case +refs:no +refs:debug (Results 1 – 25 of 19232) sorted by relevance

12345678910>>...770

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/r/
H A Ddd_is_debug.result23 # in RQG. Triggered by a failure to call tmp_restore_column_map in case
29 SET SESSION debug="";
46 SET debug = DEFAULT;
53 # Case 1: Test case to verify re-prepare of a prepared statement using
70 # hit the assert condition to check no SEs added to the transaction while
75 # Case 2: Test case added for the coverage.
76 # Test case to verify no SEs added to the transaction when open
78 # mode. In debug build, assert condition mentioned in the bug
83 # Case 3: Test case added for the coverage.
84 # Test case to verify no SEs added to the transaction when open
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/t/
H A Ddd_is_debug.test32 --echo # in RQG. Triggered by a failure to call tmp_restore_column_map in case
41 SET SESSION debug="";
55 SET debug = DEFAULT;
66 --echo # Case 1: Test case to verify re-prepare of a prepared statement using
86 --echo # hit the assert condition to check no SEs added to the transaction while
92 --echo # Case 2: Test case added for the coverage.
93 --echo # Test case to verify no SEs added to the transaction when open
95 --echo # mode. In debug build, assert condition mentioned in the bug
101 --echo # Case 3: Test case added for the coverage.
102 --echo # Test case to verify no SEs added to the transaction when open
[all …]
/dports/lang/racket-minimal/racket-8.3/src/ChezScheme/s/
H A Dexceptions.ss147 (case-lambda
171 (debug-condition c)
172 (if (debug-on-exception) (debug))
184 (debug-condition c)
185 (if (debug-on-exception) (debug))
332 (case-lambda
566 (define-system-condition-type &no-infinities &implementation-restriction #{&no-infinities byl6cyui4…
567 make-no-infinities-violation
568 no-infinities-violation?)
570 (define-system-condition-type &no-nans &implementation-restriction #{&no-nans byovopk8uzd3axqx-a}
[all …]
/dports/lang/racket/racket-8.3/src/ChezScheme/s/
H A Dexceptions.ss147 (case-lambda
171 (debug-condition c)
172 (if (debug-on-exception) (debug))
184 (debug-condition c)
185 (if (debug-on-exception) (debug))
332 (case-lambda
566 (define-system-condition-type &no-infinities &implementation-restriction #{&no-infinities byl6cyui4…
567 make-no-infinities-violation
568 no-infinities-violation?)
570 (define-system-condition-type &no-nans &implementation-restriction #{&no-nans byovopk8uzd3axqx-a}
[all …]
/dports/lang/chez-scheme/ChezScheme-9.5.4/s/
H A Dexceptions.ss147 (case-lambda
171 (debug-condition c)
172 (if (debug-on-exception) (debug))
184 (debug-condition c)
185 (if (debug-on-exception) (debug))
332 (case-lambda
566 (define-system-condition-type &no-infinities &implementation-restriction #{&no-infinities byl6cyui4…
567 make-no-infinities-violation
568 no-infinities-violation?)
570 (define-system-condition-type &no-nans &implementation-restriction #{&no-nans byovopk8uzd3axqx-a}
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/db-lib/db/private/mysql/
H A Dmain.rkt20 #:ssl [ssl 'no]
22 (case ssl
23 ((no) #f)
26 #:debug? [debug? #f])
38 (when debug? (send c debug #t))
62 (define ((make-print-notice out) code condition)
63 (fprintf (case out
67 "notice: ~a (MySQL code ~a)\n" condition code))
70 (case (system-type)
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/tests/
H A Dconditions.tst334 (:no-error (a b)
339 (handler-case
342 (:no-error (&rest args) (declare (ignore args)) 42))
348 (:no-error (v) (1+ v))
388 (restart-case (restart-case (%m "boo!")
397 (restart-case (restart-case %s
409 (restart-case (restart-case (%m "boo!")
471 (let ((*debug-io*
481 (declare (compile) (optimize safety (debug 1)))
486 (declaim (optimize safety (debug 1)))
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/tools/
H A Dcray.jam198 log-warning $(toolset) : no PrgEnv module loaded
575 case shared :
577 case static :
614 case shared :
616 case static :
731 case 98 : cray-cxxstd = 03 ;
732 case 03 : cray-cxxstd = 03 ;
733 case 0x : cray-cxxstd = 11 ;
734 case 11 : cray-cxxstd = 11 ;
739 case latest :
[all …]
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
86 if $(.debug-configuration)
185 if $(.debug-configuration)
197 if $(.debug-configuration)
236 case * :
245 if $(.debug-configuration)
442 case * :
473 case x86 :
501 case arm :
[all …]
H A Dpython.jam105 : condition * : extension-suffix ? )
647 case qnx* : return ;
650 case haiku : return ;
704 condition * : extension-suffix ? )
875 local target-requirements = $(condition) ;
911 debug-message "no framework directory found; using library path" ;
929 if <python-debugging>on in $(condition)
1059 return <build>no ;
1066 return <build>no ;
1098 case hpux :
[all …]
/dports/devel/boost_build/build-29baa79/src/tools/
H A Dcray.jam198 log-warning $(toolset) : no PrgEnv module loaded
575 case shared :
577 case static :
614 case shared :
616 case static :
726 case 98 : cray-cxxstd = 03 ;
727 case 03 : cray-cxxstd = 03 ;
728 case 0x : cray-cxxstd = 11 ;
729 case 11 : cray-cxxstd = 11 ;
734 case latest :
[all …]
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
86 if $(.debug-configuration)
185 if $(.debug-configuration)
197 if $(.debug-configuration)
236 case * :
245 if $(.debug-configuration)
442 case * :
473 case x86 :
501 case arm :
[all …]
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/tools/
H A Dcray.jam198 log-warning $(toolset) : no PrgEnv module loaded
575 case shared :
577 case static :
614 case shared :
616 case static :
731 case 98 : cray-cxxstd = 03 ;
732 case 03 : cray-cxxstd = 03 ;
733 case 0x : cray-cxxstd = 11 ;
734 case 11 : cray-cxxstd = 11 ;
739 case latest :
[all …]
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
86 if $(.debug-configuration)
184 if $(.debug-configuration)
196 if $(.debug-configuration)
235 case * :
244 if $(.debug-configuration)
441 case * :
472 case x86 :
500 case arm :
[all …]
/dports/devel/boost-libs/boost_1_72_0/tools/build/src/tools/
H A Dcray.jam198 log-warning $(toolset) : no PrgEnv module loaded
575 case shared :
577 case static :
614 case shared :
616 case static :
731 case 98 : cray-cxxstd = 03 ;
732 case 03 : cray-cxxstd = 03 ;
733 case 0x : cray-cxxstd = 11 ;
734 case 11 : cray-cxxstd = 11 ;
739 case latest :
[all …]
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
86 if $(.debug-configuration)
184 if $(.debug-configuration)
196 if $(.debug-configuration)
235 case * :
244 if $(.debug-configuration)
441 case * :
472 case x86 :
500 case arm :
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/src/tools/
H A Dcray.jam198 log-warning $(toolset) : no PrgEnv module loaded
575 case shared :
577 case static :
614 case shared :
616 case static :
731 case 98 : cray-cxxstd = 03 ;
732 case 03 : cray-cxxstd = 03 ;
733 case 0x : cray-cxxstd = 11 ;
734 case 11 : cray-cxxstd = 11 ;
739 case latest :
[all …]
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
86 if $(.debug-configuration)
184 if $(.debug-configuration)
196 if $(.debug-configuration)
235 case * :
244 if $(.debug-configuration)
441 case * :
472 case x86 :
500 case arm :
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/tools/
H A Dcray.jam198 log-warning $(toolset) : no PrgEnv module loaded
575 case shared :
577 case static :
614 case shared :
616 case static :
731 case 98 : cray-cxxstd = 03 ;
732 case 03 : cray-cxxstd = 03 ;
733 case 0x : cray-cxxstd = 11 ;
734 case 11 : cray-cxxstd = 11 ;
739 case latest :
[all …]
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
86 if $(.debug-configuration)
185 if $(.debug-configuration)
197 if $(.debug-configuration)
236 case * :
245 if $(.debug-configuration)
442 case * :
473 case x86 :
501 case arm :
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/tools/
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
85 if $(.debug-configuration)
180 if $(.debug-configuration)
192 if $(.debug-configuration)
227 case * :
236 if $(.debug-configuration)
401 case * :
432 case x86 :
460 case arm :
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/tools/
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
85 if $(.debug-configuration)
180 if $(.debug-configuration)
192 if $(.debug-configuration)
227 case * :
236 if $(.debug-configuration)
401 case * :
432 case x86 :
460 case arm :
[all …]
/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/tools/
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
85 if $(.debug-configuration)
180 if $(.debug-configuration)
192 if $(.debug-configuration)
227 case * :
236 if $(.debug-configuration)
401 case * :
432 case x86 :
460 case arm :
[all …]
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/tools/
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
85 if $(.debug-configuration)
180 if $(.debug-configuration)
192 if $(.debug-configuration)
227 case * :
236 if $(.debug-configuration)
401 case * :
432 case x86 :
460 case arm :
[all …]
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/tools/
H A Ddarwin.jam40 if [ MATCH (--debug-configuration) : [ modules.peek : ARGV ] ]
42 .debug-configuration = true ;
85 if $(.debug-configuration)
180 if $(.debug-configuration)
192 if $(.debug-configuration)
227 case * :
236 if $(.debug-configuration)
401 case * :
432 case x86 :
460 case arm :
[all …]

12345678910>>...770