MCPcopy Create free account

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

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

↓ 157 callersMethodstart_timer
* Create a timer sentry object that's reported under this `Stats` object. * * The time begins during the execution of this function; more precis
tiledb/sm/stats/stats.h:157
↓ 156 callersFunctiontiledb_domain_free
tiledb/api/c_api/domain/domain_api.cc:47
↓ 152 callersMethodctx
test/support/src/vfs_helpers.h:884
↓ 151 callersMethodopen
tiledb/sm/cpp_api/vfs.h:621
↓ 148 callersMethodemplace
tiledb/stdx/synchronized_optional/synchronized_optional.h:566
↓ 147 callersMethoddata
* Returns the data buffer * * @return tuple<const void*, uint64_t> A pointer to the data buffer and the size of the buffer pointed
tiledb/sm/array_schema/enumeration.h:341
↓ 147 callersMethodstr
tiledb/sm/cpp_api/capi_string.h:80
↓ 147 callersFunctiontiledb_domain_alloc
tiledb/api/c_api/domain/domain_api.cc:38
↓ 144 callersMethodcompute_tp
Returns the thread pool for compute-bound tasks. */
tiledb/sm/storage_manager/context.h:116
↓ 144 callersFunctiontiledb_array_schema_alloc
tiledb/api/c_api/array_schema/array_schema_api.cc:83
↓ 143 callersFunctiontiledb_array_schema_set_domain
tiledb/api/c_api/array_schema/array_schema_api.cc:162
↓ 142 callersFunctiontiledb_array_create
tiledb/api/c_api/array/array_api.cc:116
↓ 140 callersMethodstatus
tiledb/sm/query/query.cc:1690
↓ 139 callersMethodempty
tiledb/sm/query/query_condition.cc:235
↓ 136 callersMethodback
* @return a pointer to the last element of the list */
tiledb/common/indexed_list.h:344
↓ 136 callersMethodget_resource
tiledb/common/memory_tracker.cc:197
↓ 135 callersMethodarray_schema
Returns the array schema of the fragment with the given index. */
tiledb/sm/cpp_api/fragment_info.h:355
↓ 135 callersMethodjoin_path
tiledb/sm/filesystem/uri.cc:333
↓ 135 callersMethodvfs
tiledb/api/c_api/vfs/vfs_api_internal.h:66
↓ 134 callersMethodsize
* Returns the totol size of the data in the chunk including size * information. */
tiledb/sm/filter/test/filtered_tile_checker.h:134
↓ 133 callersMethodasReader
tiledb/sm/serialization/tiledb-rest.capnp.h:2246
↓ 132 callersFunctionclose_array
test/support/src/helpers.cc:469
↓ 128 callersMethodquery_status
Returns the query status. */
tiledb/sm/cpp_api/query.h:286
↓ 127 callersMethodclear
tiledb/sm/group/group.cc:632
↓ 125 callersMethodfile_prefix
test/support/src/vfs_helpers.cc:335
↓ 125 callersFunctiontiledb_array_schema_set_cell_order
tiledb/api/c_api/array_schema/array_schema_api.cc:177
↓ 123 callersFunctiontiledb_array_schema_set_tile_order
tiledb/api/c_api/array_schema/array_schema_api.cc:185
↓ 122 callersMethodinit
test/support/src/vfs_helpers.cc:200
↓ 120 callersMethodclose
tiledb/sm/cpp_api/vfs.h:653
↓ 118 callersFunctionget_test_memory_tracker
test/support/src/mem_helpers.cc:38
↓ 117 callersFunctioncheck_intersection
tiledb/common/interval/test/unit_interval_operations.cc:51
↓ 117 callersFunctiontiledb_query_finalize
tiledb/sm/c_api/tiledb.cc:587
↓ 115 callersMethodend
tiledb/sm/query/legacy/cell_slab_iter.cc:104
↓ 114 callersMethodat
* Accessor to an individual element of the container. * * @param k Dimension index within the domain */
tiledb/sm/query/writers/domain_buffer.h:336
↓ 109 callersMethodbegin
tiledb/sm/query/legacy/cell_slab_iter.cc:82
↓ 109 callersFunctioncreate_test_memory_tracker
test/support/src/mem_helpers.cc:55
↓ 108 callersMethodadd_counter
tiledb/sm/stats/stats.cc:178
↓ 108 callersMethodset_validity_buffer
tiledb/sm/query/query.cc:1347
↓ 107 callersFunctionremove_array
test/src/unit-cppapi-consolidation.cc:46
↓ 106 callersFunctionswap
tiledb/sm/array_schema/dynamic_array.h:304
↓ 106 callersMethodwhat
tiledb/common/assert.h:135
↓ 105 callersMethodis_enumeration_loaded
tiledb/sm/array_schema/array_schema.cc:1093
↓ 105 callersMethodread
tiledb/sm/filter/filter_buffer.cc:288
↓ 104 callersMethodempty
tiledb/sm/subarray/subarray.cc:938
↓ 104 callersFunctionparallel_for
tiledb/sm/misc/parallel_functions.h:172
↓ 104 callersMethodwrite
tiledb/sm/filter/filter_buffer.cc:333
↓ 103 callersMethodassign
tiledb/sm/buffer/buffer.h:538
↓ 103 callersMethodcount
Returns the number of stored elements. */
tiledb/sm/query/dimension_label/index_data.h:125
↓ 102 callersMethodfrag_idx
tiledb/sm/query/readers/result_tile.cc:412
↓ 102 callersFunctionrequire_tiledb_ok
test/src/unit-capi-vfs.cc:60
↓ 102 callersMethodtoString
tiledb/sm/serialization/tiledb-rest.capnp.h:2209
↓ 100 callersMethodend
tiledb/sm/buffer/buffer.cc:114
↓ 100 callersMethodfinalize
tiledb/sm/query/query.cc:449
↓ 99 callersMethodpath
Constructor. */
tiledb/common/filesystem/path.h:53
↓ 99 callersMethodschema
Get the ArraySchema for the array. **/
tiledb/sm/cpp_api/array.h:328
↓ 98 callersFunctiong_helper_logger
test/support/src/helpers.cc:289
↓ 95 callersMethodset
tiledb/sm/config/config.cc:645
↓ 93 callersMethodget
Returns the wrapped directory pointer. */
tiledb/sm/filesystem/posix.cc:80
↓ 92 callersMethodcell_num_per_tile
tiledb/sm/array_schema/domain.cc:189
↓ 92 callersMethodcell_val_num
tiledb/sm/array_schema/dimension.cc:229
↓ 91 callersMethodend
* @return Default constructed iterator, which marks the end of results using * nullptr. */
tiledb/sm/filesystem/s3.h:457
↓ 91 callersFunctiontiledb_array_schema_check
tiledb/api/c_api/array_schema/array_schema_api.cc:295
↓ 91 callersFunctiontiledb_attribute_set_cell_val_num
tiledb/api/c_api/attribute/attribute_api.cc:78
↓ 89 callersFunctiontiledb_vfs_free
tiledb/api/c_api/vfs/vfs_api.cc:75
↓ 88 callersMethodstats
tiledb/sm/query/query.cc:1709
↓ 88 callersFunctiontiledb_array_set_config
tiledb/api/c_api/array/array_api.cc:324
↓ 86 callersMethoddomain
Returns the stored domain. */
tiledb/sm/query/readers/result_tile.h:444
↓ 86 callersMethodget_tile
tiledb/sm/query/writers/dense_tiler.cc:195
↓ 86 callersMethodset_cell_val_num
tiledb/sm/array_schema/attribute.cc:264
↓ 86 callersFunctionsort
tiledb/common/util/permutation_view.h:482
↓ 85 callersFunctioncheck_ast_str
tiledb/sm/query/test/unit_query_condition.cc:61
↓ 85 callersMethodconfig
tiledb/sm/filesystem/vfs.cc:220
↓ 84 callersMethodvar_tile
(&self)
tiledb/oxidize/cxx-interface/src/sm/query/readers/mod.rs:66
↓ 83 callersMethodbuffer
tiledb/sm/query/query.cc:414
↓ 83 callersFunctionwrite_array
test/src/unit-cppapi-consolidation.cc:79
↓ 82 callersFunctionapply
(field: &Field, ast: &ASTNode, operator: Operator)
tiledb/oxidize/expr/src/query_condition.rs:116
↓ 82 callersFunctiondatatype_size
* Returns the datatype size. * * This function also serves as a datatype validation function; * If 0 is returned, the input Datatype is invalid.
tiledb/sm/enums/datatype.h:67
↓ 78 callersFunctionStatus_FilterError
Return a Status_FilterError error class Status with a given message **/
tiledb/common/exception/status.h:342
↓ 78 callersMethodvalidity_tile
(&self)
tiledb/oxidize/cxx-interface/src/sm/query/readers/mod.rs:55
↓ 76 callersFunctionrequire_tiledb_ok
test/support/src/helpers.cc:190
↓ 75 callersMethodis_nullable
tiledb/sm/array_schema/array_schema.cc:732
↓ 75 callersMethodnum_ranges
Returns the number of distinct ranges stored in the range manager. */
tiledb/sm/subarray/range_subset.h:536
↓ 74 callersMethodis_file
tiledb/sm/filesystem/s3.cc:921
↓ 74 callersMethodmap_to_uint64
tiledb/sm/array_schema/dimension.cc:1158
↓ 74 callersMethodsize
tiledb/common/types/untyped_datum.h:56
↓ 74 callersFunctiontest_expression_node
tiledb/sm/query/ast/test/unit-query-ast.cc:101
↓ 74 callersMethodwrite
test/src/unit-capi-nullable.cc:310
↓ 73 callersMethodempty
* @return Returns whether this current domain is empty or not. */
tiledb/sm/array_schema/current_domain.h:140
↓ 72 callersFunctionserialize_deserialize_check
* Make sure a condition is the same after going through * serialization/deserialization. * * @param query_condition Condition to check. */
tiledb/sm/query/deletes_and_updates/test/unit_delete_condition.cc:49
↓ 71 callersMethodhas_enumeration
tiledb/sm/array_schema/array_schema.cc:1060
↓ 71 callersMethodtile_tuple
tiledb/sm/query/readers/result_tile.cc:244
↓ 71 callersFunctiontiledb_group_open
tiledb/api/c_api/group/group_api.cc:120
↓ 70 callersMethodprepend_buffer
tiledb/sm/filter/filter_buffer.cc:508
↓ 70 callersFunctiontiledb_group_close
tiledb/api/c_api/group/group_api.cc:129
↓ 69 callersFunctiontimestamp_now_ms
tiledb/sm/misc/tdb_time.cc:45
↓ 69 callersMethodto_path
tiledb/sm/filesystem/uri.cc:376
↓ 68 callersMethodappend_view
tiledb/sm/filter/filter_buffer.cc:547
↓ 67 callersFunctionceil
tiledb/sm/misc/tdb_math.cc:40
↓ 66 callersMethodattribute
tiledb/sm/array_schema/array_schema.cc:296
↓ 64 callersFunctionStatus_QueryError
Return a Query error class Status with a given message **/
tiledb/common/exception/status.h:286
← previousnext →101–200 of 10,959, ranked by callers