Home
last modified time | relevance | path

Searched defs:TABLE_INFO (Results 1 – 17 of 17) sorted by relevance

/dports/science/openkim-models/openkim-models-2021-01-28/model-drivers/SNAP__MD_536750310735_000/
H A DTABLE.hpp120 struct TABLE_INFO struct
123 TABLESTYLE tableStyle;
126 int tableLength;
/dports/databases/libgda5/libgda-5.2.10/tools/browser/schema-browser/
H A Dtable-info.h29 #define TABLE_INFO(obj) (G_TYPE_CHECK_INSTANCE_CAST (obj, TABLE_INFO_TYPE, TableInfo)) macro
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/browser/schema-browser/
H A Dtable-info.h29 #define TABLE_INFO(obj) (G_TYPE_CHECK_INSTANCE_CAST (obj, TABLE_INFO_TYPE, TableInfo)) macro
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/browser/schema-browser/
H A Dtable-info.h29 #define TABLE_INFO(obj) (G_TYPE_CHECK_INSTANCE_CAST (obj, TABLE_INFO_TYPE, TableInfo)) macro
/dports/databases/libgda5-ui/libgda-5.2.10/tools/browser/schema-browser/
H A Dtable-info.h29 #define TABLE_INFO(obj) (G_TYPE_CHECK_INSTANCE_CAST (obj, TABLE_INFO_TYPE, TableInfo)) macro
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/browser/schema-browser/
H A Dtable-info.h29 #define TABLE_INFO(obj) (G_TYPE_CHECK_INSTANCE_CAST (obj, TABLE_INFO_TYPE, TableInfo)) macro
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/browser/schema-browser/
H A Dtable-info.h29 #define TABLE_INFO(obj) (G_TYPE_CHECK_INSTANCE_CAST (obj, TABLE_INFO_TYPE, TableInfo)) macro
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/browser/schema-browser/
H A Dtable-info.h29 #define TABLE_INFO(obj) (G_TYPE_CHECK_INSTANCE_CAST (obj, TABLE_INFO_TYPE, TableInfo)) macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/csuite/wt4156_metadata_salvage/
H A Dmain.c84 } TABLE_INFO; typedef
/dports/databases/unixODBC/unixODBC-2.3.9/Drivers/Postgre7.1/
H A Dstatement.h115 } TABLE_INFO; typedef
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Ddescriptor.h44 } TABLE_INFO; typedef
/dports/databases/libgda5/libgda-5.2.10/libgda/
H A Dgda-meta-store.c386 #define TABLE_INFO(dbobj) (&((dbobj)->extra.table_info)) macro
/dports/databases/libgda5-bdb/libgda-5.2.10/libgda/
H A Dgda-meta-store.c386 #define TABLE_INFO(dbobj) (&((dbobj)->extra.table_info)) macro
/dports/databases/libgda5-ui/libgda-5.2.10/libgda/
H A Dgda-meta-store.c386 #define TABLE_INFO(dbobj) (&((dbobj)->extra.table_info)) macro
/dports/audio/picard/picard-release-2.6.2/po/
H A Did.po386 #: picard/const/languages.py:45 picard/const/locales.py:152
/dports/databases/libgda5-mysql/libgda-5.2.10/libgda/
H A Dgda-meta-store.c386 #define TABLE_INFO(dbobj) (&((dbobj)->extra.table_info)) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/fuzz/
H A Dsql_query_grammar.proto326 TABLE_INFO = 7; enumerator