MCPcopy Create free account

hub / github.com/cwida/ALP / functions

Functions2,854 in github.com/cwida/ALP

MethodQuery> q5_hyper
publication/source_code/bench_end_to_end/src/benchmarks/tpch/queries/q5.cpp:46
MethodQueryBuilder
publication/source_code/bench_end_to_end/include/vectorwise/QueryBuilder.hpp:13
MethodRandomSampler
publication/source_code/bench_end_to_end/btrblocks_copy/tools/playground/sampling_algorithms.cpp:144
MethodReadBytes
publication/source_code/include/chimp/bit_reader.hpp:111
MethodReadValue
publication/source_code/include/chimp/bit_reader.hpp:138
MethodReadValue
publication/source_code/include/chimp/byte_reader.hpp:32
MethodReadValue
publication/source_code/include/chimp/byte_reader.hpp:91
MethodRefCounter
publication/source_code/include/duckdb/single_thread_ptr.hpp:6
MethodRelation
-------------------------------------------------------------------------------------
publication/source_code/bench_end_to_end/btrblocks_copy/btrblocks/storage/Relation.cpp:13
MethodRelation
publication/source_code/bench_end_to_end/include/common/runtime/Database.hpp:90
MethodRelationCompressor
publication/source_code/bench_end_to_end/btrblocks_copy/btrblocks/compression/Compressor.hpp:27
MethodReportContext
publication/source_code/bench_end_to_end/include/alp_bench.hpp:2013
MethodReportContext
benchmarks/fls_bench/fls_bench.hpp:2014
MethodReset
publication/source_code/include/chimp/chimp128.hpp:183
MethodReset
Reset the state
publication/source_code/include/chimp/chimp.hpp:35
MethodReset
publication/source_code/include/chimp/chimp.hpp:145
MethodReset
publication/source_code/include/chimp/packed_data.hpp:76
MethodReset
publication/source_code/include/chimp/flag_buffer.hpp:49
MethodReset
Reset the counter, but don't replace the buffer
publication/source_code/include/chimp/leading_zero_buffer.hpp:81
MethodReset
Reset the state
publication/source_code/include/gorillas/gorillas.hpp:36
MethodReset
publication/source_code/include/gorillas/gorillas.hpp:135
MethodReset
publication/source_code/include/patas/patas.hpp:27
MethodReset
publication/source_code/include/duckdb/validity_mask.hpp:121
MethodResetZeros
publication/source_code/include/chimp/chimp128.hpp:190
MethodResetZeros
publication/source_code/include/chimp/chimp.hpp:151
MethodResetZeros
publication/source_code/include/gorillas/gorillas.hpp:141
MethodResetableAllocator
publication/source_code/bench_end_to_end/include/common/runtime/MemoryPool.hpp:92
MethodResult
publication/source_code/bench_end_to_end/src/vectorwise/QueryBuilder.cpp:21
MethodResultStructure
(String filename, String compressorName, double compressorRatio, double compressionTime, double maxCompressTim
publication/source_code/extern/elf/src/test/java/org/urbcomp/startdb/compress/elf/doubleprecision/ResultStructure.java:104
MethodResultWriter
publication/source_code/bench_end_to_end/src/vectorwise/Operators.cpp:103
MethodRingBuffer
publication/source_code/include/chimp/ring_buffer.hpp:26
MethodRowGroupLookup
publication/source_code/bench_end_to_end/include/vectorwise/Operators.hpp:385
MethodRowIsValid
publication/source_code/include/duckdb/validity_mask.hpp:133
MethodRowIsValidUnsafe
RowIsValidUnsafe should only be used if AllValid() is false: it achieves the same as RowIsValid but skips a not-null check
publication/source_code/include/duckdb/validity_mask.hpp:146
MethodRun
publication/source_code/bench_end_to_end/include/alp_bench.hpp:1843
MethodRun
benchmarks/fls_bench/fls_bench.hpp:1844
MethodRun
benchmarks/fls_bench/fls_bench.hpp:2084
MethodScan
publication/source_code/bench_end_to_end/src/vectorwise/Operators.cpp:46
MethodScan
publication/source_code/bench_end_to_end/src/vectorwise/QueryBuilder.cpp:51
MethodScan
publication/source_code/bench_end_to_end/src/common/algebra/Operators.cpp:20
MethodScatterInfo
publication/source_code/bench_end_to_end/src/vectorwise/Operations.cpp:36
MethodSchemeSet
publication/source_code/bench_end_to_end/btrblocks_copy/btrblocks/scheme/SchemeSet.hpp:12
MethodSchemesCollection
-------------------------------------------------------------------------------------
publication/source_code/bench_end_to_end/btrblocks_copy/btrblocks/scheme/SchemePool.cpp:50
MethodSelect
publication/source_code/bench_end_to_end/src/vectorwise/QueryBuilder.cpp:69
MethodSelectTest
publication/source_code/bench_end_to_end/src/test/vectorwise/Operators.cpp:22
MethodSequenceException
publication/source_code/include/duckdb/exception.hpp:261
MethodSerializationException
publication/source_code/include/duckdb/exception.hpp:252
MethodSet
Mark the entry at the specified index as either valid or invalid (non-null or null)
publication/source_code/include/duckdb/validity_mask.hpp:201
MethodSetAllInvalid
Marks exactly "count" bits in the validity mask as invalid (null)
publication/source_code/include/duckdb/validity_mask.hpp:215
MethodSetAllValid
Marks exactly "count" bits in the validity mask as valid (not null)
publication/source_code/include/duckdb/validity_mask.hpp:227
MethodSetBuffer
publication/source_code/include/chimp/packed_data.hpp:71
MethodSetBuffer
publication/source_code/include/chimp/leading_zero_buffer.hpp:68
MethodSetErrorStream
REQUIRES: The object referenced by 'err' is valid for the lifetime of the reporter.
publication/source_code/bench_end_to_end/include/alp_bench.hpp:1917
MethodSetErrorStream
REQUIRES: The object referenced by 'err' is valid for the lifetime of the reporter.
benchmarks/fls_bench/fls_bench.hpp:1918
MethodSetInvalid
Marks the entry at the specified row index as invalid (i.e. null)
publication/source_code/include/duckdb/validity_mask.hpp:192
MethodSetInvalidUnsafe
Marks the bit at the specified entry as invalid (i.e. null)
publication/source_code/include/duckdb/validity_mask.hpp:179
MethodSetLeadingZeros
publication/source_code/include/chimp/chimp128.hpp:195
MethodSetLeadingZeros
publication/source_code/include/chimp/chimp.hpp:156
MethodSetLeadingZeros
publication/source_code/include/gorillas/gorillas.hpp:146
MethodSetOutputStream
REQUIRES: The object referenced by 'out' is valid for the lifetime of the reporter.
publication/source_code/bench_end_to_end/include/alp_bench.hpp:1910
MethodSetOutputStream
REQUIRES: The object referenced by 'out' is valid for the lifetime of the reporter.
benchmarks/fls_bench/fls_bench.hpp:1911
MethodSetStream
publication/source_code/include/chimp/byte_writer.hpp:31
MethodSetStream
publication/source_code/include/chimp/output_bit_stream.hpp:50
MethodSetStream
publication/source_code/include/chimp/byte_reader.hpp:24
MethodSetTrailingZeros
publication/source_code/include/chimp/chimp128.hpp:197
MethodSetTrailingZeros
publication/source_code/include/chimp/chimp.hpp:158
MethodSetTrailingZeros
publication/source_code/include/gorillas/gorillas.hpp:148
MethodSetUp
publication/source_code/generated/fallback/scalar_aav_uf1/fallback_scalar_aav_1024_uf1_falp_test.cpp:21
MethodSetUp
publication/source_code/generated/fallback/scalar_nav_uf1/fallback_scalar_nav_1024_uf1_falp_test.cpp:22
MethodSetUp
publication/source_code/generated/arm64v8/sve_intrinsic_uf1/arm64v8_sve_intrinsic_1024_uf1_falp_test.cpp:22
MethodSetUp
publication/source_code/generated/arm64v8/neon_intrinsic_uf1/arm64v8_neon_intrinsic_1024_uf1_falp_test.cpp:21
MethodSetUp
publication/source_code/generated/x86_64/avx512bw_intrinsic_uf1/x86_64_avx512bw_intrinsic_1024_uf1_falp_test.cpp:20
MethodSetUp
publication/source_code/generated/x86_64/avx2_intrinsic_uf1/x86_64_avx2_intrinsic_1024_uf1_falp_test.cpp:21
MethodSetUp
publication/source_code/test/test_gorillas.cpp:19
MethodSetUp
publication/source_code/test/test_chimp.cpp:25
MethodSetUp
publication/source_code/test/test_patas.cpp:25
MethodSetUp
publication/source_code/test/test_chimp128.cpp:33
MethodSetUp
publication/source_code/bench_compression_ratio/chimp128.cpp:31
MethodSetUp
publication/source_code/bench_compression_ratio/zstd.cpp:14
MethodSetUp
publication/source_code/bench_compression_ratio/alp32.cpp:86
MethodSetUp
publication/source_code/bench_compression_ratio/gorillas.cpp:15
MethodSetUp
publication/source_code/bench_compression_ratio/alp.cpp:139
MethodSetUp
publication/source_code/bench_compression_ratio/patas.cpp:21
MethodSetUp
publication/source_code/bench_compression_ratio/chimp.cpp:29
MethodSetUp
test/test_alp_sample.cpp:52
MethodSetUp
benchmarks/include/benchmark.hpp:195
MethodSetValid
Marks the entry at the specified row index as valid (i.e. not-null)
publication/source_code/include/duckdb/validity_mask.hpp:169
MethodSetValidUnsafe
Same as SetValid, but skips a null check on validity_mask
publication/source_code/include/duckdb/validity_mask.hpp:161
MethodShared
publication/source_code/bench_end_to_end/include/vectorwise/Operators.hpp:144
MethodShared
publication/source_code/bench_end_to_end/include/vectorwise/Operators.hpp:169
MethodShared
publication/source_code/bench_end_to_end/include/vectorwise/Operators.hpp:196
MethodShared
publication/source_code/bench_end_to_end/include/vectorwise/Operators.hpp:293
MethodSharedStateManager
publication/source_code/bench_end_to_end/include/vectorwise/Operators.hpp:71
FunctionSignValue
publication/source_code/include/duckdb/helper.hpp:97
MethodSimpleJoinBuilder
publication/source_code/bench_end_to_end/src/test/vectorwise/Operators.cpp:60
FunctionSleepForSeconds
publication/source_code/bench_end_to_end/include/alp_bench.hpp:790
FunctionSleepForSeconds
benchmarks/fls_bench/fls_bench.hpp:791
MethodSmallStringView
publication/source_code/bench_end_to_end/src/common/runtime/String.cpp:14
MethodStack
publication/source_code/bench_end_to_end/include/common/runtime/Stack.hpp:16
MethodStack
publication/source_code/bench_end_to_end/include/common/runtime/Stack.hpp:65
← previousnext →1,701–1,800 of 2,854, ranked by callers