Home
last modified time | relevance | path

Searched refs:found_keyword (Results 1 – 25 of 61) sorted by relevance

123

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/brad/
H A Dbrad_spectral_angle_mapper.cxx54 bool found_keyword = false; in compute_sam_img() local
61 found_keyword = true; in compute_sam_img()
66 if (!found_keyword) { in compute_sam_img()
190 bool found_keyword; in aster_classify_material() local
193 found_keyword = false; in aster_classify_material()
197 found_keyword = true; in aster_classify_material()
202 if (!found_keyword) std::cerr << "WARNING: did not find keyword " << keywords[c] << "\n"; in aster_classify_material()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/restricted_traces/
H A Dretrace_restricted_traces.py79 found_keyword = False
82 found_keyword = True
85 if found_keyword:
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Ddump_mesh.cpp178 bool found_keyword = false; in parse_parameters() local
183 found_keyword = true; in parse_parameters()
187 if (found_keyword) in parse_parameters()
300 bool found_keyword = false; in parse_parameters() local
305 found_keyword = true; in parse_parameters()
309 if (found_keyword) in parse_parameters()
H A Ddump_local_gran.cpp167 bool found_keyword = false; in parse_parameters() local
172 found_keyword = true; in parse_parameters()
176 if (!found_keyword) in parse_parameters()
/dports/games/ldmud/ldmud-3.3.720/src/util/indent/
H A Dlexi.c221 goto found_keyword; /* I wish that C had a multi-level in lexi()
225 found_keyword: in lexi()
/dports/devel/urjtag/urjtag-2021.03/src/stapl/
H A Djamarray.c1292 BOOL found_keyword = false; in urj_jam_read_boolean_array_data() local
1443 if ((urj_jam_version == 2) && (!found_keyword) && in urj_jam_read_boolean_array_data()
1447 found_keyword = true; in urj_jam_read_boolean_array_data()
1452 if ((urj_jam_version != 2) && (!found_keyword) && in urj_jam_read_boolean_array_data()
1456 found_keyword = true; in urj_jam_read_boolean_array_data()
1459 if ((urj_jam_version != 2) && found_keyword && in urj_jam_read_boolean_array_data()
/dports/devel/gindent/indent-2.2.12/regression/input/
H A Dlexi.c298 goto found_keyword; in lexi()
317 found_keyword: in lexi()
/dports/devel/gindent/indent-2.2.12/regression/standard/
H A Dlexi.c293 goto found_keyword; in lexi()
312 found_keyword: in lexi()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/colvars/
H A Dcolvarparse.cpp378 bool found_keyword = false; in check_keywords() local
382 found_keyword = true; in check_keywords()
386 if (!found_keyword) in check_keywords()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/util/
H A Dalign_filter.cpp688 bool found_keyword = false; in x_FuncCall() local
697 desc_ci && !found_keyword; ++desc_ci) in x_FuncCall()
738 found_keyword = true; in x_FuncCall()
746 return found_keyword ? 1 : 0; in x_FuncCall()
/dports/devel/gindent/indent-2.2.12/src/
H A Dlexi.c455 goto found_keyword; in lexi()
481 found_keyword: in lexi()
/dports/science/lammps/lammps-stable_29Sep2021/lib/colvars/
H A Dcolvarparse.cpp614 bool found_keyword = false; in check_keywords() local
618 found_keyword = true; in check_keywords()
622 if (!found_keyword) { in check_keywords()
/dports/math/gap/gap-4.11.0/src/
H A Dio.c1896 int found_keyword = 0; local
1910 found_keyword = IsKeyword((const Char *)arg1);
1913 if (found_keyword) {
1927 if ( found_keyword ) {
/dports/databases/R-cran-RPostgreSQL/RPostgreSQL/src/libpq/
H A Dfe-connect.c3462 bool found_keyword; in ldapServiceLookup() local
3844 found_keyword = false; in ldapServiceLookup()
3860 found_keyword = true; in ldapServiceLookup()
3864 if (!found_keyword) in ldapServiceLookup()
4035 bool found_keyword; in parseServiceFile() local
4085 found_keyword = false; in parseServiceFile()
4099 found_keyword = true; in parseServiceFile()
4104 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-connect.c3571 bool found_keyword; in ldapServiceLookup() local
3953 found_keyword = false; in ldapServiceLookup()
3969 found_keyword = true; in ldapServiceLookup()
3973 if (!found_keyword) in ldapServiceLookup()
4158 bool found_keyword; in parseServiceFile() local
4208 found_keyword = false; in parseServiceFile()
4222 found_keyword = true; in parseServiceFile()
4227 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-connect.c3571 bool found_keyword; in ldapServiceLookup() local
3953 found_keyword = false; in ldapServiceLookup()
3969 found_keyword = true; in ldapServiceLookup()
3973 if (!found_keyword) in ldapServiceLookup()
4158 bool found_keyword; in parseServiceFile() local
4208 found_keyword = false; in parseServiceFile()
4222 found_keyword = true; in parseServiceFile()
4227 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-connect.c3571 bool found_keyword; in ldapServiceLookup() local
3953 found_keyword = false; in ldapServiceLookup()
3969 found_keyword = true; in ldapServiceLookup()
3973 if (!found_keyword) in ldapServiceLookup()
4158 bool found_keyword; in parseServiceFile() local
4208 found_keyword = false; in parseServiceFile()
4222 found_keyword = true; in parseServiceFile()
4227 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-connect.c3571 bool found_keyword; in ldapServiceLookup() local
3953 found_keyword = false; in ldapServiceLookup()
3969 found_keyword = true; in ldapServiceLookup()
3973 if (!found_keyword) in ldapServiceLookup()
4158 bool found_keyword; in parseServiceFile() local
4208 found_keyword = false; in parseServiceFile()
4222 found_keyword = true; in parseServiceFile()
4227 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-connect.c3571 bool found_keyword; in ldapServiceLookup() local
3953 found_keyword = false; in ldapServiceLookup()
3969 found_keyword = true; in ldapServiceLookup()
3973 if (!found_keyword) in ldapServiceLookup()
4158 bool found_keyword; in parseServiceFile() local
4208 found_keyword = false; in parseServiceFile()
4222 found_keyword = true; in parseServiceFile()
4227 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-connect.c3571 bool found_keyword; in ldapServiceLookup() local
3953 found_keyword = false; in ldapServiceLookup()
3969 found_keyword = true; in ldapServiceLookup()
3973 if (!found_keyword) in ldapServiceLookup()
4158 bool found_keyword; in parseServiceFile() local
4208 found_keyword = false; in parseServiceFile()
4222 found_keyword = true; in parseServiceFile()
4227 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/interfaces/libpq/
H A Dfe-connect.c3571 bool found_keyword; in ldapServiceLookup() local
3953 found_keyword = false; in ldapServiceLookup()
3969 found_keyword = true; in ldapServiceLookup()
3973 if (!found_keyword) in ldapServiceLookup()
4158 bool found_keyword; in parseServiceFile() local
4208 found_keyword = false; in parseServiceFile()
4222 found_keyword = true; in parseServiceFile()
4227 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql11-client/postgresql-11.14/src/interfaces/libpq/
H A Dfe-connect.c4138 bool found_keyword; in ldapServiceLookup() local
4520 found_keyword = false; in ldapServiceLookup()
4536 found_keyword = true; in ldapServiceLookup()
4540 if (!found_keyword) in ldapServiceLookup()
4725 bool found_keyword; in parseServiceFile() local
4775 found_keyword = false; in parseServiceFile()
4789 found_keyword = true; in parseServiceFile()
4794 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/interfaces/libpq/
H A Dfe-connect.c4137 bool found_keyword; in ldapServiceLookup() local
4519 found_keyword = false; in ldapServiceLookup()
4535 found_keyword = true; in ldapServiceLookup()
4539 if (!found_keyword) in ldapServiceLookup()
4724 bool found_keyword; in parseServiceFile() local
4774 found_keyword = false; in parseServiceFile()
4788 found_keyword = true; in parseServiceFile()
4793 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/interfaces/libpq/
H A Dfe-connect.c4137 bool found_keyword; in ldapServiceLookup() local
4519 found_keyword = false; in ldapServiceLookup()
4535 found_keyword = true; in ldapServiceLookup()
4539 if (!found_keyword) in ldapServiceLookup()
4724 bool found_keyword; in parseServiceFile() local
4774 found_keyword = false; in parseServiceFile()
4788 found_keyword = true; in parseServiceFile()
4793 if (!found_keyword) in parseServiceFile()
/dports/databases/postgresql10-client/postgresql-10.19/src/interfaces/libpq/
H A Dfe-connect.c4137 bool found_keyword; in ldapServiceLookup() local
4519 found_keyword = false; in ldapServiceLookup()
4535 found_keyword = true; in ldapServiceLookup()
4539 if (!found_keyword) in ldapServiceLookup()
4724 bool found_keyword; in parseServiceFile() local
4774 found_keyword = false; in parseServiceFile()
4788 found_keyword = true; in parseServiceFile()
4793 if (!found_keyword) in parseServiceFile()

123