Home
last modified time | relevance | path

Searched refs:should_output (Results 1 – 25 of 39) sorted by relevance

12

/dports/databases/timescaledb/timescaledb-2.5.1/tsl/test/sql/
H A Dreorder.sql8 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
9 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', indexscan => true) \ge…
10 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', bitmapscan => true) \g…
23 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
24 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', indexscan => true) \ge…
25 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', bitmapscan => true) \g…
31 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
32 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', indexscan => true) \ge…
39 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
47 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
[all …]
H A Dmove.sql25 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
26 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', indexscan => true) \ge…
27 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', bitmapscan => true) \g…
71 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
72 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', indexscan => true) \ge…
73 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', bitmapscan => true) \g…
/dports/finance/py-stripe/stripe-2.29.4/tests/
H A Dtest_util.py61 if case.should_output:
74 LogTestCase(env=None, flag=None, should_output=False),
75 LogTestCase(env=None, flag="debug", should_output=True),
76 LogTestCase(env=None, flag="info", should_output=False),
77 LogTestCase(env="debug", flag=None, should_output=True),
80 LogTestCase(env="info", flag=None, should_output=False),
94 LogTestCase(env=None, flag=None, should_output=False),
95 LogTestCase(env=None, flag="debug", should_output=True),
96 LogTestCase(env=None, flag="info", should_output=True),
97 LogTestCase(env="debug", flag=None, should_output=True),
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/Fun2D/
H A Ddrvrec_mpfr.f9074 USE functions, ONLY: functionid,should_output
87 should_output=31
88 IF (should_output>0) THEN
89 OPEN(should_output,FILE="function_vals.dat")
125 IF (should_output>0) THEN
126 CLOSE(should_output)
H A Dfunctions.f9013 INTEGER, SAVE :: should_output=-1 variable
77 IF (should_output>0) THEN
79 WRITE(should_output,*) REAL(R),REAL(T),REAL(res(0:nderiv))
/dports/science/cp2k-data/cp2k-7.1.0/tools/Fun2D/
H A Ddrvrec_mpfr.f9074 USE functions, ONLY: functionid,should_output
87 should_output=31
88 IF (should_output>0) THEN
89 OPEN(should_output,FILE="function_vals.dat")
125 IF (should_output>0) THEN
126 CLOSE(should_output)
H A Dfunctions.f9013 INTEGER, SAVE :: should_output=-1 variable
77 IF (should_output>0) THEN
79 WRITE(should_output,*) REAL(R),REAL(T),REAL(res(0:nderiv))
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/motion/
H A Dhelium_io.F507 IF (should_output) THEN
633 IF (.NOT. should_output) THEN
755 IF (should_output) THEN
835 IF (.NOT. should_output) THEN
1031 IF (.NOT. should_output) THEN
1154 IF (.NOT. should_output) THEN
1395 IF (should_output) THEN
1525 IF (.NOT. should_output) THEN
1715 IF (should_output) THEN
1775 IF (.NOT. should_output) THEN
[all …]
H A Dpint_io.F157 should_output = cp_print_key_should_output( &
160 IF (.NOT. BTEST(should_output, cp_p_file)) CONTINUE
273 should_output, unit_nr local
310 should_output = cp_print_key_should_output( &
313 IF (.NOT. BTEST(should_output, cp_p_file)) CONTINUE
429 LOGICAL :: new_file, should_output local
443 should_output = BTEST(cp_print_key_should_output( &
446 IF (.NOT. should_output) THEN
719 LOGICAL :: new_file, should_output local
733 should_output = BTEST(cp_print_key_should_output( &
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/motion/
H A Dhelium_io.F507 IF (should_output) THEN
633 IF (.NOT. should_output) THEN
755 IF (should_output) THEN
835 IF (.NOT. should_output) THEN
1031 IF (.NOT. should_output) THEN
1154 IF (.NOT. should_output) THEN
1395 IF (should_output) THEN
1525 IF (.NOT. should_output) THEN
1715 IF (should_output) THEN
1775 IF (.NOT. should_output) THEN
[all …]
H A Dpint_io.F157 should_output = cp_print_key_should_output( &
160 IF (.NOT. BTEST(should_output, cp_p_file)) CONTINUE
273 should_output, unit_nr local
310 should_output = cp_print_key_should_output( &
313 IF (.NOT. BTEST(should_output, cp_p_file)) CONTINUE
429 LOGICAL :: new_file, should_output local
443 should_output = BTEST(cp_print_key_should_output( &
446 IF (.NOT. should_output) THEN
719 LOGICAL :: new_file, should_output local
733 should_output = BTEST(cp_print_key_should_output( &
[all …]
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/test/sql/include/
H A Dcluster_test_setup.sql11 CREATE OR REPLACE FUNCTION ensure_scans_work(table_name TEXT, should_output REGCLASS=NULL, seqscan …
28 $INNER$, table_name, should_output) as b;
31 CREATE OR REPLACE FUNCTION ensure_scans_work_no_val(table_name TEXT, should_output REGCLASS=NULL, s…
46 $INNER$, table_name, should_output) as b;
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Ddft_plus_u.F148 should_output, output_unit, print_level)
151 should_output, output_unit, print_level)
155 should_output, output_unit, print_level)
158 should_output, output_unit, print_level)
164 ignore_should_output=should_output)
205 LOGICAL, INTENT(IN) :: should_output local
482 IF (should_output .AND. (output_unit > 0)) THEN
517 IF (should_output .AND. (print_level > low_print_level)) THEN
1097 IF (should_output .AND. (output_unit > 0)) THEN
1504 should_output, output_unit, print_level) argument
[all …]
H A Dqs_dos.F69 LOGICAL :: append, ionode, should_output local
81 should_output = BTEST(cp_print_key_should_output(logger%iter_info, dft_section, &
84 IF ((.NOT. should_output)) RETURN
210 LOGICAL :: append, ionode, should_output local
223 should_output = BTEST(cp_print_key_should_output(logger%iter_info, dft_section, &
226 IF ((.NOT. should_output)) RETURN
H A Dqs_sccs.F144 mpi_io, should_output local
262 should_output = (BTEST(cp_print_key_should_output(logger%iter_info, input, &
266 ignore_should_output=should_output, &
354 IF (should_output .AND. (ABS(eps0 - 1.0_dp) > tol)) THEN
558 IF (should_output .AND. (output_unit > 0)) THEN
653 IF (should_output .AND. (output_unit > 0)) THEN
668 IF (should_output .AND. (output_unit > 0)) THEN
816 IF (should_output .AND. (output_unit > 0)) THEN
875 ignore_should_output=should_output)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Ddft_plus_u.F148 should_output, output_unit, print_level)
151 should_output, output_unit, print_level)
155 should_output, output_unit, print_level)
158 should_output, output_unit, print_level)
164 ignore_should_output=should_output)
205 LOGICAL, INTENT(IN) :: should_output local
482 IF (should_output .AND. (output_unit > 0)) THEN
517 IF (should_output .AND. (print_level > low_print_level)) THEN
1097 IF (should_output .AND. (output_unit > 0)) THEN
1504 should_output, output_unit, print_level) argument
[all …]
H A Dqs_sccs.F144 mpi_io, should_output local
262 should_output = (BTEST(cp_print_key_should_output(logger%iter_info, input, &
266 ignore_should_output=should_output, &
353 IF (should_output .AND. (ABS(eps0 - 1.0_dp) > tol)) THEN
556 IF (should_output .AND. (output_unit > 0)) THEN
650 IF (should_output .AND. (output_unit > 0)) THEN
665 IF (should_output .AND. (output_unit > 0)) THEN
751 IF (should_output .AND. (output_unit > 0)) THEN
810 ignore_should_output=should_output)
/dports/databases/timescaledb/timescaledb-2.5.1/tsl/test/expected/
H A Dreorder.out34 $INNER$, table_name, should_output) as b;
51 $INNER$, table_name, should_output) as b;
106 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
132 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', indexscan => true) \ge…
158 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', bitmapscan => true) \g…
208 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
234 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', indexscan => true) \ge…
299 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
390 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
481 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
[all …]
H A Dmove.out29 CREATE OR REPLACE FUNCTION ensure_scans_work(table_name TEXT, should_output REGCLASS=NULL, seqscan …
46 $INNER$, table_name, should_output) as b;
48 CREATE OR REPLACE FUNCTION ensure_scans_work_no_val(table_name TEXT, should_output REGCLASS=NULL, s…
63 $INNER$, table_name, should_output) as b;
118 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
144 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', indexscan => true) \ge…
170 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', bitmapscan => true) \g…
279 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', seqscan => true) \gexec
305 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', indexscan => true) \ge…
331 SELECT * FROM ensure_scans_work('cluster_test', should_output => 'expected', bitmapscan => true) \g…
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Derrors.c183 should_output(struct gl_context *ctx, GLenum error, const char *fmtString) in should_output() function
307 do_output = should_output(ctx, error, fmtString); in _mesa_error()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Derrors.c186 should_output(struct gl_context *ctx, GLenum error, const char *fmtString) in should_output() function
310 do_output = should_output(ctx, error, fmtString); in _mesa_error()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Derrors.c186 should_output(struct gl_context *ctx, GLenum error, const char *fmtString) in should_output() function
310 do_output = should_output(ctx, error, fmtString); in _mesa_error()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Derrors.c186 should_output(struct gl_context *ctx, GLenum error, const char *fmtString) in should_output() function
310 do_output = should_output(ctx, error, fmtString); in _mesa_error()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Derrors.c186 should_output(struct gl_context *ctx, GLenum error, const char *fmtString) in should_output() function
310 do_output = should_output(ctx, error, fmtString); in _mesa_error()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Derrors.c186 should_output(struct gl_context *ctx, GLenum error, const char *fmtString) in should_output() function
310 do_output = should_output(ctx, error, fmtString); in _mesa_error()

12