Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 20150) sorted by relevance

12345678910>>...806

/dports/devel/dparser/dparser-1.31/tests/
H A Dsample.test.g.22.check1 ref Sym 'a' line 1: not found
2 ref Sym 'b' line 1: not found
3 ref Sym 'b' line 2: not found
4 ref Sym 'b' line 2: not found
5 ref Sym 'b' line 2: not found
6 ref Sym 'b' line 2: not found
7 ref Sym 'b' line 2: not found
8 ref Sym 'b' line 2: not found
9 ref Sym 'b' line 2: not found
10 ref Sym 'b' line 2: not found
[all …]
/dports/devel/pear-PHP_CodeSniffer/PHP_CodeSniffer-3.6.1/tests/Core/File/
H A DFindStartOfStatementTest.php28 $this->assertSame(($start - 5), $found);
43 $this->assertSame(($start - 6), $found);
58 $this->assertSame($start, $found);
73 $this->assertSame(($start - 6), $found);
88 $this->assertSame(($start - 12), $found);
110 $this->assertSame(($start - 4), $found);
116 $this->assertSame($start, $found);
312 $this->assertSame($start, $found);
352 $this->assertSame($start, $found);
425 $this->assertSame($start, $found);
[all …]
H A DFindEndOfStatementTest.php28 $this->assertSame(($start + 5), $found);
43 $this->assertSame(($start + 6), $found);
58 $this->assertSame(($start + 13), $found);
74 $this->assertSame(($start + 10), $found);
80 $this->assertSame(($start + 4), $found);
83 $start = ($found + 2);
86 $this->assertSame($start, $found);
108 $this->assertSame(($start + 8), $found);
114 $this->assertSame(($start + 6), $found);
130 $this->assertSame(($start + 2), $found);
[all …]
/dports/devel/checkbashisms/devscripts-2.21.4/test/
H A Dtest_checkbashisms36 found() {
50 found "bashisms/808271.sh" "$(cat bashisms/808271.sh.out)"
54 found "bashisms/arith.sh" "$(cat bashisms/arith.sh.out)"
66 found "-f bashisms/basic.mk" "$(cat bashisms/basic.mk.out)"
102 found "bashisms/coproc.sh" "$(cat bashisms/coproc.sh.out)"
118 found "bashisms/fps.sh" "$(cat bashisms/fps.sh.out)"
134 found "bashisms/hash.sh" "$(cat bashisms/hash.sh.out)"
150 found "bashisms/jobs.sh" "$(cat bashisms/jobs.sh.out)"
166 found "bashisms/printf.sh" "$(cat bashisms/printf.sh.out)"
182 found "bashisms/source" "$(cat bashisms/source.out)"
[all …]
/dports/sysutils/plasma5-drkonqi/drkonqi-5.23.5/src/tests/backtraceparsertest/backtraceparsertest_data/
H A Dtest_a1 [?1034h(no debugging symbols found)
2 (no debugging symbols found)
3 (no debugging symbols found)
4 (no debugging symbols found)
5 (no debugging symbols found)
6 (no debugging symbols found)
7 (no debugging symbols found)
8 (no debugging symbols found)
10 (no debugging symbols found)
11 (no debugging symbols found)
[all …]
/dports/biology/gmap/gmap-2020-09-12/src/
H A Dgenome_sites.c24872 found = (found << 24) | 0x00FFFFFF; in block_find()
24936 found = (found << 24) | 0x00FFFFFF; in block_find_snp()
25039 found = clear_end(found,enddiscard); in splicesite_positions()
25225 found = clear_end(found,enddiscard); in splicesite_positions()
25370 found = clear_end(found,enddiscard); in splicesite_positions_novel()
25458 found = clear_end(found,enddiscard); in splicesite_positions_novel()
25551 found = clear_end(found,enddiscard); in prev_dinucleotide_position()
25578 found = clear_end(found,enddiscard); in prev_dinucleotide_position()
25713 found = clear_end(found,enddiscard);
25844 found = clear_end(found,enddiscard);
[all …]
/dports/lang/clover/mesa-21.3.6/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
180 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/compiler/
H A Dbrw_debug_recompile.c63 bool found = false; in debug_sampler_recompile() local
68 found |= check("16x msaa", msaa_16); in debug_sampler_recompile()
86 return found; in debug_sampler_recompile()
113 if (!found) { in debug_vs_recompile()
131 if (!found) { in debug_tcs_recompile()
146 if (!found) { in debug_tes_recompile()
158 if (!found) { in debug_gs_recompile()
168 bool found = false; in debug_fs_recompile() local
181 found |= check("line smoothing", line_aa); in debug_fs_recompile()
192 if (!found) { in debug_fs_recompile()
[all …]
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/src/
H A Dexpr.c95 found = !found; in pr_expr_eval_class_and()
106 found = !found; in pr_expr_eval_class_and()
135 found = !found; in pr_expr_eval_class_or()
143 found = !found; in pr_expr_eval_class_or()
170 found = !found; in pr_expr_eval_group_and()
176 found = !found; in pr_expr_eval_group_and()
216 found = !found; in pr_expr_eval_group_or()
222 found = !found; in pr_expr_eval_group_or()
262 found = !found; in pr_expr_eval_user_and()
268 found = !found; in pr_expr_eval_user_and()
[all …]
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/src/
H A Dexpr.c95 found = !found; in pr_expr_eval_class_and()
106 found = !found; in pr_expr_eval_class_and()
135 found = !found; in pr_expr_eval_class_or()
143 found = !found; in pr_expr_eval_class_or()
170 found = !found; in pr_expr_eval_group_and()
176 found = !found; in pr_expr_eval_group_and()
216 found = !found; in pr_expr_eval_group_or()
222 found = !found; in pr_expr_eval_group_or()
262 found = !found; in pr_expr_eval_user_and()
268 found = !found; in pr_expr_eval_user_and()
[all …]
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/src/
H A Dexpr.c95 found = !found; in pr_expr_eval_class_and()
106 found = !found; in pr_expr_eval_class_and()
135 found = !found; in pr_expr_eval_class_or()
143 found = !found; in pr_expr_eval_class_or()
170 found = !found; in pr_expr_eval_group_and()
176 found = !found; in pr_expr_eval_group_and()
216 found = !found; in pr_expr_eval_group_or()
222 found = !found; in pr_expr_eval_group_or()
262 found = !found; in pr_expr_eval_user_and()
268 found = !found; in pr_expr_eval_user_and()
[all …]
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/src/
H A Dexpr.c95 found = !found; in pr_expr_eval_class_and()
106 found = !found; in pr_expr_eval_class_and()
135 found = !found; in pr_expr_eval_class_or()
143 found = !found; in pr_expr_eval_class_or()
170 found = !found; in pr_expr_eval_group_and()
176 found = !found; in pr_expr_eval_group_and()
216 found = !found; in pr_expr_eval_group_or()
222 found = !found; in pr_expr_eval_group_or()
262 found = !found; in pr_expr_eval_user_and()
268 found = !found; in pr_expr_eval_user_and()
[all …]
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/src/
H A Dexpr.c95 found = !found; in pr_expr_eval_class_and()
106 found = !found; in pr_expr_eval_class_and()
135 found = !found; in pr_expr_eval_class_or()
143 found = !found; in pr_expr_eval_class_or()
170 found = !found; in pr_expr_eval_group_and()
176 found = !found; in pr_expr_eval_group_and()
216 found = !found; in pr_expr_eval_group_or()
222 found = !found; in pr_expr_eval_group_or()
262 found = !found; in pr_expr_eval_user_and()
268 found = !found; in pr_expr_eval_user_and()
[all …]
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/src/
H A Dexpr.c95 found = !found; in pr_expr_eval_class_and()
106 found = !found; in pr_expr_eval_class_and()
135 found = !found; in pr_expr_eval_class_or()
143 found = !found; in pr_expr_eval_class_or()
170 found = !found; in pr_expr_eval_group_and()
176 found = !found; in pr_expr_eval_group_and()
216 found = !found; in pr_expr_eval_group_or()
222 found = !found; in pr_expr_eval_group_or()
262 found = !found; in pr_expr_eval_user_and()
268 found = !found; in pr_expr_eval_user_and()
[all …]
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/src/
H A Dexpr.c95 found = !found; in pr_expr_eval_class_and()
106 found = !found; in pr_expr_eval_class_and()
135 found = !found; in pr_expr_eval_class_or()
143 found = !found; in pr_expr_eval_class_or()
170 found = !found; in pr_expr_eval_group_and()
176 found = !found; in pr_expr_eval_group_and()
216 found = !found; in pr_expr_eval_group_or()
222 found = !found; in pr_expr_eval_group_or()
262 found = !found; in pr_expr_eval_user_and()
268 found = !found; in pr_expr_eval_user_and()
[all …]
/dports/ftp/proftpd/proftpd-1.3.7c/src/
H A Dexpr.c95 found = !found; in pr_expr_eval_class_and()
106 found = !found; in pr_expr_eval_class_and()
135 found = !found; in pr_expr_eval_class_or()
143 found = !found; in pr_expr_eval_class_or()
170 found = !found; in pr_expr_eval_group_and()
176 found = !found; in pr_expr_eval_group_and()
216 found = !found; in pr_expr_eval_group_or()
222 found = !found; in pr_expr_eval_group_or()
262 found = !found; in pr_expr_eval_user_and()
268 found = !found; in pr_expr_eval_user_and()
[all …]

12345678910>>...806