MCPcopy Create free account

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

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

↓ 3 callersFunctiongroup_from_capnp
tiledb/sm/serialization/group.cc:212
↓ 3 callersFunctiongroup_member_to_capnp
tiledb/sm/serialization/group.cc:82
↓ 3 callersMethodhasArraySchemaName
tiledb/sm/serialization/tiledb-rest.capnp.h:29089
↓ 3 callersMethodhasArraySchemasAll
tiledb/sm/serialization/tiledb-rest.capnp.h:17670
↓ 3 callersMethodhasEnumerations
tiledb/sm/serialization/tiledb-rest.capnp.h:18789
↓ 3 callersMethodhasName
tiledb/sm/serialization/tiledb-rest.capnp.h:18619
↓ 3 callersMethodhasReadState
tiledb/sm/serialization/tiledb-rest.capnp.h:25636
↓ 3 callersMethodhasTimestampRange
tiledb/sm/serialization/tiledb-rest.capnp.h:18657
↓ 3 callersMethodhas_attribute
tiledb/sm/array_schema/array_schema.cc:698
↓ 3 callersMethodhas_more_tiles
tiledb/sm/query/readers/sparse_global_order_reader.h:78
↓ 3 callersMethodhas_post_dedup_bmp
* Returns whether this tile has a post query condition bitmap. For this * tile type, it will either be post_dedup_bitmap_ or the normal bitmap.
tiledb/sm/query/readers/result_tile.h:1040
↓ 3 callersMethodhas_results
tiledb/sm/query/query.cc:654
↓ 3 callersMethodhas_tile_metadata
tiledb/sm/fragment/fragment_metadata.h:297
↓ 3 callersMethodhas_validity_tile
@return If there is a validity tile or not. */
tiledb/sm/query/readers/result_tile.h:182
↓ 3 callersMethodincludes
tiledb/sm/array_schema/current_domain.cc:174
↓ 3 callersMethodincrement
tiledb/common/util/detail/test/unit_iterator_facade.cc:253
↓ 3 callersMethodinit
tiledb/sm/filter/filter_buffer.cc:117
↓ 3 callersMethodinitArraySchemasAll
tiledb/sm/serialization/tiledb-rest.capnp.h:17714
↓ 3 callersMethodinitData
tiledb/sm/serialization/tiledb-rest.capnp.h:20273
↓ 3 callersMethodinitEnumerations
tiledb/sm/serialization/tiledb-rest.capnp.h:18829
↓ 3 callersMethodinitReadState
tiledb/sm/serialization/tiledb-rest.capnp.h:25669
↓ 3 callersMethodinitSchema
tiledb/sm/serialization/tiledb-rest.capnp.h:19060
↓ 3 callersMethodintersects
* @return true if `mbr` intersects with any of the ranges in `subarray` */
test/src/unit-sparse-global-order-reader.cc:205
↓ 3 callersMethodis_aggregate
tiledb/sm/query/query.cc:1795
↓ 3 callersMethodis_count_bitmap
Returns if the bitmap is a count bitmap. */
tiledb/sm/query/readers/aggregators/aggregate_buffer.h:85
↓ 3 callersMethodis_dir
Checks if a directory with the input URI exists. */
tiledb/sm/cpp_api/vfs.h:451
↓ 3 callersMethodis_file
Checks if a file with the input URI exists. */
tiledb/sm/cpp_api/vfs.h:467
↓ 3 callersMethodis_memfs
tiledb/sm/filesystem/uri.cc:178
↓ 3 callersFunctionis_null_test
tiledb/sm/query/query_condition.cc:62
↓ 3 callersMethodis_open
tiledb/api/c_api/vfs/vfs_api_internal.h:217
↓ 3 callersMethoditem
tiledb/api/c_api_support/exception_wrapper/exception_wrapper.cc:78
↓ 3 callersMethodlast_cell_in_bitmap
Return first cell index in bitmap. */
tiledb/sm/query/readers/result_tile.h:1121
↓ 3 callersFunctionlengths_to_offsets
tiledb/common/util/var_length_util.h:65
↓ 3 callersMethodload_array_schemas
tiledb/sm/array/array_directory.cc:132
↓ 3 callersMethodload_tile_var_sizes
tiledb/sm/query/readers/reader_base.cc:537
↓ 3 callersMethodloaded
tiledb/sm/group/group_directory.cc:223
↓ 3 callersMethodloaded
tiledb/sm/array/array_directory.cc:571
↓ 3 callersFunctionlog_message
* Create a log message from an exception. */
tiledb/api/c_api_support/exception_wrapper/exception_wrapper.h:178
↓ 3 callersMethodls_recursive_v2
tiledb/sm/filesystem/vfs.h:661
↓ 3 callersFunctionmake_subarray_2d
* @return a generator of valid subarrays within the domains `d1` and `d2` */
test/src/unit-sparse-global-order-reader.cc:3901
↓ 3 callersFunctionmap_to_uint64
tiledb/sm/query/hilbert_order.cc:37
↓ 3 callersMethodmemory_budget
Return the memory budget, if set. */
tiledb/sm/query/strategy_base.h:140
↓ 3 callersFunctionmemory_tracker_type_to_str
tiledb/common/memory_tracker.cc:116
↓ 3 callersFunctionmetadata_serialize
tiledb/sm/serialization/array.cc:390
↓ 3 callersMethodmove_dir
tiledb/sm/filesystem/s3.cc:429
↓ 3 callersMethodmove_file
tiledb/sm/filesystem/gcs.cc:693
↓ 3 callersMethodname
tiledb/sm/query/writers/unordered_writer.cc:163
↓ 3 callersMethodnegate
tiledb/sm/query/test/unit_query_condition.cc:3226
↓ 3 callersFunctionnested_by_level
tiledb/api/c_api_support/exception_wrapper/test/unit_capi_error_tree.cc:368
↓ 3 callersMethodnext
Retrieves the next partition from the partitioner. */
tiledb/sm/query/readers/reader_base.h:146
↓ 3 callersFunctionnonempty_domain_deserialize
tiledb/sm/serialization/array_schema.cc:1436
↓ 3 callersMethodnullable
* Facade for `Attribute` function */
tiledb/api/c_api/attribute/attribute_api_internal.h:158
↓ 3 callersMethodnullable
* Returns `true` if this is a nullable attribute, and `false` otherwise. */
tiledb/sm/array_schema/attribute.h:180
↓ 3 callersMethodnum_executions
tiledb/common/evaluator/test/unit_evaluator.cc:146
↓ 3 callersMethodoffsets_filter_list
* Returns a copy of the FilterList of the offsets. To change the * offsets compressor, use `set_offsets_filter_list()`. * * @return Copy of t
tiledb/sm/cpp_api/array_schema.h:325
↓ 3 callersMethodopen_without_fragments
Used in Consolidator
tiledb/sm/array/array.cc:291
↓ 3 callersMethodorigin
* The vicinity of the error in the code, if present. * * This function is private. It's used only in status_exception through a * friend decl
tiledb/common/exception/status.h:180
↓ 3 callersMethodoutput_end
* @return the upper bound position in the output where this merge unit writes * to */
tiledb/common/algorithm/parallel_merge.h:272
↓ 3 callersMethodoutput_start
* @return the starting position in the output where this merge unit writes to */
tiledb/common/algorithm/parallel_merge.h:260
↓ 3 callersMethodpersisted_tile_validity_size
tiledb/sm/fragment/loaded_fragment_metadata.cc:512
↓ 3 callersMethodprepare_config
test/support/src/vfs_helpers.cc:176
↓ 3 callersFunctionprint_path
examples/cpp_api/object.cc:51
↓ 3 callersMethodprocess
tiledb/sm/query/query.cc:781
↓ 3 callersMethodqc_filtered_results
* Returns if the query condition filtered any results for this tile or not. */
tiledb/sm/query/readers/result_space_tile.h:174
↓ 3 callersFunctionquery_condition_op_enum
Returns the query condition_op given a string representation. */
tiledb/sm/enums/query_condition_op.h:92
↓ 3 callersFunctionquery_from_capnp
tiledb/sm/serialization/query.cc:1561
↓ 3 callersFunctionread_file
* Read the given file and return its contents as a json object. * * @param filepath The path of the file to load. * @return The contents of the fil
tiledb/sm/rest/rest_profile.cc:59
↓ 3 callersMethodrelevant_ranges
tiledb/sm/array_schema/dimension.cc:762
↓ 3 callersFunctionremove_array
test/regression/targets/sc-29682.cc:9
↓ 3 callersMethodremove_dir
Removes a directory (recursively) with the input URI. */
tiledb/sm/cpp_api/vfs.h:460
↓ 3 callersFunctionreplace_in_file
(path: str, *replacement_kwargs: Dict[str, Any])
scripts/prepare_release.py:201
↓ 3 callersMethodreset
tiledb/sm/query/legacy/reader.cc:317
↓ 3 callersMethodrun_reverse
tiledb/sm/filter/xor_filter.cc:179
↓ 3 callersMethodself
tiledb/api/c_api_support/handle/test/unit_handle.cc:56
↓ 3 callersFunctionserialization_type_enum
Returns the serialization type given a string representation. */
tiledb/sm/enums/serialization_type.h:65
↓ 3 callersMethodserialize
===== FORMAT ===== filter type (uint8_t) filter metadata num bytes (uint32_t -- may be 0) filter metadata (char[])
tiledb/sm/filter/filter.cc:100
↓ 3 callersFunctionserialize_non_empty_domain
tiledb/sm/serialization/capnp_utils.h:487
↓ 3 callersFunctionserialize_non_empty_domain_rv
tiledb/sm/serialization/capnp_utils.h:449
↓ 3 callersMethodset
tiledb/common/util/detail/test/unit_iterator_facade.cc:467
↓ 3 callersMethodsetCellValNum
tiledb/sm/serialization/tiledb-rest.capnp.h:19295
↓ 3 callersMethodsetInt32
tiledb/sm/serialization/tiledb-rest.capnp.h:17058
↓ 3 callersMethodsetUint8
tiledb/sm/serialization/tiledb-rest.capnp.h:16886
↓ 3 callersMethodsetVersion
tiledb/sm/serialization/tiledb-rest.capnp.h:18513
↓ 3 callersMethodset_final_size
* Sets the final size of a written tile. * * @param size Final size. */
tiledb/sm/tile/writer_tile_tuple.h:192
↓ 3 callersMethodset_increment
tiledb/sm/filter/test/add_n_in_place_filter.cc:97
↓ 3 callersMethodset_open_timestamp_start
Sets the inclusive starting timestamp when opening this array. */
tiledb/sm/cpp_api/array.h:511
↓ 3 callersMethodset_processed_conditions
tiledb/sm/query/query.cc:1008
↓ 3 callersMethodset_query_type
tiledb/sm/array/array.cc:2043
↓ 3 callersMethodset_range_var
Sets a var-sized range `[r1, r2]`. */
tiledb/type/range/range.h:248
↓ 3 callersMethodset_size
* Sets the size of the tile. * * @param size The new size. */
tiledb/sm/tile/tile.h:482
↓ 3 callersMethodset_status
tiledb/sm/query/query.cc:1532
↓ 3 callersMethodset_tag
Sets a string/string KV tag on the context. */
tiledb/sm/cpp_api/context.h:220
↓ 3 callersMethodset_tile_max_var
tiledb/sm/fragment/fragment_metadata.cc:271
↓ 3 callersMethodset_tile_min_var
tiledb/sm/fragment/fragment_metadata.cc:212
↓ 3 callersMethodset_used
Set the tile as used by the merge. */
tiledb/sm/query/readers/result_tile.h:1032
↓ 3 callersMethodshared_attribute
tiledb/api/c_api/array_schema/array_schema_api_internal.h:247
↓ 3 callersFunctionshowImpl
test/support/rapidcheck/show/array_schema_templates.cc:42
↓ 3 callersFunctionsimple_schema
* @return a simple schema with dimension d1 and attribute a1 */
test/src/unit-cppapi-schema-evolution.cc:57
↓ 3 callersFunctionslashes_to_backslashes
tiledb/sm/filesystem/path_win.cc:51
↓ 3 callersMethodslice
* @return a new fragment containing the cells in the range `[cell_start, * cell_start + num_cells)` */
test/support/src/array_templates.h:1246
← previousnext →1,801–1,900 of 10,959, ranked by callers