Home
last modified time | relevance | path

Searched refs:tiledb_config_alloc (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/tiledb/TileDB-2.5.2/examples/c_api/
H A Dconfig.c40 tiledb_config_alloc(&config, &error); in set_get_config_ctx_vfs()
64 tiledb_config_alloc(&config, &error); in set_get_config()
82 tiledb_config_alloc(&config, &error); in print_default()
108 tiledb_config_alloc(&config, &error); in iter_config_with_prefix()
134 tiledb_config_alloc(&config, &error); in save_load_config()
144 tiledb_config_alloc(&config_load, &error); in save_load_config()
H A Dencryption.c81 tiledb_config_alloc(&config, &error); in create_array()
107 tiledb_config_alloc(&cfg, &err); in write_array()
146 tiledb_config_alloc(&cfg, &err); in read_array()
/dports/databases/tiledb/TileDB-2.5.2/test/src/
H A Dunit-capi-consolidation.cc204 rc = tiledb_config_alloc(&cfg, &err); in create_dense_vector()
303 rc = tiledb_config_alloc(&cfg, &err); in create_dense_array()
405 rc = tiledb_config_alloc(&cfg, &err); in create_sparse_array()
509 rc = tiledb_config_alloc(&cfg, &err); in create_sparse_heterogeneous_array()
611 rc = tiledb_config_alloc(&cfg, &err); in create_sparse_string_array()
1048 rc = tiledb_config_alloc(&cfg, &err); in write_dense_vector_consolidatable_1()
1138 rc = tiledb_config_alloc(&cfg, &err); in write_dense_vector_consolidatable_2()
1216 rc = tiledb_config_alloc(&cfg, &err); in write_dense_vector_del_1()
1324 rc = tiledb_config_alloc(&cfg, &err); in write_dense_vector_del_2()
1432 rc = tiledb_config_alloc(&cfg, &err); in write_dense_vector_del_3()
[all …]
H A Dunit-capi-config.cc69 int rc = tiledb_config_alloc(&config, &error); in check_load_correct_file()
95 int rc = tiledb_config_alloc(&config, &error); in check_load_incorrect_file_cannot_open()
122 int rc = tiledb_config_alloc(&config, &error); in check_load_incorrect_file_missing_value()
152 int rc = tiledb_config_alloc(&config, &error); in check_load_incorrect_file_extra_word()
170 int rc = tiledb_config_alloc(&config, &error); in check_save_to_file()
341 int rc = tiledb_config_alloc(&config, &error);
499 rc = tiledb_config_alloc(&config3, &error2);
522 rc = tiledb_config_alloc(&config, &error);
1056 int rc = tiledb_config_alloc(&config, &err);
1092 int rc = tiledb_config_alloc(&config, &err);
[all …]
H A Dunit-capi-array.cc280 rc = tiledb_config_alloc(&cfg, &err); in create_dense_vector()
482 rc = tiledb_config_alloc(&cfg, &err);
723 rc = tiledb_config_alloc(&cfg, &err);
862 rc = tiledb_config_alloc(&cfg, &err);
915 rc = tiledb_config_alloc(&cfg, &err);
972 rc = tiledb_config_alloc(&cfg, &err);
1022 REQUIRE(tiledb_config_alloc(&cfg, &err) == TILEDB_OK);
1083 REQUIRE(tiledb_config_alloc(&cfg, &err) == TILEDB_OK);
1134 REQUIRE(tiledb_config_alloc(&cfg, &err) == TILEDB_OK);
1268 REQUIRE(tiledb_config_alloc(&cfg, &err) == TILEDB_OK);
[all …]
H A Dunit-capi-metadata.cc220 rc = tiledb_config_alloc(&config, &error);
582 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
620 REQUIRE(tiledb_config_alloc(&config_v, &error_v) == TILEDB_OK);
670 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
1018 rc = tiledb_config_alloc(&config, &error);
1121 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
1131 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
1152 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
H A Dhelpers.cc55 auto rc = tiledb_config_alloc(&cfg, &err); in use_refactored_dense_reader()
74 auto rc = tiledb_config_alloc(&cfg, &err); in use_refactored_sparse_global_order_reader()
94 auto rc = tiledb_config_alloc(&cfg, &err); in use_refactored_sparse_unordered_with_dups_reader()
437 rc = tiledb_config_alloc(&config, &error); in create_array()
503 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in create_ctx_and_vfs()
871 REQUIRE(tiledb_config_alloc(&cfg, &err) == TILEDB_OK); in write_array()
H A Dunit-capi-smoke-test.cc395 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in SmokeTestFx()
505 rc = tiledb_config_alloc(&config, &error); in create_array()
553 rc = tiledb_config_alloc(&cfg, &err); in write()
685 rc = tiledb_config_alloc(&cfg, &err); in read()
H A Dunit-capi-fragment_info.cc85 rc = tiledb_config_alloc(&cfg, &err);
385 rc = tiledb_config_alloc(&cfg, &err);
625 rc = tiledb_config_alloc(&cfg, &err);
980 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
1131 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
H A Dunit-capi-attributes.cc177 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
H A Dvfs_helpers.cc85 REQUIRE(tiledb_config_alloc(&config_tmp, &error) == TILEDB_OK); in vfs_test_init()
H A Dunit-capi-rest-dense_array.cc305 rc = tiledb_config_alloc(&config, &error); in create_dense_array_2D()
383 rc = tiledb_config_alloc(&cfg, &err); in read_dense_array_2D()
479 rc = tiledb_config_alloc(&cfg, &err); in write_dense_array_by_tiles()
678 rc = tiledb_config_alloc(&cfg, &err); in check_sorted_reads()
1801 tiledb_config_alloc(&config, &error);
H A Dunit-capi-dense_array.cc312 rc = tiledb_config_alloc(&cfg, &err); in create_dense_vector()
393 rc = tiledb_config_alloc(&cfg, &err); in create_dense_array_2D()
469 REQUIRE(tiledb_config_alloc(&cfg, &err) == TILEDB_OK); in read_dense_array_2D()
562 REQUIRE(tiledb_config_alloc(&cfg, &err) == TILEDB_OK); in write_dense_vector_mixed()
679 REQUIRE(tiledb_config_alloc(&cfg, &err) == TILEDB_OK); in write_dense_array_by_tiles()
951 REQUIRE(tiledb_config_alloc(&cfg, &err) == TILEDB_OK); in check_sorted_reads()
979 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in check_sorted_reads()
1715 REQUIRE(tiledb_config_alloc(&cfg, &err) == TILEDB_OK); in read_dense_vector_mixed()
H A Dunit-capi-vfs.cc129 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in set_num_vfs_threads()
940 int rc = tiledb_config_alloc(&config, &error);
H A Dunit-capi-sparse_real_2.cc422 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
H A Dunit-capi-sparse_array.cc333 rc = tiledb_config_alloc(&config, &error); in create_sparse_array_2D()
375 rc = tiledb_config_alloc(&cfg, &err); in read_sparse_array_2D()
635 rc = tiledb_config_alloc(&cfg, &err); in write_sparse_array_unsorted_2D()
966 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in check_sparse_array_unordered_with_duplicates_no_check()
1065 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in check_sparse_array_unordered_with_duplicates_dedup()
1257 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in check_sparse_array_unordered_with_all_duplicates_dedup()
1521 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in check_sparse_array_global_with_duplicates_no_check()
1622 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in check_sparse_array_global_with_duplicates_dedup()
1818 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in check_sparse_array_global_with_all_duplicates_dedup()
H A Dunit-capi-sparse_real.cc480 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
H A Dunit-sparse-unordered-with-dups-reader.cc125 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in update_config()
H A Dunit-capi-nullable.cc215 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK); in NullableArrayFx()
H A Dunit-capi-string_dims.cc2090 int rc = tiledb_config_alloc(&config, &error);
2333 rc = tiledb_config_alloc(&config, &error);
H A Dunit-capi-query_2.cc684 REQUIRE(tiledb_config_alloc(&config, &error) == TILEDB_OK);
2970 rc = tiledb_config_alloc(&config, &err);
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/cpp_api/
H A Dconfig.h847 tiledb_config_alloc(&config, &err); in create_config()
/dports/databases/tiledb/TileDB-2.5.2/doc/source/
H A Dc-api.rst168 .. doxygenfunction:: tiledb_config_alloc
/dports/databases/py-tiledb/tiledb-0.8.11/tiledb/
H A Dlibtiledb.pxd168 int tiledb_config_alloc(
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/c_api/
H A Dtiledb.h899 tiledb_config_alloc(tiledb_config_t** config, tiledb_error_t** error);

12