Home
last modified time | relevance | path

Searched refs:TABTYPE (Results 1 – 25 of 41) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/connect/
H A Dmycat.h83 TABTYPE GetTypeID(const char *type);
84 bool IsFileType(TABTYPE type);
85 bool IsExactType(TABTYPE type);
86 bool IsTypeNullable(TABTYPE type);
87 bool IsTypeFixed(TABTYPE type);
88 bool IsTypeIndexable(TABTYPE type);
89 int GetIndexType(TABTYPE type);
H A Dmycat.cc138 TABTYPE GetTypeID(const char *type) in GetTypeID()
188 bool IsFileType(TABTYPE type) in IsFileType()
221 bool IsExactType(TABTYPE type) in IsExactType()
246 bool IsTypeNullable(TABTYPE type) in IsTypeNullable()
266 bool IsTypeFixed(TABTYPE type) in IsTypeFixed()
288 bool IsTypeIndexable(TABTYPE type) in IsTypeIndexable()
317 int GetIndexType(TABTYPE type) in GetIndexType()
445 TABTYPE tc; in MakeTableDesc()
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
1084 TABTYPE ha_connect::GetRealType(PTOS pos) in GetRealType()
1086 TABTYPE type= TAB_UNDEF; in GetRealType()
1155 TABTYPE type= hp->GetRealType(pos); in index_flags()
1186 TABTYPE type= hp->GetRealType(pos); in table_flags()
1824 TABTYPE typ= GetTypeID(type); in GetIndexInfo()
3439 TABTYPE type= GetTypeID(GetStringOption("Type", "*")); in check()
4609 TABTYPE type=GetRealType(options); in check_privileges()
5644 TABTYPE ttp= TAB_UNDEF, ttr=TAB_UNDEF;
6458 TABTYPE type;
[all …]
H A Dha_connect.h175 TABTYPE GetRealType(PTOS pos= NULL);
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/connect/
H A Dmycat.h83 TABTYPE GetTypeID(const char *type);
84 bool IsFileType(TABTYPE type);
85 bool IsExactType(TABTYPE type);
86 bool IsTypeNullable(TABTYPE type);
87 bool IsTypeFixed(TABTYPE type);
88 bool IsTypeIndexable(TABTYPE type);
89 int GetIndexType(TABTYPE type);
H A Dmycat.cc138 TABTYPE GetTypeID(const char *type) in GetTypeID()
188 bool IsFileType(TABTYPE type) in IsFileType()
221 bool IsExactType(TABTYPE type) in IsExactType()
246 bool IsTypeNullable(TABTYPE type) in IsTypeNullable()
266 bool IsTypeFixed(TABTYPE type) in IsTypeFixed()
288 bool IsTypeIndexable(TABTYPE type) in IsTypeIndexable()
317 int GetIndexType(TABTYPE type) in GetIndexType()
445 TABTYPE tc; in MakeTableDesc()
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
1085 TABTYPE ha_connect::GetRealType(PTOS pos) in GetRealType()
1087 TABTYPE type= TAB_UNDEF; in GetRealType()
1156 TABTYPE type= hp->GetRealType(pos); in index_flags()
1186 TABTYPE type= hp->GetRealType(pos); in table_flags()
1824 TABTYPE typ= GetTypeID(type); in GetIndexInfo()
3439 TABTYPE type= GetTypeID(GetStringOption("Type", "*")); in check()
4609 TABTYPE type=GetRealType(options); in check_privileges()
5632 TABTYPE ttp= TAB_UNDEF, ttr=TAB_UNDEF;
6446 TABTYPE type;
[all …]
H A Dha_connect.h175 TABTYPE GetRealType(PTOS pos= NULL);
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/connect/
H A Dmycat.h83 TABTYPE GetTypeID(const char *type);
84 bool IsFileType(TABTYPE type);
85 bool IsExactType(TABTYPE type);
86 bool IsTypeNullable(TABTYPE type);
87 bool IsTypeFixed(TABTYPE type);
88 bool IsTypeIndexable(TABTYPE type);
89 int GetIndexType(TABTYPE type);
H A Dmycat.cc138 TABTYPE GetTypeID(const char *type) in GetTypeID()
188 bool IsFileType(TABTYPE type) in IsFileType()
221 bool IsExactType(TABTYPE type) in IsExactType()
246 bool IsTypeNullable(TABTYPE type) in IsTypeNullable()
266 bool IsTypeFixed(TABTYPE type) in IsTypeFixed()
288 bool IsTypeIndexable(TABTYPE type) in IsTypeIndexable()
317 int GetIndexType(TABTYPE type) in GetIndexType()
445 TABTYPE tc; in MakeTableDesc()
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
1085 TABTYPE ha_connect::GetRealType(PTOS pos) in GetRealType()
1087 TABTYPE type= TAB_UNDEF; in GetRealType()
1156 TABTYPE type= hp->GetRealType(pos); in index_flags()
1186 TABTYPE type= hp->GetRealType(pos); in table_flags()
1824 TABTYPE typ= GetTypeID(type); in GetIndexInfo()
3439 TABTYPE type= GetTypeID(GetStringOption("Type", "*")); in check()
4609 TABTYPE type=GetRealType(options); in check_privileges()
5632 TABTYPE ttp= TAB_UNDEF, ttr=TAB_UNDEF;
6446 TABTYPE type;
[all …]
H A Dha_connect.h175 TABTYPE GetRealType(PTOS pos= NULL);
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/connect/
H A Dmycat.h83 TABTYPE GetTypeID(const char *type);
84 bool IsFileType(TABTYPE type);
85 bool IsExactType(TABTYPE type);
86 bool IsTypeNullable(TABTYPE type);
87 bool IsTypeFixed(TABTYPE type);
88 bool IsTypeIndexable(TABTYPE type);
89 int GetIndexType(TABTYPE type);
H A Dmycat.cc138 TABTYPE GetTypeID(const char *type) in GetTypeID()
188 bool IsFileType(TABTYPE type) in IsFileType()
221 bool IsExactType(TABTYPE type) in IsExactType()
246 bool IsTypeNullable(TABTYPE type) in IsTypeNullable()
266 bool IsTypeFixed(TABTYPE type) in IsTypeFixed()
288 bool IsTypeIndexable(TABTYPE type) in IsTypeIndexable()
317 int GetIndexType(TABTYPE type) in GetIndexType()
445 TABTYPE tc; in MakeTableDesc()
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
1085 TABTYPE ha_connect::GetRealType(PTOS pos) in GetRealType()
1087 TABTYPE type= TAB_UNDEF; in GetRealType()
1156 TABTYPE type= hp->GetRealType(pos); in index_flags()
1186 TABTYPE type= hp->GetRealType(pos); in table_flags()
1827 TABTYPE typ= GetTypeID(type); in GetIndexInfo()
3439 TABTYPE type= GetTypeID(GetStringOption("Type", "*")); in check()
4610 TABTYPE type=GetRealType(options); in check_privileges()
5630 TABTYPE ttp= TAB_UNDEF, ttr=TAB_UNDEF;
6443 TABTYPE type;
[all …]
H A Dha_connect.h175 TABTYPE GetRealType(PTOS pos= NULL);
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/connect/
H A Dmycat.h83 TABTYPE GetTypeID(const char *type);
84 bool IsFileType(TABTYPE type);
85 bool IsExactType(TABTYPE type);
86 bool IsTypeNullable(TABTYPE type);
87 bool IsTypeFixed(TABTYPE type);
88 bool IsTypeIndexable(TABTYPE type);
89 int GetIndexType(TABTYPE type);
H A Dmycat.cc138 TABTYPE GetTypeID(const char *type) in GetTypeID()
188 bool IsFileType(TABTYPE type) in IsFileType()
221 bool IsExactType(TABTYPE type) in IsExactType()
246 bool IsTypeNullable(TABTYPE type) in IsTypeNullable()
266 bool IsTypeFixed(TABTYPE type) in IsTypeFixed()
288 bool IsTypeIndexable(TABTYPE type) in IsTypeIndexable()
317 int GetIndexType(TABTYPE type) in GetIndexType()
445 TABTYPE tc; in MakeTableDesc()
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
1085 TABTYPE ha_connect::GetRealType(PTOS pos) in GetRealType()
1087 TABTYPE type= TAB_UNDEF; in GetRealType()
1156 TABTYPE type= hp->GetRealType(pos); in index_flags()
1186 TABTYPE type= hp->GetRealType(pos); in table_flags()
1827 TABTYPE typ= GetTypeID(type); in GetIndexInfo()
3439 TABTYPE type= GetTypeID(GetStringOption("Type", "*")); in check()
4610 TABTYPE type=GetRealType(options); in check_privileges()
5630 TABTYPE ttp= TAB_UNDEF, ttr=TAB_UNDEF;
6443 TABTYPE type;
[all …]
H A Dha_connect.h175 TABTYPE GetRealType(PTOS pos= NULL);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/connect/
H A Dmycat.h83 TABTYPE GetTypeID(const char *type);
84 bool IsFileType(TABTYPE type);
85 bool IsExactType(TABTYPE type);
86 bool IsTypeNullable(TABTYPE type);
87 bool IsTypeFixed(TABTYPE type);
88 bool IsTypeIndexable(TABTYPE type);
89 int GetIndexType(TABTYPE type);
H A Dmycat.cc138 TABTYPE GetTypeID(const char *type) in GetTypeID()
188 bool IsFileType(TABTYPE type) in IsFileType()
221 bool IsExactType(TABTYPE type) in IsExactType()
246 bool IsTypeNullable(TABTYPE type) in IsTypeNullable()
266 bool IsTypeFixed(TABTYPE type) in IsTypeFixed()
288 bool IsTypeIndexable(TABTYPE type) in IsTypeIndexable()
317 int GetIndexType(TABTYPE type) in GetIndexType()
445 TABTYPE tc; in MakeTableDesc()
H A Dha_connect.cc278 static bool checkPrivileges(THD* thd, TABTYPE type, PTOS options,
1084 TABTYPE ha_connect::GetRealType(PTOS pos) in GetRealType()
1086 TABTYPE type= TAB_UNDEF; in GetRealType()
1155 TABTYPE type= hp->GetRealType(pos); in index_flags()
1186 TABTYPE type= hp->GetRealType(pos); in table_flags()
1824 TABTYPE typ= GetTypeID(type); in GetIndexInfo()
3439 TABTYPE type= GetTypeID(GetStringOption("Type", "*")); in check()
4609 TABTYPE type=GetRealType(options); in check_privileges()
5644 TABTYPE ttp= TAB_UNDEF, ttr=TAB_UNDEF;
6458 TABTYPE type;
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/scripts/
H A Dmakeam.c56 #define TABTYPE 1 macro
283 linetype = TABTYPE; in write_packagedata()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-m68k.c444 #define TABTYPE(x) ((x) >> 2) macro
5095 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), BYTE); in md_estimate_size_before_relax()
5101 if ((TABTYPE (fragP->fr_subtype) == BRABSJCOND) && fragP->fr_next) in md_estimate_size_before_relax()
5109 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), SHORT); in md_estimate_size_before_relax()
5114 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), LONG); in md_estimate_size_before_relax()
5122 if ((TABTYPE (fragP->fr_subtype) == BRABSJCOND) && fragP->fr_next) in md_estimate_size_before_relax()
5135 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), BYTE); in md_estimate_size_before_relax()
5140 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), SHORT); in md_estimate_size_before_relax()
5154 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), SHORT); in md_estimate_size_before_relax()
5158 fragP->fr_subtype = TAB (TABTYPE (fragP->fr_subtype), LONG); in md_estimate_size_before_relax()
[all …]

12