Home
last modified time | relevance | path

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

12

/dports/devel/dmake/dmake-4.13.1/msdos/
H A Dspawn.c293 unsigned found_flags; local
315 for( found_flags = 0; *pathv && !found_flags; pathv++ ) {
335 found_flags |= COM;
337 found_flags |= EXE;
339 found_flags |= SCR;
342 if(found_flags & COM) ext = dot_com;
343 else if(found_flags & EXE) ext = dot_exe;
344 else if(found_flags & SCR) {
349 if( found_flags ) {
357 found_flags++;
[all …]
/dports/science/fastjet/fastjet-3.3.4/
H A Dfastjet-config.in176 found_flags="no"
227 found_flags="yes"
247 if [ "x$found_flags" != "xno" ] ; then
383 if [ "x$found_flags" = "xyes" ] ; then
/dports/databases/php74-mysqli/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt89 $found_flags = $unexpected_flags = '';
93 $found_flags .= $name . ' ';
102 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/databases/php81-mysqli/php-8.1.1/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt89 $found_flags = $unexpected_flags = '';
93 $found_flags .= $name . ' ';
102 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/databases/php80-mysqli/php-8.0.15/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt88 $found_flags = $unexpected_flags = '';
92 $found_flags .= $name . ' ';
101 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/www/mod_php81/php-8.1.1/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt89 $found_flags = $unexpected_flags = '';
93 $found_flags .= $name . ' ';
102 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/lang/php74/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt89 $found_flags = $unexpected_flags = '';
93 $found_flags .= $name . ' ';
102 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/lang/php81/php-8.1.1/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt89 $found_flags = $unexpected_flags = '';
93 $found_flags .= $name . ' ';
102 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/lang/php80/php-8.0.15/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt88 $found_flags = $unexpected_flags = '';
92 $found_flags .= $name . ' ';
101 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/www/mod_php74/php-7.4.27/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt89 $found_flags = $unexpected_flags = '';
93 $found_flags .= $name . ' ';
102 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/www/mod_php80/php-8.0.15/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt88 $found_flags = $unexpected_flags = '';
92 $found_flags .= $name . ' ';
101 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/lang/php73/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt90 $found_flags = $unexpected_flags = '';
94 $found_flags .= $name . ' ';
103 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/databases/php73-mysqli/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt90 $found_flags = $unexpected_flags = '';
94 $found_flags .= $name . ' ';
103 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/www/mod_php73/php-7.3.33/ext/mysqli/tests/
H A Dmysqli_fetch_field_flags.phpt90 $found_flags = $unexpected_flags = '';
94 $found_flags .= $name . ' ';
103 return array($expected_flags, $unexpected_flags, $found_flags);
/dports/editors/vim/vim-8.2.3745/src/
H A Dsyntax.c614 int found_flags = 0; in syn_sync() local
773 found_flags = 0; in syn_sync()
779 found_flags = spp->sp_flags; in syn_sync()
818 if (found_flags) in syn_sync()
836 if (found_flags & HL_SYNC_HERE) in syn_sync()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dsyntax.c619 int found_flags = 0; in syn_sync() local
768 found_flags = 0; in syn_sync()
772 found_flags = spp->sp_flags; in syn_sync()
812 if (found_flags) { in syn_sync()
830 if (found_flags & HL_SYNC_HERE) { in syn_sync()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/aarch64/
H A Daarch64.c7839 unsigned int found_flags = initial_state; in aarch64_parse_boolean_options() local
7855 found_flags = 0; in aarch64_parse_boolean_options()
7857 found_flags |= token_ops; in aarch64_parse_boolean_options()
7875 found_flags = 0; in aarch64_parse_boolean_options()
7877 found_flags |= token_ops; in aarch64_parse_boolean_options()
7878 return found_flags; in aarch64_parse_boolean_options()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/aarch64/
H A Daarch64.c7839 unsigned int found_flags = initial_state; in aarch64_parse_boolean_options() local
7855 found_flags = 0; in aarch64_parse_boolean_options()
7857 found_flags |= token_ops; in aarch64_parse_boolean_options()
7875 found_flags = 0; in aarch64_parse_boolean_options()
7877 found_flags |= token_ops; in aarch64_parse_boolean_options()
7878 return found_flags; in aarch64_parse_boolean_options()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/fil/
H A Dfil0fil.cc3645 ulint found_flags, /*!< in: found flags */ in fil_report_bad_tablespace() argument
3669 filepath, (ulong) found_id, (ulong) found_flags, in fil_report_bad_tablespace()
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/fil/
H A Dfil0fil.cc3645 ulint found_flags, /*!< in: found flags */ in fil_report_bad_tablespace() argument
3669 filepath, (ulong) found_id, (ulong) found_flags, in fil_report_bad_tablespace()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/fil/
H A Dfil0fil.cc3685 ulint found_flags, /*!< in: found flags */ in fil_report_bad_tablespace() argument
3709 filepath, (ulong) found_id, (ulong) found_flags, in fil_report_bad_tablespace()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/fil/
H A Dfil0fil.cc3685 ulint found_flags, /*!< in: found flags */ in fil_report_bad_tablespace() argument
3709 filepath, (ulong) found_id, (ulong) found_flags, in fil_report_bad_tablespace()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/fil/
H A Dfil0fil.cc3685 ulint found_flags, /*!< in: found flags */ in fil_report_bad_tablespace() argument
3709 filepath, (ulong) found_id, (ulong) found_flags, in fil_report_bad_tablespace()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/aarch64/
H A Daarch64.c10348 unsigned int found_flags = initial_state; in aarch64_parse_boolean_options() local
10364 found_flags = 0; in aarch64_parse_boolean_options()
10366 found_flags |= token_ops; in aarch64_parse_boolean_options()
10384 found_flags = 0; in aarch64_parse_boolean_options()
10386 found_flags |= token_ops; in aarch64_parse_boolean_options()
10387 return found_flags; in aarch64_parse_boolean_options()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/aarch64/
H A Daarch64.c10348 unsigned int found_flags = initial_state; in aarch64_parse_boolean_options() local
10364 found_flags = 0; in aarch64_parse_boolean_options()
10366 found_flags |= token_ops; in aarch64_parse_boolean_options()
10384 found_flags = 0; in aarch64_parse_boolean_options()
10386 found_flags |= token_ops; in aarch64_parse_boolean_options()
10387 return found_flags; in aarch64_parse_boolean_options()

12