MCPcopy Create free account

hub / github.com/TileDB-Inc/TileDB / functions

Functions10,959 in github.com/TileDB-Inc/TileDB

↓ 4 callersMethodmax_window_size
tiledb/sm/filter/positive_delta_filter.cc:405
↓ 4 callersMethodmemory_consumed
tiledb/common/evaluator/test/unit_evaluator.cc:114
↓ 4 callersMethodmemory_tracker
Returns the memory tracker. */
tiledb/sm/array/array.h:966
↓ 4 callersFunctionmemory_type_to_str
tiledb/common/memory_tracker.cc:52
↓ 4 callersMethodmemory_used_tile_ranges
@ereturn Memory usage for the tile ranges. */
tiledb/sm/query/readers/sparse_index_reader_base.h:458
↓ 4 callersFunctionmetadata_deserialize
tiledb/sm/serialization/array.cc:438
↓ 4 callersFunctionmetadata_from_capnp
tiledb/sm/serialization/array.cc:100
↓ 4 callersMethodname
tiledb/sm/query/readers/ordered_dim_label_reader.cc:173
↓ 4 callersMethodname_cxx
(&self)
tiledb/oxidize/cxx-interface/src/sm/array_schema/mod.rs:281
↓ 4 callersMethodneed_recompute_on_overflow
Returns if the aggregate needs to be recomputed on overflow. */
tiledb/sm/query/readers/aggregators/count_aggregator.h:73
↓ 4 callersMethodnon_empty_domain_computed
Check if non emtpy domain is loaded already for this array or not */
tiledb/sm/array/array.h:841
↓ 4 callersMethodnull_count
Returns the null count. */
tiledb/sm/query/readers/aggregators/tile_metadata.h:94
↓ 4 callersMethodnum_buffers
tiledb/sm/buffer/buffer_list.cc:59
↓ 4 callersMethodnum_nodes
* Returns the number of nodes in the consolidation plan. */
tiledb/sm/cpp_api/consolidation_plan_experimental.h:74
↓ 4 callersFunctionobject_iter_free
tiledb/sm/object/object_iter.cc:117
↓ 4 callersMethodopen
tiledb/api/c_api/vfs/vfs_api_internal.h:197
↓ 4 callersMethodopen
tiledb/sm/array/array.cc:386
↓ 4 callersMethodopen_timestamp_end
Retrieves the inclusive ending timestamp. */
tiledb/sm/cpp_api/array.h:534
↓ 4 callersMethodoverlap
tiledb/sm/array_schema/domain.cc:608
↓ 4 callersFunctionparallel_merge
tiledb/common/algorithm/parallel_merge.h:668
↓ 4 callersMethodparent_path
tiledb/sm/filesystem/uri.cc:371
↓ 4 callersMethodpartial_time_overlap
* Checks if the fragment overlaps partially (not fully) with a given * array open - end time. Assumes overlapping fragment and array open - close
tiledb/sm/fragment/fragment_metadata.h:736
↓ 4 callersMethodpersisted_tile_var_size
tiledb/sm/fragment/loaded_fragment_metadata.cc:253
↓ 4 callersMethodpost_enumerations_from_rest
tiledb/sm/rest/rest_client_remote.cc:637
↓ 4 callersFunctionprint_timestamp
* Print timestamp in form HH:MM:SS. * * @param timestamp Timestamp to print in raw seconds. */
examples/c_api/quickstart_dimension_labels.c:98
↓ 4 callersFunctionprint_timestamp
* Print timestamp in form HH:MM:SS. * * @param timestamp Timestamp to print in raw seconds. */
examples/cpp_api/quickstart_dimension_labels.cc:71
↓ 4 callersFunctionptr_to_hex_str
test/support/src/ast_helpers.cc:43
↓ 4 callersFunctionquery_type_enum
Returns the query type given a string representation. */
tiledb/sm/enums/query_type.h:74
↓ 4 callersFunctionrange_buffers_from_capnp
tiledb/sm/serialization/query.cc:161
↓ 4 callersFunctionrange_buffers_to_capnp
tiledb/sm/serialization/query.cc:140
↓ 4 callersMethodread_and_check_values
* Read back full array with a data query and check the values. * * @param index_start Starting value to read data from. * @param index_end En
test/src/test-cppapi-dense-array-dimension-label.cc:287
↓ 4 callersFunctionread_array
test/src/unit-cppapi-consolidation-sparse.cc:73
↓ 4 callersFunctionread_array_1d_partial
test/src/unit-cppapi-fill_values.cc:131
↓ 4 callersMethodread_at_most
tiledb/sm/buffer/buffer_list.cc:71
↓ 4 callersMethodread_generic
tiledb/sm/tile/generic_tile_io.cc:93
↓ 4 callersMethodrelevant_fragments_size
* Returns the size of the computed relevant fragments or 0 if not computed. */
tiledb/sm/subarray/relevant_fragments.h:198
↓ 4 callersFunctionremove_array
test/src/unit-cppapi-consolidation-sparse.cc:40
↓ 4 callersMethodremove_trailing_slash
tiledb/sm/filesystem/azure.cc:638
↓ 4 callersFunctionrequire_tiledb_error_with
test/support/src/helpers.cc:165
↓ 4 callersMethodreset
tiledb/sm/query/writers/global_order_writer.cc:263
↓ 4 callersMethodreset
* Reset is equivalent to assigning `nullopt`. */
tiledb/stdx/synchronized_optional/synchronized_optional.h:723
↓ 4 callersFunctionresize
test/support/src/array_templates.h:1554
↓ 4 callersMethodrest_capabilities_detected
Operation disabled in base class.
tiledb/sm/rest/rest_client.h:323
↓ 4 callersMethodrun_reverse
tiledb/sm/filter/test/add_1_in_place_filter.cc:65
↓ 4 callersFunctionsafe_integral_cast_to_datatype
tiledb/sm/misc/integral_type_casts.h:96
↓ 4 callersMethodsave_to_file
tiledb/sm/config/config.cc:625
↓ 4 callersFunctionserialize_condition_impl
tiledb/sm/query/deletes_and_updates/serialization.cc:38
↓ 4 callersMethodsetIsEmpty
tiledb/sm/serialization/tiledb-rest.capnp.h:27418
↓ 4 callersMethodsetUint32
tiledb/sm/serialization/tiledb-rest.capnp.h:17115
↓ 4 callersFunctionset_domain
tiledb/oxidize/cxx-interface/cc/array_schema.cc:23
↓ 4 callersMethodset_end_fixed
Copies 'end' into this range's end bytes for fixed-size ranges. */
tiledb/type/range/range.h:371
↓ 4 callersMethodset_fixed_allocation
tiledb/sm/filter/filter_buffer.cc:136
↓ 4 callersMethodset_leaf_num
tiledb/sm/rtree/rtree.cc:287
↓ 4 callersMethodset_level
tiledb/common/logger.cc:227
↓ 4 callersMethodset_max_window_size
tiledb/sm/filter/positive_delta_filter.cc:409
↓ 4 callersMethodset_memory_budget
tiledb/sm/subarray/subarray_partitioner.cc:584
↓ 4 callersMethodset_num_tiles
tiledb/sm/fragment/fragment_metadata.cc:1230
↓ 4 callersMethodset_offset
tiledb/sm/filter/filter_buffer.cc:465
↓ 4 callersMethodset_partition_depth
Sets the partition depth. */
tiledb/type/range/range.h:461
↓ 4 callersMethodset_range_for_name
tiledb/sm/array_schema/ndrectangle.cc:152
↓ 4 callersMethodset_ranges_for_dim
tiledb/sm/subarray/subarray.cc:1420
↓ 4 callersMethodset_str_range
Sets a string range. */
tiledb/type/range/range.h:259
↓ 4 callersMethodstable_proxy_sort_no_init
* Apply `stable_proxy_sort_no_init` to the permutation view. This will * permute the index range so that the indexed data range is sorted. The
tiledb/common/util/permutation_view.h:233
↓ 4 callersMethodsupports_uri_scheme
tiledb/sm/filesystem/vfs.cc:715
↓ 4 callersMethodswap
tiledb/sm/buffer/buffer.cc:279
↓ 4 callersFunctiontest_schema_evolution_drop_fixed_add_var
* C++ API: SchemaEvolution, drop fixed attribute and add back as var-sized * * Wrapper function for the following test case of the same name. * Thi
test/src/unit-cppapi-schema-evolution.cc:1070
↓ 4 callersFunctionthrow_if_error
test/support/src/helpers.cc:206
↓ 4 callersMethodtile_order_cmp
tiledb/sm/array_schema/domain.cc:667
↓ 4 callersFunctiontiledb_aggregate_count_get
tiledb/api/c_api/query_aggregate/query_aggregate_api.cc:153
↓ 4 callersFunctiontiledb_array_delete_fragments_v2
tiledb/api/c_api/array/array_api.cc:229
↓ 4 callersFunctiontiledb_array_schema_evolution_extend_enumeration
tiledb/sm/c_api/tiledb.cc:276
↓ 4 callersFunctiontiledb_array_schema_load_with_config
tiledb/api/c_api/array/array_api.cc:83
↓ 4 callersFunctiontiledb_attribute_dump_str
tiledb/api/c_api/attribute/attribute_api.cc:135
↓ 4 callersFunctiontiledb_config_iter_reset
tiledb/api/c_api/config/config_api.cc:127
↓ 4 callersFunctiontiledb_ctx_alloc_with_error
* Transparent forwarder to tiledb_ctx_alloc. * * Must be a separate function with its own name due to requirements of the * CAPI_INTERFACE macro.
tiledb/api/c_api/context/context_api.cc:69
↓ 4 callersFunctiontiledb_ctx_is_supported_fs
tiledb/api/c_api/context/context_api.cc:119
↓ 4 callersFunctiontiledb_encryption_type_to_str
tiledb/api/c_api/array/array_api.cc:52
↓ 4 callersFunctiontiledb_field_channel
tiledb/api/c_api/query_field/query_field_api.cc:176
↓ 4 callersFunctiontiledb_filter_list_set_max_chunk_size
tiledb/api/c_api/filter_list/filter_list_api.cc:61
↓ 4 callersFunctiontiledb_fragment_info_dump
tiledb/api/c_api/fragment_info/fragment_info_api.cc:397
↓ 4 callersFunctiontiledb_fragment_info_get_config
tiledb/api/c_api/fragment_info/fragment_info_api.cc:74
↓ 4 callersFunctiontiledb_layout_from_str
tiledb/api/c_api/array_schema/array_schema_api.cc:74
↓ 4 callersFunctiontiledb_object_ls
tiledb/sm/c_api/tiledb.cc:1188
↓ 4 callersFunctiontiledb_profile_dump_str
tiledb/api/c_api/profile/profile_api.cc:127
↓ 4 callersFunctiontiledb_profile_get_dir
tiledb/api/c_api/profile/profile_api.cc:68
↓ 4 callersFunctiontiledb_profile_get_name
tiledb/api/c_api/profile/profile_api.cc:60
↓ 4 callersFunctiontiledb_query_condition_negate
tiledb/sm/c_api/tiledb.cc:1043
↓ 4 callersFunctiontiledb_query_get_status_details
tiledb/sm/c_api/tiledb.cc:2297
↓ 4 callersFunctionto_spdlog_level
tiledb/common/logger.cc:48
↓ 4 callersMethodto_str
Converts the TileDB C query type to a string representation. */
tiledb/sm/cpp_api/query.h:1066
↓ 4 callersMethodto_vacuum_num
tiledb/sm/fragment/fragment_info.cc:1080
↓ 4 callersMethodunsafe_set_config
* Set the config on the group * * @param config * * @note This is a potentially unsafe operation. Groups should be closed when * settin
tiledb/sm/group/group.h:296
↓ 4 callersMethodunset
tiledb/sm/config/config.cc:714
↓ 4 callersMethodupdate_st
Updates 'st_' if 'st' is non-OK */
tiledb/sm/filesystem/gcs.h:529
↓ 4 callersMethoduri_is_relative
Returns ``true`` if the URI is relative to the array URI. */
tiledb/sm/array_schema/dimension_label.h:220
↓ 4 callersFunctionvalidate_qc_apply_dense
* @brief Validate QueryCondition::apply_dense by calling it and verifying * the results against the expected results. * * @param tp TestParams obje
tiledb/sm/query/test/unit_query_condition.cc:3333
↓ 4 callersFunctionvalidate_qc_apply_sparse
* @brief Validate QueryCondition::apply_sparse by calling it and verifying * the results against the expected results. * * @param tp TestParams obj
tiledb/sm/query/test/unit_query_condition.cc:3292
↓ 4 callersMethodverify
Return whether or not SSL verification should be performed. */
tiledb/sm/filesystem/ssl_config.h:56
↓ 4 callersFunctionvfs_test_remove_temp_dir
test/support/src/vfs_helpers.cc:146
↓ 4 callersMethodwait_for
* Wait for input milliseconds for this task to be ready. */
tiledb/common/thread_pool/thread_pool.h:132
← previousnext →1,601–1,700 of 10,959, ranked by callers