Home
last modified time | relevance | path

Searched refs:table_opts (Results 1 – 25 of 135) sorted by relevance

123456

/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/tools/
H A Dsst_dump_test.cc153 BlockBasedTableOptions table_opts; in TEST_F() local
154 table_opts.filter_policy.reset(rocksdb::NewBloomFilterPolicy(10, true)); in TEST_F()
155 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
174 BlockBasedTableOptions table_opts; in TEST_F() local
175 table_opts.filter_policy.reset(rocksdb::NewBloomFilterPolicy(10, false)); in TEST_F()
176 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
195 BlockBasedTableOptions table_opts; in TEST_F() local
196 table_opts.filter_policy.reset(rocksdb::NewBloomFilterPolicy(10, false)); in TEST_F()
197 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
216 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/tools/
H A Dsst_dump_test.cc153 BlockBasedTableOptions table_opts; in TEST_F() local
154 table_opts.filter_policy.reset( in TEST_F()
156 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
175 BlockBasedTableOptions table_opts; in TEST_F() local
176 table_opts.filter_policy.reset( in TEST_F()
178 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
197 BlockBasedTableOptions table_opts; in TEST_F() local
198 table_opts.filter_policy.reset( in TEST_F()
200 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
219 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/tools/
H A Dsst_dump_test.cc153 BlockBasedTableOptions table_opts; in TEST_F() local
154 table_opts.filter_policy.reset( in TEST_F()
156 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
175 BlockBasedTableOptions table_opts; in TEST_F() local
176 table_opts.filter_policy.reset( in TEST_F()
178 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
197 BlockBasedTableOptions table_opts; in TEST_F() local
198 table_opts.filter_policy.reset( in TEST_F()
200 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
219 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/tools/
H A Dsst_dump_test.cc153 BlockBasedTableOptions table_opts; in TEST_F() local
154 table_opts.filter_policy.reset( in TEST_F()
156 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
175 BlockBasedTableOptions table_opts; in TEST_F() local
176 table_opts.filter_policy.reset( in TEST_F()
178 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
197 BlockBasedTableOptions table_opts; in TEST_F() local
198 table_opts.filter_policy.reset( in TEST_F()
200 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
219 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/tools/
H A Dsst_dump_test.cc153 BlockBasedTableOptions table_opts; in TEST_F() local
154 table_opts.filter_policy.reset( in TEST_F()
156 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
175 BlockBasedTableOptions table_opts; in TEST_F() local
176 table_opts.filter_policy.reset( in TEST_F()
178 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
197 BlockBasedTableOptions table_opts; in TEST_F() local
198 table_opts.filter_policy.reset( in TEST_F()
200 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
219 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/tools/
H A Dsst_dump_test.cc153 BlockBasedTableOptions table_opts; in TEST_F() local
154 table_opts.filter_policy.reset( in TEST_F()
156 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
175 BlockBasedTableOptions table_opts; in TEST_F() local
176 table_opts.filter_policy.reset( in TEST_F()
178 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
197 BlockBasedTableOptions table_opts; in TEST_F() local
198 table_opts.filter_policy.reset( in TEST_F()
200 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
219 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/tools/
H A Dsst_dump_test.cc153 BlockBasedTableOptions table_opts; in TEST_F() local
154 table_opts.filter_policy.reset( in TEST_F()
156 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
175 BlockBasedTableOptions table_opts; in TEST_F() local
176 table_opts.filter_policy.reset( in TEST_F()
178 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
197 BlockBasedTableOptions table_opts; in TEST_F() local
198 table_opts.filter_policy.reset( in TEST_F()
200 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
219 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/tools/
H A Dsst_dump_test.cc169 BlockBasedTableOptions table_opts; in TEST_F() local
170 table_opts.filter_policy.reset( in TEST_F()
172 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
191 BlockBasedTableOptions table_opts; in TEST_F() local
192 table_opts.filter_policy.reset( in TEST_F()
194 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
213 BlockBasedTableOptions table_opts; in TEST_F() local
214 table_opts.filter_policy.reset( in TEST_F()
216 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
235 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/tools/
H A Dsst_dump_test.cc169 BlockBasedTableOptions table_opts; in TEST_F() local
170 table_opts.filter_policy.reset( in TEST_F()
172 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
191 BlockBasedTableOptions table_opts; in TEST_F() local
192 table_opts.filter_policy.reset( in TEST_F()
194 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
213 BlockBasedTableOptions table_opts; in TEST_F() local
214 table_opts.filter_policy.reset( in TEST_F()
216 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
235 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/rocksdb/rocksdb-6.26.1/tools/
H A Dsst_dump_test.cc167 BlockBasedTableOptions table_opts; in TEST_F() local
168 table_opts.filter_policy.reset( in TEST_F()
170 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
189 BlockBasedTableOptions table_opts; in TEST_F() local
190 table_opts.filter_policy.reset( in TEST_F()
192 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
211 BlockBasedTableOptions table_opts; in TEST_F() local
212 table_opts.filter_policy.reset( in TEST_F()
214 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
233 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/rocksdb-lite/rocksdb-6.26.1/tools/
H A Dsst_dump_test.cc167 BlockBasedTableOptions table_opts; in TEST_F() local
168 table_opts.filter_policy.reset( in TEST_F()
170 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
189 BlockBasedTableOptions table_opts; in TEST_F() local
190 table_opts.filter_policy.reset( in TEST_F()
192 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
211 BlockBasedTableOptions table_opts; in TEST_F() local
212 table_opts.filter_policy.reset( in TEST_F()
214 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
233 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/tools/
H A Dsst_dump_test.cc169 BlockBasedTableOptions table_opts; in TEST_F() local
170 table_opts.filter_policy.reset( in TEST_F()
172 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
191 BlockBasedTableOptions table_opts; in TEST_F() local
192 table_opts.filter_policy.reset( in TEST_F()
194 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
213 BlockBasedTableOptions table_opts; in TEST_F() local
214 table_opts.filter_policy.reset( in TEST_F()
216 opts.table_factory.reset(new BlockBasedTableFactory(table_opts)); in TEST_F()
235 BlockBasedTableOptions table_opts; in TEST_F() local
[all …]
/dports/databases/p5-DBD-InterBase/DBD-InterBase-0.48/
H A DInterBase.xs715 HV *table_opts; variable
723 table_opts = (HV*)SvRV(HeVAL(he));
725 if (hv_exists(table_opts, "access", 6))
728 sv = *hv_fetch(table_opts, "access", 6, FALSE);
740 if (hv_exists(table_opts, "lock", 4))
743 sv = *hv_fetch(table_opts, "lock", 4, FALSE);
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/lib/sqlalchemy/dialects/postgresql/
H A Dbase.py1983 table_opts = []
1990 table_opts.append(
1997 table_opts.append("\n PARTITION BY %s" % pg_opts["partition_by"])
2000 table_opts.append("\n WITH OIDS")
2002 table_opts.append("\n WITHOUT OIDS")
2006 table_opts.append("\n ON COMMIT %s" % on_commit_options)
2010 table_opts.append(
2014 return "".join(table_opts)
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/lib/sqlalchemy/dialects/oracle/
H A Dbase.py908 table_opts = []
913 table_opts.append('\n ON COMMIT %s' % on_commit_options)
917 table_opts.append("\n COMPRESS")
919 table_opts.append("\n COMPRESS FOR %s" % (
923 return ''.join(table_opts)
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/lib/sqlalchemy/dialects/oracle/
H A Dbase.py887 table_opts = []
892 table_opts.append('\n ON COMMIT %s' % on_commit_options)
896 table_opts.append("\n COMPRESS")
898 table_opts.append("\n COMPRESS FOR %s" % (
902 return ''.join(table_opts)
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/lib/sqlalchemy/dialects/postgresql/
H A Dbase.py1765 table_opts = []
1772 table_opts.append(
1778 table_opts.append('\n WITH OIDS')
1780 table_opts.append('\n WITHOUT OIDS')
1784 table_opts.append('\n ON COMMIT %s' % on_commit_options)
1788 table_opts.append(
1792 return ''.join(table_opts)
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/lib/sqlalchemy/dialects/postgresql/
H A Dbase.py1707 table_opts = []
1714 table_opts.append(
1720 table_opts.append('\n WITH OIDS')
1722 table_opts.append('\n WITHOUT OIDS')
1726 table_opts.append('\n ON COMMIT %s' % on_commit_options)
1730 table_opts.append(
1734 return ''.join(table_opts)
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/dialects/postgresql/
H A Dbase.py2237 table_opts = []
2244 table_opts.append(
2251 table_opts.append("\n PARTITION BY %s" % pg_opts["partition_by"])
2254 table_opts.append("\n WITH OIDS")
2256 table_opts.append("\n WITHOUT OIDS")
2260 table_opts.append("\n ON COMMIT %s" % on_commit_options)
2264 table_opts.append(
2268 return "".join(table_opts)
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/lib/sqlalchemy/dialects/oracle/
H A Dbase.py1030 table_opts = []
1035 table_opts.append("\n ON COMMIT %s" % on_commit_options)
1039 table_opts.append("\n COMPRESS")
1041 table_opts.append("\n COMPRESS FOR %s" % (opts["compress"]))
1043 return "".join(table_opts)
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/lib/sqlalchemy/dialects/oracle/
H A Dbase.py1226 table_opts = []
1231 table_opts.append("\n ON COMMIT %s" % on_commit_options)
1235 table_opts.append("\n COMPRESS")
1237 table_opts.append("\n COMPRESS FOR %s" % (opts["compress"]))
1239 return "".join(table_opts)
/dports/sysutils/webmin/webmin-1.981/postgresql/lang/
H A Dzh40 table_opts=字段选项
H A Dzh_TW41 table_opts=欄位選項
/dports/sysutils/usermin/usermin-1.830/postgresql/lang/
H A Dzh_TW41 table_opts=欄位選項
H A Dzh40 table_opts=字段选项

123456