Home
last modified time | relevance | path

Searched refs:is_dup (Results 126 – 150 of 160) sorted by relevance

1234567

/dports/devel/gnulibiberty/binutils-2.37/ld/
H A DChangeLog-2011691 * deffile.h (def_file_add_export): Add is_dup argument.
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/
H A DChangeLog-2011691 * deffile.h (def_file_add_export): Add is_dup argument.
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin2.c19445 Boolean is_dup, has_id_bracket = FALSE, has_space = FALSE; in GetIDAndTitleErrorMessage() local
19457 is_dup = IsDuplicateEditID (iatep_new, seq_num, iatep_current); in GetIDAndTitleErrorMessage()
19461 is_dup = FALSE; in GetIDAndTitleErrorMessage()
19479 else if (is_dup) in GetIDAndTitleErrorMessage()
24162 Boolean is_dup = FALSE; in IsDuplicateID() local
24169 for (sep = seq_list; sep != NULL && !is_dup; sep = sep->next) in IsDuplicateID()
24184 is_dup = TRUE; in IsDuplicateID()
24192 is_dup |= IsDuplicateID (bssp->seq_set, edit_bsp, sip); in IsDuplicateID()
24195 return is_dup; in IsDuplicateID()
/dports/lang/racket/racket-8.3/src/bc/src/
H A Doptimize.c2531 if (!single_use || lam->ir_info->is_dup) in apply_inlined()
2597 if (!single_use || lam->ir_info->is_dup) in apply_inlined()
8746 cl->is_dup |= !single_use; in clone_lambda()
H A Dschpriv.h2769 char has_tl, has_nonleaf, is_dup; member
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Doptimize.c2531 if (!single_use || lam->ir_info->is_dup) in apply_inlined()
2597 if (!single_use || lam->ir_info->is_dup) in apply_inlined()
8746 cl->is_dup |= !single_use; in clone_lambda()
H A Dschpriv.h2769 char has_tl, has_nonleaf, is_dup; member
/dports/databases/postgresql11-plperl/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c4351 bool is_dup; in binary_upgrade_set_type_oids_by_type_oid() local
4362 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in binary_upgrade_set_type_oids_by_type_oid()
4364 } while (is_dup); in binary_upgrade_set_type_oids_by_type_oid()
/dports/databases/postgresql11-docs/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c4351 bool is_dup; in binary_upgrade_set_type_oids_by_type_oid() local
4362 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in binary_upgrade_set_type_oids_by_type_oid()
4364 } while (is_dup); in binary_upgrade_set_type_oids_by_type_oid()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c4351 bool is_dup; in binary_upgrade_set_type_oids_by_type_oid() local
4362 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in binary_upgrade_set_type_oids_by_type_oid()
4364 } while (is_dup); in binary_upgrade_set_type_oids_by_type_oid()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c4351 bool is_dup; in binary_upgrade_set_type_oids_by_type_oid() local
4362 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in binary_upgrade_set_type_oids_by_type_oid()
4364 } while (is_dup); in binary_upgrade_set_type_oids_by_type_oid()
/dports/databases/postgresql11-client/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c4351 bool is_dup; in binary_upgrade_set_type_oids_by_type_oid() local
4362 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in binary_upgrade_set_type_oids_by_type_oid()
4364 } while (is_dup); in binary_upgrade_set_type_oids_by_type_oid()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c4351 bool is_dup; in binary_upgrade_set_type_oids_by_type_oid() local
4362 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in binary_upgrade_set_type_oids_by_type_oid()
4364 } while (is_dup); in binary_upgrade_set_type_oids_by_type_oid()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_dump/
H A Dpg_dump.c4388 bool is_dup;
4399 is_dup = (PQgetvalue(res, 0, 0)[0] == 't');
4401 } while (is_dup);
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_dump/
H A Dpg_dump.c4552 bool is_dup; in get_next_possible_free_pg_type_oid() local
4563 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in get_next_possible_free_pg_type_oid()
4565 } while (is_dup); in get_next_possible_free_pg_type_oid()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_dump/
H A Dpg_dump.c4552 bool is_dup; in get_next_possible_free_pg_type_oid() local
4563 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in get_next_possible_free_pg_type_oid()
4565 } while (is_dup); in get_next_possible_free_pg_type_oid()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_dump/
H A Dpg_dump.c4552 bool is_dup; in get_next_possible_free_pg_type_oid() local
4563 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in get_next_possible_free_pg_type_oid()
4565 } while (is_dup); in get_next_possible_free_pg_type_oid()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_dump/
H A Dpg_dump.c4552 bool is_dup; in get_next_possible_free_pg_type_oid() local
4563 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in get_next_possible_free_pg_type_oid()
4565 } while (is_dup); in get_next_possible_free_pg_type_oid()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_dump/
H A Dpg_dump.c4552 bool is_dup; in get_next_possible_free_pg_type_oid() local
4563 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in get_next_possible_free_pg_type_oid()
4565 } while (is_dup); in get_next_possible_free_pg_type_oid()
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_dump/
H A Dpg_dump.c4552 bool is_dup; in get_next_possible_free_pg_type_oid() local
4563 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in get_next_possible_free_pg_type_oid()
4565 } while (is_dup); in get_next_possible_free_pg_type_oid()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_dump/
H A Dpg_dump.c4474 bool is_dup; in binary_upgrade_set_type_oids_by_type_oid() local
4485 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in binary_upgrade_set_type_oids_by_type_oid()
4487 } while (is_dup); in binary_upgrade_set_type_oids_by_type_oid()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_dump/
H A Dpg_dump.c4474 bool is_dup; in binary_upgrade_set_type_oids_by_type_oid() local
4485 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in binary_upgrade_set_type_oids_by_type_oid()
4487 } while (is_dup); in binary_upgrade_set_type_oids_by_type_oid()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_dump/
H A Dpg_dump.c4388 bool is_dup;
4399 is_dup = (PQgetvalue(res, 0, 0)[0] == 't');
4401 } while (is_dup);
/dports/databases/postgresql11-server/postgresql-11.14/src/bin/pg_dump/
H A Dpg_dump.c4351 bool is_dup;
4362 is_dup = (PQgetvalue(res, 0, 0)[0] == 't');
4364 } while (is_dup);
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_dump/
H A Dpg_dump.c4388 bool is_dup; in binary_upgrade_set_type_oids_by_type_oid() local
4399 is_dup = (PQgetvalue(res, 0, 0)[0] == 't'); in binary_upgrade_set_type_oids_by_type_oid()
4401 } while (is_dup); in binary_upgrade_set_type_oids_by_type_oid()

1234567