Home
last modified time | relevance | path

Searched defs:baseTypeId (Results 1 – 25 of 104) sorted by relevance

12345

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.core.tests.runtime/src/org/eclipse/core/tests/runtime/perf/
H A DContentTypePerformanceTest.java52 …private static String createContentType(Writer writer, int number, String baseTypeId) throws IOExc… in createContentType()
60 …public static int createContentTypes(Writer writer, String baseTypeId, int created, int numberOfLe… in createContentTypes()
72 …private static String generateContentType(int number, String id, String baseTypeId, String[] fileN… in generateContentType()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.contenttype/src/org/eclipse/core/internal/content/
H A DContentTypeBuilder.java35 private static String getUniqueId(String namespace, String baseTypeId) { in getUniqueId()
154 String baseTypeId = getUniqueId(namespace, contentTypeCE.getAttribute("base-type")); //$NON-NLS-1$ in createContentType() local
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1009 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql11-plpython/postgresql-11.14/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1009 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1009 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1009 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1009 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1009 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql12-server/postgresql-12.9/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1005 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql12-plpython/postgresql-12.9/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1005 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql12-docs/postgresql-12.9/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1005 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql12-contrib/postgresql-12.9/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1005 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/parser/
H A Dparse_coerce.c210 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
247 Oid baseTypeId; in coerce_type() local
420 Oid baseTypeId; in coerce_type() local
516 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
670 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1005 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/parser/
H A Dparse_coerce.c216 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
253 Oid baseTypeId; in coerce_type() local
426 Oid baseTypeId; in coerce_type() local
522 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
676 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1011 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/parser/
H A Dparse_coerce.c216 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
253 Oid baseTypeId; in coerce_type() local
426 Oid baseTypeId; in coerce_type() local
522 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
676 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1011 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql13-docs/postgresql-13.5/src/backend/parser/
H A Dparse_coerce.c213 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
250 Oid baseTypeId; in coerce_type() local
423 Oid baseTypeId; in coerce_type() local
519 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
673 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1008 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/parser/
H A Dparse_coerce.c216 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
253 Oid baseTypeId; in coerce_type() local
426 Oid baseTypeId; in coerce_type() local
522 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
676 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1011 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/parser/
H A Dparse_coerce.c216 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
253 Oid baseTypeId; in coerce_type() local
426 Oid baseTypeId; in coerce_type() local
522 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
676 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1011 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/parser/
H A Dparse_coerce.c216 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
253 Oid baseTypeId; in coerce_type() local
426 Oid baseTypeId; in coerce_type() local
522 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
676 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1011 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql13-server/postgresql-13.5/src/backend/parser/
H A Dparse_coerce.c213 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
250 Oid baseTypeId; in coerce_type() local
423 Oid baseTypeId; in coerce_type() local
519 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
673 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1008 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/backend/parser/
H A Dparse_coerce.c213 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
250 Oid baseTypeId; in coerce_type() local
423 Oid baseTypeId; in coerce_type() local
519 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
673 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1008 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/parser/
H A Dparse_coerce.c216 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
253 Oid baseTypeId; in coerce_type() local
426 Oid baseTypeId; in coerce_type() local
522 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
676 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1011 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql13-contrib/postgresql-13.5/src/backend/parser/
H A Dparse_coerce.c213 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
250 Oid baseTypeId; in coerce_type() local
423 Oid baseTypeId; in coerce_type() local
519 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
673 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1008 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql13-plpython/postgresql-13.5/src/backend/parser/
H A Dparse_coerce.c213 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
250 Oid baseTypeId; in coerce_type() local
423 Oid baseTypeId; in coerce_type() local
519 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
673 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1008 Oid baseTypeId; in coerce_record_to_complex() local
/dports/databases/postgresql13-plperl/postgresql-13.5/src/backend/parser/
H A Dparse_coerce.c213 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
250 Oid baseTypeId; in coerce_type() local
423 Oid baseTypeId; in coerce_type() local
519 Oid baseTypeId = getBaseType(inputTypeId); in coerce_type() local
673 coerce_to_domain(Node *arg, Oid baseTypeId, int32 baseTypeMod, Oid typeId, in coerce_to_domain()
1008 Oid baseTypeId; in coerce_record_to_complex() local

12345