Home
last modified time | relevance | path

Searched refs:possible (Results 1 – 25 of 11934) sorted by relevance

12345678910>>...478

/dports/devel/checkbashisms/devscripts-2.21.4/test/bashisms/
H A Darray-expansion.sh.out1 possible bashism in bashisms/array-expansion.sh line 8 (bash arrays, ${name[0|*|@]}):
3 possible bashism in bashisms/array-expansion.sh line 9 (bash arrays, ${name[0|*|@]}):
5 possible bashism in bashisms/array-expansion.sh line 10 (bash arrays, ${name[0|*|@]}):
7 possible bashism in bashisms/array-expansion.sh line 11 (bash arrays, ${name[0|*|@]}):
9 possible bashism in bashisms/array-expansion.sh line 13 (bash arrays, ${name[0|*|@]}):
11 possible bashism in bashisms/array-expansion.sh line 14 (bash arrays, ${name[0|*|@]}):
13 possible bashism in bashisms/array-expansion.sh line 15 (bash arrays, ${name[0|*|@]}):
15 possible bashism in bashisms/array-expansion.sh line 16 (bash arrays, ${name[0|*|@]}):
17 possible bashism in bashisms/array-expansion.sh line 18 (bash arrays, ${name[0|*|@]}):
19 possible bashism in bashisms/array-expansion.sh line 19 (bash arrays, ${name[0|*|@]}):
[all …]
H A Dspecial-expansions.sh.out1 possible bashism in bashisms/special-expansions.sh line 5 (${#@} or ${#*}):
3 possible bashism in bashisms/special-expansions.sh line 6 (${#@} or ${#*}):
5 possible bashism in bashisms/special-expansions.sh line 8 (${[@|*]#[#]pat} or ${[@|*]%[%]pat}):
21 possible bashism in bashisms/special-expansions.sh line 18 (${parm/?/pat[/str]}):
23 possible bashism in bashisms/special-expansions.sh line 19 (${parm/?/pat[/str]}):
25 possible bashism in bashisms/special-expansions.sh line 20 (${parm/?/pat[/str]}):
27 possible bashism in bashisms/special-expansions.sh line 21 (${parm/?/pat[/str]}):
29 possible bashism in bashisms/special-expansions.sh line 23 (${foo:3[:1]}):
31 possible bashism in bashisms/special-expansions.sh line 24 (${foo:3[:1]}):
33 possible bashism in bashisms/special-expansions.sh line 25 (${foo:3[:1]}):
[all …]
H A Dfunctions.sh.out1 possible bashism in bashisms/functions.sh line 15 ('function' is useless):
3 possible bashism in bashisms/functions.sh line 19 ('function' is useless):
5 possible bashism in bashisms/functions.sh line 23 ('function' is useless):
7 possible bashism in bashisms/functions.sh line 25 (should be >word 2>&1):
9 possible bashism in bashisms/functions.sh line 27 (function names should only contain [a-z0-9_]):
11 possible bashism in bashisms/functions.sh line 31 (function names should only contain [a-z0-9_]):
13 possible bashism in bashisms/functions.sh line 31 ('function' is useless):
17 possible bashism in bashisms/functions.sh line 35 ('function' is useless):
21 possible bashism in bashisms/functions.sh line 47 ('function' is useless):
27 possible bashism in bashisms/functions.sh line 55 ('function' is useless):
[all …]
H A Dtilde-expansion.sh.out1 possible bashism in bashisms/tilde-expansion.sh line 8 (non-standard tilde expansion):
3 possible bashism in bashisms/tilde-expansion.sh line 9 (non-standard tilde expansion):
5 possible bashism in bashisms/tilde-expansion.sh line 11 ((push|pop)d):
7 possible bashism in bashisms/tilde-expansion.sh line 13 ((push|pop)d):
9 possible bashism in bashisms/tilde-expansion.sh line 16 (non-standard tilde expansion):
11 possible bashism in bashisms/tilde-expansion.sh line 17 (non-standard tilde expansion):
13 possible bashism in bashisms/tilde-expansion.sh line 18 (non-standard tilde expansion):
15 possible bashism in bashisms/tilde-expansion.sh line 20 (non-standard tilde expansion):
17 possible bashism in bashisms/tilde-expansion.sh line 21 (non-standard tilde expansion):
19 possible bashism in bashisms/tilde-expansion.sh line 22 (non-standard tilde expansion):
[all …]
H A Dcase-modification.sh.out1 possible bashism in bashisms/case-modification.sh line 6 (${parm,[,][pat]} or ${parm^[^][pat]}):
3 possible bashism in bashisms/case-modification.sh line 7 (${parm,[,][pat]} or ${parm^[^][pat]}):
5 possible bashism in bashisms/case-modification.sh line 8 (${parm,[,][pat]} or ${parm^[^][pat]}):
7 possible bashism in bashisms/case-modification.sh line 9 (${parm,[,][pat]} or ${parm^[^][pat]}):
9 possible bashism in bashisms/case-modification.sh line 11 (${parm,[,][pat]} or ${parm^[^][pat]}):
11 possible bashism in bashisms/case-modification.sh line 12 (${parm,[,][pat]} or ${parm^[^][pat]}):
13 possible bashism in bashisms/case-modification.sh line 13 (${parm,[,][pat]} or ${parm^[^][pat]}):
15 possible bashism in bashisms/case-modification.sh line 14 (${parm,[,][pat]} or ${parm^[^][pat]}):
17 possible bashism in bashisms/case-modification.sh line 16 (${parm,[,][pat]} or ${parm^[^][pat]}):
19 possible bashism in bashisms/case-modification.sh line 17 (${parm,[,][pat]} or ${parm^[^][pat]}):
[all …]
H A Djobs.sh.out1 possible bashism in bashisms/jobs.sh line 4 (jobs):
3 possible bashism in bashisms/jobs.sh line 5 (jobs):
5 possible bashism in bashisms/jobs.sh line 6 (jobs):
7 possible bashism in bashisms/jobs.sh line 11 (jobs):
8 j=$(jobs -p) # possible BASHISM (context changes because of subshell)
9 possible bashism in bashisms/jobs.sh line 12 (jobs):
11 possible bashism in bashisms/jobs.sh line 13 (jobs):
13 possible bashism in bashisms/jobs.sh line 14 (jobs):
15 possible bashism in bashisms/jobs.sh line 15 (jobs):
H A Dquoted-strings.sh.out1 possible bashism in bashisms/quoted-strings.sh line 7 (echo -e):
3 possible bashism in bashisms/quoted-strings.sh line 12 (echo -e):
5 possible bashism in bashisms/quoted-strings.sh line 16 (echo -e):
7 possible bashism in bashisms/quoted-strings.sh line 20 (echo -e):
9 possible bashism in bashisms/quoted-strings.sh line 24 (echo -e):
11 possible bashism in bashisms/quoted-strings.sh line 27 (echo -e):
13 possible bashism in bashisms/quoted-strings.sh line 30 (echo -e):
15 possible bashism in bashisms/quoted-strings.sh line 34 (echo -e):
17 possible bashism in bashisms/quoted-strings.sh line 37 (echo -e):
/dports/games/crafty/crafty-25.2_1/
H A Dnext.c18 int hist, bestval, possible; in NextMove() local
148 possible = tree->killers[ply].move1; in NextMove()
149 if (!Exclude(tree, ply, possible) && in NextMove()
151 tree->curmv[ply] = possible; in NextMove()
161 tree->curmv[ply] = possible; in NextMove()
171 tree->curmv[ply] = possible; in NextMove()
181 tree->curmv[ply] = possible; in NextMove()
200 tree->curmv[ply] = possible; in NextMove()
210 tree->curmv[ply] = possible; in NextMove()
229 tree->curmv[ply] = possible; in NextMove()
[all …]
/dports/games/poker-eval/poker-eval-138.0/lib/
H A Devx_generate.c128 unsigned possible; in print_cases() local
130 for (possible = 0; possible < MAY_HAVE_COMBINATIONS; possible++) in print_cases()
137 if (may_have[possible][n] != 0) in print_cases()
154 if (!(possible & MAY_HAVE_FLUSH) in print_cases()
155 || !(possible & MUST_HAVE_STRAIGHT)) in print_cases()
157 if (!(possible & MAY_HAVE_FOUR_OF_A_KIND)) in print_cases()
159 if (!(possible & MAY_HAVE_FLUSH)) in print_cases()
161 if (!(possible & MAY_HAVE_FULL_HOUSE)) in print_cases()
163 if (!(possible & MAY_HAVE_THREE_OF_A_KIND)) in print_cases()
170 (possible & MUST_HAVE_STRAIGHT) != 0); in print_cases()
[all …]
/dports/archivers/rpm4/rpm-4.16.1.3/scripts/
H A Dlibtooldeps.sh12 while read possible
14 case "$possible" in
16 if grep -Eiq '^# Generated by (libtool|ltmain.sh)' "$possible" 2> /dev/null ; then
17 possible="`echo ${possible} | sed -e s,${RPM_BUILD_ROOT}/,/,`"
18 echo "libtool($possible)"
25 while read possible ; do
26 case "$possible" in
28 for dep in `grep '^dependency_libs='"$possible" 2> /dev/null | \
/dports/security/libfprint/libfprint-0.7.0/libfprint/nbis/mindtct/
H A Dmatchpat.c62 int *possible, int *nposs) in match_1st_pair() argument
75 possible[*nposs] = i; in match_1st_pair()
102 int *possible, int *nposs) in match_2nd_pair() argument
120 if((p1==g_feature_patterns[possible[i]].second[0]) && in match_2nd_pair()
121 (p2==g_feature_patterns[possible[i]].second[1])){ in match_2nd_pair()
123 possible[*nposs] = possible[i]; in match_2nd_pair()
150 int *possible, int *nposs) in match_3rd_pair() argument
163 if((p1==g_feature_patterns[possible[i]].third[0]) && in match_3rd_pair()
164 (p2==g_feature_patterns[possible[i]].third[1])){ in match_3rd_pair()
166 possible[*nposs] = possible[i]; in match_3rd_pair()
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dptranfn.spad21 ++ nthRootIfCan(z, n) returns the nth root of z if possible,
24 ++ expIfCan(z) returns exp(z) if possible, and "failed" otherwise.
26 ++ logIfCan(z) returns log(z) if possible, and "failed" otherwise.
31 ++ sinIfCan(z) returns sin(z) if possible, and "failed" otherwise.
33 ++ cosIfCan(z) returns cos(z) if possible, and "failed" otherwise.
35 ++ tanIfCan(z) returns tan(z) if possible, and "failed" otherwise.
37 ++ cotIfCan(z) returns cot(z) if possible, and "failed" otherwise.
39 ++ secIfCan(z) returns sec(z) if possible, and "failed" otherwise.
41 ++ cscIfCan(z) returns csc(z) if possible, and "failed" otherwise.
46 ++ asinIfCan(z) returns asin(z) if possible, and "failed" otherwise.
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/binlog_encryption/r/
H A Dpercona_system_key_rotation.result6 include/assert.inc [It should not be possible to rotate key percona_redo:]
7 include/assert.inc [It should not be possible to rotate key percona_key]
8 include/assert.inc [It should not be possible to rotate key percona_123]
9 include/assert.inc [It should not be possible to rotate key percona_bin]
10 include/assert.inc [It should not be possible to rotate key percona_red]
11 include/assert.inc [It should not be possible to rotate key percona_b]
12 include/assert.inc [It should not be possible to rotate key percona_]
13 include/assert.inc [It should not be possible to rotate key percona]
14 include/assert.inc [It should not be possible to rotate key system_key]
15 include/assert.inc [It should not be possible to rotate key system_key]
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/binlog_encryption/r/
H A Dpercona_system_key_rotation.result6 include/assert.inc [It should not be possible to rotate key percona_redo:]
7 include/assert.inc [It should not be possible to rotate key percona_key]
8 include/assert.inc [It should not be possible to rotate key percona_123]
9 include/assert.inc [It should not be possible to rotate key percona_bin]
10 include/assert.inc [It should not be possible to rotate key percona_red]
11 include/assert.inc [It should not be possible to rotate key percona_b]
12 include/assert.inc [It should not be possible to rotate key percona_]
13 include/assert.inc [It should not be possible to rotate key percona]
14 include/assert.inc [It should not be possible to rotate key system_key]
15 include/assert.inc [It should not be possible to rotate key system_key]
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/binlog_encryption/r/
H A Dpercona_system_key_rotation.result6 include/assert.inc [It should not be possible to rotate key percona_redo:]
7 include/assert.inc [It should not be possible to rotate key percona_key]
8 include/assert.inc [It should not be possible to rotate key percona_123]
9 include/assert.inc [It should not be possible to rotate key percona_bin]
10 include/assert.inc [It should not be possible to rotate key percona_red]
11 include/assert.inc [It should not be possible to rotate key percona_b]
12 include/assert.inc [It should not be possible to rotate key percona_]
13 include/assert.inc [It should not be possible to rotate key percona]
14 include/assert.inc [It should not be possible to rotate key system_key]
15 include/assert.inc [It should not be possible to rotate key system_key]
[all …]
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/MembraneUGens/
H A DMembrane_shape.c76 int possible[6][2]; in getShape() local
98 possible[0][0] = 1; possible[0][1] = 1; in getShape()
99 possible[1][0] = 2; possible[1][1] = 0; in getShape()
100 possible[2][0] = 1; possible[2][1] = -1; in getShape()
101 possible[3][0] = -1; possible[3][1] = -1; in getShape()
102 possible[4][0] = -2; possible[4][1] = 0; in getShape()
103 possible[5][0] = -1; possible[5][1] = 1; in getShape()
110 x = look->x + possible[i][0]; in getShape()
111 y = look->y + possible[i][1]; in getShape()
H A Dtriangulation.pde18 int[][] possible = new int[6][2];
19 possible[0][0] = 1; possible[0][1] = 1;
20 possible[1][0] = 2; possible[1][1] = 0;
21 possible[2][0] = 1; possible[2][1] = -1;
22 possible[3][0] = -1; possible[3][1] = -1;
23 possible[4][0] = -2; possible[4][1] = 0;
24 possible[5][0] = -1; possible[5][1] = 1;
35 int x = look[0] + possible[i][0];
36 int y = look[1] + possible[i][1];
/dports/devel/splint/splint-3.1.2/test/
H A Ddb3.expect3 employee.c:38: Buffer overflow possible with sprintf. Recommend using snprintf
6 drive.c:50: Buffer overflow possible with sprintf. Recommend using snprintf
8 drive.c:66: Buffer overflow possible with sprintf. Recommend using snprintf
10 drive.c:84: Buffer overflow possible with sprintf. Recommend using snprintf
12 drive.c:138: Buffer overflow possible with sprintf. Recommend using snprintf
35 eref.c:36: Undocumented modification of *stdout possible from call to printf:
39 eref.c:46: Undocumented modification of *stdout possible from call to printf:
58 erc.c:28: Undocumented modification of *stdout possible from call to printf:
125 drive.c:155: Undocumented modification of *stdout possible from call to
132 drive.c:159: Undocumented modification of *stdout possible from call to
[all …]
/dports/lang/perl5.34/perl-5.34.0/t/lib/warnings/
H A Dperl4 Name \"%s::%s\" used only once: possible typo
24 Name "main::z" used only once: possible typo at - line 5.
32 Name "main::x" used only once: possible typo at - line 3.
40 Name "main::x" used only once: possible typo at - line 3.
74 Name "main::z" used only once: possible typo at - line 6.
75 Name "main::x" used only once: possible typo at - line 4.
88 Name "main::x" used only once: possible typo at - line 3.
97 Name "main::y" used only once: possible typo at - line 6.
108 Name "main::ȥ" used only once: possible typo at - line 8.
118 Name "main::ᛪ" used only once: possible typo at - line 5.
[all …]
/dports/lang/perl5.30/perl-5.30.3/t/lib/warnings/
H A Dperl4 Name \"%s::%s\" used only once: possible typo
24 Name "main::z" used only once: possible typo at - line 5.
32 Name "main::x" used only once: possible typo at - line 3.
40 Name "main::x" used only once: possible typo at - line 3.
74 Name "main::z" used only once: possible typo at - line 6.
75 Name "main::x" used only once: possible typo at - line 4.
88 Name "main::x" used only once: possible typo at - line 3.
97 Name "main::y" used only once: possible typo at - line 6.
108 Name "main::ȥ" used only once: possible typo at - line 8.
118 Name "main::ᛪ" used only once: possible typo at - line 5.
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/t/lib/warnings/
H A Dperl4 Name \"%s::%s\" used only once: possible typo
24 Name "main::z" used only once: possible typo at - line 5.
32 Name "main::x" used only once: possible typo at - line 3.
40 Name "main::x" used only once: possible typo at - line 3.
74 Name "main::z" used only once: possible typo at - line 6.
75 Name "main::x" used only once: possible typo at - line 4.
88 Name "main::x" used only once: possible typo at - line 3.
97 Name "main::y" used only once: possible typo at - line 6.
108 Name "main::ȥ" used only once: possible typo at - line 8.
118 Name "main::ᛪ" used only once: possible typo at - line 5.
[all …]
/dports/lang/perl5.32/perl-5.32.1/t/lib/warnings/
H A Dperl4 Name \"%s::%s\" used only once: possible typo
24 Name "main::z" used only once: possible typo at - line 5.
32 Name "main::x" used only once: possible typo at - line 3.
40 Name "main::x" used only once: possible typo at - line 3.
74 Name "main::z" used only once: possible typo at - line 6.
75 Name "main::x" used only once: possible typo at - line 4.
88 Name "main::x" used only once: possible typo at - line 3.
97 Name "main::y" used only once: possible typo at - line 6.
108 Name "main::ȥ" used only once: possible typo at - line 8.
118 Name "main::ᛪ" used only once: possible typo at - line 5.
[all …]
/dports/chinese/bitchx/bitchx-1.2.1/source/
H A Dinput.c2264 if (possible && *possible && q && strncmp(possible, q, len)) in get_home_dir()
2291 if (possible && *possible) in get_completions()
2329 if (possible && my_strnicmp(possible, n->nick, strlen(possible))) in get_completions()
2370 if (possible && (*possible == '#' || *possible == '&')) in get_completions()
2415 if (*possible == '/' || *possible == '~' || *possible == '.') in get_completions()
2440 …if (*possible == '/' || *possible == '~' || *possible == '.' || (strlen(possible) > 3 && *(possibl… in get_completions()
2445 if (*possible == '/' || *possible == '~' || *possible == '.') in get_completions()
2467 …if (*possible == '/' || *possible == '~' || *possible == '.' || (strlen(possible) > 3 && *(possibl… in get_completions()
2469 if (*possible == '/' || *possible == '~' || *possible == '.') in get_completions()
2488 else if (*possible == '/' || *possible == '~' || *possible == '.') in get_completions()
[all …]
/dports/irc/bitchx/bitchx-1.2.1/source/
H A Dinput.c2182 if (possible && *possible && q && strncmp(possible, q, len)) in get_home_dir()
2209 if (possible && *possible) in get_completions()
2247 if (possible && my_strnicmp(possible, n->nick, strlen(possible))) in get_completions()
2288 if (possible && (*possible == '#' || *possible == '&')) in get_completions()
2333 if (*possible == '/' || *possible == '~' || *possible == '.') in get_completions()
2358 …if (*possible == '/' || *possible == '~' || *possible == '.' || (strlen(possible) > 3 && *(possibl… in get_completions()
2363 if (*possible == '/' || *possible == '~' || *possible == '.') in get_completions()
2385 …if (*possible == '/' || *possible == '~' || *possible == '.' || (strlen(possible) > 3 && *(possibl… in get_completions()
2387 if (*possible == '/' || *possible == '~' || *possible == '.') in get_completions()
2406 else if (*possible == '/' || *possible == '~' || *possible == '.') in get_completions()
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/widget/
H A Dpreview.cpp245 GdkRectangle possible = {insetLeft, in on_draw() local
251 GdkRectangle area = {possible.x, in on_draw()
252 possible.y, in on_draw()
253 possible.width / 2, in on_draw()
263 if ( area.width < possible.width ) { in on_draw()
281 otherArea.y = possible.y + (possible.height - otherArea.height); in on_draw()
295 otherArea.y = possible.y + (possible.height - otherArea.height) / 2; in on_draw()
308 GdkRectangle otherArea = {possible.x + ((possible.width / 4) - (area.width / 2)), in on_draw()
312 otherArea.y = possible.y + (possible.height - otherArea.height) / 2; in on_draw()
321 GdkRectangle otherArea = {possible.x + (((possible.width * 3) / 4) - (area.width / 2)), in on_draw()
[all …]

12345678910>>...478