MCPcopy Create free account

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

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

↓ 17 callersMethodremove_file
tiledb/sm/filesystem/s3.cc:657
↓ 17 callersMethodreopen
tiledb/sm/array/array.cc:1033
↓ 17 callersMethodreset
tiledb/sm/stats/stats.cc:71
↓ 17 callersMethodsave
* Saves the profile to the local file. * * @param overwrite If true, overwrite the existing profile. */
tiledb/sm/cpp_api/profile_experimental.h:237
↓ 17 callersMethodset_ndrectangle
tiledb/sm/array_schema/current_domain.cc:122
↓ 17 callersFunctiontiledb_array_get_metadata_from_index
tiledb/api/c_api/array/array_api.cc:584
↓ 17 callersFunctiontiledb_array_get_non_empty_domain
tiledb/api/c_api/array/array_api.cc:409
↓ 17 callersFunctiontiledb_array_schema_get_attribute_from_index
tiledb/api/c_api/array_schema/array_schema_api.cc:392
↓ 17 callersFunctiontiledb_current_domain_set_ndrectangle
tiledb/api/c_api/current_domain/current_domain_api.cc:65
↓ 17 callersFunctiontiledb_filter_list_get_filter_from_index
tiledb/api/c_api/filter_list/filter_list_api.cc:76
↓ 17 callersFunctiontiledb_query_channel_free
tiledb/api/c_api/query_aggregate/query_aggregate_api.cc:245
↓ 17 callersFunctiontiledb_query_get_default_channel
tiledb/api/c_api/query_aggregate/query_aggregate_api.cc:160
↓ 17 callersFunctiontiledb_query_set_condition
tiledb/sm/c_api/tiledb.cc:572
↓ 16 callersFunctionLOG_ERROR
Logs an error. */
tiledb/common/logger.cc:376
↓ 16 callersFunctionLOG_WARN
Logs an warning. */
tiledb/common/logger.cc:371
↓ 16 callersMethodbegin
* Iterate over params starting with a prefix. * * **Example:** * @code{.cpp} * tiledb::Config config; * for (auto it = config.begin("vf
tiledb/sm/cpp_api/config.h:1064
↓ 16 callersMethodcell_size
tiledb/sm/filter/test/tile_data_generator.h:140
↓ 16 callersMethodcheck
(self)
test/src/unit_arrow.py:109
↓ 16 callersFunctioncheckers
tiledb/stdx/synchronized_optional/test/unit_synchronized_optional_comparisons.cc:45
↓ 16 callersFunctionconfig_to_capnp
tiledb/sm/serialization/config.cc:62
↓ 16 callersFunctionconvert_to_string
* Returns a C++ string with the handle's data. The handle is subsequently * freed. * * If the handle is null returns nullopt. */
tiledb/sm/cpp_api/capi_string.h:102
↓ 16 callersFunctioncreate_qc
test/src/unit-enumerations.cc:3117
↓ 16 callersMethoddimension_ptr
tiledb/sm/array_schema/array_schema.cc:661
↓ 16 callersMethoddrop_attribute
tiledb/sm/array_schema/array_schema.cc:937
↓ 16 callersMethodfilter_type
Gets the filter type of this filter. */
tiledb/sm/cpp_api/filter.h:286
↓ 16 callersMethodget_enumeration_names
tiledb/sm/array_schema/array_schema.cc:1064
↓ 16 callersMethodmkdir
tiledb/sm/filesystem/test/unit_ls_filtered.cc:79
↓ 16 callersMethodndrange
tiledb/sm/subarray/subarray.cc:1339
↓ 16 callersMethodnfilters
* Returns the number of filters in this filter list. * * **Example:** * * @code{.cpp} * tiledb::FilterList filter_list(ctx); * filte
tiledb/sm/cpp_api/filter_list.h:183
↓ 16 callersMethodordered
* Returns whether this enumeration is considered ordered or not. * * If an enumeration is not ordered then inequality operators in * QueryCon
tiledb/sm/array_schema/enumeration.h:331
↓ 16 callersFunctionread_array
test/src/unit-cppapi-consolidation.cc:95
↓ 16 callersMethodrewrite_for_schema
tiledb/sm/query/ast/query_ast.cc:167
↓ 16 callersMethodset_size
tiledb/sm/buffer/buffer.cc:275
↓ 16 callersMethodstart_size
* Returns the size of the start of the range. * Non-zero only for var-sized ranges. */
tiledb/type/range/range.h:339
↓ 16 callersMethodtile_pos
* Given the input tile coordinates, this function produces an * 1D-mapped tile position, based on the layout of the tile * domain. Note that the
tiledb/sm/array_schema/tile_domain.h:244
↓ 16 callersFunctiontiledb_array_schema_evolution_alloc
tiledb/sm/c_api/tiledb.cc:191
↓ 16 callersFunctiontiledb_array_schema_evolution_free
tiledb/sm/c_api/tiledb.cc:225
↓ 16 callersFunctiontiledb_profile_free
tiledb/api/c_api/profile/profile_api.cc:54
↓ 16 callersFunctiontiledb_query_get_field
tiledb/api/c_api/query_field/query_field_api.cc:125
↓ 16 callersMethoduri
tiledb/api/c_api_test_support/testsupport_capi_array.h:203
↓ 16 callersFunctionuri_from_path
tiledb/sm/filesystem/path_win.cc:56
↓ 16 callersMethoduse_tile_chunking
tiledb/sm/filter/filter_pipeline.cc:630
↓ 16 callersMethodvalue
tiledb/api/c_api_support/exception_wrapper/exception_wrapper.h:170
↓ 16 callersMethodvariable_sized
Check if attribute is variable sized. **/
tiledb/sm/cpp_api/attribute.h:403
↓ 16 callersFunctionwrite_fragment
test/support/src/array_templates.h:1628
↓ 15 callersFunctionast_from_query_condition
Constructs an internal query condition syntax tree from a [QueryConditionExpr].
tiledb/oxidize/test-support/query-condition/src/lib.rs:14
↓ 15 callersMethodbits
Returns the number of bits. */
tiledb/sm/misc/hilbert.h:160
↓ 15 callersFunctioncheck_counts
test/support/src/helpers.cc:1366
↓ 15 callersFunctioncreate_array
* @brief Create a TileDB array with the following characteristics. * - Two dimensions called rows and cols. Each dimension is of type * int, and has
test/src/cpp-integration-query-condition.cc:96
↓ 15 callersFunctioncreate_array_1d
test/src/unit-cppapi-fill_values.cc:54
↓ 15 callersFunctioncreate_array_schema
test/support/src/helpers.cc:688
↓ 15 callersMethodgetEntries
tiledb/sm/serialization/tiledb-rest.capnp.h:17454
↓ 15 callersMethodget_loaded_enumeration_names
tiledb/sm/array_schema/array_schema.cc:1072
↓ 15 callersMethodget_value_ptr
tiledb/sm/query/ast/query_ast.cc:411
↓ 15 callersMethodinit
Simple initializer. */
tiledb/sm/subarray/cell_slab.h:85
↓ 15 callersMethodinitConfig
tiledb/sm/serialization/tiledb-rest.capnp.h:18033
↓ 15 callersFunctioninstance_query_condition_datafusion
( schema: &SchemaData, cells: &Cells, condition: &[QueryConditionExpr], )
tiledb/oxidize/staticlibs/unit-query-condition/src/lib.rs:58
↓ 15 callersFunctionis_array
tiledb/sm/object/object.cc:53
↓ 15 callersMethodis_extension_of
tiledb/sm/array_schema/enumeration.cc:392
↓ 15 callersMethodis_supported
* @return True if the URI prefix is supported by the build, else false. */
test/support/src/vfs_helpers.h:1030
↓ 15 callersMethodlen
(&self)
tiledb/oxidize/cxx-interface/src/sm/misc/mod.rs:29
↓ 15 callersMethodload_rtree
tiledb/sm/fragment/ondemand_fragment_metadata.cc:61
↓ 15 callersMethodls_recursive
tiledb/sm/filesystem/vfs.h:645
↓ 15 callersMethodmeta
Returns a pointer to the fragment's metadata. */
tiledb/sm/fragment/single_fragment_info.h:183
↓ 15 callersMethodmetadata_num
tiledb/sm/array/array.cc:1246
↓ 15 callersMethodndrectangle
* Get the internal instance of NDRectangle * @returns The internal NDRectangle */
tiledb/api/c_api/ndrectangle/ndrectangle_api_internal.h:81
↓ 15 callersMethodnext
tiledb/sm/filesystem/s3.cc:2123
↓ 15 callersMethodoffsets
* Returns the offsets buffer * * @return tuple<const void*, uint64_t> A pointer to the offsets buffer and * the size of the buffer po
tiledb/sm/array_schema/enumeration.h:352
↓ 15 callersFunctionproxy_sort
tiledb/common/util/proxy_sort.h:105
↓ 15 callersMethodptr
* Returns the C TileDB ndrect object. * * @return The C pointer to the NDRectangle object */
tiledb/sm/cpp_api/ndrectangle.h:269
↓ 15 callersMethodremove_bucket
tiledb/sm/filesystem/s3.cc:500
↓ 15 callersMethodremove_files
tiledb/sm/filesystem/vfs.cc:316
↓ 15 callersMethodtile_num
tiledb/sm/query/writers/dense_tiler.cc:310
↓ 15 callersMethodtile_order
tiledb/sm/array_schema/domain.cc:122
↓ 15 callersFunctiontiledb_array_delete_metadata
tiledb/api/c_api/array/array_api.cc:550
↓ 15 callersFunctiontiledb_array_evolve
tiledb/api/c_api/array/array_api.cc:626
↓ 15 callersFunctiontiledb_attribute_get_name
tiledb/api/c_api/attribute/attribute_api.cc:85
↓ 15 callersFunctiontiledb_current_domain_get_ndrectangle
tiledb/api/c_api/current_domain/current_domain_api.cc:75
↓ 15 callersFunctiontiledb_deserialize_array_schema
tiledb/sm/c_api/tiledb.cc:1444
↓ 15 callersFunctiontiledb_group_add_member_with_type
tiledb/api/c_api/group/group_api.cc:285
↓ 15 callersFunctiontiledb_group_put_metadata
tiledb/api/c_api/group/group_api.cc:157
↓ 15 callersFunctiontiledb_vfs_file_size
tiledb/api/c_api/vfs/vfs_api.cc:168
↓ 15 callersMethoduse_refactored_array_open
tiledb/sm/array/array.cc:1626
↓ 15 callersFunctionverify_expanded_coordinates_2D
test/src/unit-Subarray.cc:326
↓ 15 callersFunctionwait_all
* Use the wait or wait_all function to wait on all status. */
tiledb/common/thread_pool/test/unit_thread_pool.cc:99
↓ 14 callersFunctionStatus_S3Error
Return a FS_S3 error class Status with a given message **/
tiledb/common/exception/status.h:310
↓ 14 callersMethodarray_format_version
* Accessor to the array format version. * Returns UINT32_MAX for name versions <= 2. */
tiledb/sm/fragment/fragment_identifier.h:146
↓ 14 callersMethodattributes
* Get the attribute names stored in the query plan. */
tiledb/sm/query_plan/query_plan.h:126
↓ 14 callersMethodcell_num
tiledb/sm/subarray/subarray.cc:741
↓ 14 callersFunctioncheck_value
tiledb/sm/query/readers/aggregators/test/unit_aggregators.cc:409
↓ 14 callersFunctioncheck_value_string
tiledb/sm/query/readers/aggregators/test/unit_aggregators.cc:936
↓ 14 callersFunctiondeserialize_array_uri_to_absolute
* Reconstruct a relative URI to an absolute one by appending the serialized * URI to the root path of the array. * * @param uri URI to deserialize
tiledb/sm/serialization/capnp_utils.h:144
↓ 14 callersMethodentries_size
tiledb/common/evaluator/test/unit_evaluator.cc:48
↓ 14 callersMethodexpand_current_domain
tiledb/sm/array_schema/array_schema.cc:1651
↓ 14 callersMethodextend_enumeration
test/src/unit-enumerations.cc:2757
↓ 14 callersMethodfanout
tiledb/sm/rtree/rtree.cc:115
↓ 14 callersMethodfill_value_validity
Returns the fill value validity. */
tiledb/sm/array_schema/attribute.h:209
↓ 14 callersFunctiongenerate_fragment_uri
test/support/src/helpers.cc:1498
↓ 14 callersMethodget_const_buffer
tiledb/sm/filter/filter_buffer.cc:172
↓ 14 callersMethodget_data_buffer
tiledb/sm/query/query.cc:560
← previousnext →601–700 of 10,959, ranked by callers