Home
last modified time | relevance | path

Searched refs:tiledb_array_set_open_timestamp_end (Results 1 – 9 of 9) sorted by relevance

/dports/databases/tiledb/TileDB-2.5.2/test/src/
H A Dunit-capi-metadata.cc494 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 1);
515 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 2);
604 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 1);
718 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 1);
739 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 2);
752 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 1);
787 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 1);
808 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 2);
821 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 1);
842 rc = tiledb_array_set_open_timestamp_end(
[all …]
H A Dunit-capi-array.cc1024 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 0);
1079 rc = tiledb_array_set_open_timestamp_end(ctx_, array, fragment_timestamps[0]);
1131 rc = tiledb_array_set_open_timestamp_end(ctx_, array, fragment_timestamps[1]);
1182 rc = tiledb_array_set_open_timestamp_end(
1218 rc = tiledb_array_set_open_timestamp_end(ctx_, array, UINT64_MAX);
1427 rc = tiledb_array_set_open_timestamp_end(ctx_, array, timestamp);
1483 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 0);
1542 rc = tiledb_array_set_open_timestamp_end(ctx_, array, timestamp);
H A Dunit-capi-consolidation.cc666 rc = tiledb_array_set_open_timestamp_end(ctx_, array, timestamp + 1); in write_dense_vector_4_fragments()
707 rc = tiledb_array_set_open_timestamp_end(ctx_, array, timestamp + 2); in write_dense_vector_4_fragments()
745 rc = tiledb_array_set_open_timestamp_end(ctx_, array, timestamp + 3); in write_dense_vector_4_fragments()
784 rc = tiledb_array_set_open_timestamp_end(ctx_, array, timestamp + 4); in write_dense_vector_4_fragments()
2422 rc = tiledb_array_set_open_timestamp_end(ctx_, array, timestamp); in read_dense_vector()
5355 rc = tiledb_array_set_open_timestamp_end(ctx_, array, 1);
H A Dhelpers.cc874 rc = tiledb_array_set_open_timestamp_end(ctx, array, timestamp); in write_array()
H A Dunit-capi-dense_array.cc3309 rc = tiledb_array_set_open_timestamp_end(ctx_, array, timestamp);
3336 rc = tiledb_array_set_open_timestamp_end(
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/cpp_api/
H A Darray.h665 ctx.handle_error(tiledb_array_set_open_timestamp_end( in set_open_timestamp_end()
/dports/databases/tiledb/TileDB-2.5.2/tiledb/sm/c_api/
H A Dtiledb.h5080 TILEDB_EXPORT int32_t tiledb_array_set_open_timestamp_end(
H A Dtiledb.cc3948 int32_t tiledb_array_set_open_timestamp_end( in tiledb_array_set_open_timestamp_end() function
/dports/databases/tiledb/TileDB-2.5.2/
H A DHISTORY.md366 * Added tiledb_array_set_open_timestamp_end and tiledb_array_get_open_timestamp_end [#2285](https:/…