id: 1 unit: void fixedWidthScan() file: velox/dwio/dwrf/common/DecoderUtil.h start line: 178 end line: 384 size: 206 LOC McCabe index: 28 number of parameters: 10 id: 2 unit: uint64_t lzoDecompress() file: velox/dwio/common/compression/LzoDecompressor.cpp start line: 64 end line: 385 size: 202 LOC McCabe index: 45 number of parameters: 4 id: 3 unit: CodegenASTNode ExprCodeGenerator::convertVeloxExpressionToCodegenAST() file: velox/experimental/codegen/code_generator/ExprCodeGenerator.cpp start line: 54 end line: 263 size: 165 LOC McCabe index: 41 number of parameters: 3 id: 4 unit: std::string DateTimeFormatter::format() file: velox/functions/lib/DateTimeFormatter.cpp start line: 132 end line: 305 size: 153 LOC McCabe index: 38 number of parameters: 2 id: 5 unit: void registerVeloxArithmeticUDFs() file: velox/experimental/codegen/udf_manager/UDFManager.cpp start line: 21 end line: 215 size: 146 LOC McCabe index: 1 number of parameters: 1 id: 6 unit: std::shared_ptr DriverFactory::createDriver() file: velox/exec/LocalPlanner.cpp start line: 274 end line: 423 size: 146 LOC McCabe index: 27 number of parameters: 3 id: 7 unit: RowVectorPtr MergeJoin::doGetOutput() file: velox/exec/MergeJoin.cpp start line: 403 end line: 594 size: 139 LOC McCabe index: 48 number of parameters: 0 id: 8 unit: void randomReads() file: velox/common/file/benchmark/ReadBenchmark.h start line: 135 end line: 274 size: 138 LOC McCabe index: 22 number of parameters: 6 id: 9 unit: StopReason Driver::runInternal() file: velox/exec/Driver.cpp start line: 244 end line: 410 size: 137 LOC McCabe index: 21 number of parameters: 2 id: 10 unit: void WriterShared::flushStripe() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 286 end line: 454 size: 130 LOC McCabe index: 11 number of parameters: 1 id: 11 unit: std::shared_ptr SubstraitVeloxPlanConverter::toVeloxPlan() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 22 end line: 171 size: 129 LOC McCabe index: 16 number of parameters: 1 id: 12 unit: Expr::PeelEncodingsResult Expr::peelEncodings() file: velox/expression/Expr.cpp start line: 398 end line: 543 size: 129 LOC McCabe index: 35 number of parameters: 6 id: 13 unit: def write_job_for_platform() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 128 LOC McCabe index: 13 number of parameters: 3 id: 14 unit: auto createBenchmarkLambda() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 245 end line: 396 size: 120 LOC McCabe index: 11 number of parameters: 8 id: 15 unit: void processRun() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 678 end line: 818 size: 120 LOC McCabe index: 24 number of parameters: 6 id: 16 unit: std::shared_ptr buildMysqlDateTimeFormatter() file: velox/functions/lib/DateTimeFormatter.cpp start line: 307 end line: 429 size: 120 LOC McCabe index: 38 number of parameters: 1 id: 17 unit: void FlatMapColumnReader::next() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 320 end line: 466 size: 119 LOC McCabe index: 26 number of parameters: 3 id: 18 unit: void fastPath() file: velox/dwio/dwrf/common/DirectDecoder.h start line: 98 end line: 216 size: 118 LOC McCabe index: 23 number of parameters: 2 id: 19 unit: __m256i SequenceVector::loadSIMDValueBufferAt() file: velox/vector/SequenceVector-inl.h start line: 125 end line: 245 size: 114 LOC McCabe index: 10 number of parameters: 1 id: 20 unit: void HiveDataSource::addSplit() file: velox/connectors/hive/HiveConnector.cpp start line: 375 end line: 511 size: 113 LOC McCabe index: 22 number of parameters: 1 id: 21 unit: void StringDictionaryColumnReader::readDictionaryVector() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1102 end line: 1233 size: 113 LOC McCabe index: 22 number of parameters: 3 id: 22 unit: void CastExpr::apply() file: velox/expression/CastExpr.cpp start line: 498 end line: 625 size: 113 LOC McCabe index: 15 number of parameters: 6 id: 23 unit: std::string variant::toJson() file: velox/type/Variant.cpp start line: 184 end line: 303 size: 112 LOC McCabe index: 29 number of parameters: 0 id: 24 unit: void apply() file: velox/functions/prestosql/Map.cpp start line: 25 end line: 159 size: 111 LOC McCabe index: 7 number of parameters: 5 id: 25 unit: bool Expr::applyFunctionWithPeeling() file: velox/expression/Expr.cpp start line: 944 end line: 1067 size: 111 LOC McCabe index: 26 number of parameters: 4 id: 26 unit: void apply() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 122 end line: 261 size: 107 LOC McCabe index: 13 number of parameters: 5 id: 27 unit: RowVectorPtr Unnest::getOutput() file: velox/exec/Unnest.cpp start line: 64 end line: 196 size: 105 LOC McCabe index: 26 number of parameters: 0 id: 28 unit: void apply() file: velox/functions/prestosql/MapConcat.cpp start line: 31 end line: 155 size: 105 LOC McCabe index: 10 number of parameters: 5 id: 29 unit: void toDuckDbFilter() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 53 end line: 158 size: 102 LOC McCabe index: 28 number of parameters: 4 id: 30 unit: std::shared_ptr visitProjection() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 504 end line: 630 size: 100 LOC McCabe index: 16 number of parameters: 2 id: 31 unit: std::unique_ptr SelectiveColumnReader::build() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 338 end line: 435 size: 97 LOC McCabe index: 18 number of parameters: 5 id: 32 unit: void Task::start() file: velox/exec/Task.cpp start line: 136 end line: 274 size: 95 LOC McCabe index: 12 number of parameters: 3 id: 33 unit: FOLLY_ALWAYS_INLINE int64_t diffTimestamp() file: velox/functions/prestosql/DateTimeImpl.h start line: 193 end line: 302 size: 95 LOC McCabe index: 23 number of parameters: 3 id: 34 unit: void apply() file: velox/functions/prestosql/Zip.cpp start line: 63 end line: 181 size: 95 LOC McCabe index: 6 number of parameters: 5 id: 35 unit: virtual void apply() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 171 end line: 293 size: 94 LOC McCabe index: 18 number of parameters: 5 id: 36 unit: void applyTypedWithInstance() file: velox/functions/prestosql/ArrayPosition.cpp start line: 172 end line: 284 size: 94 LOC McCabe index: 19 number of parameters: 6 id: 37 unit: void KllSketch::merge() file: velox/functions/lib/KllSketch-inl.h start line: 429 end line: 527 size: 94 LOC McCabe index: 17 number of parameters: 1 id: 38 unit: void processRun() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 1049 end line: 1141 size: 93 LOC McCabe index: 19 number of parameters: 6 id: 39 unit: void StringDictionaryColumnReader::readFlatVector() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1235 end line: 1333 size: 92 LOC McCabe index: 18 number of parameters: 3 id: 40 unit: void RleDecoderV1::next() file: velox/dwio/dwrf/common/RLEv1.cpp start line: 102 end line: 200 size: 92 LOC McCabe index: 28 number of parameters: 3 id: 41 unit: void estimateSerializedSizeInt() file: velox/serializers/PrestoSerializer.cpp start line: 1351 end line: 1442 size: 92 LOC McCabe index: 14 number of parameters: 3 id: 42 unit: bool tryParseDateString() file: velox/type/TimestampConversion.cpp start line: 148 end line: 263 size: 91 LOC McCabe index: 38 number of parameters: 5 id: 43 unit: bool registerApproxPercentile() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 491 end line: 586 size: 89 LOC McCabe index: 13 number of parameters: 1 id: 44 unit: void iterate() file: velox/expression/SimpleFunctionAdapter.h start line: 299 end line: 412 size: 89 LOC McCabe index: 18 number of parameters: 3 id: 45 unit: ExprPtr compileExpression() file: velox/expression/ExprCompiler.cpp start line: 309 end line: 401 size: 89 LOC McCabe index: 15 number of parameters: 5 id: 46 unit: std::unique_ptr ColumnReader::build() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 2089 end line: 2175 size: 87 LOC McCabe index: 20 number of parameters: 4 id: 47 unit: std::optional DwrfRowReaderShared::estimatedRowSizeHelper() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 420 end line: 508 size: 87 LOC McCabe index: 25 number of parameters: 3 id: 48 unit: void StringColumnWriter::populateDictionaryEncodingStreams() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1184 end line: 1292 size: 87 LOC McCabe index: 7 number of parameters: 0 id: 49 unit: BooleanMix getFlatBool() file: velox/expression/ControlExpr.cpp start line: 557 end line: 646 size: 87 LOC McCabe index: 24 number of parameters: 8 id: 50 unit: bool nonNullRowsFromSparse() file: velox/dwio/dwrf/common/DecoderUtil.cpp start line: 54 end line: 156 size: 85 LOC McCabe index: 13 number of parameters: 6 id: 51 unit: connector::hive::SubfieldFilters SubstraitVeloxPlanConverter::toVeloxFilter() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 403 end line: 495 size: 85 LOC McCabe index: 16 number of parameters: 3 id: 52 unit: void applyTyped() file: velox/functions/prestosql/VectorArithmetic.cpp start line: 115 end line: 241 size: 85 LOC McCabe index: 17 number of parameters: 5 id: 53 unit: std::unique_ptr ColumnWriter::create() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1933 end line: 2024 size: 84 LOC McCabe index: 24 number of parameters: 4 id: 54 unit: std::string codegenControlWordCase() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 2422 end line: 2512 size: 83 LOC McCabe index: 15 number of parameters: 3 id: 55 unit: void FlatVector::copyValuesAndNulls() file: velox/vector/FlatVector.cpp start line: 49 end line: 132 size: 83 LOC McCabe index: 19 number of parameters: 3 id: 56 unit: void WriterShared::flushInternal() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 456 end line: 556 size: 82 LOC McCabe index: 15 number of parameters: 1 id: 57 unit: folly::dynamic variant::serialize() file: velox/type/Variant.cpp start line: 305 end line: 392 size: 82 LOC McCabe index: 20 number of parameters: 0 id: 58 unit: void CastExpr::applyCastWithTry() file: velox/expression/CastExpr.cpp start line: 105 end line: 198 size: 82 LOC McCabe index: 15 number of parameters: 4 id: 59 unit: VectorPtr BaseVector::create() file: velox/vector/BaseVector.cpp start line: 245 end line: 345 size: 82 LOC McCabe index: 8 number of parameters: 3 id: 60 unit: bool ZlibDecompressionStream::Next() file: velox/dwio/dwrf/common/Compression.cpp start line: 348 end line: 431 size: 81 LOC McCabe index: 11 number of parameters: 2 id: 61 unit: FOLLY_ALWAYS_INLINE uint64_t IntDecoder::readVuLong() file: velox/dwio/dwrf/common/IntDecoder.h start line: 219 end line: 298 size: 80 LOC McCabe index: 14 number of parameters: 0 id: 62 unit: def main() file: scripts/license-header.py start line: 0 end line: 0 size: 80 LOC McCabe index: 25 number of parameters: 0 id: 63 unit: uint64_t FloatColumnWriter::write() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1352 end line: 1439 size: 79 LOC McCabe index: 12 number of parameters: 2 id: 64 unit: void CacheShard::evict() file: velox/common/caching/AsyncDataCache.cpp start line: 320 end line: 399 size: 79 LOC McCabe index: 22 number of parameters: 2 id: 65 unit: void HashProbe::addInput() file: velox/exec/HashProbe.cpp start line: 211 end line: 305 size: 79 LOC McCabe index: 17 number of parameters: 1 id: 66 unit: VectorPtr convert() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 135 end line: 231 size: 79 LOC McCabe index: 17 number of parameters: 5 id: 67 unit: void readRowVector() file: velox/serializers/PrestoSerializer.cpp start line: 479 end line: 566 size: 78 LOC McCabe index: 17 number of parameters: 4 id: 68 unit: def init_option_parser() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 78 LOC McCabe index: 1 number of parameters: 1 id: 69 unit: def parse_args() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 78 LOC McCabe index: 7 number of parameters: 0 id: 70 unit: CodeSnippet UDFCallExpr::generateCode() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 232 end line: 331 size: 77 LOC McCabe index: 15 number of parameters: 2 id: 71 unit: uint64_t MapColumnWriter::write() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1843 end line: 1929 size: 77 LOC McCabe index: 14 number of parameters: 2 id: 72 unit: void SelectiveStringDictionaryColumnReader::read() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.cpp start line: 208 end line: 291 size: 76 LOC McCabe index: 21 number of parameters: 3 id: 73 unit: void HashTable::decideHashMode() file: velox/exec/HashTable.cpp start line: 968 end line: 1049 size: 76 LOC McCabe index: 18 number of parameters: 1 id: 74 unit: void ConjunctExpr::updateResult() file: velox/expression/ControlExpr.cpp start line: 461 end line: 539 size: 76 LOC McCabe index: 14 number of parameters: 4 id: 75 unit: void FlatVector::copyValuesAndNulls() file: velox/vector/FlatVector-inl.h start line: 137 end line: 212 size: 76 LOC McCabe index: 23 number of parameters: 3 id: 76 unit: def run_project_cmd() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 76 LOC McCabe index: 25 number of parameters: 4 id: 77 unit: void MapColumnReader::next() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1887 end line: 1977 size: 75 LOC McCabe index: 18 number of parameters: 3 id: 78 unit: uint64_t ListColumnWriter::write() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1719 end line: 1805 size: 75 LOC McCabe index: 14 number of parameters: 2 id: 79 unit: VectorPtr applyTyped() file: velox/functions/prestosql/ArrayMinMax.cpp start line: 25 end line: 106 size: 75 LOC McCabe index: 14 number of parameters: 4 id: 80 unit: void ConjunctExpr::evalSpecialForm() file: velox/expression/ControlExpr.cpp start line: 351 end line: 439 size: 75 LOC McCabe index: 13 number of parameters: 3 id: 81 unit: uint64_t FlatMapColumnWriter::write() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 283 end line: 381 size: 74 LOC McCabe index: 7 number of parameters: 2 id: 82 unit: bool registerMinMaxByAggregate() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 461 end line: 544 size: 74 LOC McCabe index: 12 number of parameters: 1 id: 83 unit: inline static size_t replace() file: velox/functions/lib/string/StringCore.h start line: 266 end line: 360 size: 74 LOC McCabe index: 16 number of parameters: 5 id: 84 unit: uint64_t RleDecoderV2::nextDelta() file: velox/dwio/dwrf/common/RLEv2.cpp start line: 469 end line: 565 size: 73 LOC McCabe index: 25 number of parameters: 4 id: 85 unit: RowVectorPtr HashProbe::getOutput() file: velox/exec/HashProbe.cpp start line: 409 end line: 502 size: 73 LOC McCabe index: 26 number of parameters: 0 id: 86 unit: def setup_build_options() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 73 LOC McCabe index: 19 number of parameters: 2 id: 87 unit: bool tryParseTimeString() file: velox/type/TimestampConversion.cpp start line: 267 end line: 359 size: 72 LOC McCabe index: 25 number of parameters: 5 id: 88 unit: inline const __m256i loadSIMDInternal() file: velox/vector/BiasVector.h start line: 169 end line: 242 size: 72 LOC McCabe index: 12 number of parameters: 1 id: 89 unit: size_t apply() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 295 end line: 385 size: 71 LOC McCabe index: 7 number of parameters: 5 id: 90 unit: uint64_t BinaryColumnWriter::write() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1479 end line: 1558 size: 71 LOC McCabe index: 12 number of parameters: 2 id: 91 unit: variant variant::create() file: velox/type/Variant.cpp start line: 394 end line: 471 size: 71 LOC McCabe index: 24 number of parameters: 1 id: 92 unit: uint64_t variant::hash() file: velox/type/Variant.cpp start line: 473 end line: 546 size: 71 LOC McCabe index: 19 number of parameters: 0 id: 93 unit: void parseFromPattern() file: velox/functions/lib/JodaDateTime.cpp start line: 278 end line: 367 size: 71 LOC McCabe index: 20 number of parameters: 5 id: 94 unit: VectorPtr importFromArrowImpl() file: velox/vector/arrow/Bridge.cpp start line: 683 end line: 772 size: 71 LOC McCabe index: 6 number of parameters: 5 id: 95 unit: FOLLY_ALWAYS_INLINE vector_size_t checkAndSkipNulls() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 171 end line: 248 size: 70 LOC McCabe index: 13 number of parameters: 3 id: 96 unit: uint64_t RleDecoderV2::nextPatched() file: velox/dwio/dwrf/common/RLEv2.cpp start line: 343 end line: 454 size: 70 LOC McCabe index: 8 number of parameters: 4 id: 97 unit: inline void processFixedFilter() file: velox/dwio/dwrf/common/DecoderUtil.h start line: 96 end line: 168 size: 70 LOC McCabe index: 17 number of parameters: 8 id: 98 unit: void RowVector::copy() file: velox/vector/ComplexVector.cpp start line: 136 end line: 210 size: 70 LOC McCabe index: 18 number of parameters: 4 id: 99 unit: TypePtr importFromArrow() file: velox/vector/arrow/Bridge.cpp start line: 447 end line: 534 size: 70 LOC McCabe index: 23 number of parameters: 1 id: 100 unit: std::shared_ptr Expressions::inferTypes() file: velox/parse/Expressions.cpp start line: 214 end line: 284 size: 69 LOC McCabe index: 16 number of parameters: 3 id: 101 unit: void fastPath() file: velox/dwio/dwrf/common/FloatingPointDecoder.h start line: 102 end line: 169 size: 68 LOC McCabe index: 16 number of parameters: 2 id: 102 unit: std::unique_ptr BytesRange::mergeWith() file: velox/type/Filter.cpp start line: 977 end line: 1051 size: 68 LOC McCabe index: 19 number of parameters: 1 id: 103 unit: void GroupingSet::addInputForActiveRows() file: velox/exec/GroupingSet.cpp start line: 140 end line: 213 size: 68 LOC McCabe index: 17 number of parameters: 2 id: 104 unit: uint32_t maxDrivers() file: velox/exec/LocalPlanner.cpp start line: 165 end line: 240 size: 68 LOC McCabe index: 21 number of parameters: 1 id: 105 unit: VectorPtr CastExpr::applyRow() file: velox/expression/CastExpr.cpp start line: 352 end line: 436 size: 68 LOC McCabe index: 8 number of parameters: 5 id: 106 unit: void ListColumnReader::next() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1727 end line: 1809 size: 67 LOC McCabe index: 15 number of parameters: 3 id: 107 unit: std::unique_ptr MultiRange::mergeWith() file: velox/type/Filter.cpp start line: 565 end line: 645 size: 67 LOC McCabe index: 23 number of parameters: 1 id: 108 unit: void apply() file: velox/functions/prestosql/ArrayDuplicates.cpp start line: 48 end line: 133 size: 67 LOC McCabe index: 6 number of parameters: 5 id: 109 unit: void applyTypedFirstMatch() file: velox/functions/prestosql/ArrayPosition.cpp start line: 29 end line: 111 size: 67 LOC McCabe index: 15 number of parameters: 5 id: 110 unit: void FlatVector::copyValuesAndNulls() file: velox/vector/FlatVector-inl.h start line: 215 end line: 281 size: 67 LOC McCabe index: 14 number of parameters: 4 id: 111 unit: void DecodedVector::combineWrappers() file: velox/vector/DecodedVector.cpp start line: 127 end line: 195 size: 67 LOC McCabe index: 18 number of parameters: 3 id: 112 unit: bool registerMinMaxAggregate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 524 end line: 592 size: 66 LOC McCabe index: 15 number of parameters: 1 id: 113 unit: void EvalCtx::setWrapped() file: velox/expression/EvalCtx.cpp start line: 33 end line: 108 size: 66 LOC McCabe index: 11 number of parameters: 4 id: 114 unit: void SwitchExpr::evalSpecialForm() file: velox/expression/ControlExpr.cpp start line: 157 end line: 238 size: 66 LOC McCabe index: 11 number of parameters: 3 id: 115 unit: uint64_t StructColumnWriter::write() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1608 end line: 1682 size: 65 LOC McCabe index: 10 number of parameters: 2 id: 116 unit: ArrayVectorPtr DeserializeArray() file: velox/row/UnsafeRow24Deserializer.cpp start line: 231 end line: 296 size: 65 LOC McCabe index: 8 number of parameters: 3 id: 117 unit: std::unique_ptr BytesValues::mergeWith() file: velox/type/Filter.cpp start line: 1053 end line: 1127 size: 65 LOC McCabe index: 22 number of parameters: 1 id: 118 unit: void VectorHasher::lookupValueIdsTyped() file: velox/exec/VectorHasher.cpp start line: 379 end line: 444 size: 65 LOC McCabe index: 16 number of parameters: 4 id: 119 unit: std::shared_ptr parseOperatorExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 218 end line: 299 size: 65 LOC McCabe index: 13 number of parameters: 1 id: 120 unit: bool PagedInputStream::Next() file: velox/dwio/dwrf/common/PagedInputStream.cpp start line: 105 end line: 184 size: 64 LOC McCabe index: 11 number of parameters: 2 id: 121 unit: CompressResult generalCompress() file: velox/functions/lib/KllSketch-inl.h start line: 131 end line: 215 size: 64 LOC McCabe index: 10 number of parameters: 7 id: 122 unit: VectorPtr toVeloxVector() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 270 end line: 333 size: 64 LOC McCabe index: 17 number of parameters: 4 id: 123 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 64 LOC McCabe index: 1 number of parameters: 2 id: 124 unit: uint64_t DwrfReaderShared::getMemoryUse() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 306 end line: 383 size: 63 LOC McCabe index: 17 number of parameters: 3 id: 125 unit: std::unique_ptr buildColumnStatisticsFromProto() file: velox/dwio/dwrf/common/Statistics.cpp start line: 23 end line: 100 size: 63 LOC McCabe index: 34 number of parameters: 2 id: 126 unit: std::shared_ptr SubstraitVeloxPlanConverter::toVeloxPlan() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 217 end line: 288 size: 63 LOC McCabe index: 8 number of parameters: 5 id: 127 unit: void FlatVector::copyValuesAndNulls() file: velox/vector/FlatVector.cpp start line: 135 end line: 198 size: 63 LOC McCabe index: 14 number of parameters: 4 id: 128 unit: def add_args() file: build/fbcode_builder/make_docker_context.py start line: 0 end line: 0 size: 63 LOC McCabe index: 1 number of parameters: 1 id: 129 unit: bool MmapAllocator::allocateContiguous() file: velox/common/memory/MmapAllocator.cpp start line: 133 end line: 195 size: 62 LOC McCabe index: 10 number of parameters: 4 id: 130 unit: void VeloxException::State::finalize() file: velox/common/base/VeloxException.cpp start line: 107 end line: 180 size: 62 LOC McCabe index: 13 number of parameters: 0 id: 131 unit: int32_t listRows() file: velox/exec/RowContainer.h start line: 622 end line: 683 size: 62 LOC McCabe index: 18 number of parameters: 4 id: 132 unit: void registerSimpleFunctions() file: velox/functions/prestosql/registration/ArithmeticFunctionsRegistration.cpp start line: 25 end line: 87 size: 62 LOC McCabe index: 1 number of parameters: 0 id: 133 unit: void apply() file: velox/functions/prestosql/benchmarks/MapInputBenchmark.cpp start line: 78 end line: 154 size: 62 LOC McCabe index: 3 number of parameters: 5 id: 134 unit: def _resolve_dep_to_git() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 62 LOC McCabe index: 22 number of parameters: 1 id: 135 unit: void StripeStreamsImpl::loadStreams() file: velox/dwio/dwrf/reader/StripeStream.cpp start line: 137 end line: 212 size: 61 LOC McCabe index: 15 number of parameters: 0 id: 136 unit: void applyTyped() file: velox/functions/sparksql/ArraySort.cpp start line: 85 end line: 157 size: 61 LOC McCabe index: 11 number of parameters: 6 id: 137 unit: void processFixedWidthRun() file: velox/dwio/dwrf/common/DecoderUtil.h start line: 468 end line: 529 size: 60 LOC McCabe index: 8 number of parameters: 9 id: 138 unit: bool AsyncDataCache::makeSpace() file: velox/common/caching/AsyncDataCache.cpp start line: 503 end line: 582 size: 60 LOC McCabe index: 18 number of parameters: 2 id: 139 unit: void Expr::evalWithMemo() file: velox/expression/Expr.cpp start line: 692 end line: 765 size: 60 LOC McCabe index: 10 number of parameters: 3 id: 140 unit: void FloatingPointColumnReader::next() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 760 end line: 827 size: 59 LOC McCabe index: 16 number of parameters: 3 id: 141 unit: void FileInputStream::read() file: velox/dwio/common/InputStream.cpp start line: 82 end line: 148 size: 59 LOC McCabe index: 4 number of parameters: 4 id: 142 unit: VectorPtr applyArray() file: velox/functions/prestosql/Slice.cpp start line: 81 end line: 147 size: 59 LOC McCabe index: 4 number of parameters: 4 id: 143 unit: void Expr::evalAll() file: velox/expression/Expr.cpp start line: 863 end line: 929 size: 59 LOC McCabe index: 16 number of parameters: 3 id: 144 unit: inline bool SelectiveStringDirectColumnReader::try8Consecutive() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 139 end line: 201 size: 58 LOC McCabe index: 14 number of parameters: 3 id: 145 unit: void ByteRleDecoder::next() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 391 end line: 452 size: 58 LOC McCabe index: 18 number of parameters: 3 id: 146 unit: void apply() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 280 end line: 345 size: 58 LOC McCabe index: 8 number of parameters: 5 id: 147 unit: void SelectiveColumnReader::getIntValues() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 156 end line: 212 size: 57 LOC McCabe index: 13 number of parameters: 3 id: 148 unit: void SelectiveColumnReader::filterNulls() file: velox/dwio/dwrf/reader/SelectiveColumnReaderInternal.h start line: 294 end line: 357 size: 57 LOC McCabe index: 16 number of parameters: 3 id: 149 unit: void initializeMapVector() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 173 end line: 237 size: 57 LOC McCabe index: 11 number of parameters: 5 id: 150 unit: void bulkScan() file: velox/dwio/dwrf/common/RLEv1.h start line: 431 end line: 488 size: 57 LOC McCabe index: 9 number of parameters: 3 id: 151 unit: void apply() file: velox/functions/prestosql/StringFunctions.cpp start line: 363 end line: 442 size: 57 LOC McCabe index: 10 number of parameters: 5 id: 152 unit: bool registerSumAggregate() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 143 end line: 201 size: 57 LOC McCabe index: 10 number of parameters: 1 id: 153 unit: void apply() file: velox/functions/prestosql/ArrayDistinct.cpp start line: 49 end line: 120 size: 57 LOC McCabe index: 5 number of parameters: 5 id: 154 unit: void KllSketch::estimateQuantiles() file: velox/functions/lib/KllSketch-inl.h start line: 368 end line: 425 size: 57 LOC McCabe index: 10 number of parameters: 2 id: 155 unit: void FieldReference::evalSpecialForm() file: velox/expression/ControlExpr.cpp start line: 78 end line: 146 size: 57 LOC McCabe index: 15 number of parameters: 3 id: 156 unit: def setup_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 57 LOC McCabe index: 1 number of parameters: 2 id: 157 unit: void flush() file: velox/serializers/PrestoSerializer.cpp start line: 734 end line: 799 size: 56 LOC McCabe index: 11 number of parameters: 1 id: 158 unit: void Task::terminate() file: velox/exec/Task.cpp start line: 892 end line: 968 size: 56 LOC McCabe index: 15 number of parameters: 1 id: 159 unit: RowVectorPtr PartitionedOutput::getOutput() file: velox/exec/PartitionedOutput.cpp start line: 226 end line: 294 size: 56 LOC McCabe index: 13 number of parameters: 0 id: 160 unit: void apply() file: velox/functions/prestosql/StringFunctions.cpp start line: 224 end line: 287 size: 56 LOC McCabe index: 4 number of parameters: 5 id: 161 unit: bool registerApproxDistinct() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 383 end line: 440 size: 56 LOC McCabe index: 7 number of parameters: 3 id: 162 unit: void StringDirectColumnReader::next() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1449 end line: 1517 size: 55 LOC McCabe index: 11 number of parameters: 3 id: 163 unit: CachePin CacheShard::findOrCreate() file: velox/common/caching/AsyncDataCache.cpp start line: 147 end line: 209 size: 55 LOC McCabe index: 7 number of parameters: 3 id: 164 unit: int32_t indicesOfSetBits() file: velox/common/base/SimdUtil.cpp start line: 95 end line: 149 size: 55 LOC McCabe index: 14 number of parameters: 4 id: 165 unit: RowVectorPtr CrossJoinProbe::getOutput() file: velox/exec/CrossJoinProbe.cpp start line: 94 end line: 155 size: 55 LOC McCabe index: 10 number of parameters: 0 id: 166 unit: void apply() file: velox/functions/sparksql/In.cpp start line: 73 end line: 129 size: 55 LOC McCabe index: 10 number of parameters: 5 id: 167 unit: VectorPtr removeDuplicates() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 194 end line: 258 size: 55 LOC McCabe index: 8 number of parameters: 1 id: 168 unit: void apply() file: velox/functions/prestosql/Reduce.cpp start line: 69 end line: 147 size: 55 LOC McCabe index: 8 number of parameters: 5 id: 169 unit: uint32_t KllSketch::insertPosition() file: velox/functions/lib/KllSketch-inl.h start line: 243 end line: 314 size: 55 LOC McCabe index: 10 number of parameters: 0 id: 170 unit: static void reallocate() file: velox/buffer/Buffer.h start line: 323 end line: 395 size: 55 LOC McCabe index: 7 number of parameters: 3 id: 171 unit: def run_project_cmd() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 55 LOC McCabe index: 16 number of parameters: 4 id: 172 unit: void CachedBufferedInput::makeLoads() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 203 end line: 260 size: 54 LOC McCabe index: 12 number of parameters: 2 id: 173 unit: void SsdFile::write() file: velox/common/caching/SsdFile.cpp start line: 305 end line: 364 size: 54 LOC McCabe index: 9 number of parameters: 1 id: 174 unit: __m256i BigintValuesUsingHashTable::test4x64() file: velox/type/Filter.cpp start line: 177 end line: 236 size: 54 LOC McCabe index: 9 number of parameters: 1 id: 175 unit: void request() file: velox/exec/Exchange.cpp start line: 74 end line: 131 size: 54 LOC McCabe index: 7 number of parameters: 0 id: 176 unit: void apply() file: velox/functions/lib/Re2Functions.cpp start line: 253 end line: 315 size: 54 LOC McCabe index: 7 number of parameters: 5 id: 177 unit: std::shared_ptr makeRe2Extract() file: velox/functions/lib/Re2Functions.cpp start line: 638 end line: 697 size: 54 LOC McCabe index: 10 number of parameters: 3 id: 178 unit: std::shared_ptr visitFilter() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 433 end line: 501 size: 53 LOC McCabe index: 6 number of parameters: 2 id: 179 unit: void SelectiveStructColumnReader::getValues() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.cpp start line: 191 end line: 244 size: 53 LOC McCabe index: 12 number of parameters: 2 id: 180 unit: static void toDuck() file: velox/duckdb/functions/DuckFunctions.cpp start line: 319 end line: 375 size: 53 LOC McCabe index: 10 number of parameters: 5 id: 181 unit: static void makeFieldSpecs() file: velox/connectors/hive/HiveConnector.cpp start line: 105 end line: 158 size: 52 LOC McCabe index: 7 number of parameters: 4 id: 182 unit: void initializeVectorImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 249 end line: 307 size: 52 LOC McCabe index: 10 number of parameters: 4 id: 183 unit: std::string Filter::toString() file: velox/type/Filter.cpp start line: 20 end line: 72 size: 52 LOC McCabe index: 17 number of parameters: 0 id: 184 unit: RowVectorPtr MergeJoin::applyFilter() file: velox/exec/MergeJoin.cpp start line: 596 end line: 670 size: 52 LOC McCabe index: 14 number of parameters: 1 id: 185 unit: void printCoverageMap() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 180 end line: 253 size: 52 LOC McCabe index: 6 number of parameters: 4 id: 186 unit: std::string likePatternToRe2() file: velox/functions/lib/Re2Functions.cpp start line: 128 end line: 183 size: 52 LOC McCabe index: 27 number of parameters: 3 id: 187 unit: VectorPtr applyArrayTyped() file: velox/functions/lib/SubscriptUtil.h start line: 152 end line: 213 size: 52 LOC McCabe index: 6 number of parameters: 4 id: 188 unit: int32_t RowVector::compare() file: velox/vector/ComplexVector.cpp start line: 69 end line: 123 size: 52 LOC McCabe index: 17 number of parameters: 4 id: 189 unit: void SelectiveTimestampColumnReader::readHelper() file: velox/dwio/dwrf/reader/SelectiveTimestampColumnReader.cpp start line: 73 end line: 128 size: 51 LOC McCabe index: 3 number of parameters: 1 id: 190 unit: void CacheInputStream::loadPosition() file: velox/dwio/dwrf/common/CacheInputStream.cpp start line: 238 end line: 294 size: 51 LOC McCabe index: 9 number of parameters: 0 id: 191 unit: std::shared_ptr SubstraitParser::parseType() file: velox/substrait/SubstraitUtils.cpp start line: 22 end line: 75 size: 51 LOC McCabe index: 10 number of parameters: 1 id: 192 unit: std::unique_ptr BigintMultiRange::mergeWith() file: velox/type/Filter.cpp start line: 914 end line: 967 size: 51 LOC McCabe index: 17 number of parameters: 1 id: 193 unit: void registerSimpleFunctions() file: velox/functions/prestosql/registration/DateTimeFunctionsRegistration.cpp start line: 23 end line: 75 size: 51 LOC McCabe index: 1 number of parameters: 0 id: 194 unit: void castToJsonFromMap() file: velox/functions/prestosql/types/JsonType.cpp start line: 288 end line: 362 size: 51 LOC McCabe index: 8 number of parameters: 4 id: 195 unit: bool registerAverageAggregate() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 294 end line: 347 size: 51 LOC McCabe index: 8 number of parameters: 1 id: 196 unit: std::shared_ptr makeRe2ExtractAll() file: velox/functions/lib/Re2Functions.cpp start line: 795 end line: 850 size: 51 LOC McCabe index: 10 number of parameters: 2 id: 197 unit: FOLLY_ALWAYS_INLINE void pad() file: velox/functions/lib/string/StringImpl.h start line: 638 end line: 706 size: 51 LOC McCabe index: 6 number of parameters: 4 id: 198 unit: void StructColumnReader::next() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1591 end line: 1652 size: 50 LOC McCabe index: 10 number of parameters: 3 id: 199 unit: static std::shared_ptr visit() file: velox/dwio/common/TypeUtils.h start line: 53 end line: 102 size: 50 LOC McCabe index: 7 number of parameters: 2 id: 200 unit: void benchmarkComputeValueIdsForStrings() file: velox/exec/benchmarks/VectorHasherBenchmark.cpp start line: 111 end line: 168 size: 50 LOC McCabe index: 8 number of parameters: 1 id: 201 unit: void applyTyped() file: velox/functions/prestosql/InPredicate.cpp start line: 209 end line: 266 size: 50 LOC McCabe index: 10 number of parameters: 5 id: 202 unit: void updateGroups() file: velox/functions/prestosql/aggregates/SimpleNumericAggregate.h start line: 75 end line: 125 size: 50 LOC McCabe index: 8 number of parameters: 5 id: 203 unit: FOLLY_ALWAYS_INLINE Timestamp addToTimestamp() file: velox/functions/prestosql/DateTimeImpl.h start line: 135 end line: 191 size: 50 LOC McCabe index: 10 number of parameters: 3 id: 204 unit: VectorPtr applyMapTyped() file: velox/functions/lib/SubscriptUtil.h start line: 280 end line: 356 size: 50 LOC McCabe index: 5 number of parameters: 4 id: 205 unit: void registerDuckDBFunction() file: velox/duckdb/functions/DuckFunctions.cpp start line: 664 end line: 717 size: 50 LOC McCabe index: 15 number of parameters: 2 id: 206 unit: VectorPtr CastExpr::applyMap() file: velox/expression/CastExpr.cpp start line: 254 end line: 314 size: 50 LOC McCabe index: 5 number of parameters: 5 id: 207 unit: void ArrayVector::copy() file: velox/vector/ComplexVector.cpp start line: 408 end line: 461 size: 50 LOC McCabe index: 10 number of parameters: 4 id: 208 unit: def parse_args_to_fbcode_builder_opts() file: build/fbcode_builder/parse_args.py start line: 0 end line: 0 size: 50 LOC McCabe index: 12 number of parameters: 4 id: 209 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 50 LOC McCabe index: 6 number of parameters: 3 id: 210 unit: auto prepareBenchmarkInfo() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 167 end line: 229 size: 49 LOC McCabe index: 2 number of parameters: 7 id: 211 unit: std::set outputIfNullIn() file: velox/experimental/codegen/ast/ASTAnalysis.cpp start line: 111 end line: 177 size: 49 LOC McCabe index: 18 number of parameters: 1 id: 212 unit: std::shared_ptr resolveType() file: velox/parse/TypeResolver.cpp start line: 28 end line: 86 size: 49 LOC McCabe index: 15 number of parameters: 2 id: 213 unit: void SelectiveColumnReader::compactScalarValues() file: velox/dwio/dwrf/reader/SelectiveColumnReaderInternal.h start line: 220 end line: 273 size: 49 LOC McCabe index: 14 number of parameters: 2 id: 214 unit: void fastPath() file: velox/dwio/dwrf/common/RLEv1.h start line: 324 end line: 372 size: 49 LOC McCabe index: 11 number of parameters: 2 id: 215 unit: void CachedBufferedInput::load() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 147 end line: 201 size: 49 LOC McCabe index: 14 number of parameters: 1 id: 216 unit: bool MmapAllocator::SizeClass::allocateLocked() file: velox/common/memory/MmapAllocator.cpp start line: 309 end line: 360 size: 49 LOC McCabe index: 11 number of parameters: 4 id: 217 unit: RowVectorPtr HashAggregation::getOutput() file: velox/exec/HashAggregation.cpp start line: 148 end line: 214 size: 49 LOC McCabe index: 14 number of parameters: 0 id: 218 unit: void HashTable::arrayGroupProbe() file: velox/exec/HashTable.cpp start line: 412 end line: 461 size: 49 LOC McCabe index: 10 number of parameters: 1 id: 219 unit: void applyTyped() file: velox/functions/prestosql/ArrayContains.cpp start line: 23 end line: 81 size: 49 LOC McCabe index: 11 number of parameters: 5 id: 220 unit: static vector_size_t doApply() file: velox/functions/prestosql/FilterFunctions.cpp start line: 52 end line: 104 size: 49 LOC McCabe index: 8 number of parameters: 8 id: 221 unit: JodaResult JodaFormatter::parse() file: velox/functions/lib/JodaDateTime.cpp start line: 371 end line: 429 size: 49 LOC McCabe index: 16 number of parameters: 1 id: 222 unit: VectorPtr VectorFuzzer::fuzzComplex() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 300 end line: 352 size: 49 LOC McCabe index: 7 number of parameters: 2 id: 223 unit: std::string generateConcatExpr() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 309 end line: 368 size: 48 LOC McCabe index: 5 number of parameters: 6 id: 224 unit: CodeSnippet SwitchExpression::generateCode() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 135 end line: 193 size: 48 LOC McCabe index: 5 number of parameters: 2 id: 225 unit: FOLLY_ALWAYS_INLINE vector_size_t process() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 607 end line: 659 size: 48 LOC McCabe index: 19 number of parameters: 2 id: 226 unit: void SelectiveStringDirectColumnReader::readWithVisitor() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 309 end line: 358 size: 48 LOC McCabe index: 9 number of parameters: 2 id: 227 unit: bool CacheInputStream::loadFromSsd() file: velox/dwio/dwrf/common/CacheInputStream.cpp start line: 182 end line: 236 size: 48 LOC McCabe index: 6 number of parameters: 2 id: 228 unit: std::unique_ptr createDecompressor() file: velox/dwio/dwrf/common/Compression.cpp start line: 475 end line: 525 size: 48 LOC McCabe index: 9 number of parameters: 6 id: 229 unit: void DirectDecoder::next() file: velox/dwio/dwrf/common/DirectDecoder.cpp start line: 42 end line: 93 size: 48 LOC McCabe index: 19 number of parameters: 3 id: 230 unit: inline void loopOverBuffers() file: velox/dwio/dwrf/common/StreamUtil.h start line: 150 end line: 198 size: 48 LOC McCabe index: 4 number of parameters: 7 id: 231 unit: bool testFilter() file: velox/dwio/common/ScanSpec.cpp start line: 231 end line: 290 size: 48 LOC McCabe index: 15 number of parameters: 4 id: 232 unit: bool MmapAllocator::allocate() file: velox/common/memory/MmapAllocator.cpp start line: 37 end line: 88 size: 48 LOC McCabe index: 10 number of parameters: 5 id: 233 unit: std::unique_ptr mergeWith() file: velox/type/Filter.h start line: 891 end line: 944 size: 48 LOC McCabe index: 18 number of parameters: 1 id: 234 unit: FOLLY_ALWAYS_INLINE void HashTable::buildFullProbe() file: velox/exec/HashTable.cpp start line: 675 end line: 722 size: 48 LOC McCabe index: 6 number of parameters: 4 id: 235 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 297 end line: 345 size: 48 LOC McCabe index: 6 number of parameters: 4 id: 236 unit: bool registerVarianceAggregate() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 465 end line: 513 size: 48 LOC McCabe index: 8 number of parameters: 1 id: 237 unit: FOLLY_ALWAYS_INLINE std::string preparePrestoRegexpReplaceReplacement() file: velox/functions/prestosql/RegexpReplace.h start line: 51 end line: 109 size: 48 LOC McCabe index: 4 number of parameters: 2 id: 238 unit: std::string getSpecifierName() file: velox/functions/lib/JodaDateTime.cpp start line: 229 end line: 276 size: 48 LOC McCabe index: 22 number of parameters: 1 id: 239 unit: void SelectiveStructColumnReader::read() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.cpp start line: 138 end line: 189 size: 47 LOC McCabe index: 11 number of parameters: 3 id: 240 unit: void makeNestedRowSet() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.h start line: 59 end line: 114 size: 47 LOC McCabe index: 11 number of parameters: 1 id: 241 unit: void FlatMapStructEncodingColumnReader::next() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 651 end line: 706 size: 47 LOC McCabe index: 8 number of parameters: 3 id: 242 unit: void SelectiveColumnReader::upcastScalarValues() file: velox/dwio/dwrf/reader/SelectiveColumnReaderInternal.h start line: 164 end line: 217 size: 47 LOC McCabe index: 10 number of parameters: 1 id: 243 unit: void initializeVectorImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 122 end line: 171 size: 47 LOC McCabe index: 8 number of parameters: 4 id: 244 unit: std::unique_ptr DecryptionHandler::create() file: velox/dwio/dwrf/common/Decryption.cpp start line: 58 end line: 115 size: 47 LOC McCabe index: 7 number of parameters: 2 id: 245 unit: void BooleanRleDecoder::next() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 498 end line: 566 size: 47 LOC McCabe index: 9 number of parameters: 3 id: 246 unit: void readWithVisitor() file: velox/dwio/dwrf/common/ByteRLE.h start line: 287 end line: 336 size: 47 LOC McCabe index: 12 number of parameters: 2 id: 247 unit: static uint32_t getSortedIndexLookupTable() file: velox/dwio/dwrf/writer/DictionaryEncodingUtils.h start line: 50 end line: 100 size: 47 LOC McCabe index: 7 number of parameters: 10 id: 248 unit: std::unique_ptr BigintValuesUsingHashTable::mergeWith() file: velox/type/Filter.cpp start line: 758 end line: 809 size: 47 LOC McCabe index: 16 number of parameters: 1 id: 249 unit: OperatorSupplier makeConsumerSupplier() file: velox/exec/LocalPlanner.cpp start line: 72 end line: 123 size: 47 LOC McCabe index: 6 number of parameters: 1 id: 250 unit: void Task::createDriversLocked() file: velox/exec/Task.cpp start line: 328 end line: 379 size: 47 LOC McCabe index: 8 number of parameters: 3 id: 251 unit: int32_t MapVector::compare() file: velox/vector/ComplexVector.cpp start line: 562 end line: 612 size: 47 LOC McCabe index: 11 number of parameters: 4 id: 252 unit: def main() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 47 LOC McCabe index: 5 number of parameters: 0 id: 253 unit: def download_url_to_file_with_progress() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 47 LOC McCabe index: 8 number of parameters: 2 id: 254 unit: RowVectorPtr HiveDataSource::next() file: velox/connectors/hive/HiveConnector.cpp start line: 513 end line: 575 size: 46 LOC McCabe index: 10 number of parameters: 1 id: 255 unit: void SelectiveIntegerDictionaryColumnReader::read() file: velox/dwio/dwrf/reader/SelectiveIntegerDictionaryColumnReader.cpp start line: 67 end line: 118 size: 46 LOC McCabe index: 11 number of parameters: 3 id: 256 unit: void WriterBase::writeFooter() file: velox/dwio/dwrf/writer/WriterBase.cpp start line: 22 end line: 75 size: 46 LOC McCabe index: 7 number of parameters: 1 id: 257 unit: void HashStringAllocator::checkConsistency() file: velox/common/memory/HashStringAllocator.cpp start line: 316 end line: 364 size: 46 LOC McCabe index: 8 number of parameters: 0 id: 258 unit: bool MappedMemoryImpl::allocate() file: velox/common/memory/MappedMemory.cpp start line: 163 end line: 217 size: 46 LOC McCabe index: 8 number of parameters: 5 id: 259 unit: CoalesceIoStats readPins() file: velox/common/caching/AsyncDataCache.cpp start line: 690 end line: 735 size: 46 LOC McCabe index: 3 number of parameters: 9 id: 260 unit: static std::optional serialize() file: velox/row/UnsafeRowDynamicSerializer.h start line: 63 end line: 109 size: 46 LOC McCabe index: 7 number of parameters: 4 id: 261 unit: std::unique_ptr BigintValuesUsingBitmask::mergeWith() file: velox/type/Filter.cpp start line: 844 end line: 897 size: 46 LOC McCabe index: 14 number of parameters: 1 id: 262 unit: bool MergeJoin::addToOutput() file: velox/exec/MergeJoin.cpp start line: 300 end line: 353 size: 46 LOC McCabe index: 17 number of parameters: 0 id: 263 unit: void HashBuild::addInput() file: velox/exec/HashBuild.cpp start line: 117 end line: 178 size: 46 LOC McCabe index: 13 number of parameters: 1 id: 264 unit: void registerFunctions() file: velox/functions/sparksql/Register.cpp start line: 66 end line: 134 size: 46 LOC McCabe index: 1 number of parameters: 1 id: 265 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 249 end line: 295 size: 46 LOC McCabe index: 5 number of parameters: 4 id: 266 unit: bool registerCovarianceAggregate() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 451 end line: 499 size: 46 LOC McCabe index: 5 number of parameters: 1 id: 267 unit: void apply() file: velox/functions/lib/Re2Functions.cpp start line: 466 end line: 521 size: 46 LOC McCabe index: 5 number of parameters: 5 id: 268 unit: void CastExpr::applyCast() file: velox/expression/CastExpr.cpp start line: 201 end line: 252 size: 46 LOC McCabe index: 10 number of parameters: 5 id: 269 unit: int32_t ArrayVector::compare() file: velox/vector/ComplexVector.cpp start line: 333 end line: 380 size: 46 LOC McCabe index: 9 number of parameters: 4 id: 270 unit: def parse_manifest() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 46 LOC McCabe index: 8 number of parameters: 2 id: 271 unit: void visitProjection() file: velox/experimental/codegen/CompiledExpressionAnalysis.h start line: 124 end line: 184 size: 45 LOC McCabe index: 12 number of parameters: 1 id: 272 unit: void SelectiveIntegerDictionaryColumnReader::readHelper() file: velox/dwio/dwrf/reader/SelectiveIntegerDictionaryColumnReader.h start line: 116 end line: 162 size: 45 LOC McCabe index: 7 number of parameters: 3 id: 273 unit: void findProjectedNodes() file: velox/dwio/dwrf/reader/StripeStream.cpp start line: 32 end line: 81 size: 45 LOC McCabe index: 6 number of parameters: 4 id: 274 unit: std::shared_ptr ReaderBase::convertType() file: velox/dwio/dwrf/reader/ReaderBase.cpp start line: 285 end line: 334 size: 45 LOC McCabe index: 16 number of parameters: 2 id: 275 unit: void readWithVisitor() file: velox/dwio/dwrf/common/RLEv1.h start line: 274 end line: 320 size: 45 LOC McCabe index: 15 number of parameters: 2 id: 276 unit: void StatisticsBuilder::createTree() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 157 end line: 204 size: 45 LOC McCabe index: 15 number of parameters: 3 id: 277 unit: CoalesceIoStats coalesceIo() file: velox/common/base/CoalesceIo.h start line: 59 end line: 105 size: 45 LOC McCabe index: 9 number of parameters: 9 id: 278 unit: int32_t HashTable::listJoinResults() file: velox/exec/HashTable.cpp start line: 1134 end line: 1179 size: 45 LOC McCabe index: 10 number of parameters: 4 id: 279 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 153 end line: 198 size: 45 LOC McCabe index: 5 number of parameters: 4 id: 280 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 252 end line: 298 size: 45 LOC McCabe index: 5 number of parameters: 4 id: 281 unit: void DenseHll::mergeWith() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 564 end line: 623 size: 45 LOC McCabe index: 7 number of parameters: 5 id: 282 unit: void apply() file: velox/functions/prestosql/FilterFunctions.cpp start line: 173 end line: 220 size: 45 LOC McCabe index: 3 number of parameters: 5 id: 283 unit: void apply() file: velox/functions/lib/IsNull.cpp start line: 29 end line: 76 size: 45 LOC McCabe index: 6 number of parameters: 5 id: 284 unit: std::shared_ptr makeLike() file: velox/functions/lib/Re2Functions.cpp start line: 723 end line: 775 size: 45 LOC McCabe index: 3 number of parameters: 2 id: 285 unit: def compare() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 45 LOC McCabe index: 10 number of parameters: 1 id: 286 unit: uint64_t DwrfRowReader::next() file: velox/dwio/dwrf/reader/DwrfReader.cpp start line: 73 end line: 129 size: 44 LOC McCabe index: 11 number of parameters: 2 id: 287 unit: void SelectiveStringDictionaryColumnReader::makeDictionaryBaseVector() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.cpp start line: 158 end line: 206 size: 44 LOC McCabe index: 5 number of parameters: 0 id: 288 unit: FOLLY_ALWAYS_INLINE vector_size_t process() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 997 end line: 1041 size: 44 LOC McCabe index: 17 number of parameters: 2 id: 289 unit: void write() file: velox/dwio/dwrf/common/RLEv1.h start line: 103 end line: 150 size: 44 LOC McCabe index: 10 number of parameters: 1 id: 290 unit: RowVectorPtr DeserializeRow() file: velox/row/UnsafeRow24Deserializer.cpp start line: 145 end line: 188 size: 44 LOC McCabe index: 6 number of parameters: 3 id: 291 unit: void serializeFlatVector() file: velox/serializers/PrestoSerializer.cpp start line: 858 end line: 904 size: 44 LOC McCabe index: 11 number of parameters: 3 id: 292 unit: static T convertStringToInt() file: velox/type/Conversions.h start line: 79 end line: 128 size: 44 LOC McCabe index: 12 number of parameters: 2 id: 293 unit: void HashTable::joinProbe() file: velox/exec/HashTable.cpp start line: 464 end line: 507 size: 44 LOC McCabe index: 6 number of parameters: 1 id: 294 unit: void HashTable::prepareJoinTable() file: velox/exec/HashTable.cpp start line: 1088 end line: 1131 size: 44 LOC McCabe index: 13 number of parameters: 1 id: 295 unit: void applyTyped() file: velox/functions/prestosql/Split.cpp start line: 96 end line: 155 size: 44 LOC McCabe index: 5 number of parameters: 4 id: 296 unit: bool registerArbitraryAggregate() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 255 end line: 299 size: 44 LOC McCabe index: 11 number of parameters: 1 id: 297 unit: bool DenseHll::canDeserialize() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 403 end line: 459 size: 44 LOC McCabe index: 10 number of parameters: 2 id: 298 unit: void MapVector::copy() file: velox/vector/ComplexVector.cpp start line: 641 end line: 687 size: 44 LOC McCabe index: 8 number of parameters: 4 id: 299 unit: def create_fetcher() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 44 LOC McCabe index: 16 number of parameters: 3 id: 300 unit: void processRle() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 821 end line: 864 size: 43 LOC McCabe index: 6 number of parameters: 8 id: 301 unit: void processRle() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 1335 end line: 1378 size: 43 LOC McCabe index: 6 number of parameters: 8 id: 302 unit: std::shared_ptr ProtoUtils::fromFooter() file: velox/dwio/dwrf/utils/ProtoUtils.cpp start line: 87 end line: 132 size: 43 LOC McCabe index: 17 number of parameters: 3 id: 303 unit: void CacheInputStream::loadSync() file: velox/dwio/dwrf/common/CacheInputStream.cpp start line: 133 end line: 180 size: 43 LOC McCabe index: 6 number of parameters: 1 id: 304 unit: uint64_t StringColumnWriter::writeDirect() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1129 end line: 1177 size: 43 LOC McCabe index: 7 number of parameters: 2 id: 305 unit: FilterTypePtr ColumnSelector::buildNode() file: velox/dwio/common/ColumnSelector.cpp start line: 69 end line: 123 size: 43 LOC McCabe index: 9 number of parameters: 5 id: 306 unit: bool tryParseUTCOffsetString() file: velox/type/TimestampConversion.cpp start line: 361 end line: 419 size: 43 LOC McCabe index: 13 number of parameters: 5 id: 307 unit: void HashBuild::noMoreInput() file: velox/exec/HashBuild.cpp start line: 180 end line: 236 size: 43 LOC McCabe index: 8 number of parameters: 0 id: 308 unit: RowVectorPtr Limit::getOutput() file: velox/exec/Limit.cpp start line: 49 end line: 100 size: 43 LOC McCabe index: 9 number of parameters: 0 id: 309 unit: void apply() file: velox/functions/sparksql/Hash.cpp start line: 114 end line: 162 size: 43 LOC McCabe index: 4 number of parameters: 5 id: 310 unit: void applyTypedWithInstance() file: velox/functions/prestosql/ArrayPosition.cpp start line: 290 end line: 339 size: 43 LOC McCabe index: 6 number of parameters: 6 id: 311 unit: void applyTypedWithInstance() file: velox/functions/prestosql/benchmarks/ArrayPositionBasic.h start line: 154 end line: 202 size: 43 LOC McCabe index: 9 number of parameters: 6 id: 312 unit: VectorPtr fastPositionWithInstance() file: velox/functions/prestosql/benchmarks/ArrayPositionBenchmark.cpp start line: 76 end line: 126 size: 43 LOC McCabe index: 10 number of parameters: 1 id: 313 unit: void DecodedVector::decode() file: velox/vector/DecodedVector.cpp start line: 49 end line: 92 size: 43 LOC McCabe index: 14 number of parameters: 3 id: 314 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 43 LOC McCabe index: 1 number of parameters: 2 id: 315 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 43 LOC McCabe index: 6 number of parameters: 3 id: 316 unit: def _compute_project_hash() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 43 LOC McCabe index: 10 number of parameters: 2 id: 317 unit: def mirror() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 43 LOC McCabe index: 7 number of parameters: 3 id: 318 unit: std::shared_ptr visit() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 54 end line: 102 size: 42 LOC McCabe index: 8 number of parameters: 2 id: 319 unit: RowVectorPtr FilterProject::getOutput() file: velox/exec/FilterProject.cpp start line: 117 end line: 167 size: 42 LOC McCabe index: 11 number of parameters: 0 id: 320 unit: void HashTable::groupProbe() file: velox/exec/HashTable.cpp start line: 366 end line: 409 size: 42 LOC McCabe index: 5 number of parameters: 1 id: 321 unit: void castToJsonFromArray() file: velox/functions/prestosql/types/JsonType.cpp start line: 228 end line: 286 size: 42 LOC McCabe index: 7 number of parameters: 4 id: 322 unit: void addRawInput() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 105 end line: 150 size: 42 LOC McCabe index: 7 number of parameters: 4 id: 323 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 201 end line: 246 size: 42 LOC McCabe index: 7 number of parameters: 4 id: 324 unit: void apply() file: velox/functions/prestosql/ArrayPosition.cpp start line: 343 end line: 388 size: 42 LOC McCabe index: 2 number of parameters: 5 id: 325 unit: void apply() file: velox/functions/prestosql/benchmarks/ArrayPositionBasic.h start line: 206 end line: 251 size: 42 LOC McCabe index: 2 number of parameters: 5 id: 326 unit: void apply() file: velox/functions/lib/Re2Functions.cpp start line: 329 end line: 374 size: 42 LOC McCabe index: 5 number of parameters: 5 id: 327 unit: void apply() file: velox/functions/lib/Re2Functions.cpp start line: 530 end line: 580 size: 42 LOC McCabe index: 5 number of parameters: 5 id: 328 unit: void JodaFormatter::tokenize() file: velox/functions/lib/JodaDateTime.cpp start line: 100 end line: 144 size: 42 LOC McCabe index: 14 number of parameters: 1 id: 329 unit: FOLLY_ALWAYS_INLINE void trimUnicodeWhiteSpace() file: velox/functions/lib/string/StringImpl.h start line: 574 end line: 623 size: 42 LOC McCabe index: 10 number of parameters: 2 id: 330 unit: void MapVector::canonicalize() file: velox/vector/ComplexVector.cpp start line: 717 end line: 762 size: 42 LOC McCabe index: 7 number of parameters: 2 id: 331 unit: bool Codegen::runInitializationTests() file: velox/experimental/codegen/Codegen.cpp start line: 106 end line: 162 size: 41 LOC McCabe index: 1 number of parameters: 0 id: 332 unit: CodeSnippet IfExpression::generateCode() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 67 end line: 117 size: 41 LOC McCabe index: 4 number of parameters: 2 id: 333 unit: CodeSnippet LogicalAnd::generateCode() file: velox/experimental/codegen/ast/BinaryExpressions.cpp start line: 27 end line: 75 size: 41 LOC McCabe index: 1 number of parameters: 2 id: 334 unit: CodeSnippet LogicalOr::generateCode() file: velox/experimental/codegen/ast/BinaryExpressions.cpp start line: 77 end line: 124 size: 41 LOC McCabe index: 1 number of parameters: 2 id: 335 unit: std::unique_ptr buildByteRleColumnReader() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 2001 end line: 2041 size: 41 LOC McCabe index: 6 number of parameters: 4 id: 336 unit: inline void readContiguous() file: velox/dwio/dwrf/common/StreamUtil.h start line: 102 end line: 142 size: 41 LOC McCabe index: 5 number of parameters: 5 id: 337 unit: uint64_t ByteRleColumnWriter::write() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 135 end line: 182 size: 41 LOC McCabe index: 3 number of parameters: 2 id: 338 unit: void checkImpl() file: velox/dwio/common/TypeUtils.h start line: 119 end line: 160 size: 41 LOC McCabe index: 8 number of parameters: 4 id: 339 unit: bool MappedMemoryImpl::allocateContiguous() file: velox/common/memory/MappedMemory.cpp start line: 219 end line: 259 size: 41 LOC McCabe index: 6 number of parameters: 4 id: 340 unit: CoalesceIoStats SsdFile::load() file: velox/common/caching/SsdFile.cpp start line: 164 end line: 211 size: 41 LOC McCabe index: 6 number of parameters: 2 id: 341 unit: void serializeColumn() file: velox/serializers/PrestoSerializer.cpp start line: 1141 end line: 1181 size: 41 LOC McCabe index: 10 number of parameters: 3 id: 342 unit: void LocalPartition::addInput() file: velox/exec/LocalPartition.cpp start line: 316 end line: 365 size: 41 LOC McCabe index: 8 number of parameters: 1 id: 343 unit: std::optional front() file: velox/exec/TreeOfLosers.h start line: 34 end line: 74 size: 41 LOC McCabe index: 9 number of parameters: 1 id: 344 unit: void PartitionedOutput::addInput() file: velox/exec/PartitionedOutput.cpp start line: 156 end line: 205 size: 41 LOC McCabe index: 10 number of parameters: 1 id: 345 unit: inline std::optional fromDateTimeUnitString() file: velox/functions/prestosql/DateTimeFunctions.h start line: 342 end line: 383 size: 41 LOC McCabe index: 11 number of parameters: 2 id: 346 unit: void applyTypedWithInstance() file: velox/functions/prestosql/benchmarks/ArrayPositionBasic.h start line: 103 end line: 148 size: 41 LOC McCabe index: 9 number of parameters: 6 id: 347 unit: void apply() file: velox/functions/prestosql/benchmarks/MapWriterBenchmarks.cpp start line: 36 end line: 87 size: 41 LOC McCabe index: 6 number of parameters: 5 id: 348 unit: void callFunctionConversion() file: velox/duckdb/functions/DuckFunctions.cpp start line: 486 end line: 526 size: 41 LOC McCabe index: 8 number of parameters: 4 id: 349 unit: void Expr::evalEncodings() file: velox/expression/Expr.cpp start line: 545 end line: 589 size: 41 LOC McCabe index: 9 number of parameters: 3 id: 350 unit: VectorPtr DecodedVector::wrap() file: velox/vector/DecodedVector.cpp start line: 428 end line: 471 size: 41 LOC McCabe index: 7 number of parameters: 3 id: 351 unit: def debian_ccache_setup_steps() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 41 LOC McCabe index: 9 number of parameters: 1 id: 352 unit: def manifests_in_dependency_order() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 41 LOC McCabe index: 15 number of parameters: 2 id: 353 unit: def update() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 41 LOC McCabe index: 17 number of parameters: 1 id: 354 unit: auto setGeneratedFunctionFromProjection() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 77 end line: 121 size: 40 LOC McCabe index: 7 number of parameters: 1 id: 355 unit: void SelectiveColumnReader::getFlatValues() file: velox/dwio/dwrf/reader/SelectiveColumnReaderInternal.h start line: 115 end line: 154 size: 40 LOC McCabe index: 7 number of parameters: 4 id: 356 unit: void IntDecoder::bulkReadRowsFixed() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 148 end line: 187 size: 40 LOC McCabe index: 8 number of parameters: 3 id: 357 unit: void readWithVisitor() file: velox/dwio/dwrf/common/ByteRLE.h start line: 155 end line: 195 size: 40 LOC McCabe index: 14 number of parameters: 2 id: 358 unit: static uint32_t getSortedIndexLookupTable() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 180 end line: 223 size: 40 LOC McCabe index: 7 number of parameters: 8 id: 359 unit: uint64_t ByteRleColumnWriter::write() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 85 end line: 132 size: 40 LOC McCabe index: 3 number of parameters: 2 id: 360 unit: void flush() file: velox/serializers/PrestoSerializer.cpp start line: 1472 end line: 1526 size: 40 LOC McCabe index: 8 number of parameters: 1 id: 361 unit: Timestamp fromTimestampString() file: velox/type/TimestampConversion.cpp start line: 499 end line: 549 size: 40 LOC McCabe index: 12 number of parameters: 2 id: 362 unit: std::shared_ptr inferType() file: velox/type/Variant.h start line: 496 end line: 535 size: 40 LOC McCabe index: 12 number of parameters: 0 id: 363 unit: void MergeJoin::prepareOutput() file: velox/exec/MergeJoin.cpp start line: 250 end line: 298 size: 40 LOC McCabe index: 10 number of parameters: 0 id: 364 unit: std::unordered_set Driver::canPushdownFilters() file: velox/exec/Driver.cpp start line: 506 end line: 553 size: 40 LOC McCabe index: 9 number of parameters: 2 id: 365 unit: BlockingReason HashProbe::isBlocked() file: velox/exec/HashProbe.cpp start line: 147 end line: 196 size: 40 LOC McCabe index: 13 number of parameters: 1 id: 366 unit: int32_t HashProbe::evalFilter() file: velox/exec/HashProbe.cpp start line: 524 end line: 568 size: 40 LOC McCabe index: 11 number of parameters: 1 id: 367 unit: RowVectorPtr StreamingAggregation::getOutput() file: velox/exec/StreamingAggregation.cpp start line: 248 end line: 302 size: 40 LOC McCabe index: 6 number of parameters: 0 id: 368 unit: std::shared_ptr makeWidthBucketArray() file: velox/functions/prestosql/WidthBucketArray.cpp start line: 188 end line: 242 size: 40 LOC McCabe index: 7 number of parameters: 2 id: 369 unit: void apply() file: velox/functions/prestosql/InPredicate.cpp start line: 141 end line: 180 size: 40 LOC McCabe index: 6 number of parameters: 5 id: 370 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 155 end line: 195 size: 40 LOC McCabe index: 5 number of parameters: 4 id: 371 unit: void apply() file: velox/functions/prestosql/benchmarks/NestedArrayWriterBenchmark.cpp start line: 34 end line: 82 size: 40 LOC McCabe index: 5 number of parameters: 5 id: 372 unit: void applyCustomTypeCast() file: velox/expression/CastExpr.cpp start line: 451 end line: 496 size: 40 LOC McCabe index: 3 number of parameters: 9 id: 373 unit: def _compute_cmake_define_args() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 40 LOC McCabe index: 19 number of parameters: 2 id: 374 unit: def list_tests() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 40 LOC McCabe index: 5 number of parameters: 0 id: 375 unit: void SelectiveStringDirectColumnReader::decode() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 265 end line: 306 size: 39 LOC McCabe index: 13 number of parameters: 2 id: 376 unit: vector_size_t copyOffsets() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 433 end line: 474 size: 39 LOC McCabe index: 6 number of parameters: 6 id: 377 unit: void BufferedInput::load() file: velox/dwio/dwrf/common/BufferedInput.cpp start line: 38 end line: 86 size: 39 LOC McCabe index: 5 number of parameters: 1 id: 378 unit: void readWithVisitor() file: velox/dwio/dwrf/common/DirectDecoder.h start line: 54 end line: 92 size: 39 LOC McCabe index: 11 number of parameters: 2 id: 379 unit: void WriterSink::addBuffer() file: velox/dwio/dwrf/writer/WriterSink.cpp start line: 21 end line: 61 size: 39 LOC McCabe index: 8 number of parameters: 1 id: 380 unit: MachinePageCount MmapAllocator::SizeClass::free() file: velox/common/memory/MmapAllocator.cpp start line: 439 end line: 478 size: 39 LOC McCabe index: 9 number of parameters: 1 id: 381 unit: void Base64::encodeImpl() file: velox/common/encode/Base64.cpp start line: 174 end line: 221 size: 39 LOC McCabe index: 7 number of parameters: 4 id: 382 unit: size_t Base64::decodeImpl() file: velox/common/encode/Base64.cpp start line: 369 end line: 417 size: 39 LOC McCabe index: 6 number of parameters: 6 id: 383 unit: void readArrayVector() file: velox/serializers/PrestoSerializer.cpp start line: 338 end line: 390 size: 39 LOC McCabe index: 9 number of parameters: 4 id: 384 unit: void readMapVector() file: velox/serializers/PrestoSerializer.cpp start line: 392 end line: 435 size: 39 LOC McCabe index: 7 number of parameters: 4 id: 385 unit: std::unique_ptr BigintRange::mergeWith() file: velox/type/Filter.cpp start line: 713 end line: 756 size: 39 LOC McCabe index: 14 number of parameters: 1 id: 386 unit: void VectorHasher::hashValues() file: velox/exec/VectorHasher.cpp start line: 74 end line: 112 size: 39 LOC McCabe index: 12 number of parameters: 3 id: 387 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 197 end line: 236 size: 39 LOC McCabe index: 5 number of parameters: 4 id: 388 unit: void apply() file: velox/functions/prestosql/FilterFunctions.cpp start line: 113 end line: 154 size: 39 LOC McCabe index: 2 number of parameters: 5 id: 389 unit: void callFunction() file: velox/duckdb/functions/DuckFunctions.cpp start line: 528 end line: 566 size: 39 LOC McCabe index: 10 number of parameters: 4 id: 390 unit: void exportToArrow() file: velox/vector/arrow/Bridge.cpp start line: 380 end line: 445 size: 39 LOC McCabe index: 7 number of parameters: 2 id: 391 unit: void BaseVector::ensureWritable() file: velox/vector/BaseVector.cpp start line: 474 end line: 519 size: 39 LOC McCabe index: 12 number of parameters: 4 id: 392 unit: void IntegerDictionaryColumnReader::next() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 516 end line: 562 size: 38 LOC McCabe index: 8 number of parameters: 3 id: 393 unit: bool StringDictionaryColumnReader::setOutput() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1031 end line: 1068 size: 38 LOC McCabe index: 3 number of parameters: 9 id: 394 unit: std::unique_ptr createCompressor() file: velox/dwio/dwrf/common/Compression.cpp start line: 435 end line: 473 size: 38 LOC McCabe index: 8 number of parameters: 5 id: 395 unit: void RleEncoderV1::writeValues() file: velox/dwio/dwrf/common/RLEv1.cpp start line: 24 end line: 61 size: 38 LOC McCabe index: 10 number of parameters: 0 id: 396 unit: void IntegerColumnWriter::populateDictionaryEncodingStreams() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 559 end line: 620 size: 38 LOC McCabe index: 2 number of parameters: 0 id: 397 unit: void SsdCache::write() file: velox/common/caching/SsdCache.cpp start line: 61 end line: 106 size: 38 LOC McCabe index: 7 number of parameters: 1 id: 398 unit: void readColumns() file: velox/serializers/PrestoSerializer.cpp start line: 587 end line: 626 size: 38 LOC McCabe index: 2 number of parameters: 4 id: 399 unit: BlockingReason PartitionedOutputBuffer::enqueue() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 219 end line: 262 size: 38 LOC McCabe index: 8 number of parameters: 3 id: 400 unit: explicit SplitCharacter() file: velox/functions/sparksql/SplitFunctions.cpp start line: 29 end line: 71 size: 38 LOC McCabe index: 2 number of parameters: 1 id: 401 unit: void castToJsonFromRow() file: velox/functions/prestosql/types/JsonType.cpp start line: 364 end line: 415 size: 38 LOC McCabe index: 7 number of parameters: 4 id: 402 unit: void addRawInput() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 275 end line: 315 size: 38 LOC McCabe index: 6 number of parameters: 4 id: 403 unit: void printVeloxFunctions() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 288 end line: 339 size: 38 LOC McCabe index: 6 number of parameters: 0 id: 404 unit: def output() file: scripts/cci.py start line: 0 end line: 0 size: 38 LOC McCabe index: 15 number of parameters: 1 id: 405 unit: def parse_args() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 38 LOC McCabe index: 1 number of parameters: 0 id: 406 unit: def _build() file: build/fbcode_builder/getdeps/py_wheel_builder.py start line: 0 end line: 0 size: 38 LOC McCabe index: 6 number of parameters: 3 id: 407 unit: static std::shared_ptr fromEventSequence() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 194 end line: 244 size: 37 LOC McCabe index: 6 number of parameters: 1 id: 408 unit: void SelectiveIntegerDictionaryColumnReader::processFilter() file: velox/dwio/dwrf/reader/SelectiveIntegerDictionaryColumnReader.h start line: 165 end line: 201 size: 37 LOC McCabe index: 9 number of parameters: 3 id: 409 unit: void SelectiveStringDirectColumnReader::read() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 405 end line: 442 size: 37 LOC McCabe index: 7 number of parameters: 3 id: 410 unit: void SelectiveIntegerDirectColumnReader::processFilter() file: velox/dwio/dwrf/reader/SelectiveIntegerDirectColumnReader.h start line: 142 end line: 178 size: 37 LOC McCabe index: 9 number of parameters: 3 id: 411 unit: uint64_t DwrfRowReaderShared::skipRows() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 149 end line: 194 size: 37 LOC McCabe index: 7 number of parameters: 1 id: 412 unit: void IntDecoder::bulkReadFixed() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 108 end line: 144 size: 37 LOC McCabe index: 8 number of parameters: 2 id: 413 unit: std::unique_ptr EncryptionHandler::create() file: velox/dwio/dwrf/common/Encryption.cpp start line: 55 end line: 95 size: 37 LOC McCabe index: 6 number of parameters: 3 id: 414 unit: void initStreamWriters() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 969 end line: 1005 size: 37 LOC McCabe index: 4 number of parameters: 1 id: 415 unit: Result HiveTypeParser::parseType() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 69 end line: 105 size: 37 LOC McCabe index: 10 number of parameters: 0 id: 416 unit: virtual void initialize() file: velox/common/file/benchmark/ReadBenchmark.h start line: 66 end line: 104 size: 37 LOC McCabe index: 7 number of parameters: 0 id: 417 unit: bool CoalescedLoad::loadOrFuture() file: velox/common/caching/AsyncDataCache.cpp start line: 243 end line: 281 size: 37 LOC McCabe index: 9 number of parameters: 1 id: 418 unit: VectorPtr DeserializeVariableLength() file: velox/row/UnsafeRow24Deserializer.cpp start line: 346 end line: 382 size: 37 LOC McCabe index: 8 number of parameters: 4 id: 419 unit: explicit ComparisonBenchmark() file: velox/benchmarks/basic/ComparisonConjunct.cpp start line: 50 end line: 95 size: 37 LOC McCabe index: 1 number of parameters: 1 id: 420 unit: void RowContainer::hashTyped() file: velox/exec/RowContainer.cpp start line: 445 end line: 481 size: 37 LOC McCabe index: 11 number of parameters: 6 id: 421 unit: bool GroupingSet::getOutput() file: velox/exec/GroupingSet.cpp start line: 357 end line: 395 size: 37 LOC McCabe index: 9 number of parameters: 4 id: 422 unit: void MergeJoin::initializeFilter() file: velox/exec/MergeJoin.cpp start line: 78 end line: 116 size: 37 LOC McCabe index: 4 number of parameters: 3 id: 423 unit: RowVectorPtr Operator::fillOutput() file: velox/exec/Operator.cpp start line: 177 end line: 214 size: 37 LOC McCabe index: 11 number of parameters: 2 id: 424 unit: void HashTable::enableRangeWhereCan() file: velox/exec/HashTable.cpp start line: 868 end line: 912 size: 37 LOC McCabe index: 8 number of parameters: 3 id: 425 unit: bool VectorHasher::makeValueIdsDecoded() file: velox/exec/VectorHasher.cpp start line: 246 end line: 287 size: 37 LOC McCabe index: 8 number of parameters: 2 id: 426 unit: bool registerBitwiseAggregate() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 151 end line: 189 size: 37 LOC McCabe index: 6 number of parameters: 1 id: 427 unit: void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 228 end line: 272 size: 37 LOC McCabe index: 5 number of parameters: 2 id: 428 unit: void Expr::evalSimplifiedImpl() file: velox/expression/Expr.cpp start line: 166 end line: 217 size: 37 LOC McCabe index: 7 number of parameters: 3 id: 429 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 37 LOC McCabe index: 6 number of parameters: 3 id: 430 unit: def _run_cmd() file: build/fbcode_builder/getdeps/runcmd.py start line: 0 end line: 0 size: 37 LOC McCabe index: 17 number of parameters: 5 id: 431 unit: void SelectiveColumnReader::compactScalarValues() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 247 end line: 284 size: 36 LOC McCabe index: 10 number of parameters: 2 id: 432 unit: void compactOffsets() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.h start line: 116 end line: 152 size: 36 LOC McCabe index: 7 number of parameters: 1 id: 433 unit: void ByteRleEncoderImpl::write() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 161 end line: 196 size: 36 LOC McCabe index: 9 number of parameters: 1 id: 434 unit: void readWithVisitor() file: velox/dwio/dwrf/common/FloatingPointDecoder.h start line: 63 end line: 98 size: 36 LOC McCabe index: 14 number of parameters: 2 id: 435 unit: uint64_t StringColumnWriter::writeDict() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1089 end line: 1127 size: 36 LOC McCabe index: 6 number of parameters: 2 id: 436 unit: void LayoutPlanner::NodeSizeSorter::sort() file: velox/dwio/dwrf/writer/LayoutPlanner.cpp start line: 63 end line: 113 size: 36 LOC McCabe index: 6 number of parameters: 2 id: 437 unit: MappedMemory::SizeMix MappedMemory::allocationSize() file: velox/common/memory/MappedMemory.cpp start line: 76 end line: 116 size: 36 LOC McCabe index: 8 number of parameters: 2 id: 438 unit: void forEachBit() file: velox/common/base/BitUtil.h start line: 334 end line: 369 size: 36 LOC McCabe index: 8 number of parameters: 5 id: 439 unit: bool testBits() file: velox/common/base/BitUtil.h start line: 400 end line: 435 size: 36 LOC McCabe index: 9 number of parameters: 5 id: 440 unit: std::string typeToEncodingName() file: velox/serializers/PrestoSerializer.cpp start line: 86 end line: 121 size: 36 LOC McCabe index: 17 number of parameters: 1 id: 441 unit: std::shared_ptr Type::create() file: velox/type/Type.cpp start line: 130 end line: 168 size: 36 LOC McCabe index: 6 number of parameters: 1 id: 442 unit: void DestinationBuffer::getData() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 20 end line: 58 size: 36 LOC McCabe index: 6 number of parameters: 4 id: 443 unit: void Driver::pushdownFilters() file: velox/exec/Driver.cpp start line: 190 end line: 235 size: 36 LOC McCabe index: 6 number of parameters: 1 id: 444 unit: bool Task::allPeersFinished() file: velox/exec/Task.cpp start line: 777 end line: 814 size: 36 LOC McCabe index: 5 number of parameters: 5 id: 445 unit: void HashTable::insertForGroupBy() file: velox/exec/HashTable.cpp start line: 609 end line: 646 size: 36 LOC McCabe index: 8 number of parameters: 3 id: 446 unit: void HashProbe::initializeFilter() file: velox/exec/HashProbe.cpp start line: 108 end line: 145 size: 36 LOC McCabe index: 4 number of parameters: 3 id: 447 unit: void apply() file: velox/functions/prestosql/Coalesce.cpp start line: 27 end line: 70 size: 36 LOC McCabe index: 6 number of parameters: 5 id: 448 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 340 end line: 379 size: 36 LOC McCabe index: 6 number of parameters: 4 id: 449 unit: void DenseHll::adjustBaselineIfNeeded() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 311 end line: 359 size: 36 LOC McCabe index: 10 number of parameters: 0 id: 450 unit: size_t runFastStdInStdOut() file: velox/functions/prestosql/benchmarks/CompareBenchmark.cpp start line: 110 end line: 147 size: 36 LOC McCabe index: 8 number of parameters: 0 id: 451 unit: void apply() file: velox/functions/prestosql/benchmarks/ArrayWriterBenchmark.cpp start line: 34 end line: 82 size: 36 LOC McCabe index: 6 number of parameters: 5 id: 452 unit: MapVectorPtr flattenMap() file: velox/functions/lib/LambdaFunctionUtil.cpp start line: 117 end line: 155 size: 36 LOC McCabe index: 2 number of parameters: 3 id: 453 unit: FOLLY_ALWAYS_INLINE bool urlUnescape() file: velox/functions/lib/string/StringImpl.h start line: 423 end line: 459 size: 36 LOC McCabe index: 6 number of parameters: 2 id: 454 unit: void exportToArrow() file: velox/vector/arrow/Bridge.cpp start line: 318 end line: 378 size: 36 LOC McCabe index: 4 number of parameters: 3 id: 455 unit: void BM_StdVector_hashAll() file: velox/vector/benchmarks/SimpleVectorHashAllBenchmark.cpp start line: 44 end line: 82 size: 36 LOC McCabe index: 6 number of parameters: 4 id: 456 unit: def parse_args() file: scripts/license-header.py start line: 0 end line: 0 size: 36 LOC McCabe index: 1 number of parameters: 0 id: 457 unit: def compare_file() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 36 LOC McCabe index: 10 number of parameters: 3 id: 458 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 36 LOC McCabe index: 1 number of parameters: 2 id: 459 unit: std::vector implicitCastTargets() file: velox/parse/Expressions.cpp start line: 72 end line: 107 size: 35 LOC McCabe index: 10 number of parameters: 1 id: 460 unit: ArrayVectorPtr variantArrayToVectorImpl() file: velox/parse/VariantToVector.cpp start line: 27 end line: 75 size: 35 LOC McCabe index: 3 number of parameters: 2 id: 461 unit: void ByteRleColumnReader::next() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 242 end line: 284 size: 35 LOC McCabe index: 10 number of parameters: 3 id: 462 unit: void TimestampColumnReader::next() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 623 end line: 661 size: 35 LOC McCabe index: 7 number of parameters: 3 id: 463 unit: void SelectiveFloatingPointColumnReader::processValueHook() file: velox/dwio/dwrf/reader/SelectiveFloatingPointColumnReader.h start line: 169 end line: 203 size: 35 LOC McCabe index: 7 number of parameters: 2 id: 464 unit: void RleDecoderV2::next() file: velox/dwio/dwrf/common/RLEv2.cpp start line: 187 end line: 226 size: 35 LOC McCabe index: 10 number of parameters: 3 id: 465 unit: std::vector PagedOutputStream::createPage() file: velox/dwio/dwrf/common/PagedOutputStream.cpp start line: 22 end line: 64 size: 35 LOC McCabe index: 5 number of parameters: 0 id: 466 unit: static auto withRetry() file: velox/dwio/common/Retry.h start line: 173 end line: 211 size: 35 LOC McCabe index: 9 number of parameters: 3 id: 467 unit: void readData() file: velox/common/file/FileTest.cpp start line: 35 end line: 69 size: 35 LOC McCabe index: 1 number of parameters: 1 id: 468 unit: MapVectorPtr DeserializeMap() file: velox/row/UnsafeRow24Deserializer.cpp start line: 302 end line: 341 size: 35 LOC McCabe index: 6 number of parameters: 3 id: 469 unit: static VectorPtr createFlatVector() file: velox/row/UnsafeRowBatchDeserializer.h start line: 711 end line: 748 size: 35 LOC McCabe index: 4 number of parameters: 3 id: 470 unit: explicit SimpleArithmeticBenchmark() file: velox/benchmarks/basic/SimpleArithmetic.cpp start line: 86 end line: 128 size: 35 LOC McCabe index: 1 number of parameters: 1 id: 471 unit: void ArraySort::apply() file: velox/functions/sparksql/ArraySort.cpp start line: 160 end line: 197 size: 35 LOC McCabe index: 4 number of parameters: 5 id: 472 unit: std::shared_ptr makeIn() file: velox/functions/sparksql/In.cpp start line: 176 end line: 213 size: 35 LOC McCabe index: 2 number of parameters: 2 id: 473 unit: void applyTyped() file: velox/functions/prestosql/GreatestLeast.cpp start line: 65 end line: 105 size: 35 LOC McCabe index: 5 number of parameters: 5 id: 474 unit: void applyDecoded() file: velox/functions/prestosql/Split.cpp start line: 158 end line: 192 size: 35 LOC McCabe index: 3 number of parameters: 6 id: 475 unit: void updateOneGroup() file: velox/functions/prestosql/aggregates/SimpleNumericAggregate.h start line: 133 end line: 169 size: 35 LOC McCabe index: 7 number of parameters: 7 id: 476 unit: void apply() file: velox/functions/prestosql/benchmarks/MapInputBenchmark.cpp start line: 32 end line: 73 size: 35 LOC McCabe index: 2 number of parameters: 5 id: 477 unit: void flattenBuffers() file: velox/functions/lib/LambdaFunctionUtil.cpp start line: 37 end line: 76 size: 35 LOC McCabe index: 5 number of parameters: 7 id: 478 unit: FOLLY_ALWAYS_INLINE bool splitPart() file: velox/functions/lib/string/StringImpl.h start line: 499 end line: 534 size: 35 LOC McCabe index: 7 number of parameters: 4 id: 479 unit: void FlatVector::copy() file: velox/vector/FlatVector.cpp start line: 284 end line: 324 size: 35 LOC McCabe index: 8 number of parameters: 3 id: 480 unit: VectorPtr importFromArrowAsOwner() file: velox/vector/arrow/Bridge.cpp start line: 788 end line: 829 size: 35 LOC McCabe index: 5 number of parameters: 3 id: 481 unit: void SelectiveByteRleColumnReader::processFilter() file: velox/dwio/dwrf/reader/SelectiveByteRleColumnReader.h start line: 158 end line: 191 size: 34 LOC McCabe index: 8 number of parameters: 3 id: 482 unit: uint64_t DwrfRowReaderShared::seekToRow() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 98 end line: 147 size: 34 LOC McCabe index: 8 number of parameters: 1 id: 483 unit: void ProtoUtils::writeType() file: velox/dwio/dwrf/utils/ProtoUtils.cpp start line: 52 end line: 85 size: 34 LOC McCabe index: 6 number of parameters: 3 id: 484 unit: uint64_t IntegerColumnWriter::writeDict() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 495 end line: 531 size: 34 LOC McCabe index: 6 number of parameters: 2 id: 485 unit: void HashStringAllocator::free() file: velox/common/memory/HashStringAllocator.cpp start line: 281 end line: 314 size: 34 LOC McCabe index: 7 number of parameters: 1 id: 486 unit: static uint64_t decode() file: velox/common/encode/Coding.h start line: 130 end line: 165 size: 34 LOC McCabe index: 5 number of parameters: 2 id: 487 unit: VectorPtr DeserializeFixedWidth() file: velox/row/UnsafeRow24Deserializer.cpp start line: 83 end line: 116 size: 34 LOC McCabe index: 6 number of parameters: 3 id: 488 unit: void read() file: velox/serializers/PrestoSerializer.cpp start line: 291 end line: 330 size: 34 LOC McCabe index: 5 number of parameters: 4 id: 489 unit: BlockingReason next() file: velox/exec/MergeSource.cpp start line: 123 end line: 166 size: 34 LOC McCabe index: 8 number of parameters: 2 id: 490 unit: void apply() file: velox/functions/prestosql/GreatestLeast.cpp start line: 108 end line: 141 size: 34 LOC McCabe index: 7 number of parameters: 5 id: 491 unit: void registerSimpleFunctions() file: velox/functions/prestosql/registration/StringFunctionsRegistration.cpp start line: 32 end line: 75 size: 34 LOC McCabe index: 1 number of parameters: 0 id: 492 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 114 end line: 150 size: 34 LOC McCabe index: 8 number of parameters: 4 id: 493 unit: void applyComplexType() file: velox/functions/prestosql/ArrayContains.cpp start line: 83 end line: 122 size: 34 LOC McCabe index: 5 number of parameters: 5 id: 494 unit: void applyArray() file: velox/functions/prestosql/Reverse.cpp start line: 95 end line: 136 size: 34 LOC McCabe index: 2 number of parameters: 4 id: 495 unit: ArrayVectorPtr flattenArray() file: velox/functions/lib/LambdaFunctionUtil.cpp start line: 79 end line: 115 size: 34 LOC McCabe index: 2 number of parameters: 3 id: 496 unit: void MapVector::ensureWritable() file: velox/vector/ComplexVector.cpp start line: 803 end line: 848 size: 34 LOC McCabe index: 5 number of parameters: 1 id: 497 unit: def __init__() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 34 LOC McCabe index: 9 number of parameters: 3 id: 498 unit: bool testFilters() file: velox/connectors/hive/HiveConnector.cpp start line: 279 end line: 313 size: 33 LOC McCabe index: 7 number of parameters: 3 id: 499 unit: void ColumnLoader::loadInternal() file: velox/dwio/dwrf/reader/ColumnLoader.cpp start line: 40 end line: 79 size: 33 LOC McCabe index: 5 number of parameters: 3 id: 500 unit: void SelectiveStringDirectColumnReader::extractCrossBuffers() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 60 end line: 92 size: 33 LOC McCabe index: 5 number of parameters: 4 id: 501 unit: uint64_t TimestampColumnWriter::write() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 728 end line: 766 size: 33 LOC McCabe index: 6 number of parameters: 2 id: 502 unit: void acceptFilter() file: velox/dwio/common/ColumnSelector.h start line: 306 end line: 351 size: 33 LOC McCabe index: 9 number of parameters: 4 id: 503 unit: void StreamArena::newRange() file: velox/common/memory/StreamArena.cpp start line: 20 end line: 52 size: 33 LOC McCabe index: 5 number of parameters: 2 id: 504 unit: std::string succinctSeconds() file: velox/common/base/SuccinctPrinter.cpp start line: 41 end line: 75 size: 33 LOC McCabe index: 10 number of parameters: 1 id: 505 unit: static VectorPtr createFlatVector() file: velox/row/UnsafeRowDeserializer.h start line: 992 end line: 1027 size: 33 LOC McCabe index: 4 number of parameters: 4 id: 506 unit: explicit UnsafeRowMapBatchIterator() file: velox/row/UnsafeRowBatchDeserializer.h start line: 418 end line: 462 size: 33 LOC McCabe index: 4 number of parameters: 2 id: 507 unit: std::unique_ptr createBigintValues() file: velox/type/Filter.cpp start line: 282 end line: 319 size: 33 LOC McCabe index: 10 number of parameters: 2 id: 508 unit: explicit SelectivityVectorBenchmark() file: velox/benchmarks/basic/SelectivityVector.cpp start line: 35 end line: 76 size: 33 LOC McCabe index: 6 number of parameters: 1 id: 509 unit: inline int compare() file: velox/exec/RowContainer.h start line: 564 end line: 596 size: 33 LOC McCabe index: 13 number of parameters: 5 id: 510 unit: inline bool VectorHasher::tryMapToRangeSimd() file: velox/exec/VectorHasher-inl.h start line: 18 end line: 56 size: 33 LOC McCabe index: 7 number of parameters: 3 id: 511 unit: inline bool VectorHasher::tryMapToRangeSimd() file: velox/exec/VectorHasher-inl.h start line: 59 end line: 95 size: 33 LOC McCabe index: 9 number of parameters: 3 id: 512 unit: inline bool VectorHasher::tryMapToRangeSimd() file: velox/exec/VectorHasher-inl.h start line: 98 end line: 134 size: 33 LOC McCabe index: 9 number of parameters: 3 id: 513 unit: RowVectorPtr MergeJoin::getOutput() file: velox/exec/MergeJoin.cpp start line: 355 end line: 401 size: 33 LOC McCabe index: 11 number of parameters: 0 id: 514 unit: FOLLY_ALWAYS_INLINE void HashTable::fullProbe() file: velox/exec/HashTable.cpp start line: 306 end line: 340 size: 33 LOC McCabe index: 7 number of parameters: 3 id: 515 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/URLFunctions.h start line: 229 end line: 267 size: 33 LOC McCabe index: 6 number of parameters: 3 id: 516 unit: void registerArrayFunctions() file: velox/functions/prestosql/registration/ArrayFunctionsRegistration.cpp start line: 36 end line: 71 size: 33 LOC McCabe index: 1 number of parameters: 0 id: 517 unit: void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 186 end line: 225 size: 33 LOC McCabe index: 4 number of parameters: 2 id: 518 unit: folly::Optional JsonExtractor::extract() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 126 end line: 163 size: 33 LOC McCabe index: 9 number of parameters: 1 id: 519 unit: bool SignatureBinder::tryBind() file: velox/expression/SignatureBinder.cpp start line: 62 end line: 102 size: 33 LOC McCabe index: 8 number of parameters: 2 id: 520 unit: TypePtr SignatureBinder::tryResolveType() file: velox/expression/SignatureBinder.cpp start line: 110 end line: 151 size: 33 LOC McCabe index: 8 number of parameters: 2 id: 521 unit: std::shared_ptr compileLambda() file: velox/expression/ExprCompiler.cpp start line: 216 end line: 252 size: 33 LOC McCabe index: 3 number of parameters: 5 id: 522 unit: void DecodedVector::applySequenceWrapper() file: velox/vector/DecodedVector.cpp start line: 231 end line: 264 size: 33 LOC McCabe index: 9 number of parameters: 2 id: 523 unit: VectorPtr createStringFlatVector() file: velox/vector/arrow/Bridge.cpp start line: 607 end line: 642 size: 33 LOC McCabe index: 4 number of parameters: 8 id: 524 unit: variant VectorFuzzer::randVariant() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 381 end line: 416 size: 33 LOC McCabe index: 7 number of parameters: 1 id: 525 unit: def debian_deps() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 33 LOC McCabe index: 1 number of parameters: 1 id: 526 unit: def install_debian_deps() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 33 LOC McCabe index: 2 number of parameters: 1 id: 527 unit: def github_project_workdir() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 33 LOC McCabe index: 4 number of parameters: 3 id: 528 unit: static CompilerOptions fromProto() file: velox/experimental/codegen/compiler_utils/CompilerOptions.h start line: 43 end line: 77 size: 32 LOC McCabe index: 3 number of parameters: 1 id: 529 unit: void SelectiveStringDirectColumnReader::processFilter() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 372 end line: 403 size: 32 LOC McCabe index: 8 number of parameters: 3 id: 530 unit: void SelectiveStringDictionaryColumnReader::processFilter() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.h start line: 167 end line: 198 size: 32 LOC McCabe index: 8 number of parameters: 3 id: 531 unit: void SelectiveColumnReader::prepareRead() file: velox/dwio/dwrf/reader/SelectiveColumnReaderInternal.h start line: 74 end line: 112 size: 32 LOC McCabe index: 7 number of parameters: 3 id: 532 unit: void copyImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 505 end line: 538 size: 32 LOC McCabe index: 2 number of parameters: 6 id: 533 unit: uint64_t RleDecoderV2::nextShortRepeats() file: velox/dwio/dwrf/common/RLEv2.cpp start line: 238 end line: 278 size: 32 LOC McCabe index: 7 number of parameters: 4 id: 534 unit: void flush() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 828 end line: 871 size: 32 LOC McCabe index: 4 number of parameters: 2 id: 535 unit: void Writer::write() file: velox/dwio/dwrf/writer/Writer.cpp start line: 21 end line: 57 size: 32 LOC McCabe index: 8 number of parameters: 1 id: 536 unit: std::string HiveTypeSerializer::visit() file: velox/dwio/type/fbhive/HiveTypeSerializer.cpp start line: 37 end line: 68 size: 32 LOC McCabe index: 14 number of parameters: 1 id: 537 unit: std::unique_ptr Tokenizer::matchQuotedSubscript() file: velox/type/Tokenizer.cpp start line: 155 end line: 192 size: 32 LOC McCabe index: 10 number of parameters: 0 id: 538 unit: int compare() file: velox/exec/ContainerRowSerde.cpp start line: 397 end line: 428 size: 32 LOC McCabe index: 9 number of parameters: 4 id: 539 unit: int32_t compareArrays() file: velox/exec/ContainerRowSerde.cpp start line: 430 end line: 461 size: 32 LOC McCabe index: 12 number of parameters: 5 id: 540 unit: int32_t compareArrayIndices() file: velox/exec/ContainerRowSerde.cpp start line: 463 end line: 494 size: 32 LOC McCabe index: 12 number of parameters: 4 id: 541 unit: int32_t compareArrays() file: velox/exec/ContainerRowSerde.cpp start line: 605 end line: 636 size: 32 LOC McCabe index: 13 number of parameters: 4 id: 542 unit: void HashTable::eraseWithHashes() file: velox/exec/HashTable.cpp start line: 1237 end line: 1270 size: 32 LOC McCabe index: 6 number of parameters: 2 id: 543 unit: BlockingReason Destination::advance() file: velox/exec/PartitionedOutput.cpp start line: 22 end line: 55 size: 32 LOC McCabe index: 7 number of parameters: 6 id: 544 unit: void StreamingAggregation::assignGroups() file: velox/exec/StreamingAggregation.cpp start line: 174 end line: 211 size: 32 LOC McCabe index: 8 number of parameters: 0 id: 545 unit: inline void applyInner() file: velox/functions/prestosql/Split.cpp start line: 198 end line: 249 size: 32 LOC McCabe index: 6 number of parameters: 5 id: 546 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 550 end line: 586 size: 32 LOC McCabe index: 5 number of parameters: 4 id: 547 unit: void SparseHll::mergeWith() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 176 end line: 213 size: 32 LOC McCabe index: 8 number of parameters: 2 id: 548 unit: void apply() file: velox/functions/prestosql/Transform.cpp start line: 35 end line: 77 size: 32 LOC McCabe index: 2 number of parameters: 5 id: 549 unit: VectorPtr fastPosition() file: velox/functions/prestosql/benchmarks/ArrayPositionBenchmark.cpp start line: 33 end line: 69 size: 32 LOC McCabe index: 6 number of parameters: 1 id: 550 unit: void apply() file: velox/functions/prestosql/ArrayConstructor.cpp start line: 28 end line: 65 size: 32 LOC McCabe index: 3 number of parameters: 5 id: 551 unit: void apply() file: velox/functions/lib/Re2Functions.cpp start line: 386 end line: 426 size: 32 LOC McCabe index: 5 number of parameters: 5 id: 552 unit: TypePtr toVeloxType() file: velox/duckdb/conversion/DuckConversion.cpp start line: 85 end line: 116 size: 32 LOC McCabe index: 14 number of parameters: 1 id: 553 unit: void callFunctionNumeric() file: velox/duckdb/functions/DuckFunctions.cpp start line: 447 end line: 483 size: 32 LOC McCabe index: 6 number of parameters: 4 id: 554 unit: void EvalCtx::addError() file: velox/expression/EvalCtx.cpp start line: 129 end line: 161 size: 32 LOC McCabe index: 6 number of parameters: 3 id: 555 unit: void FlatVector::acquireSharedStringBuffers() file: velox/vector/FlatVector.cpp start line: 248 end line: 281 size: 32 LOC McCabe index: 9 number of parameters: 1 id: 556 unit: __m256i BiasVector::loadSIMDValueBufferAt() file: velox/vector/BiasVector-inl.h start line: 147 end line: 178 size: 32 LOC McCabe index: 10 number of parameters: 1 id: 557 unit: def _parse_wheel_name() file: build/fbcode_builder/getdeps/py_wheel_builder.py start line: 0 end line: 0 size: 32 LOC McCabe index: 3 number of parameters: 1 id: 558 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 32 LOC McCabe index: 4 number of parameters: 3 id: 559 unit: void ColumnReader::readNulls() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 101 end line: 131 size: 31 LOC McCabe index: 10 number of parameters: 4 id: 560 unit: void DwrfRowReader::checkSkipStrides() file: velox/dwio/dwrf/reader/DwrfReader.cpp start line: 37 end line: 71 size: 31 LOC McCabe index: 10 number of parameters: 2 id: 561 unit: std::unique_ptr ReaderBase::getColumnStatistics() file: velox/dwio/dwrf/reader/ReaderBase.cpp start line: 247 end line: 283 size: 31 LOC McCabe index: 5 number of parameters: 1 id: 562 unit: void SelectiveFloatingPointColumnReader::processFilter() file: velox/dwio/dwrf/reader/SelectiveFloatingPointColumnReader.h start line: 135 end line: 165 size: 31 LOC McCabe index: 8 number of parameters: 3 id: 563 unit: void SelectiveStringDictionaryColumnReader::loadStrideDictionary() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.cpp start line: 120 end line: 156 size: 31 LOC McCabe index: 3 number of parameters: 0 id: 564 unit: void SelectiveIntegerDirectColumnReader::read() file: velox/dwio/dwrf/reader/SelectiveIntegerDirectColumnReader.cpp start line: 27 end line: 57 size: 31 LOC McCabe index: 7 number of parameters: 3 id: 565 unit: void SelectiveStringDirectColumnReader::extractSparse() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 203 end line: 234 size: 31 LOC McCabe index: 4 number of parameters: 2 id: 566 unit: TokenAndRemaining HiveTypeParser::nextToken() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 152 end line: 187 size: 31 LOC McCabe index: 13 number of parameters: 2 id: 567 unit: VectorPtr DeserializeFixedWidthArrayElements() file: velox/row/UnsafeRow24Deserializer.cpp start line: 191 end line: 223 size: 31 LOC McCabe index: 4 number of parameters: 4 id: 568 unit: static VectorPtr convertStructIteratorsToVectors() file: velox/row/UnsafeRowDeserializer.h start line: 942 end line: 978 size: 31 LOC McCabe index: 4 number of parameters: 3 id: 569 unit: RowVectorPtr Merge::getOutput() file: velox/exec/Merge.cpp start line: 168 end line: 202 size: 31 LOC McCabe index: 8 number of parameters: 0 id: 570 unit: void BlockingState::setResume() file: velox/exec/Driver.cpp start line: 67 end line: 100 size: 31 LOC McCabe index: 3 number of parameters: 1 id: 571 unit: bool Exchange::getSplits() file: velox/exec/Exchange.cpp start line: 231 end line: 263 size: 31 LOC McCabe index: 7 number of parameters: 1 id: 572 unit: void apply() file: velox/functions/sparksql/String.cpp start line: 43 end line: 74 size: 31 LOC McCabe index: 2 number of parameters: 5 id: 573 unit: std::shared_ptr makeImpl() file: velox/functions/sparksql/LeastGreatest.cpp start line: 100 end line: 131 size: 31 LOC McCabe index: 3 number of parameters: 2 id: 574 unit: void castToJson() file: velox/functions/prestosql/types/JsonType.cpp start line: 70 end line: 105 size: 31 LOC McCabe index: 4 number of parameters: 5 id: 575 unit: void apply() file: velox/functions/prestosql/WidthBucketArray.cpp start line: 59 end line: 92 size: 31 LOC McCabe index: 2 number of parameters: 5 id: 576 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 216 end line: 247 size: 31 LOC McCabe index: 7 number of parameters: 4 id: 577 unit: void addRawInput() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 61 end line: 92 size: 31 LOC McCabe index: 8 number of parameters: 4 id: 578 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/ArrayContainsBenchmark.cpp start line: 30 end line: 63 size: 31 LOC McCabe index: 8 number of parameters: 3 id: 579 unit: void apply() file: velox/functions/prestosql/benchmarks/DateTimeBenchmark.cpp start line: 43 end line: 78 size: 31 LOC McCabe index: 2 number of parameters: 5 id: 580 unit: void Expr::evalWithNulls() file: velox/expression/Expr.cpp start line: 645 end line: 678 size: 31 LOC McCabe index: 9 number of parameters: 3 id: 581 unit: std::optional computeIsAsciiForResult() file: velox/expression/Expr.cpp start line: 813 end line: 849 size: 31 LOC McCabe index: 11 number of parameters: 3 id: 582 unit: void Expr::applySingleConstArgVectorFunction() file: velox/expression/Expr.cpp start line: 1098 end line: 1138 size: 31 LOC McCabe index: 5 number of parameters: 3 id: 583 unit: std::string stringifyTruncatedElementList() file: velox/vector/ComplexVector.cpp start line: 27 end line: 59 size: 31 LOC McCabe index: 6 number of parameters: 5 id: 584 unit: void DecodedVector::setBaseData() file: velox/vector/DecodedVector.cpp start line: 343 end line: 374 size: 31 LOC McCabe index: 9 number of parameters: 2 id: 585 unit: def setup_logging() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 31 LOC McCabe index: 4 number of parameters: 1 id: 586 unit: def process_project_dir_arguments() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 31 LOC McCabe index: 12 number of parameters: 3 id: 587 unit: def compute_dep_change_status() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 31 LOC McCabe index: 11 number of parameters: 4 id: 588 unit: def _resolve_config() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 31 LOC McCabe index: 11 number of parameters: 2 id: 589 unit: static EventVector mergeEventVectors() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 155 end line: 188 size: 30 LOC McCabe index: 1 number of parameters: 1 id: 590 unit: void registerVeloxStringFunctions() file: velox/experimental/codegen/udf_manager/UDFManager.cpp start line: 239 end line: 278 size: 30 LOC McCabe index: 1 number of parameters: 1 id: 591 unit: void SelectiveColumnReader::getFlatValues() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 215 end line: 244 size: 30 LOC McCabe index: 4 number of parameters: 4 id: 592 unit: void SelectiveByteRleColumnReader::read() file: velox/dwio/dwrf/reader/SelectiveByteRleColumnReader.cpp start line: 31 end line: 60 size: 30 LOC McCabe index: 7 number of parameters: 3 id: 593 unit: uint64_t SelectiveMapColumnReader::skip() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.cpp start line: 162 end line: 192 size: 30 LOC McCabe index: 7 number of parameters: 1 id: 594 unit: int32_t IntEncoder::write64Varint() file: velox/dwio/dwrf/common/IntEncoder.h start line: 281 end line: 310 size: 30 LOC McCabe index: 11 number of parameters: 2 id: 595 unit: uint64_t readLongs() file: velox/dwio/dwrf/common/RLEv2.h start line: 109 end line: 144 size: 30 LOC McCabe index: 6 number of parameters: 5 id: 596 unit: uint64_t RleDecoderV2::nextDirect() file: velox/dwio/dwrf/common/RLEv2.cpp start line: 292 end line: 329 size: 30 LOC McCabe index: 7 number of parameters: 4 id: 597 unit: void ColumnSelector::copy() file: velox/dwio/common/ColumnSelector.cpp start line: 127 end line: 165 size: 30 LOC McCabe index: 9 number of parameters: 3 id: 598 unit: static uint64_t decodeFromByteSource() file: velox/common/encode/Coding.h start line: 202 end line: 231 size: 30 LOC McCabe index: 5 number of parameters: 1 id: 599 unit: static UInt128 decode128FromByteSource() file: velox/common/encode/Coding.h start line: 232 end line: 261 size: 30 LOC McCabe index: 5 number of parameters: 1 id: 600 unit: std::vector SsdFileTracker::findEvictionCandidates() file: velox/common/caching/SsdFileTracker.cpp start line: 37 end line: 70 size: 30 LOC McCabe index: 7 number of parameters: 3 id: 601 unit: std::string printPlanWithStats() file: velox/exec/PlanNodeStats.cpp start line: 119 end line: 157 size: 30 LOC McCabe index: 5 number of parameters: 3 id: 602 unit: bool HashTable::analyze() file: velox/exec/HashTable.cpp start line: 816 end line: 849 size: 30 LOC McCabe index: 8 number of parameters: 0 id: 603 unit: bool VectorHasher::makeValueIds() file: velox/exec/VectorHasher.cpp start line: 115 end line: 147 size: 30 LOC McCabe index: 8 number of parameters: 2 id: 604 unit: void apply() file: velox/functions/sparksql/LeastGreatest.cpp start line: 34 end line: 74 size: 30 LOC McCabe index: 4 number of parameters: 5 id: 605 unit: static std::shared_ptr create() file: velox/functions/prestosql/InPredicate.cpp start line: 103 end line: 133 size: 30 LOC McCabe index: 6 number of parameters: 2 id: 606 unit: void addRawInput() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 54 end line: 84 size: 30 LOC McCabe index: 8 number of parameters: 4 id: 607 unit: void extractValues() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 54 end line: 91 size: 30 LOC McCabe index: 3 number of parameters: 3 id: 608 unit: void addRawInput() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 185 end line: 214 size: 30 LOC McCabe index: 7 number of parameters: 4 id: 609 unit: void doUpdateSingleGroup() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 324 end line: 357 size: 30 LOC McCabe index: 8 number of parameters: 4 id: 610 unit: void addRawInput() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 92 end line: 121 size: 30 LOC McCabe index: 7 number of parameters: 4 id: 611 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 123 end line: 153 size: 30 LOC McCabe index: 7 number of parameters: 4 id: 612 unit: void apply() file: velox/functions/prestosql/ArrayContains.cpp start line: 159 end line: 195 size: 30 LOC McCabe index: 1 number of parameters: 5 id: 613 unit: void applyTypedFirstMatch() file: velox/functions/prestosql/ArrayPosition.cpp start line: 117 end line: 150 size: 30 LOC McCabe index: 5 number of parameters: 5 id: 614 unit: void applyTypedFirstMatch() file: velox/functions/prestosql/benchmarks/ArrayPositionBasic.h start line: 64 end line: 97 size: 30 LOC McCabe index: 5 number of parameters: 5 id: 615 unit: void applyTyped() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.h start line: 172 end line: 207 size: 30 LOC McCabe index: 5 number of parameters: 4 id: 616 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 276 end line: 314 size: 30 LOC McCabe index: 4 number of parameters: 5 id: 617 unit: bool re2Extract() file: velox/functions/lib/Re2Functions.cpp start line: 97 end line: 126 size: 30 LOC McCabe index: 3 number of parameters: 7 id: 618 unit: inline JodaFormatSpecifier getSpecifier() file: velox/functions/lib/JodaDateTime.cpp start line: 38 end line: 68 size: 30 LOC McCabe index: 2 number of parameters: 1 id: 619 unit: variant duckValueToVariant() file: velox/duckdb/conversion/DuckConversion.cpp start line: 118 end line: 147 size: 30 LOC McCabe index: 12 number of parameters: 1 id: 620 unit: bool SignatureBinder::tryBind() file: velox/expression/SignatureBinder.cpp start line: 28 end line: 60 size: 30 LOC McCabe index: 12 number of parameters: 0 id: 621 unit: void applyCastKernel() file: velox/expression/CastExpr.cpp start line: 43 end line: 74 size: 30 LOC McCabe index: 5 number of parameters: 4 id: 622 unit: void LambdaExpr::evalSpecialForm() file: velox/expression/ControlExpr.cpp start line: 701 end line: 730 size: 30 LOC McCabe index: 4 number of parameters: 3 id: 623 unit: if constexpr() file: velox/expression/SimpleFunctionAdapter.h start line: 241 end line: 280 size: 30 LOC McCabe index: 9 number of parameters: 1 id: 624 unit: def run_shipit() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 30 LOC McCabe index: 4 number of parameters: 1 id: 625 unit: void compareResults() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 551 end line: 583 size: 29 LOC McCabe index: 5 number of parameters: 0 id: 626 unit: void PlanNode::toString() file: velox/core/PlanNode.cpp start line: 408 end line: 440 size: 29 LOC McCabe index: 5 number of parameters: 7 id: 627 unit: std::shared_ptr adjustLastNArguments() file: velox/parse/Expressions.cpp start line: 126 end line: 160 size: 29 LOC McCabe index: 6 number of parameters: 3 id: 628 unit: void StripeReaderBase::loadEncryptionKeys() file: velox/dwio/dwrf/reader/StripeReaderBase.cpp start line: 101 end line: 139 size: 29 LOC McCabe index: 7 number of parameters: 1 id: 629 unit: void copyOneImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 720 end line: 750 size: 29 LOC McCabe index: 2 number of parameters: 5 id: 630 unit: static inline void readBytes() file: velox/dwio/dwrf/common/StreamUtil.h start line: 43 end line: 71 size: 29 LOC McCabe index: 5 number of parameters: 5 id: 631 unit: static std::unique_ptr create() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 272 end line: 301 size: 29 LOC McCabe index: 7 number of parameters: 3 id: 632 unit: void FileSink::write() file: velox/dwio/common/DataSink.cpp start line: 38 end line: 72 size: 29 LOC McCabe index: 2 number of parameters: 1 id: 633 unit: void CacheShard::updateStats() file: velox/common/caching/AsyncDataCache.cpp start line: 424 end line: 452 size: 29 LOC McCabe index: 7 number of parameters: 1 id: 634 unit: std::unique_ptr move() file: velox/common/base/AsyncSource.h start line: 64 end line: 94 size: 29 LOC McCabe index: 6 number of parameters: 0 id: 635 unit: inline bool testWords() file: velox/common/base/BitUtil.h start line: 130 end line: 158 size: 29 LOC McCabe index: 8 number of parameters: 4 id: 636 unit: inline bool testWordsReverse() file: velox/common/base/BitUtil.h start line: 211 end line: 239 size: 29 LOC McCabe index: 8 number of parameters: 4 id: 637 unit: static VectorPtr convertMapIteratorsToVectors() file: velox/row/UnsafeRowDeserializer.h start line: 852 end line: 888 size: 29 LOC McCabe index: 2 number of parameters: 3 id: 638 unit: void serializeMapVector() file: velox/serializers/PrestoSerializer.cpp start line: 1047 end line: 1075 size: 29 LOC McCabe index: 5 number of parameters: 3 id: 639 unit: inline int compare() file: velox/exec/RowContainer.h start line: 533 end line: 561 size: 29 LOC McCabe index: 13 number of parameters: 5 id: 640 unit: void PartitionedOutputBuffer::getData() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 389 end line: 419 size: 29 LOC McCabe index: 4 number of parameters: 4 id: 641 unit: BlockingReason MergeExchange::addMergeSources() file: velox/exec/Merge.cpp start line: 266 end line: 298 size: 29 LOC McCabe index: 6 number of parameters: 1 id: 642 unit: bool HashTable::insertBatch() file: velox/exec/HashTable.cpp start line: 576 end line: 606 size: 29 LOC McCabe index: 6 number of parameters: 3 id: 643 unit: void ensureRegexIsCompatible() file: velox/functions/sparksql/RegexFunctions.cpp start line: 26 end line: 58 size: 29 LOC McCabe index: 10 number of parameters: 2 id: 644 unit: void extract() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 289 end line: 323 size: 29 LOC McCabe index: 6 number of parameters: 4 id: 645 unit: bool registerCountIfAggregate() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 168 end line: 199 size: 29 LOC McCabe index: 2 number of parameters: 1 id: 646 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 635 end line: 665 size: 29 LOC McCabe index: 4 number of parameters: 4 id: 647 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.h start line: 104 end line: 134 size: 29 LOC McCabe index: 8 number of parameters: 2 id: 648 unit: void mergeOverlap() file: velox/functions/lib/KllSketch-inl.h start line: 73 end line: 101 size: 29 LOC McCabe index: 6 number of parameters: 7 id: 649 unit: void EvalCtx::restore() file: velox/expression/EvalCtx.cpp start line: 163 end line: 193 size: 29 LOC McCabe index: 9 number of parameters: 1 id: 650 unit: std::vector compileInputs() file: velox/expression/ExprCompiler.cpp start line: 134 end line: 162 size: 29 LOC McCabe index: 5 number of parameters: 5 id: 651 unit: void ArrayVector::ensureWritable() file: velox/vector/ComplexVector.cpp start line: 491 end line: 531 size: 29 LOC McCabe index: 5 number of parameters: 1 id: 652 unit: void DecodedVector::applyDictionaryWrapper() file: velox/vector/DecodedVector.cpp start line: 197 end line: 229 size: 29 LOC McCabe index: 9 number of parameters: 2 id: 653 unit: def check_main_module() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 29 LOC McCabe index: 9 number of parameters: 2 id: 654 unit: def build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 29 LOC McCabe index: 10 number of parameters: 3 id: 655 unit: def rust_toolchain() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 29 LOC McCabe index: 3 number of parameters: 1 id: 656 unit: def cmake_configure() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 29 LOC McCabe index: 6 number of parameters: 3 id: 657 unit: void SelectiveColumnReader::prepareNulls() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 105 end line: 136 size: 28 LOC McCabe index: 9 number of parameters: 2 id: 658 unit: void SelectiveFloatingPointColumnReader::read() file: velox/dwio/dwrf/reader/SelectiveFloatingPointColumnReader.h start line: 206 end line: 233 size: 28 LOC McCabe index: 6 number of parameters: 3 id: 659 unit: FOLLY_ALWAYS_INLINE vector_size_t process() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 294 end line: 322 size: 28 LOC McCabe index: 7 number of parameters: 2 id: 660 unit: vector_size_t copyNulls() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 319 end line: 349 size: 28 LOC McCabe index: 6 number of parameters: 5 id: 661 unit: std::unique_ptr CachedBufferedInput::enqueue() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 37 end line: 65 size: 28 LOC McCabe index: 3 number of parameters: 2 id: 662 unit: std::vector loadData() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 353 end line: 380 size: 28 LOC McCabe index: 2 number of parameters: 1 id: 663 unit: bool testIntFilter() file: velox/dwio/common/ScanSpec.cpp start line: 110 end line: 143 size: 28 LOC McCabe index: 6 number of parameters: 3 id: 664 unit: bool testDoubleFilter() file: velox/dwio/common/ScanSpec.cpp start line: 145 end line: 178 size: 28 LOC McCabe index: 6 number of parameters: 3 id: 665 unit: void update() file: velox/common/memory/MemoryUsageTracker.h start line: 175 end line: 203 size: 28 LOC McCabe index: 5 number of parameters: 1 id: 666 unit: void AsyncDataCacheEntry::initialize() file: velox/common/caching/AsyncDataCache.cpp start line: 95 end line: 124 size: 28 LOC McCabe index: 3 number of parameters: 1 id: 667 unit: void SsdFile::verifyWrite() file: velox/common/caching/SsdFile.cpp start line: 377 end line: 404 size: 28 LOC McCabe index: 6 number of parameters: 2 id: 668 unit: inline void copyBits() file: velox/common/base/BitUtil.h start line: 777 end line: 804 size: 28 LOC McCabe index: 5 number of parameters: 5 id: 669 unit: string StackTrace::log() file: velox/common/process/StackTrace.cpp start line: 126 end line: 156 size: 28 LOC McCabe index: 4 number of parameters: 2 id: 670 unit: static VectorPtr convertArrayIteratorsToVectors() file: velox/row/UnsafeRowDeserializer.h start line: 898 end line: 931 size: 28 LOC McCabe index: 2 number of parameters: 3 id: 671 unit: inline static std::optional serializeMap() file: velox/row/UnsafeRowDynamicSerializer.h start line: 208 end line: 243 size: 28 LOC McCabe index: 2 number of parameters: 4 id: 672 unit: void serializeRowVector() file: velox/serializers/PrestoSerializer.cpp start line: 987 end line: 1016 size: 28 LOC McCabe index: 6 number of parameters: 3 id: 673 unit: void serializeArrayVector() file: velox/serializers/PrestoSerializer.cpp start line: 1018 end line: 1045 size: 28 LOC McCabe index: 5 number of parameters: 3 id: 674 unit: void PrestoVectorSerde::deserialize() file: velox/serializers/PrestoSerializer.cpp start line: 1551 end line: 1585 size: 28 LOC McCabe index: 5 number of parameters: 4 id: 675 unit: bool BytesRange::testBytesRange() file: velox/type/Filter.cpp start line: 369 end line: 405 size: 28 LOC McCabe index: 14 number of parameters: 3 id: 676 unit: inline __m256i FloatingPointRange::test4x64() file: velox/type/Filter.h start line: 998 end line: 1025 size: 28 LOC McCabe index: 6 number of parameters: 1 id: 677 unit: inline __m256si FloatingPointRange::test8x32() file: velox/type/Filter.h start line: 1038 end line: 1065 size: 28 LOC McCabe index: 6 number of parameters: 1 id: 678 unit: void RowContainer::store() file: velox/exec/RowContainer.cpp start line: 292 end line: 319 size: 28 LOC McCabe index: 4 number of parameters: 4 id: 679 unit: bool PartitionedOutputBuffer::deleteResults() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 360 end line: 387 size: 28 LOC McCabe index: 4 number of parameters: 1 id: 680 unit: bool MergeJoin::findEndOfMatch() file: velox/exec/MergeJoin.cpp start line: 159 end line: 194 size: 28 LOC McCabe index: 6 number of parameters: 3 id: 681 unit: int32_t compare() file: velox/exec/ContainerRowSerde.cpp start line: 639 end line: 666 size: 28 LOC McCabe index: 9 number of parameters: 4 id: 682 unit: void Task::ensureSplitGroupsAreBeingProcessedLocked() file: velox/exec/Task.cpp start line: 413 end line: 446 size: 28 LOC McCabe index: 6 number of parameters: 1 id: 683 unit: void HashTable::setHashMode() file: velox/exec/HashTable.cpp start line: 784 end line: 813 size: 28 LOC McCabe index: 6 number of parameters: 2 id: 684 unit: bool VectorHasher::makeValueIdsFlatWithNulls() file: velox/exec/VectorHasher.cpp start line: 213 end line: 243 size: 28 LOC McCabe index: 6 number of parameters: 2 id: 685 unit: uint64_t VectorHasher::enableValueRange() file: velox/exec/VectorHasher.cpp start line: 602 end line: 631 size: 28 LOC McCabe index: 5 number of parameters: 2 id: 686 unit: void VectorHasher::merge() file: velox/exec/VectorHasher.cpp start line: 643 end line: 675 size: 28 LOC McCabe index: 11 number of parameters: 1 id: 687 unit: void registerArithmeticFunctions() file: velox/functions/sparksql/RegisterArithmetic.cpp start line: 24 end line: 54 size: 28 LOC McCabe index: 1 number of parameters: 1 id: 688 unit: void applyTyped() file: velox/functions/sparksql/CompareFunctionsNullSafe.cpp start line: 28 end line: 59 size: 28 LOC McCabe index: 8 number of parameters: 6 id: 689 unit: void apply() file: velox/functions/prestosql/StringFunctions.cpp start line: 83 end line: 121 size: 28 LOC McCabe index: 4 number of parameters: 5 id: 690 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/ArrayFunctions.h start line: 54 end line: 88 size: 28 LOC McCabe index: 7 number of parameters: 2 id: 691 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 381 end line: 413 size: 28 LOC McCabe index: 4 number of parameters: 4 id: 692 unit: Date addToDate() file: velox/functions/prestosql/DateTimeImpl.h start line: 100 end line: 133 size: 28 LOC McCabe index: 7 number of parameters: 3 id: 693 unit: void applyTypedFirstMatch() file: velox/functions/prestosql/benchmarks/ArrayPositionBasic.h start line: 27 end line: 58 size: 28 LOC McCabe index: 5 number of parameters: 5 id: 694 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.h start line: 68 end line: 96 size: 28 LOC McCabe index: 8 number of parameters: 2 id: 695 unit: vector_size_t getIndex() file: velox/functions/lib/SubscriptUtil.h start line: 238 end line: 274 size: 28 LOC McCabe index: 7 number of parameters: 5 id: 696 unit: FOLLY_ALWAYS_INLINE size_t upperUnicode() file: velox/functions/lib/string/StringCore.h start line: 115 end line: 148 size: 28 LOC McCabe index: 4 number of parameters: 4 id: 697 unit: FOLLY_ALWAYS_INLINE size_t lowerUnicode() file: velox/functions/lib/string/StringCore.h start line: 154 end line: 187 size: 28 LOC McCabe index: 4 number of parameters: 4 id: 698 unit: VectorPtr CastExpr::applyArray() file: velox/expression/CastExpr.cpp start line: 316 end line: 350 size: 28 LOC McCabe index: 1 number of parameters: 5 id: 699 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/expression/benchmarks/CallNullFreeBenchmark.cpp start line: 54 end line: 82 size: 28 LOC McCabe index: 8 number of parameters: 2 id: 700 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/expression/benchmarks/CallNullFreeBenchmark.cpp start line: 114 end line: 142 size: 28 LOC McCabe index: 8 number of parameters: 2 id: 701 unit: bool SwitchExpr::propagatesNulls() file: velox/expression/ControlExpr.cpp start line: 240 end line: 277 size: 28 LOC McCabe index: 9 number of parameters: 0 id: 702 unit: void FlatVector::resize() file: velox/vector/FlatVector-inl.h start line: 284 end line: 312 size: 28 LOC McCabe index: 8 number of parameters: 2 id: 703 unit: void exportFlatVector() file: velox/vector/arrow/Bridge.cpp start line: 220 end line: 250 size: 28 LOC McCabe index: 10 number of parameters: 4 id: 704 unit: RowVectorPtr createRowVector() file: velox/vector/arrow/Bridge.cpp start line: 651 end line: 681 size: 28 LOC McCabe index: 4 number of parameters: 6 id: 705 unit: TypePtr VectorFuzzer::randType() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 418 end line: 446 size: 28 LOC McCabe index: 5 number of parameters: 1 id: 706 unit: std::shared_ptr getCredentialsProvider() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 267 end line: 302 size: 27 LOC McCabe index: 6 number of parameters: 0 id: 707 unit: Func getFunction() file: velox/experimental/codegen/library_loader/NativeLibraryLoader.h start line: 135 end line: 161 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 708 unit: inline std::string codegenImplTypeName() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 88 end line: 114 size: 27 LOC McCabe index: 12 number of parameters: 1 id: 709 unit: void IntegerDirectColumnReader::next() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 376 end line: 406 size: 27 LOC McCabe index: 7 number of parameters: 3 id: 710 unit: void StringDictionaryColumnReader::loadStrideDictionary() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 997 end line: 1029 size: 27 LOC McCabe index: 3 number of parameters: 0 id: 711 unit: void SelectiveStringDictionaryColumnReader::ensureInitialized() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.cpp start line: 317 end line: 348 size: 27 LOC McCabe index: 5 number of parameters: 0 id: 712 unit: void SelectiveIntegerDirectColumnReader::readHelper() file: velox/dwio/dwrf/reader/SelectiveIntegerDirectColumnReader.h start line: 110 end line: 139 size: 27 LOC McCabe index: 4 number of parameters: 3 id: 713 unit: void SelectiveIntegerDirectColumnReader::processValueHook() file: velox/dwio/dwrf/reader/SelectiveIntegerDirectColumnReader.h start line: 181 end line: 207 size: 27 LOC McCabe index: 4 number of parameters: 2 id: 714 unit: ParsedKeyFilter parseKeyFilter() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 190 end line: 221 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 715 unit: std::unique_ptr FlatMapColumnReaderFactory::create() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 729 end line: 757 size: 27 LOC McCabe index: 7 number of parameters: 4 id: 716 unit: std::string streamKindToString() file: velox/dwio/dwrf/common/Common.cpp start line: 57 end line: 83 size: 27 LOC McCabe index: 12 number of parameters: 1 id: 717 unit: std::tuple BufferedInput::readInternal() file: velox/dwio/dwrf/common/BufferedInput.cpp start line: 181 end line: 211 size: 27 LOC McCabe index: 6 number of parameters: 2 id: 718 unit: bool DataBufferHolder::tryResize() file: velox/dwio/dwrf/common/DataBufferHolder.cpp start line: 21 end line: 54 size: 27 LOC McCabe index: 5 number of parameters: 3 id: 719 unit: void ScanSpec::reorder() file: velox/dwio/common/ScanSpec.cpp start line: 61 end line: 89 size: 27 LOC McCabe index: 9 number of parameters: 0 id: 720 unit: std::shared_ptr SubstraitVeloxPlanConverter::toVeloxPlan() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 173 end line: 202 size: 27 LOC McCabe index: 3 number of parameters: 1 id: 721 unit: void appendBool() file: velox/common/memory/ByteStream.h start line: 287 end line: 313 size: 27 LOC McCabe index: 5 number of parameters: 2 id: 722 unit: inline bool SimpleLRUCache::addInternal() file: velox/common/caching/SimpleLRUCache.h start line: 163 end line: 189 size: 27 LOC McCabe index: 5 number of parameters: 4 id: 723 unit: inline int32_t findLastBit() file: velox/common/base/BitUtil.h start line: 451 end line: 477 size: 27 LOC McCabe index: 5 number of parameters: 4 id: 724 unit: inline static std::optional serializeVector() file: velox/row/UnsafeRowSerializer.h start line: 504 end line: 533 size: 27 LOC McCabe index: 4 number of parameters: 5 id: 725 unit: void serializeFlatVector() file: velox/serializers/PrestoSerializer.cpp start line: 907 end line: 933 size: 27 LOC McCabe index: 9 number of parameters: 3 id: 726 unit: void serializeBiasVector() file: velox/serializers/PrestoSerializer.cpp start line: 1113 end line: 1139 size: 27 LOC McCabe index: 7 number of parameters: 3 id: 727 unit: static variant convert() file: velox/type/Variant.h start line: 587 end line: 617 size: 27 LOC McCabe index: 12 number of parameters: 1 id: 728 unit: void plan() file: velox/exec/LocalPlanner.cpp start line: 125 end line: 153 size: 27 LOC McCabe index: 5 number of parameters: 5 id: 729 unit: vector_size_t processEncodedFilterResults() file: velox/exec/OperatorUtils.cpp start line: 103 end line: 131 size: 27 LOC McCabe index: 6 number of parameters: 4 id: 730 unit: RowVectorPtr TableWriter::getOutput() file: velox/exec/TableWriter.cpp start line: 97 end line: 133 size: 27 LOC McCabe index: 4 number of parameters: 0 id: 731 unit: BlockingReason Exchange::isBlocked() file: velox/exec/Exchange.cpp start line: 265 end line: 302 size: 27 LOC McCabe index: 10 number of parameters: 1 id: 732 unit: bool tryMapToRange() file: velox/exec/VectorHasher.h start line: 392 end line: 421 size: 27 LOC McCabe index: 10 number of parameters: 3 id: 733 unit: void VectorHasher::copyStringToLocal() file: velox/exec/VectorHasher.cpp start line: 507 end line: 533 size: 27 LOC McCabe index: 5 number of parameters: 1 id: 734 unit: void registerBitwiseFunctions() file: velox/functions/prestosql/registration/BitwiseFunctionsRegistration.cpp start line: 39 end line: 65 size: 27 LOC McCabe index: 1 number of parameters: 0 id: 735 unit: void generateJsonTyped() file: velox/functions/prestosql/types/JsonType.cpp start line: 35 end line: 64 size: 27 LOC McCabe index: 9 number of parameters: 3 id: 736 unit: FOLLY_ALWAYS_INLINE bool doCall() file: velox/functions/prestosql/StringFunctions.h start line: 202 end line: 240 size: 27 LOC McCabe index: 7 number of parameters: 4 id: 737 unit: bool registerMapAggAggregate() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 264 end line: 291 size: 27 LOC McCabe index: 2 number of parameters: 1 id: 738 unit: void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 152 end line: 183 size: 27 LOC McCabe index: 4 number of parameters: 2 id: 739 unit: bool registerBoolAggregate() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 180 end line: 208 size: 27 LOC McCabe index: 1 number of parameters: 1 id: 740 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 155 end line: 183 size: 27 LOC McCabe index: 4 number of parameters: 3 id: 741 unit: bool registerCountAggregate() file: velox/functions/prestosql/aggregates/CountAggregate.cpp start line: 150 end line: 177 size: 27 LOC McCabe index: 1 number of parameters: 1 id: 742 unit: void updateInternal() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 111 end line: 139 size: 27 LOC McCabe index: 4 number of parameters: 4 id: 743 unit: FOLLY_ALWAYS_INLINE void adjustDateTime() file: velox/functions/prestosql/DateTimeFunctions.h start line: 442 end line: 468 size: 27 LOC McCabe index: 7 number of parameters: 2 id: 744 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 470 end line: 499 size: 27 LOC McCabe index: 4 number of parameters: 3 id: 745 unit: bool matchAuthorityAndPath() file: velox/functions/prestosql/URLFunctions.cpp start line: 22 end line: 54 size: 27 LOC McCabe index: 3 number of parameters: 4 id: 746 unit: std::unique_ptr initializeState() file: velox/duckdb/functions/DuckFunctions.cpp start line: 575 end line: 607 size: 27 LOC McCabe index: 4 number of parameters: 1 id: 747 unit: void ConstantExpr::evalSpecialForm() file: velox/expression/ControlExpr.cpp start line: 24 end line: 52 size: 27 LOC McCabe index: 4 number of parameters: 3 id: 748 unit: void TryExpr::evalSpecialForm() file: velox/expression/ControlExpr.cpp start line: 753 end line: 798 size: 27 LOC McCabe index: 6 number of parameters: 3 id: 749 unit: bool BaseVector::isReusableFlatVector() file: velox/vector/BaseVector.cpp start line: 621 end line: 654 size: 27 LOC McCabe index: 14 number of parameters: 1 id: 750 unit: def format_command() file: scripts/check.py start line: 0 end line: 0 size: 27 LOC McCabe index: 8 number of parameters: 3 id: 751 unit: def run() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 27 LOC McCabe index: 9 number of parameters: 2 id: 752 unit: def validate_section() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 27 LOC McCabe index: 8 number of parameters: 3 id: 753 unit: def get_linux_type() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 27 LOC McCabe index: 7 number of parameters: 0 id: 754 unit: void HivePartitionFunction::partition() file: velox/connectors/hive/HivePartitionFunction.cpp start line: 133 end line: 162 size: 26 LOC McCabe index: 4 number of parameters: 2 id: 755 unit: std::string generateColumnCode() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 244 end line: 273 size: 26 LOC McCabe index: 1 number of parameters: 5 id: 756 unit: CodeSnippet SymbolBinaryExpr::generateCode() file: velox/experimental/codegen/ast/BinaryExpressions.h start line: 126 end line: 160 size: 26 LOC McCabe index: 3 number of parameters: 2 id: 757 unit: CodeSnippet CoalesceExpr::generateCode() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 350 end line: 384 size: 26 LOC McCabe index: 3 number of parameters: 2 id: 758 unit: void processRun() file: velox/dwio/dwrf/common/RLEv1.h start line: 375 end line: 400 size: 26 LOC McCabe index: 2 number of parameters: 9 id: 759 unit: std::vector makeRequestParts() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 106 end line: 135 size: 26 LOC McCabe index: 5 number of parameters: 4 id: 760 unit: void StringStatisticsBuilder::merge() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 315 end line: 350 size: 26 LOC McCabe index: 5 number of parameters: 1 id: 761 unit: bool DefaultFlushPolicy::operator() file: velox/dwio/dwrf/writer/FlushPolicy.cpp start line: 27 end line: 52 size: 26 LOC McCabe index: 4 number of parameters: 0 id: 762 unit: void flush() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 248 end line: 284 size: 26 LOC McCabe index: 4 number of parameters: 2 id: 763 unit: static std::string getMetricTypeName() file: velox/dwio/common/MetricsLog.h start line: 155 end line: 180 size: 26 LOC McCabe index: 12 number of parameters: 1 id: 764 unit: int64_t MappedMemoryImpl::free() file: velox/common/memory/MappedMemory.cpp start line: 261 end line: 286 size: 26 LOC McCabe index: 5 number of parameters: 1 id: 765 unit: bool SsdFile::growOrEvictLocked() file: velox/common/caching/SsdFile.cpp start line: 256 end line: 281 size: 26 LOC McCabe index: 4 number of parameters: 0 id: 766 unit: inline void memset() file: velox/common/base/SimdUtil-inl.h start line: 97 end line: 122 size: 26 LOC McCabe index: 8 number of parameters: 3 id: 767 unit: static std::vector getFlattenedIteratorsBFS() file: velox/row/UnsafeRowDeserializer.h start line: 715 end line: 749 size: 26 LOC McCabe index: 7 number of parameters: 2 id: 768 unit: static VectorPtr convertArrayIteratorsToVectors() file: velox/row/UnsafeRowBatchDeserializer.h start line: 637 end line: 669 size: 26 LOC McCabe index: 2 number of parameters: 2 id: 769 unit: inline static std::optional serialize() file: velox/row/UnsafeRowSerializer.h start line: 400 end line: 436 size: 26 LOC McCabe index: 2 number of parameters: 2 id: 770 unit: void serializeWrapped() file: velox/serializers/PrestoSerializer.cpp start line: 940 end line: 966 size: 26 LOC McCabe index: 7 number of parameters: 3 id: 771 unit: void estimateFlatSerializedSize() file: velox/serializers/PrestoSerializer.cpp start line: 1206 end line: 1231 size: 26 LOC McCabe index: 6 number of parameters: 3 id: 772 unit: void estimateBiasedSerializedSize() file: velox/serializers/PrestoSerializer.cpp start line: 1271 end line: 1296 size: 26 LOC McCabe index: 6 number of parameters: 3 id: 773 unit: std::unique_ptr BigintValuesUsingHashTable::mergeWith() file: velox/type/Filter.cpp start line: 811 end line: 842 size: 26 LOC McCabe index: 11 number of parameters: 3 id: 774 unit: std::unique_ptr Tokenizer::computeNext() file: velox/type/Tokenizer.cpp start line: 51 end line: 81 size: 26 LOC McCabe index: 7 number of parameters: 0 id: 775 unit: TypeKind mapNameToTypeKind() file: velox/type/Type.cpp start line: 47 end line: 75 size: 26 LOC McCabe index: 2 number of parameters: 1 id: 776 unit: std::string mapTypeKindToName() file: velox/type/Type.cpp start line: 77 end line: 105 size: 26 LOC McCabe index: 2 number of parameters: 1 id: 777 unit: BlockingReason LocalExchangeSource::next() file: velox/exec/LocalPartition.cpp start line: 122 end line: 153 size: 26 LOC McCabe index: 7 number of parameters: 3 id: 778 unit: void GroupingSet::initializeGlobalAggregation() file: velox/exec/GroupingSet.cpp start line: 239 end line: 276 size: 26 LOC McCabe index: 4 number of parameters: 0 id: 779 unit: BlockingReason Merge::pushSource() file: velox/exec/Merge.cpp start line: 61 end line: 91 size: 26 LOC McCabe index: 6 number of parameters: 2 id: 780 unit: void AssignUniqueId::generateIdColumn() file: velox/exec/AssignUniqueId.cpp start line: 73 end line: 103 size: 26 LOC McCabe index: 5 number of parameters: 1 id: 781 unit: int32_t HashTable::listNotProbedRows() file: velox/exec/HashTable.cpp start line: 1182 end line: 1208 size: 26 LOC McCabe index: 5 number of parameters: 4 id: 782 unit: RowVectorPtr HashProbe::getNonMatchingOutputForRightJoin() file: velox/exec/HashProbe.cpp start line: 377 end line: 407 size: 26 LOC McCabe index: 4 number of parameters: 0 id: 783 unit: std::unique_ptr ExchangeClient::next() file: velox/exec/Exchange.cpp start line: 186 end line: 215 size: 26 LOC McCabe index: 7 number of parameters: 2 id: 784 unit: void applyComplexType() file: velox/functions/sparksql/ArraySort.cpp start line: 35 end line: 67 size: 26 LOC McCabe index: 2 number of parameters: 6 id: 785 unit: std::unique_ptr createIn() file: velox/functions/sparksql/In.cpp start line: 135 end line: 162 size: 26 LOC McCabe index: 4 number of parameters: 1 id: 786 unit: bool JsonCastOperator::isSupportedType() file: velox/functions/prestosql/types/JsonType.cpp start line: 435 end line: 461 size: 26 LOC McCabe index: 11 number of parameters: 1 id: 787 unit: void extract() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 417 end line: 444 size: 26 LOC McCabe index: 5 number of parameters: 4 id: 788 unit: void addRawInput() file: velox/functions/prestosql/aggregates/CountAggregate.cpp start line: 51 end line: 77 size: 26 LOC McCabe index: 6 number of parameters: 4 id: 789 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/CountAggregate.cpp start line: 93 end line: 119 size: 26 LOC McCabe index: 6 number of parameters: 4 id: 790 unit: ParseResult JsonPathTokenizer::matchQuotedSubscriptKey() file: velox/functions/prestosql/json/JsonPathTokenizer.cpp start line: 93 end line: 118 size: 26 LOC McCabe index: 12 number of parameters: 0 id: 791 unit: FOLLY_ALWAYS_INLINE void trimAsciiWhiteSpace() file: velox/functions/lib/string/StringImpl.h start line: 541 end line: 567 size: 26 LOC McCabe index: 9 number of parameters: 2 id: 792 unit: LogicalType fromVeloxType() file: velox/duckdb/conversion/DuckConversion.cpp start line: 36 end line: 61 size: 26 LOC McCabe index: 10 number of parameters: 1 id: 793 unit: std::shared_ptr parseConjunctionExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 183 end line: 215 size: 26 LOC McCabe index: 4 number of parameters: 1 id: 794 unit: std::shared_ptr parseExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 357 end line: 391 size: 26 LOC McCabe index: 10 number of parameters: 1 id: 795 unit: void veloxDecodedVectorConversion() file: velox/duckdb/functions/DuckFunctions.cpp start line: 257 end line: 282 size: 26 LOC McCabe index: 5 number of parameters: 4 id: 796 unit: bool Expr::removeSureNulls() file: velox/expression/Expr.cpp start line: 591 end line: 616 size: 26 LOC McCabe index: 6 number of parameters: 3 id: 797 unit: void validateBaseTypeAndCollectTypeParams() file: velox/expression/FunctionSignature.cpp start line: 98 end line: 131 size: 26 LOC McCabe index: 5 number of parameters: 3 id: 798 unit: VectorPtr VectorFuzzer::fuzz() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 234 end line: 262 size: 26 LOC McCabe index: 7 number of parameters: 2 id: 799 unit: static VectorPtr addDictionary() file: velox/vector/BaseVector.cpp start line: 97 end line: 122 size: 26 LOC McCabe index: 2 number of parameters: 4 id: 800 unit: void setInternalState() file: velox/vector/ConstantVector.h start line: 351 end line: 380 size: 26 LOC McCabe index: 8 number of parameters: 0 id: 801 unit: def populate_install_tree() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 26 LOC McCabe index: 6 number of parameters: 2 id: 802 unit: def find_module() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 26 LOC McCabe index: 6 number of parameters: 3 id: 803 unit: def run_project_cmd() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 26 LOC McCabe index: 6 number of parameters: 4 id: 804 unit: def __init__() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 26 LOC McCabe index: 10 number of parameters: 6 id: 805 unit: def configure() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 26 LOC McCabe index: 3 number of parameters: 2 id: 806 unit: std::shared_ptr transform() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 669 end line: 698 size: 25 LOC McCabe index: 1 number of parameters: 1 id: 807 unit: void compile() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 122 end line: 146 size: 25 LOC McCabe index: 2 number of parameters: 3 id: 808 unit: external_process::Command linkCommand() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 224 end line: 254 size: 25 LOC McCabe index: 5 number of parameters: 3 id: 809 unit: void SelectiveStructColumnReader::next() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.cpp start line: 107 end line: 136 size: 25 LOC McCabe index: 4 number of parameters: 3 id: 810 unit: void translateScatter() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 868 end line: 892 size: 25 LOC McCabe index: 6 number of parameters: 5 id: 811 unit: void processRle() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 1149 end line: 1174 size: 25 LOC McCabe index: 2 number of parameters: 8 id: 812 unit: uint64_t maxStreamsForType() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 254 end line: 278 size: 25 LOC McCabe index: 15 number of parameters: 1 id: 813 unit: std::unique_ptr BufferedInput::enqueue() file: velox/dwio/dwrf/common/BufferedInput.cpp start line: 88 end line: 120 size: 25 LOC McCabe index: 5 number of parameters: 2 id: 814 unit: void CachedBufferedInput::readRegion() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 418 end line: 442 size: 25 LOC McCabe index: 6 number of parameters: 2 id: 815 unit: inline void readRows() file: velox/dwio/dwrf/common/StreamUtil.h start line: 201 end line: 225 size: 25 LOC McCabe index: 2 number of parameters: 6 id: 816 unit: uint32_t flush() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 225 end line: 249 size: 25 LOC McCabe index: 3 number of parameters: 0 id: 817 unit: void ReadFileInputStream::read() file: velox/dwio/common/InputStream.cpp start line: 158 end line: 183 size: 25 LOC McCabe index: 3 number of parameters: 4 id: 818 unit: HashStringAllocator::Position HashStringAllocator::finishWrite() file: velox/common/memory/HashStringAllocator.cpp start line: 120 end line: 147 size: 25 LOC McCabe index: 2 number of parameters: 2 id: 819 unit: void V64::initialize() file: velox/common/base/SimdUtil.cpp start line: 58 end line: 82 size: 25 LOC McCabe index: 10 number of parameters: 0 id: 820 unit: inline void forEachWord() file: velox/common/base/BitUtil.h start line: 172 end line: 196 size: 25 LOC McCabe index: 6 number of parameters: 4 id: 821 unit: inline uint64_t loadPartialWord() file: velox/common/base/BitUtil.h start line: 683 end line: 708 size: 25 LOC McCabe index: 4 number of parameters: 2 id: 822 unit: constexpr static inline TypeKind simpleSqlTypeToTypeKind() file: velox/row/UnsafeRowParser.h start line: 41 end line: 65 size: 25 LOC McCabe index: 11 number of parameters: 0 id: 823 unit: inline static std::optional serializeVector() file: velox/row/UnsafeRowDynamicSerializer.h start line: 123 end line: 150 size: 25 LOC McCabe index: 3 number of parameters: 6 id: 824 unit: static VectorPtr convertMapIteratorsToVectors() file: velox/row/UnsafeRowBatchDeserializer.h start line: 600 end line: 628 size: 25 LOC McCabe index: 1 number of parameters: 2 id: 825 unit: std::shared_ptr run() file: velox/benchmarks/tpch/TpchBenchmark.cpp start line: 82 end line: 107 size: 25 LOC McCabe index: 5 number of parameters: 1 id: 826 unit: int main() file: velox/benchmarks/tpch/TpchBenchmark.cpp start line: 128 end line: 152 size: 25 LOC McCabe index: 2 number of parameters: 2 id: 827 unit: inline bool RowContainer::equals() file: velox/exec/RowContainer.h start line: 895 end line: 919 size: 25 LOC McCabe index: 2 number of parameters: 4 id: 828 unit: void PartitionedOutputBuffer::checkIfDone() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 272 end line: 298 size: 25 LOC McCabe index: 6 number of parameters: 1 id: 829 unit: void deselectRowsWithNulls() file: velox/exec/OperatorUtils.cpp start line: 24 end line: 48 size: 25 LOC McCabe index: 4 number of parameters: 4 id: 830 unit: int compareStringAsc() file: velox/exec/ContainerRowSerde.cpp start line: 350 end line: 374 size: 25 LOC McCabe index: 5 number of parameters: 4 id: 831 unit: void HashTable::insertForJoin() file: velox/exec/HashTable.cpp start line: 725 end line: 755 size: 25 LOC McCabe index: 6 number of parameters: 3 id: 832 unit: void HashProbe::ensureLoadedIfNotAtEnd() file: velox/exec/HashProbe.cpp start line: 570 end line: 594 size: 25 LOC McCabe index: 9 number of parameters: 1 id: 833 unit: void OrderBy::noMoreInput() file: velox/exec/OrderBy.cpp start line: 61 end line: 91 size: 25 LOC McCabe index: 4 number of parameters: 0 id: 834 unit: void VectorHasher::cardinality() file: velox/exec/VectorHasher.cpp start line: 558 end line: 585 size: 25 LOC McCabe index: 7 number of parameters: 2 id: 835 unit: void apply() file: velox/functions/sparksql/String.cpp start line: 82 end line: 107 size: 25 LOC McCabe index: 4 number of parameters: 5 id: 836 unit: int in_str() file: velox/functions/sparksql/benchmarks/In.cpp start line: 79 end line: 105 size: 25 LOC McCabe index: 4 number of parameters: 3 id: 837 unit: void apply() file: velox/functions/prestosql/MapEntries.cpp start line: 25 end line: 52 size: 25 LOC McCabe index: 1 number of parameters: 5 id: 838 unit: void validateMatchingArrayTypes() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 357 end line: 383 size: 25 LOC McCabe index: 2 number of parameters: 3 id: 839 unit: int64_t widthBucket() file: velox/functions/prestosql/WidthBucketArray.cpp start line: 26 end line: 54 size: 25 LOC McCabe index: 3 number of parameters: 4 id: 840 unit: void apply() file: velox/functions/prestosql/Not.cpp start line: 23 end line: 52 size: 25 LOC McCabe index: 1 number of parameters: 5 id: 841 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 75 end line: 101 size: 25 LOC McCabe index: 3 number of parameters: 3 id: 842 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 159 end line: 184 size: 25 LOC McCabe index: 2 number of parameters: 3 id: 843 unit: void doExtractValues() file: velox/functions/prestosql/aggregates/SimpleNumericAggregate.h start line: 43 end line: 67 size: 25 LOC McCabe index: 3 number of parameters: 4 id: 844 unit: void apply() file: velox/functions/prestosql/VectorArithmetic.cpp start line: 73 end line: 99 size: 25 LOC McCabe index: 5 number of parameters: 5 id: 845 unit: BufferPtr toWrapCapture() file: velox/functions/lib/LambdaFunctionUtil.h start line: 73 end line: 99 size: 25 LOC McCabe index: 5 number of parameters: 4 id: 846 unit: VectorPtr applyMap() file: velox/functions/lib/SubscriptUtil.h start line: 118 end line: 146 size: 25 LOC McCabe index: 6 number of parameters: 3 id: 847 unit: void Expr::computeMetadata() file: velox/expression/Expr.cpp start line: 91 end line: 122 size: 25 LOC McCabe index: 8 number of parameters: 0 id: 848 unit: void Expr::eval() file: velox/expression/Expr.cpp start line: 219 end line: 266 size: 25 LOC McCabe index: 7 number of parameters: 3 id: 849 unit: ExprPtr getSpecialForm() file: velox/expression/ExprCompiler.cpp start line: 173 end line: 197 size: 25 LOC McCabe index: 8 number of parameters: 3 id: 850 unit: ExprPtr tryFoldIfConstant() file: velox/expression/ExprCompiler.cpp start line: 254 end line: 291 size: 25 LOC McCabe index: 7 number of parameters: 2 id: 851 unit: TypeSignature parseTypeSignature() file: velox/expression/FunctionSignature.cpp start line: 64 end line: 95 size: 25 LOC McCabe index: 3 number of parameters: 1 id: 852 unit: void exportFlatStringVector() file: velox/vector/arrow/Bridge.cpp start line: 183 end line: 218 size: 25 LOC McCabe index: 3 number of parameters: 4 id: 853 unit: inline int32_t SimpleVector::compare() file: velox/vector/SimpleVector.h start line: 413 end line: 439 size: 25 LOC McCabe index: 6 number of parameters: 4 id: 854 unit: def tidy() file: scripts/run-clang-tidy.py start line: 0 end line: 0 size: 25 LOC McCabe index: 10 number of parameters: 1 id: 855 unit: def run() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 25 LOC McCabe index: 7 number of parameters: 1 id: 856 unit: def get_coverage() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 25 LOC McCabe index: 8 number of parameters: 1 id: 857 unit: def _write_build_script() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 25 LOC McCabe index: 7 number of parameters: 2 id: 858 unit: def does_file_need_update() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 25 LOC McCabe index: 10 number of parameters: 3 id: 859 unit: inline std::string codegenNativeType() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 132 end line: 158 size: 24 LOC McCabe index: 5 number of parameters: 2 id: 860 unit: void validate() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 46 end line: 75 size: 24 LOC McCabe index: 9 number of parameters: 1 id: 861 unit: std::shared_ptr getAggregationOutputType() file: velox/core/PlanNode.cpp start line: 28 end line: 55 size: 24 LOC McCabe index: 3 number of parameters: 3 id: 862 unit: void fillTimestamps() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 47 end line: 70 size: 24 LOC McCabe index: 8 number of parameters: 5 id: 863 unit: void StringDictionaryColumnReader::ensureInitialized() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1335 end line: 1362 size: 24 LOC McCabe index: 5 number of parameters: 0 id: 864 unit: void initializeFlatVector() file: velox/dwio/dwrf/reader/FlatMapHelper.h start line: 48 end line: 72 size: 24 LOC McCabe index: 6 number of parameters: 5 id: 865 unit: void copyImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 477 end line: 502 size: 24 LOC McCabe index: 2 number of parameters: 6 id: 866 unit: Ranges Ranges::filter() file: velox/dwio/dwrf/common/Range.cpp start line: 21 end line: 44 size: 24 LOC McCabe index: 7 number of parameters: 1 id: 867 unit: void RleDecoderV1::nextLengths() file: velox/dwio/dwrf/common/RLEv1.cpp start line: 212 end line: 237 size: 24 LOC McCabe index: 5 number of parameters: 2 id: 868 unit: inline uint32_t getClosestFixedBits() file: velox/dwio/dwrf/common/RLEv2.cpp start line: 82 end line: 106 size: 24 LOC McCabe index: 18 number of parameters: 1 id: 869 unit: void MemoryUsageTracker::incrementUsage() file: velox/common/memory/MemoryUsageTracker.cpp start line: 57 end line: 91 size: 24 LOC McCabe index: 6 number of parameters: 2 id: 870 unit: void AsyncDataCacheEntry::setExclusiveToShared() file: velox/common/caching/AsyncDataCache.cpp start line: 32 end line: 61 size: 24 LOC McCabe index: 6 number of parameters: 0 id: 871 unit: void V32::initialize() file: velox/common/base/SimdUtil.cpp start line: 33 end line: 56 size: 24 LOC McCabe index: 10 number of parameters: 0 id: 872 unit: void readTimestampWithTimeZone() file: velox/serializers/PrestoSerializer.cpp start line: 449 end line: 477 size: 24 LOC McCabe index: 4 number of parameters: 3 id: 873 unit: FOLLY_NOINLINE static void registerSerialization() file: velox/type/Type.h start line: 805 end line: 828 size: 24 LOC McCabe index: 3 number of parameters: 3 id: 874 unit: void RowContainer::checkConsistency() file: velox/exec/RowContainer.cpp start line: 259 end line: 284 size: 24 LOC McCabe index: 5 number of parameters: 0 id: 875 unit: Kind kind() file: velox/exec/AggregationHook.h start line: 176 end line: 199 size: 24 LOC McCabe index: 8 number of parameters: 0 id: 876 unit: void GroupingSet::addInput() file: velox/exec/GroupingSet.cpp start line: 96 end line: 126 size: 24 LOC McCabe index: 6 number of parameters: 2 id: 877 unit: BlockingReason Merge::ensureSourcesReady() file: velox/exec/Merge.cpp start line: 116 end line: 146 size: 24 LOC McCabe index: 7 number of parameters: 1 id: 878 unit: BlockingReason Task::getSplitOrFutureLocked() file: velox/exec/Task.cpp start line: 664 end line: 690 size: 24 LOC McCabe index: 4 number of parameters: 3 id: 879 unit: bool makeValueIdsForRows() file: velox/exec/VectorHasher.h start line: 319 end line: 342 size: 24 LOC McCabe index: 6 number of parameters: 6 id: 880 unit: bool VectorHasher::makeValueIdsFlatNoNulls() file: velox/exec/VectorHasher.cpp start line: 183 end line: 210 size: 24 LOC McCabe index: 6 number of parameters: 2 id: 881 unit: bool VectorHasher::makeValueIdsForRows() file: velox/exec/VectorHasher.cpp start line: 353 end line: 376 size: 24 LOC McCabe index: 6 number of parameters: 6 id: 882 unit: void VectorHasher::analyzeValue() file: velox/exec/VectorHasher.cpp start line: 482 end line: 505 size: 24 LOC McCabe index: 6 number of parameters: 1 id: 883 unit: int in_int() file: velox/functions/sparksql/benchmarks/In.cpp start line: 41 end line: 66 size: 24 LOC McCabe index: 4 number of parameters: 3 id: 884 unit: void flush() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 156 end line: 183 size: 24 LOC McCabe index: 6 number of parameters: 1 id: 885 unit: bool registerChecksumAggregate() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 214 end line: 241 size: 24 LOC McCabe index: 2 number of parameters: 1 id: 886 unit: void runVarchar() file: velox/functions/prestosql/benchmarks/ArrayContainsBenchmark.cpp start line: 97 end line: 125 size: 24 LOC McCabe index: 1 number of parameters: 1 id: 887 unit: void apply() file: velox/functions/prestosql/benchmarks/MapInputBenchmark.cpp start line: 162 end line: 189 size: 24 LOC McCabe index: 3 number of parameters: 5 id: 888 unit: FOLLY_ALWAYS_INLINE bool md5_radix() file: velox/functions/lib/string/StringImpl.h start line: 252 end line: 277 size: 24 LOC McCabe index: 3 number of parameters: 3 id: 889 unit: std::string normalizeFuncName() file: velox/duckdb/conversion/DuckParser.cpp start line: 50 end line: 73 size: 24 LOC McCabe index: 2 number of parameters: 1 id: 890 unit: std::shared_ptr parseCaseExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 313 end line: 341 size: 24 LOC McCabe index: 4 number of parameters: 1 id: 891 unit: void finalizeErrors() file: velox/expression/ControlExpr.cpp start line: 324 end line: 348 size: 24 LOC McCabe index: 7 number of parameters: 4 id: 892 unit: void apply() file: velox/expression/ControlExpr.cpp start line: 668 end line: 691 size: 24 LOC McCabe index: 3 number of parameters: 5 id: 893 unit: void DecodedVector::fillInIndices() file: velox/vector/DecodedVector.cpp start line: 266 end line: 289 size: 24 LOC McCabe index: 6 number of parameters: 0 id: 894 unit: void DecodedVector::setBaseDataForConstant() file: velox/vector/DecodedVector.cpp start line: 376 end line: 401 size: 24 LOC McCabe index: 8 number of parameters: 2 id: 895 unit: variant randVariantImpl() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 176 end line: 200 size: 24 LOC McCabe index: 6 number of parameters: 2 id: 896 unit: int32_t compare() file: velox/vector/FlatVector.h start line: 259 end line: 283 size: 24 LOC McCabe index: 8 number of parameters: 4 id: 897 unit: int32_t compare() file: velox/vector/ConstantVector.h start line: 309 end line: 333 size: 24 LOC McCabe index: 9 number of parameters: 4 id: 898 unit: int32_t compare() file: velox/vector/SimpleVector.h start line: 149 end line: 172 size: 24 LOC McCabe index: 7 number of parameters: 4 id: 899 unit: def run() file: scripts/util.py start line: 0 end line: 0 size: 24 LOC McCabe index: 7 number of parameters: 3 id: 900 unit: def stopTest() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 24 LOC McCabe index: 4 number of parameters: 2 id: 901 unit: def _resolve_dep_to_crates() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 24 LOC McCabe index: 10 number of parameters: 3 id: 902 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 24 LOC McCabe index: 1 number of parameters: 3 id: 903 unit: std::shared_ptr createDataSource() file: velox/connectors/hive/HiveConnector.h start line: 234 end line: 256 size: 23 LOC McCabe index: 2 number of parameters: 5 id: 904 unit: void initialize() file: velox/connectors/hive/storage_adapters/s3fs/benchmark/S3ReadBenchmark.h start line: 29 end line: 54 size: 23 LOC McCabe index: 5 number of parameters: 0 id: 905 unit: std::shared_ptr visit() file: velox/experimental/codegen/benchmark/ValueNodeReplacer.h start line: 36 end line: 58 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 906 unit: std::filesystem::path tempPath() file: velox/experimental/codegen/external_process/Filesystem.h start line: 37 end line: 63 size: 23 LOC McCabe index: 2 number of parameters: 3 id: 907 unit: std::shared_ptr computeUnionType() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 184 end line: 212 size: 23 LOC McCabe index: 5 number of parameters: 1 id: 908 unit: std::string generateConcatCode() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 275 end line: 300 size: 23 LOC McCabe index: 2 number of parameters: 5 id: 909 unit: void addEvent() file: velox/experimental/codegen/vector_function/Perf.h start line: 151 end line: 176 size: 23 LOC McCabe index: 3 number of parameters: 1 id: 910 unit: void link() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 152 end line: 178 size: 23 LOC McCabe index: 2 number of parameters: 3 id: 911 unit: std::string insertFunction() file: velox/experimental/codegen/compiler_utils/ICompiledCall.h start line: 95 end line: 118 size: 23 LOC McCabe index: 3 number of parameters: 1 id: 912 unit: void StringDictionaryColumnReader::next() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1070 end line: 1100 size: 23 LOC McCabe index: 5 number of parameters: 3 id: 913 unit: std::vector SelectiveStructColumnReader::filterRowGroups() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.cpp start line: 66 end line: 88 size: 23 LOC McCabe index: 3 number of parameters: 2 id: 914 unit: std::unique_ptr StripeStreamsImpl::getStream() file: velox/dwio/dwrf/reader/StripeStream.cpp start line: 259 end line: 286 size: 23 LOC McCabe index: 5 number of parameters: 2 id: 915 unit: void translateByDict() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 925 end line: 947 size: 23 LOC McCabe index: 6 number of parameters: 3 id: 916 unit: uint64_t SelectiveListColumnReader::skip() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.cpp start line: 56 end line: 78 size: 23 LOC McCabe index: 4 number of parameters: 1 id: 917 unit: void SelectiveMapColumnReader::getValues() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.cpp start line: 216 end line: 238 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 918 unit: void getValues() file: velox/dwio/dwrf/reader/SelectiveByteRleColumnReader.h start line: 74 end line: 96 size: 23 LOC McCabe index: 6 number of parameters: 2 id: 919 unit: void DwrfRowReaderShared::startNextStripe() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 385 end line: 414 size: 23 LOC McCabe index: 3 number of parameters: 0 id: 920 unit: uint64_t BooleanRleEncoderImpl::addBits() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 284 end line: 306 size: 23 LOC McCabe index: 7 number of parameters: 4 id: 921 unit: uint64_t BooleanRleEncoderImpl::addBits() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 308 end line: 330 size: 23 LOC McCabe index: 7 number of parameters: 4 id: 922 unit: std::pair findNumInRun() file: velox/dwio/dwrf/common/RLEv1.h start line: 406 end line: 428 size: 23 LOC McCabe index: 4 number of parameters: 4 id: 923 unit: bool CachedBufferedInput::shouldPreload() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 72 end line: 98 size: 23 LOC McCabe index: 5 number of parameters: 0 id: 924 unit: void StringColumnWriter::convertToDirectEncoding() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1294 end line: 1318 size: 23 LOC McCabe index: 2 number of parameters: 0 id: 925 unit: std::string childName() file: velox/dwio/common/ColumnSelector.cpp start line: 32 end line: 55 size: 23 LOC McCabe index: 5 number of parameters: 3 id: 926 unit: bool testStringFilter() file: velox/dwio/common/ScanSpec.cpp start line: 180 end line: 208 size: 23 LOC McCabe index: 6 number of parameters: 3 id: 927 unit: std::shared_ptr SubstraitVeloxPlanConverter::toVeloxPlan() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 318 end line: 345 size: 23 LOC McCabe index: 6 number of parameters: 1 id: 928 unit: std::string MmapAllocator::SizeClass::toString() file: velox/common/memory/MmapAllocator.cpp start line: 276 end line: 298 size: 23 LOC McCabe index: 3 number of parameters: 0 id: 929 unit: uint64_t StringIdMap::makeId() file: velox/common/caching/StringIdMap.cpp start line: 56 end line: 84 size: 23 LOC McCabe index: 4 number of parameters: 1 id: 930 unit: __m256i setAll256i() file: velox/common/base/SimdUtil.h start line: 658 end line: 680 size: 23 LOC McCabe index: 13 number of parameters: 1 id: 931 unit: inline int32_t findFirstBit() file: velox/common/base/BitUtil.h start line: 300 end line: 322 size: 23 LOC McCabe index: 3 number of parameters: 3 id: 932 unit: static std::optional deserialize() file: velox/row/UnsafeRowDeserializer.h start line: 569 end line: 594 size: 23 LOC McCabe index: 5 number of parameters: 1 id: 933 unit: static VectorPtr deserializeComplex() file: velox/row/UnsafeRowDeserializer.h start line: 1113 end line: 1139 size: 23 LOC McCabe index: 5 number of parameters: 4 id: 934 unit: inline static std::optional serializeRow() file: velox/row/UnsafeRowDynamicSerializer.h start line: 263 end line: 290 size: 23 LOC McCabe index: 4 number of parameters: 4 id: 935 unit: inline static std::optional serializeSimpleVector() file: velox/row/UnsafeRowSerializer.h start line: 269 end line: 291 size: 23 LOC McCabe index: 4 number of parameters: 4 id: 936 unit: void serializeConstantVector() file: velox/serializers/PrestoSerializer.cpp start line: 1087 end line: 1110 size: 23 LOC McCabe index: 5 number of parameters: 3 id: 937 unit: void estimateConstantSerializedSize() file: velox/serializers/PrestoSerializer.cpp start line: 1327 end line: 1349 size: 23 LOC McCabe index: 5 number of parameters: 3 id: 938 unit: static bool equals() file: velox/type/Variant.cpp start line: 133 end line: 158 size: 23 LOC McCabe index: 8 number of parameters: 2 id: 939 unit: void OpaqueType::registerSerializationTypeErased() file: velox/type/Type.cpp start line: 468 end line: 490 size: 23 LOC McCabe index: 1 number of parameters: 4 id: 940 unit: void RowContainer::freeVariableWidthFields() file: velox/exec/RowContainer.cpp start line: 235 end line: 257 size: 23 LOC McCabe index: 10 number of parameters: 1 id: 941 unit: inline bool equalsWithNulls() file: velox/exec/RowContainer.h start line: 488 end line: 510 size: 23 LOC McCabe index: 8 number of parameters: 6 id: 942 unit: void PartitionedOutputBuffer::updateAfterAcknowledgeLocked() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 335 end line: 358 size: 23 LOC McCabe index: 5 number of parameters: 2 id: 943 unit: void GroupingSet::addGlobalAggregationInput() file: velox/exec/GroupingSet.cpp start line: 278 end line: 302 size: 23 LOC McCabe index: 5 number of parameters: 2 id: 944 unit: void LocalPlanner::plan() file: velox/exec/LocalPlanner.cpp start line: 244 end line: 272 size: 23 LOC McCabe index: 3 number of parameters: 4 id: 945 unit: void CrossJoinBuild::noMoreInput() file: velox/exec/CrossJoinBuild.cpp start line: 69 end line: 101 size: 23 LOC McCabe index: 4 number of parameters: 0 id: 946 unit: void serializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 67 end line: 92 size: 23 LOC McCabe index: 7 number of parameters: 3 id: 947 unit: void TopN::addInput() file: velox/exec/TopN.cpp start line: 60 end line: 89 size: 23 LOC McCabe index: 6 number of parameters: 1 id: 948 unit: void Task::removeDriver() file: velox/exec/Task.cpp start line: 382 end line: 411 size: 23 LOC McCabe index: 5 number of parameters: 2 id: 949 unit: std::unique_ptr Task::addSplitLocked() file: velox/exec/Task.cpp start line: 511 end line: 537 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 950 unit: void HashTable::erase() file: velox/exec/HashTable.cpp start line: 1211 end line: 1234 size: 23 LOC McCabe index: 5 number of parameters: 1 id: 951 unit: std::shared_ptr makeTableType() file: velox/exec/HashProbe.cpp start line: 28 end line: 50 size: 23 LOC McCabe index: 4 number of parameters: 2 id: 952 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 94 end line: 118 size: 23 LOC McCabe index: 5 number of parameters: 4 id: 953 unit: std::unique_ptr createMinMaxIntegralAggregate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 445 end line: 467 size: 23 LOC McCabe index: 7 number of parameters: 2 id: 954 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 66 end line: 90 size: 23 LOC McCabe index: 3 number of parameters: 3 id: 955 unit: void addRawInput() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 188 end line: 213 size: 23 LOC McCabe index: 4 number of parameters: 4 id: 956 unit: FOLLY_ALWAYS_INLINE std::optional fromUnixtime() file: velox/functions/prestosql/DateTimeImpl.h start line: 38 end line: 70 size: 23 LOC McCabe index: 6 number of parameters: 1 id: 957 unit: void DenseHll::insert() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 145 end line: 175 size: 23 LOC McCabe index: 7 number of parameters: 2 id: 958 unit: void apply() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.h start line: 214 end line: 239 size: 23 LOC McCabe index: 1 number of parameters: 5 id: 959 unit: size_t runFastVeloxInVeloxOut() file: velox/functions/prestosql/benchmarks/CompareBenchmark.cpp start line: 60 end line: 83 size: 23 LOC McCabe index: 5 number of parameters: 0 id: 960 unit: size_t runFastVeloxInStdOut() file: velox/functions/prestosql/benchmarks/CompareBenchmark.cpp start line: 85 end line: 108 size: 23 LOC McCabe index: 5 number of parameters: 0 id: 961 unit: void runUrlExtract() file: velox/functions/prestosql/benchmarks/URLBenchmark.cpp start line: 189 end line: 216 size: 23 LOC McCabe index: 3 number of parameters: 2 id: 962 unit: bool toNthElementRows() file: velox/functions/prestosql/Reduce.cpp start line: 29 end line: 55 size: 23 LOC McCabe index: 4 number of parameters: 5 id: 963 unit: void re2ExtractAll() file: velox/functions/lib/Re2Functions.cpp start line: 433 end line: 458 size: 23 LOC McCabe index: 3 number of parameters: 6 id: 964 unit: void apply() file: velox/duckdb/functions/DuckFunctions.cpp start line: 417 end line: 444 size: 23 LOC McCabe index: 4 number of parameters: 5 id: 965 unit: void copy_from() file: velox/expression/ComplexWriterTypes.h start line: 328 end line: 353 size: 23 LOC McCabe index: 6 number of parameters: 1 id: 966 unit: std::shared_ptr getVectorFunction() file: velox/expression/VectorFunction.cpp start line: 37 end line: 64 size: 23 LOC McCabe index: 5 number of parameters: 3 id: 967 unit: bool Expr::checkGetSharedSubexprValues() file: velox/expression/Expr.cpp start line: 268 end line: 303 size: 23 LOC McCabe index: 6 number of parameters: 3 id: 968 unit: void apply() file: velox/expression/SimpleFunctionAdapter.h start line: 138 end line: 173 size: 23 LOC McCabe index: 4 number of parameters: 5 id: 969 unit: static void ensureBuffer() file: velox/vector/BaseVector.h start line: 554 end line: 576 size: 23 LOC McCabe index: 7 number of parameters: 4 id: 970 unit: void fillNewMemory() file: velox/buffer/Buffer.h start line: 580 end line: 603 size: 23 LOC McCabe index: 3 number of parameters: 3 id: 971 unit: int locate_py_main() file: build/fbcode_builder/CMake/fb_py_win_main.c start line: 41 end line: 78 size: 23 LOC McCabe index: 3 number of parameters: 2 id: 972 unit: int wmain() file: build/fbcode_builder/CMake/fb_py_win_main.c start line: 80 end line: 135 size: 23 LOC McCabe index: 6 number of parameters: 0 id: 973 unit: def process_deps() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 23 LOC McCabe index: 8 number of parameters: 3 id: 974 unit: def __init__() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 23 LOC McCabe index: 10 number of parameters: 4 id: 975 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 23 LOC McCabe index: 6 number of parameters: 3 id: 976 unit: GeneratedExpressionStruct ExprCodeGenerator::codegenExpression() file: velox/experimental/codegen/code_generator/ExprCodeGenerator.cpp start line: 297 end line: 325 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 977 unit: static LibraryDescriptor fromProto() file: velox/experimental/codegen/compiler_utils/LibraryDescriptor.h start line: 48 end line: 70 size: 22 LOC McCabe index: 1 number of parameters: 1 id: 978 unit: void processRun() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 1309 end line: 1332 size: 22 LOC McCabe index: 1 number of parameters: 6 id: 979 unit: void copyImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 541 end line: 562 size: 22 LOC McCabe index: 3 number of parameters: 6 id: 980 unit: inline void clipTrailingStores() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 268 end line: 292 size: 22 LOC McCabe index: 6 number of parameters: 4 id: 981 unit: std::unique_ptr StatisticsBuilder::create() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 134 end line: 155 size: 22 LOC McCabe index: 10 number of parameters: 2 id: 982 unit: EncodingIter EncodingIter::end() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 56 end line: 77 size: 22 LOC McCabe index: 2 number of parameters: 2 id: 983 unit: void ReadFileInputStream::read() file: velox/dwio/common/InputStream.cpp start line: 185 end line: 206 size: 22 LOC McCabe index: 2 number of parameters: 3 id: 984 unit: std::string toString() file: velox/dwio/common/Options.cpp start line: 45 end line: 66 size: 22 LOC McCabe index: 9 number of parameters: 1 id: 985 unit: ResultList HiveTypeParser::parseTypeList() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 107 end line: 130 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 986 unit: void SubstraitVeloxPlanConverter::flattenConditions() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 497 end line: 519 size: 22 LOC McCabe index: 5 number of parameters: 2 id: 987 unit: void AllocationPool::newRun() file: velox/common/memory/AllocationPool.cpp start line: 39 end line: 60 size: 22 LOC McCabe index: 4 number of parameters: 1 id: 988 unit: bool ScopedMappedMemory::allocateContiguous() file: velox/common/memory/MappedMemory.cpp start line: 363 end line: 384 size: 22 LOC McCabe index: 4 number of parameters: 4 id: 989 unit: void CacheShard::calibrateThreshold() file: velox/common/caching/AsyncDataCache.cpp start line: 401 end line: 422 size: 22 LOC McCabe index: 3 number of parameters: 0 id: 990 unit: inline DataIteratorPtr getIteratorPtr() file: velox/row/UnsafeRowDeserializer.h start line: 507 end line: 531 size: 22 LOC McCabe index: 6 number of parameters: 2 id: 991 unit: void readValues() file: velox/serializers/PrestoSerializer.cpp start line: 147 end line: 169 size: 22 LOC McCabe index: 4 number of parameters: 5 id: 992 unit: void readValues() file: velox/serializers/PrestoSerializer.cpp start line: 177 end line: 199 size: 22 LOC McCabe index: 4 number of parameters: 5 id: 993 unit: void readValues() file: velox/serializers/PrestoSerializer.cpp start line: 207 end line: 229 size: 22 LOC McCabe index: 4 number of parameters: 5 id: 994 unit: void estimateWrapperSerializedSize() file: velox/serializers/PrestoSerializer.cpp start line: 1303 end line: 1324 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 995 unit: bool testFloatingPoint() file: velox/type/Filter.h start line: 960 end line: 981 size: 22 LOC McCabe index: 10 number of parameters: 1 id: 996 unit: void RowContainer::clear() file: velox/exec/RowContainer.cpp start line: 500 end line: 522 size: 22 LOC McCabe index: 5 number of parameters: 0 id: 997 unit: bool GroupingSet::getGlobalAggregationOutput() file: velox/exec/GroupingSet.cpp start line: 304 end line: 327 size: 22 LOC McCabe index: 4 number of parameters: 4 id: 998 unit: vector_size_t processFlatFilterResults() file: velox/exec/OperatorUtils.cpp start line: 78 end line: 101 size: 22 LOC McCabe index: 2 number of parameters: 4 id: 999 unit: void TableWriter::addInput() file: velox/exec/TableWriter.cpp start line: 70 end line: 95 size: 22 LOC McCabe index: 4 number of parameters: 1 id: 1000 unit: void deserializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 246 end line: 267 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 1001 unit: bool Task::addSplitWithSequence() file: velox/exec/Task.cpp start line: 463 end line: 488 size: 22 LOC McCabe index: 5 number of parameters: 3 id: 1002 unit: StopReason Task::enterSuspended() file: velox/exec/Task.cpp start line: 1244 end line: 1269 size: 22 LOC McCabe index: 7 number of parameters: 1 id: 1003 unit: StopReason Task::leaveSuspended() file: velox/exec/Task.cpp start line: 1271 end line: 1298 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 1004 unit: std::unique_ptr dequeue() file: velox/exec/Exchange.h start line: 114 end line: 135 size: 22 LOC McCabe index: 4 number of parameters: 2 id: 1005 unit: void apply() file: velox/functions/sparksql/CompareFunctionsNullSafe.cpp start line: 100 end line: 123 size: 22 LOC McCabe index: 1 number of parameters: 5 id: 1006 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/URLFunctions.h start line: 133 end line: 155 size: 22 LOC McCabe index: 6 number of parameters: 2 id: 1007 unit: std::vector toBinValues() file: velox/functions/prestosql/WidthBucketArray.cpp start line: 163 end line: 186 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 1008 unit: void apply() file: velox/functions/prestosql/ArrayMinMax.cpp start line: 111 end line: 133 size: 22 LOC McCabe index: 1 number of parameters: 5 id: 1009 unit: void extractValues() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 347 end line: 369 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 1010 unit: void extractValues() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 389 end line: 411 size: 22 LOC McCabe index: 4 number of parameters: 3 id: 1011 unit: void addRawInput() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 103 end line: 124 size: 22 LOC McCabe index: 5 number of parameters: 4 id: 1012 unit: void addRawInput() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 178 end line: 199 size: 22 LOC McCabe index: 5 number of parameters: 4 id: 1013 unit: void extractValues() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 258 end line: 281 size: 22 LOC McCabe index: 5 number of parameters: 3 id: 1014 unit: void doUpdate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 297 end line: 321 size: 22 LOC McCabe index: 6 number of parameters: 4 id: 1015 unit: std::unique_ptr create() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 437 end line: 458 size: 22 LOC McCabe index: 7 number of parameters: 3 id: 1016 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 158 end line: 179 size: 22 LOC McCabe index: 3 number of parameters: 4 id: 1017 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 237 end line: 261 size: 22 LOC McCabe index: 4 number of parameters: 4 id: 1018 unit: void apply() file: velox/functions/prestosql/Slice.cpp start line: 53 end line: 75 size: 22 LOC McCabe index: 1 number of parameters: 5 id: 1019 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/Bitwise.h start line: 169 end line: 194 size: 22 LOC McCabe index: 6 number of parameters: 3 id: 1020 unit: void apply() file: velox/functions/prestosql/Cardinality.cpp start line: 24 end line: 46 size: 22 LOC McCabe index: 3 number of parameters: 5 id: 1021 unit: void printCoverageMapForMostUsed() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 374 end line: 399 size: 22 LOC McCabe index: 1 number of parameters: 0 id: 1022 unit: std::string padContent() file: velox/functions/lib/DateTimeFormatter.cpp start line: 75 end line: 97 size: 22 LOC McCabe index: 6 number of parameters: 4 id: 1023 unit: void apply() file: velox/functions/lib/Re2Functions.cpp start line: 214 end line: 236 size: 22 LOC McCabe index: 2 number of parameters: 5 id: 1024 unit: FOLLY_ALWAYS_INLINE void replace() file: velox/functions/lib/string/StringImpl.h start line: 195 end line: 219 size: 22 LOC McCabe index: 2 number of parameters: 4 id: 1025 unit: FOLLY_ALWAYS_INLINE bool urlEscape() file: velox/functions/lib/string/StringImpl.h start line: 396 end line: 420 size: 22 LOC McCabe index: 12 number of parameters: 2 id: 1026 unit: VectorPtr convertDecimalToDouble() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 246 end line: 268 size: 22 LOC McCabe index: 3 number of parameters: 5 id: 1027 unit: void Expr::addNulls() file: velox/expression/Expr.cpp start line: 618 end line: 643 size: 22 LOC McCabe index: 7 number of parameters: 4 id: 1028 unit: void computeIsAsciiForInputs() file: velox/expression/Expr.cpp start line: 784 end line: 810 size: 22 LOC McCabe index: 7 number of parameters: 3 id: 1029 unit: void validate() file: velox/expression/FunctionSignature.cpp start line: 133 end line: 161 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 1030 unit: static void bridgeRelease() file: velox/vector/arrow/Bridge.cpp start line: 117 end line: 146 size: 22 LOC McCabe index: 8 number of parameters: 1 id: 1031 unit: static void bridgeSchemaRelease() file: velox/vector/arrow/Bridge.cpp start line: 151 end line: 180 size: 22 LOC McCabe index: 8 number of parameters: 1 id: 1032 unit: void fuzzFlatImpl() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 203 end line: 226 size: 22 LOC McCabe index: 5 number of parameters: 3 id: 1033 unit: VectorPtr newConstant() file: velox/vector/BaseVector.cpp start line: 522 end line: 544 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 1034 unit: void fillNewMemory() file: velox/buffer/Buffer.h start line: 454 end line: 477 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 1035 unit: void add_search_path() file: build/fbcode_builder/CMake/fb_py_win_main.c start line: 16 end line: 39 size: 22 LOC McCabe index: 4 number of parameters: 1 id: 1036 unit: def _write_cmakelists() file: build/fbcode_builder/getdeps/py_wheel_builder.py start line: 0 end line: 0 size: 22 LOC McCabe index: 5 number of parameters: 4 id: 1037 unit: def _build() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 22 LOC McCabe index: 3 number of parameters: 3 id: 1038 unit: def _get_available_ram_macos() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 22 LOC McCabe index: 3 number of parameters: 0 id: 1039 unit: def _get_available_ram_windows() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 22 LOC McCabe index: 4 number of parameters: 0 id: 1040 unit: def _get_available_ram_freebsd() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 22 LOC McCabe index: 2 number of parameters: 0 id: 1041 unit: def create_subst_path() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 1042 unit: std::string HiveTableHandle::toString() file: velox/connectors/hive/HiveConnector.cpp start line: 55 end line: 76 size: 21 LOC McCabe index: 5 number of parameters: 0 id: 1043 unit: CodeSnippet IsNullExpr::generateCode() file: velox/experimental/codegen/ast/UnaryExpressions.cpp start line: 24 end line: 53 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 1044 unit: void defaultNullabilityPropagation() file: velox/experimental/codegen/ast/ASTNode.h start line: 157 end line: 178 size: 21 LOC McCabe index: 8 number of parameters: 0 id: 1045 unit: std::unique_ptr buildTypedIntegerColumnReader() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 2044 end line: 2066 size: 21 LOC McCabe index: 4 number of parameters: 5 id: 1046 unit: void SelectiveStringDictionaryColumnReader::getValues() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.cpp start line: 293 end line: 315 size: 21 LOC McCabe index: 5 number of parameters: 2 id: 1047 unit: void seekToRowGroup() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.h start line: 41 end line: 69 size: 21 LOC McCabe index: 5 number of parameters: 1 id: 1048 unit: void SelectiveByteRleColumnReader::readWithVisitor() file: velox/dwio/dwrf/reader/SelectiveByteRleColumnReader.h start line: 124 end line: 144 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 1049 unit: void copyOneImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 695 end line: 717 size: 21 LOC McCabe index: 2 number of parameters: 5 id: 1050 unit: inline uint32_t decodeBitWidth() file: velox/dwio/dwrf/common/RLEv2.cpp start line: 60 end line: 80 size: 21 LOC McCabe index: 9 number of parameters: 1 id: 1051 unit: void rowLoop() file: velox/dwio/dwrf/common/StreamUtil.h start line: 79 end line: 99 size: 21 LOC McCabe index: 4 number of parameters: 7 id: 1052 unit: void take() file: velox/dwio/dwrf/common/DataBufferHolder.h start line: 50 end line: 73 size: 21 LOC McCabe index: 5 number of parameters: 1 id: 1053 unit: bool useDictionaryEncodingEntropyHeuristic() file: velox/dwio/dwrf/writer/EntropyEncodingSelector.h start line: 80 end line: 101 size: 21 LOC McCabe index: 6 number of parameters: 1 id: 1054 unit: dwio::common::DataBuffer getSampleIndicesForEntropy() file: velox/dwio/dwrf/writer/EntropyEncodingSelector.h start line: 103 end line: 140 size: 21 LOC McCabe index: 4 number of parameters: 1 id: 1055 unit: uint64_t IntegerColumnWriter::write() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 468 end line: 492 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 1056 unit: void addValues() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 220 end line: 244 size: 21 LOC McCabe index: 9 number of parameters: 2 id: 1057 unit: uint64_t ParquetRowReader::next() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 228 end line: 252 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 1058 unit: bool MmapAllocator::ensureEnoughMappedPages() file: velox/common/memory/MmapAllocator.cpp start line: 90 end line: 112 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 1059 unit: MachinePageCount MmapAllocator::SizeClass::adviseAway() file: velox/common/memory/MmapAllocator.cpp start line: 362 end line: 384 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 1060 unit: void MmapAllocator::SizeClass::allocateAny() file: velox/common/memory/MmapAllocator.cpp start line: 501 end line: 521 size: 21 LOC McCabe index: 3 number of parameters: 4 id: 1061 unit: bool MmapAllocator::checkConsistency() file: velox/common/memory/MmapAllocator.cpp start line: 523 end line: 543 size: 21 LOC McCabe index: 4 number of parameters: 0 id: 1062 unit: bool ScopedMappedMemory::allocate() file: velox/common/memory/MappedMemory.cpp start line: 341 end line: 361 size: 21 LOC McCabe index: 3 number of parameters: 5 id: 1063 unit: inline int64_t SimpleLRUCache::free() file: velox/common/caching/SimpleLRUCache.h start line: 216 end line: 236 size: 21 LOC McCabe index: 4 number of parameters: 1 id: 1064 unit: inline void memcpy() file: velox/common/base/SimdUtil-inl.h start line: 52 end line: 72 size: 21 LOC McCabe index: 7 number of parameters: 3 id: 1065 unit: std::string succinctPrint() file: velox/common/base/SuccinctPrinter.cpp start line: 81 end line: 102 size: 21 LOC McCabe index: 4 number of parameters: 6 id: 1066 unit: explicit UnsafeRowMapIterator() file: velox/row/UnsafeRowDeserializer.h start line: 307 end line: 343 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 1067 unit: static VectorPtr convertToVectors() file: velox/row/UnsafeRowDeserializer.h start line: 1062 end line: 1083 size: 21 LOC McCabe index: 5 number of parameters: 3 id: 1068 unit: static VectorPtr convertStructIteratorsToVectors() file: velox/row/UnsafeRowBatchDeserializer.h start line: 677 end line: 699 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 1069 unit: void expandRepeatedRanges() file: velox/serializers/PrestoSerializer.cpp start line: 1183 end line: 1203 size: 21 LOC McCabe index: 4 number of parameters: 7 id: 1070 unit: void estimateFlatSerializedSizeVarcharOrVarbinary() file: velox/serializers/PrestoSerializer.cpp start line: 1233 end line: 1253 size: 21 LOC McCabe index: 5 number of parameters: 3 id: 1071 unit: static void extractColumnTyped() file: velox/exec/RowContainer.h start line: 367 end line: 387 size: 21 LOC McCabe index: 5 number of parameters: 4 id: 1072 unit: static void extractValuesWithNulls() file: velox/exec/RowContainer.h start line: 434 end line: 454 size: 21 LOC McCabe index: 3 number of parameters: 6 id: 1073 unit: void Task::noMoreSplits() file: velox/exec/Task.cpp start line: 576 end line: 604 size: 21 LOC McCabe index: 5 number of parameters: 1 id: 1074 unit: void Task::checkNoMoreSplitGroupsLocked() file: velox/exec/Task.cpp start line: 606 end line: 632 size: 21 LOC McCabe index: 6 number of parameters: 0 id: 1075 unit: StopReason Task::enter() file: velox/exec/Task.cpp start line: 1196 end line: 1216 size: 21 LOC McCabe index: 5 number of parameters: 1 id: 1076 unit: int64_t HashTable::addReserve() file: velox/exec/HashTable.cpp start line: 918 end line: 938 size: 21 LOC McCabe index: 7 number of parameters: 2 id: 1077 unit: RowVectorPtr OrderBy::getOutput() file: velox/exec/OrderBy.cpp start line: 93 end line: 120 size: 21 LOC McCabe index: 5 number of parameters: 0 id: 1078 unit: BlockingReason Destination::flush() file: velox/exec/PartitionedOutput.cpp start line: 73 end line: 95 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 1079 unit: size_t operator() file: velox/exec/VectorHasher.h start line: 82 end line: 106 size: 21 LOC McCabe index: 4 number of parameters: 0 id: 1080 unit: static void workAroundRegistrationMacro() file: velox/functions/sparksql/Register.cpp start line: 36 end line: 62 size: 21 LOC McCabe index: 1 number of parameters: 1 id: 1081 unit: std::shared_ptr createTypedArraysIntersectExcept() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 404 end line: 427 size: 21 LOC McCabe index: 6 number of parameters: 1 id: 1082 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/URLFunctions.h start line: 168 end line: 191 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 1083 unit: void apply() file: velox/functions/prestosql/Split.cpp start line: 71 end line: 93 size: 21 LOC McCabe index: 4 number of parameters: 5 id: 1084 unit: void apply() file: velox/functions/prestosql/RowFunction.cpp start line: 24 end line: 44 size: 21 LOC McCabe index: 2 number of parameters: 5 id: 1085 unit: void addRawInput() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 190 end line: 212 size: 21 LOC McCabe index: 5 number of parameters: 4 id: 1086 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 252 end line: 273 size: 21 LOC McCabe index: 1 number of parameters: 3 id: 1087 unit: void extractValues() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 51 end line: 74 size: 21 LOC McCabe index: 3 number of parameters: 3 id: 1088 unit: bool registerArrayAggregate() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 163 end line: 184 size: 21 LOC McCabe index: 1 number of parameters: 1 id: 1089 unit: void mergeWith() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 55 end line: 75 size: 21 LOC McCabe index: 6 number of parameters: 2 id: 1090 unit: double correctBias() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 91 end line: 118 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 1091 unit: int64_t cardinalityImpl() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 204 end line: 231 size: 21 LOC McCabe index: 6 number of parameters: 1 id: 1092 unit: DenseHllView deserialize() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 233 end line: 260 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 1093 unit: void DenseHll::sortOverflows() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 361 end line: 385 size: 21 LOC McCabe index: 5 number of parameters: 0 id: 1094 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/WidthBucketBenchmark.cpp start line: 32 end line: 54 size: 21 LOC McCabe index: 4 number of parameters: 5 id: 1095 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.h start line: 144 end line: 167 size: 21 LOC McCabe index: 5 number of parameters: 2 id: 1096 unit: void runSubStr() file: velox/functions/prestosql/benchmarks/StringAsciiUTFFunctionBenchmarks.cpp start line: 58 end line: 84 size: 21 LOC McCabe index: 2 number of parameters: 1 id: 1097 unit: SelectivityVector toElementRows() file: velox/functions/lib/LambdaFunctionUtil.h start line: 46 end line: 67 size: 21 LOC McCabe index: 4 number of parameters: 4 id: 1098 unit: FOLLY_ALWAYS_INLINE bool toHex() file: velox/functions/lib/string/StringImpl.h start line: 290 end line: 314 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 1099 unit: void DecodedVector::setFlatNulls() file: velox/vector/DecodedVector.cpp start line: 321 end line: 341 size: 21 LOC McCabe index: 6 number of parameters: 2 id: 1100 unit: std::string SelectivityVector::toString() file: velox/vector/SelectivityVector.cpp start line: 30 end line: 53 size: 21 LOC McCabe index: 4 number of parameters: 1 id: 1101 unit: static inline vector_size_t offsetOfIndex() file: velox/vector/SequenceVector-inl.h start line: 279 end line: 301 size: 21 LOC McCabe index: 5 number of parameters: 5 id: 1102 unit: def git_changed_lines() file: scripts/run-clang-tidy.py start line: 0 end line: 0 size: 21 LOC McCabe index: 8 number of parameters: 1 id: 1103 unit: def download() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 21 LOC McCabe index: 6 number of parameters: 1 id: 1104 unit: def top() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 21 LOC McCabe index: 5 number of parameters: 1 id: 1105 unit: std::shared_ptr Connector::getTracker() file: velox/connectors/Connector.cpp start line: 85 end line: 104 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 1106 unit: std::shared_ptr readConfig() file: velox/connectors/hive/storage_adapters/s3fs/benchmark/S3ReadBenchmark.cpp start line: 27 end line: 48 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 1107 unit: void computeNodeStatistics() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 111 end line: 132 size: 20 LOC McCabe index: 2 number of parameters: 0 id: 1108 unit: void print() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 246 end line: 266 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 1109 unit: inline std::string codegenFixedWidthNativeType() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 32 end line: 51 size: 20 LOC McCabe index: 8 number of parameters: 1 id: 1110 unit: std::unique_ptr buildIntegerReader() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 2068 end line: 2087 size: 20 LOC McCabe index: 5 number of parameters: 5 id: 1111 unit: std::unique_ptr StripeStreamsImpl::getIndexStreamFromCache() file: velox/dwio/dwrf/reader/StripeStream.cpp start line: 311 end line: 331 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 1112 unit: void initializeStringVector() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 44 end line: 63 size: 20 LOC McCabe index: 4 number of parameters: 3 id: 1113 unit: void copyOneImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 753 end line: 773 size: 20 LOC McCabe index: 3 number of parameters: 5 id: 1114 unit: uint64_t ByteRleEncoderImpl::add() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 94 end line: 113 size: 20 LOC McCabe index: 5 number of parameters: 3 id: 1115 unit: uint64_t ByteRleEncoderImpl::add() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 115 end line: 134 size: 20 LOC McCabe index: 5 number of parameters: 3 id: 1116 unit: uint64_t BooleanRleEncoderImpl::add() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 263 end line: 282 size: 20 LOC McCabe index: 7 number of parameters: 3 id: 1117 unit: uint64_t RleEncoderV1::addImpl() file: velox/dwio/dwrf/common/RLEv1.h start line: 207 end line: 226 size: 20 LOC McCabe index: 5 number of parameters: 3 id: 1118 unit: std::string codegenExtract() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 2372 end line: 2391 size: 20 LOC McCabe index: 5 number of parameters: 2 id: 1119 unit: inline int64_t IntDecoder::readLongLE() file: velox/dwio/dwrf/common/IntDecoder.h start line: 306 end line: 325 size: 20 LOC McCabe index: 6 number of parameters: 0 id: 1120 unit: void truncate() file: velox/dwio/dwrf/common/DataBufferHolder.h start line: 87 end line: 108 size: 20 LOC McCabe index: 4 number of parameters: 1 id: 1121 unit: void populateStrides() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 414 end line: 440 size: 20 LOC McCabe index: 5 number of parameters: 2 id: 1122 unit: void IntegerColumnWriter::convertToDirectEncoding() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 623 end line: 643 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 1123 unit: void populateStrides() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1015 end line: 1042 size: 20 LOC McCabe index: 5 number of parameters: 2 id: 1124 unit: void StatisticsBuilderUtils::addValues() file: velox/dwio/dwrf/writer/StatisticsBuilderUtils.cpp start line: 39 end line: 58 size: 20 LOC McCabe index: 5 number of parameters: 3 id: 1125 unit: void StatisticsBuilderUtils::addValues() file: velox/dwio/dwrf/writer/StatisticsBuilderUtils.cpp start line: 79 end line: 98 size: 20 LOC McCabe index: 5 number of parameters: 3 id: 1126 unit: void StatisticsBuilderUtils::addValues() file: velox/dwio/dwrf/writer/StatisticsBuilderUtils.cpp start line: 100 end line: 119 size: 20 LOC McCabe index: 5 number of parameters: 3 id: 1127 unit: void StatisticsBuilderUtils::addValues() file: velox/dwio/dwrf/writer/StatisticsBuilderUtils.h start line: 73 end line: 92 size: 20 LOC McCabe index: 5 number of parameters: 3 id: 1128 unit: void StatisticsBuilderUtils::addValues() file: velox/dwio/dwrf/writer/StatisticsBuilderUtils.h start line: 115 end line: 134 size: 20 LOC McCabe index: 5 number of parameters: 3 id: 1129 unit: FileFormat toFileFormat() file: velox/dwio/common/Options.cpp start line: 24 end line: 43 size: 20 LOC McCabe index: 9 number of parameters: 1 id: 1130 unit: void ColumnSelector::setConstants() file: velox/dwio/common/ColumnSelector.cpp start line: 254 end line: 280 size: 20 LOC McCabe index: 9 number of parameters: 2 id: 1131 unit: ClassPageCount MmapAllocator::SizeClass::checkConsistency() file: velox/common/memory/MmapAllocator.cpp start line: 255 end line: 274 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 1132 unit: void HashStringAllocator::extendWrite() file: velox/common/memory/HashStringAllocator.cpp start line: 97 end line: 118 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 1133 unit: uint64_t LocalReadFile::preadv() file: velox/common/file/File.cpp start line: 102 end line: 123 size: 20 LOC McCabe index: 4 number of parameters: 2 id: 1134 unit: std::string AsyncDataCache::toString() file: velox/common/caching/AsyncDataCache.cpp start line: 669 end line: 688 size: 20 LOC McCabe index: 2 number of parameters: 0 id: 1135 unit: void BM_forEachBit() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 146 end line: 166 size: 20 LOC McCabe index: 3 number of parameters: 3 id: 1136 unit: void prepare() file: velox/common/base/AsyncSource.h start line: 40 end line: 59 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 1137 unit: bool inline hasIntersection() file: velox/common/base/BitUtil.h start line: 610 end line: 629 size: 20 LOC McCabe index: 2 number of parameters: 4 id: 1138 unit: std::optional next() file: velox/row/UnsafeRowDeserializer.h start line: 227 end line: 255 size: 20 LOC McCabe index: 4 number of parameters: 0 id: 1139 unit: static std::vector flattenComplexData() file: velox/row/UnsafeRowDeserializer.h start line: 760 end line: 786 size: 20 LOC McCabe index: 4 number of parameters: 3 id: 1140 unit: inline static size_t serializeFundamentalArray() file: velox/row/UnsafeRowSerializer.h start line: 309 end line: 328 size: 20 LOC McCabe index: 3 number of parameters: 3 id: 1141 unit: int64_t computeChecksum() file: velox/serializers/PrestoSerializer.cpp start line: 43 end line: 66 size: 20 LOC McCabe index: 2 number of parameters: 4 id: 1142 unit: void readValues() file: velox/serializers/PrestoSerializer.cpp start line: 124 end line: 144 size: 20 LOC McCabe index: 3 number of parameters: 5 id: 1143 unit: bool BigintValuesUsingHashTable::testInt64() file: velox/type/Filter.cpp start line: 156 end line: 175 size: 20 LOC McCabe index: 7 number of parameters: 1 id: 1144 unit: bool BigintValuesUsingHashTable::testInt64Range() file: velox/type/Filter.cpp start line: 250 end line: 271 size: 20 LOC McCabe index: 7 number of parameters: 3 id: 1145 unit: bool BytesValues::testBytesRange() file: velox/type/Filter.cpp start line: 407 end line: 432 size: 20 LOC McCabe index: 10 number of parameters: 3 id: 1146 unit: std::string RowType::toString() file: velox/type/Type.cpp start line: 318 end line: 337 size: 20 LOC McCabe index: 4 number of parameters: 0 id: 1147 unit: void RowContainer::extractString() file: velox/exec/RowContainer.cpp start line: 339 end line: 359 size: 20 LOC McCabe index: 3 number of parameters: 3 id: 1148 unit: void RowContainer::extractComplexType() file: velox/exec/RowContainer.cpp start line: 381 end line: 400 size: 20 LOC McCabe index: 4 number of parameters: 4 id: 1149 unit: void FilterProject::addInput() file: velox/exec/FilterProject.cpp start line: 80 end line: 100 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 1150 unit: BlockingReason MergeJoinSource::enqueue() file: velox/exec/MergeSource.cpp start line: 224 end line: 249 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 1151 unit: RowVectorPtr TopN::getOutput() file: velox/exec/TopN.cpp start line: 91 end line: 113 size: 20 LOC McCabe index: 4 number of parameters: 0 id: 1152 unit: void Task::createLocalExchangeSourcesLocked() file: velox/exec/Task.cpp start line: 1090 end line: 1114 size: 20 LOC McCabe index: 2 number of parameters: 3 id: 1153 unit: void HashTable::rehash() file: velox/exec/HashTable.cpp start line: 758 end line: 781 size: 20 LOC McCabe index: 5 number of parameters: 0 id: 1154 unit: uint64_t valueId() file: velox/exec/VectorHasher.h start line: 424 end line: 444 size: 20 LOC McCabe index: 6 number of parameters: 1 id: 1155 unit: std::unique_ptr VectorHasher::getFilter() file: velox/exec/VectorHasher.cpp start line: 535 end line: 556 size: 20 LOC McCabe index: 7 number of parameters: 1 id: 1156 unit: void registerCompareFunctions() file: velox/functions/sparksql/RegisterCompare.cpp start line: 23 end line: 43 size: 20 LOC McCabe index: 1 number of parameters: 1 id: 1157 unit: void generateSet() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 41 end line: 63 size: 20 LOC McCabe index: 4 number of parameters: 4 id: 1158 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/URLFunctions.h start line: 106 end line: 126 size: 20 LOC McCabe index: 4 number of parameters: 2 id: 1159 unit: void registerComparisonFunctions() file: velox/functions/prestosql/registration/ComparisonFunctionsRegistration.cpp start line: 22 end line: 42 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 1160 unit: void apply() file: velox/functions/prestosql/StringFunctions.cpp start line: 152 end line: 174 size: 20 LOC McCabe index: 2 number of parameters: 5 id: 1161 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 222 end line: 244 size: 20 LOC McCabe index: 4 number of parameters: 4 id: 1162 unit: void addRawInput() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 90 end line: 110 size: 20 LOC McCabe index: 2 number of parameters: 4 id: 1163 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/CountAggregate.cpp start line: 121 end line: 142 size: 20 LOC McCabe index: 3 number of parameters: 4 id: 1164 unit: FOLLY_ALWAYS_INLINE int64_t computeYearOfWeek() file: velox/functions/prestosql/DateTimeFunctions.h start line: 225 end line: 244 size: 20 LOC McCabe index: 10 number of parameters: 1 id: 1165 unit: void apply() file: velox/functions/prestosql/Reverse.cpp start line: 48 end line: 68 size: 20 LOC McCabe index: 3 number of parameters: 5 id: 1166 unit: VectorPtr fastMinMax() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.h start line: 28 end line: 49 size: 20 LOC McCabe index: 3 number of parameters: 2 id: 1167 unit: int insertTDigest() file: velox/functions/lib/benchmarks/KllSketchBenchmark.cpp start line: 54 end line: 73 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 1168 unit: void apply() file: velox/functions/lib/SubscriptUtil.h start line: 43 end line: 65 size: 20 LOC McCabe index: 3 number of parameters: 5 id: 1169 unit: int compareArrays() file: velox/vector/ComplexVector.cpp start line: 289 end line: 309 size: 20 LOC McCabe index: 6 number of parameters: 5 id: 1170 unit: void FlatVector::copy() file: velox/vector/FlatVector.cpp start line: 327 end line: 347 size: 20 LOC McCabe index: 4 number of parameters: 4 id: 1171 unit: static inline BufferPtr copyToBuffer() file: velox/vector/VectorUtil.h start line: 27 end line: 46 size: 20 LOC McCabe index: 5 number of parameters: 4 id: 1172 unit: void BaseVector::addNulls() file: velox/vector/BaseVector.cpp start line: 347 end line: 368 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 1173 unit: void DictionaryVector::setInternalState() file: velox/vector/DictionaryVector-inl.h start line: 26 end line: 48 size: 20 LOC McCabe index: 5 number of parameters: 0 id: 1174 unit: void VectorLoader::loadInternal() file: velox/vector/LazyVector.cpp start line: 65 end line: 84 size: 20 LOC McCabe index: 3 number of parameters: 3 id: 1175 unit: def get_files() file: scripts/check.py start line: 0 end line: 0 size: 20 LOC McCabe index: 10 number of parameters: 2 id: 1176 unit: def run_project_cmd() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 20 LOC McCabe index: 6 number of parameters: 4 id: 1177 unit: def find_dumpbin() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 20 LOC McCabe index: 4 number of parameters: 1 id: 1178 unit: def copy_if_different() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 20 LOC McCabe index: 6 number of parameters: 2 id: 1179 unit: std::string getErrorStringFromS3Error() file: velox/connectors/hive/storage_adapters/s3fs/S3Util.cpp start line: 26 end line: 44 size: 19 LOC McCabe index: 7 number of parameters: 1 id: 1180 unit: auto findTemplateBenchmarkInfo() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 138 end line: 156 size: 19 LOC McCabe index: 3 number of parameters: 5 id: 1181 unit: auto createReaders() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 411 end line: 430 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 1182 unit: bool Codegen::initialize() file: velox/experimental/codegen/Codegen.cpp start line: 33 end line: 54 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 1183 unit: CodeSnippet NotExpr::generateCode() file: velox/experimental/codegen/ast/UnaryExpressions.cpp start line: 55 end line: 76 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 1184 unit: CodeSnippet ConstantExpression::generateCode() file: velox/experimental/codegen/ast/ConstantExpression.cpp start line: 27 end line: 52 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 1185 unit: bool isDefaultNullStrict() file: velox/experimental/codegen/ast/ASTAnalysis.cpp start line: 39 end line: 61 size: 19 LOC McCabe index: 8 number of parameters: 1 id: 1186 unit: std::shared_ptr Expressions::lookupLambdaExpr() file: velox/parse/Expressions.cpp start line: 194 end line: 212 size: 19 LOC McCabe index: 6 number of parameters: 1 id: 1187 unit: static void registerLambda() file: velox/parse/Expressions.h start line: 57 end line: 75 size: 19 LOC McCabe index: 1 number of parameters: 5 id: 1188 unit: std::vector SelectiveColumnReader::filterRowGroups() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 67 end line: 87 size: 19 LOC McCabe index: 6 number of parameters: 2 id: 1189 unit: std::unique_ptr buildIntegerReader() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 318 end line: 336 size: 19 LOC McCabe index: 3 number of parameters: 6 id: 1190 unit: FOLLY_ALWAYS_INLINE std::optional processLength() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 271 end line: 292 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 1191 unit: inline void storeTranslatePermute() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 501 end line: 519 size: 19 LOC McCabe index: 3 number of parameters: 8 id: 1192 unit: void SelectiveStringDictionaryColumnReader::readHelper() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.h start line: 146 end line: 164 size: 19 LOC McCabe index: 6 number of parameters: 3 id: 1193 unit: void SelectiveMapColumnReader::read() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.cpp start line: 194 end line: 214 size: 19 LOC McCabe index: 6 number of parameters: 3 id: 1194 unit: vector_size_t copyOffset() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 672 end line: 692 size: 19 LOC McCabe index: 3 number of parameters: 5 id: 1195 unit: void BooleanRleDecoder::seekToRowGroup() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 460 end line: 478 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 1196 unit: void tryAbandonDictionaries() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 333 end line: 358 size: 19 LOC McCabe index: 6 number of parameters: 1 id: 1197 unit: void initStreamWriters() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 378 end line: 396 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 1198 unit: bool matches() file: velox/dwio/common/ScanSpec.h start line: 167 end line: 185 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 1199 unit: void applyRange() file: velox/dwio/common/ChainedBuffer.h start line: 111 end line: 129 size: 19 LOC McCabe index: 5 number of parameters: 3 id: 1200 unit: std::shared_ptr TypeWithId::create_() file: velox/dwio/common/TypeWithId.cpp start line: 57 end line: 75 size: 19 LOC McCabe index: 4 number of parameters: 3 id: 1201 unit: void MmapAllocator::SizeClass::allocateMapped() file: velox/common/memory/MmapAllocator.cpp start line: 480 end line: 499 size: 19 LOC McCabe index: 2 number of parameters: 4 id: 1202 unit: void MemoryPoolImpl::reserve() file: velox/common/memory/Memory.h start line: 764 end line: 787 size: 19 LOC McCabe index: 7 number of parameters: 1 id: 1203 unit: void CacheShard::appendSsdSaveable() file: velox/common/caching/AsyncDataCache.cpp start line: 454 end line: 475 size: 19 LOC McCabe index: 7 number of parameters: 1 id: 1204 unit: std::string TraceContext::statusLine() file: velox/common/process/TraceContext.cpp start line: 61 end line: 80 size: 19 LOC McCabe index: 3 number of parameters: 0 id: 1205 unit: inline DataBatchIteratorPtr getBatchIteratorPtr() file: velox/row/UnsafeRowBatchDeserializer.h start line: 512 end line: 531 size: 19 LOC McCabe index: 6 number of parameters: 2 id: 1206 unit: inline static std::optional serializeMapVectorElements() file: velox/row/UnsafeRowSerializer.h start line: 632 end line: 657 size: 19 LOC McCabe index: 1 number of parameters: 4 id: 1207 unit: static T cast() file: velox/type/Conversions.h start line: 206 end line: 224 size: 19 LOC McCabe index: 6 number of parameters: 2 id: 1208 unit: static T cast() file: velox/type/Conversions.h start line: 226 end line: 244 size: 19 LOC McCabe index: 6 number of parameters: 2 id: 1209 unit: int32_t fromDate() file: velox/type/TimestampConversion.cpp start line: 423 end line: 442 size: 19 LOC McCabe index: 5 number of parameters: 3 id: 1210 unit: bool BytesRange::testBytes() file: velox/type/Filter.cpp start line: 349 end line: 367 size: 19 LOC McCabe index: 10 number of parameters: 2 id: 1211 unit: std::unique_ptr BoolValue::mergeWith() file: velox/type/Filter.cpp start line: 670 end line: 689 size: 19 LOC McCabe index: 8 number of parameters: 1 id: 1212 unit: void RowContainer::storeComplexType() file: velox/exec/RowContainer.cpp start line: 361 end line: 379 size: 19 LOC McCabe index: 2 number of parameters: 6 id: 1213 unit: void processFilterResult() file: velox/exec/MergeJoin.h start line: 264 end line: 283 size: 19 LOC McCabe index: 5 number of parameters: 3 id: 1214 unit: void loadColumns() file: velox/exec/OperatorUtils.cpp start line: 186 end line: 204 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 1215 unit: BlockingReason enqueue() file: velox/exec/MergeSource.cpp start line: 67 end line: 88 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 1216 unit: void Driver::run() file: velox/exec/Driver.cpp start line: 413 end line: 437 size: 19 LOC McCabe index: 7 number of parameters: 1 id: 1217 unit: void Task::resume() file: velox/exec/Task.cpp start line: 277 end line: 304 size: 19 LOC McCabe index: 7 number of parameters: 1 id: 1218 unit: void Task::noMoreSplitsForGroup() file: velox/exec/Task.cpp start line: 552 end line: 574 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 1219 unit: void Task::setError() file: velox/exec/Task.cpp start line: 1153 end line: 1171 size: 19 LOC McCabe index: 6 number of parameters: 1 id: 1220 unit: void benchmarkComputeValueIds() file: velox/exec/benchmarks/VectorHasherBenchmark.cpp start line: 62 end line: 82 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 1221 unit: std::string HashTable::toString() file: velox/exec/HashTable.cpp start line: 1052 end line: 1071 size: 19 LOC McCabe index: 7 number of parameters: 0 id: 1222 unit: RowVectorPtr Exchange::getOutput() file: velox/exec/Exchange.cpp start line: 308 end line: 331 size: 19 LOC McCabe index: 4 number of parameters: 0 id: 1223 unit: void PartitionedOutput::initializeInput() file: velox/exec/PartitionedOutput.cpp start line: 97 end line: 116 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 1224 unit: void StreamingAggregation::evaluateAggregates() file: velox/exec/StreamingAggregation.cpp start line: 221 end line: 242 size: 19 LOC McCabe index: 5 number of parameters: 0 id: 1225 unit: std::shared_ptr makeSortArray() file: velox/functions/sparksql/ArraySort.cpp start line: 237 end line: 257 size: 19 LOC McCabe index: 5 number of parameters: 2 id: 1226 unit: void castToJson() file: velox/functions/prestosql/types/JsonType.cpp start line: 130 end line: 149 size: 19 LOC McCabe index: 4 number of parameters: 5 id: 1227 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 156 end line: 175 size: 19 LOC McCabe index: 1 number of parameters: 4 id: 1228 unit: void append() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 121 end line: 141 size: 19 LOC McCabe index: 6 number of parameters: 3 id: 1229 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 317 end line: 338 size: 19 LOC McCabe index: 2 number of parameters: 4 id: 1230 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 413 end line: 434 size: 19 LOC McCabe index: 4 number of parameters: 3 id: 1231 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 137 end line: 156 size: 19 LOC McCabe index: 2 number of parameters: 4 id: 1232 unit: void extractArray() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 80 end line: 98 size: 19 LOC McCabe index: 6 number of parameters: 3 id: 1233 unit: std::shared_ptr makeRe2MatchImpl() file: velox/functions/lib/Re2Functions.cpp start line: 584 end line: 604 size: 19 LOC McCabe index: 6 number of parameters: 2 id: 1234 unit: void mergeKllSketch() file: velox/functions/lib/benchmarks/KllSketchBenchmark.cpp start line: 104 end line: 122 size: 19 LOC McCabe index: 4 number of parameters: 3 id: 1235 unit: static int64_t findNthInstanceByteIndex() file: velox/functions/lib/string/StringCore.h start line: 233 end line: 258 size: 19 LOC McCabe index: 4 number of parameters: 4 id: 1236 unit: void copyCommit() file: velox/expression/VectorUdfTypeSystem.h start line: 280 end line: 299 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 1237 unit: void ConjunctExpr::maybeReorderInputs() file: velox/expression/ControlExpr.cpp start line: 441 end line: 459 size: 19 LOC McCabe index: 4 number of parameters: 0 id: 1238 unit: static bool isAsciiArgs() file: velox/expression/SimpleFunctionAdapter.h start line: 211 end line: 230 size: 19 LOC McCabe index: 6 number of parameters: 2 id: 1239 unit: void applyUdf() file: velox/expression/SimpleFunctionAdapter.h start line: 415 end line: 437 size: 19 LOC McCabe index: 3 number of parameters: 2 id: 1240 unit: void FlatVector::prepareForReuse() file: velox/vector/FlatVector-inl.h start line: 340 end line: 366 size: 19 LOC McCabe index: 9 number of parameters: 0 id: 1241 unit: int compareArrays() file: velox/vector/ComplexVector.cpp start line: 311 end line: 330 size: 19 LOC McCabe index: 6 number of parameters: 5 id: 1242 unit: void DecodedVector::setBaseDataForBias() file: velox/vector/DecodedVector.cpp start line: 403 end line: 421 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 1243 unit: VectorPtr createFlatVector() file: velox/vector/arrow/Bridge.cpp start line: 583 end line: 601 size: 19 LOC McCabe index: 2 number of parameters: 6 id: 1244 unit: StringView randString() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 153 end line: 173 size: 19 LOC McCabe index: 3 number of parameters: 5 id: 1245 unit: static VectorPtr createEmpty() file: velox/vector/BaseVector.cpp start line: 224 end line: 242 size: 19 LOC McCabe index: 1 number of parameters: 3 id: 1246 unit: void BaseVector::clearNulls() file: velox/vector/BaseVector.cpp start line: 370 end line: 390 size: 19 LOC McCabe index: 4 number of parameters: 1 id: 1247 unit: def _extract_crates_used() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 19 LOC McCabe index: 7 number of parameters: 2 id: 1248 unit: def packages_are_installed() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 19 LOC McCabe index: 7 number of parameters: 1 id: 1249 unit: def get_fbsource_repo_data() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 1250 unit: uint64_t preadv() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 101 end line: 125 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 1251 unit: void reserve() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 378 end line: 402 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 1252 unit: std::shared_ptr initLibrary() file: velox/experimental/codegen/library_loader/NativeLibraryLoader.h start line: 198 end line: 215 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 1253 unit: void SwitchExpression::propagateNullability() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 195 end line: 217 size: 18 LOC McCabe index: 3 number of parameters: 0 id: 1254 unit: uint32_t getRank() file: velox/core/SimpleFunctionMetadata.h start line: 135 end line: 156 size: 18 LOC McCabe index: 8 number of parameters: 0 id: 1255 unit: SignatureTypesAnalysisResults analyzeSignatureTypes() file: velox/core/SimpleFunctionMetadata.h start line: 444 end line: 466 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 1256 unit: FOLLY_ALWAYS_INLINE bool callNullable() file: velox/core/SimpleFunctionMetadata.h start line: 717 end line: 735 size: 18 LOC McCabe index: 5 number of parameters: 2 id: 1257 unit: static std::shared_ptr broadcast() file: velox/core/PlanNode.h start line: 751 end line: 768 size: 18 LOC McCabe index: 1 number of parameters: 4 id: 1258 unit: void populateOutput() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 455 end line: 472 size: 18 LOC McCabe index: 5 number of parameters: 5 id: 1259 unit: size_t StringDirectColumnReader::computeSize() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1430 end line: 1447 size: 18 LOC McCabe index: 5 number of parameters: 3 id: 1260 unit: void SelectiveStringDirectColumnReader::extractNSparse() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 119 end line: 136 size: 18 LOC McCabe index: 5 number of parameters: 3 id: 1261 unit: void reset() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 23 end line: 42 size: 18 LOC McCabe index: 5 number of parameters: 3 id: 1262 unit: void copyImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 372 end line: 390 size: 18 LOC McCabe index: 2 number of parameters: 6 id: 1263 unit: unsigned char readByte() file: velox/dwio/dwrf/common/RLEv2.h start line: 88 end line: 106 size: 18 LOC McCabe index: 2 number of parameters: 0 id: 1264 unit: void PagedInputStream::readHeader() file: velox/dwio/dwrf/common/PagedInputStream.cpp start line: 52 end line: 71 size: 18 LOC McCabe index: 3 number of parameters: 0 id: 1265 unit: void PagedInputStream::seekToRowGroup() file: velox/dwio/dwrf/common/PagedInputStream.cpp start line: 223 end line: 243 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 1266 unit: bool CacheInputStream::Next() file: velox/dwio/dwrf/common/CacheInputStream.cpp start line: 50 end line: 68 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 1267 unit: std::unique_ptr create() file: velox/dwio/dwrf/common/CachedBufferedInput.h start line: 201 end line: 218 size: 18 LOC McCabe index: 1 number of parameters: 3 id: 1268 unit: void SeekableInputStream::readFully() file: velox/dwio/dwrf/common/InputStream.cpp start line: 52 end line: 70 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 1269 unit: bool SeekableFileInputStream::Next() file: velox/dwio/dwrf/common/InputStream.cpp start line: 210 end line: 227 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 1270 unit: inline void skip() file: velox/dwio/dwrf/common/RLEv1.h start line: 254 end line: 271 size: 18 LOC McCabe index: 5 number of parameters: 3 id: 1271 unit: uint64_t ZlibDecompressor::decompress() file: velox/dwio/dwrf/common/Compression.cpp start line: 169 end line: 186 size: 18 LOC McCabe index: 1 number of parameters: 4 id: 1272 unit: std::vector loadData() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 396 end line: 413 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 1273 unit: void DoubleStatisticsBuilder::merge() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 274 end line: 295 size: 18 LOC McCabe index: 5 number of parameters: 1 id: 1274 unit: bool RowsPerStripeFlushPolicy::operator() file: velox/dwio/dwrf/writer/FlushPolicy.cpp start line: 76 end line: 97 size: 18 LOC McCabe index: 2 number of parameters: 0 id: 1275 unit: uint64_t IntegerColumnWriter::writeDirect() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 534 end line: 552 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 1276 unit: uint64_t StructColumnWriter::writeChildrenAndStats() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1589 end line: 1606 size: 18 LOC McCabe index: 4 number of parameters: 3 id: 1277 unit: std::unique_ptr newStream() file: velox/dwio/dwrf/writer/WriterContext.h start line: 97 end line: 114 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 1278 unit: void StatisticsBuilderUtils::addValues() file: velox/dwio/dwrf/writer/StatisticsBuilderUtils.cpp start line: 60 end line: 77 size: 18 LOC McCabe index: 5 number of parameters: 3 id: 1279 unit: void StatisticsBuilderUtils::addValues() file: velox/dwio/dwrf/writer/StatisticsBuilderUtils.h start line: 95 end line: 112 size: 18 LOC McCabe index: 5 number of parameters: 3 id: 1280 unit: static void checkChildrenSelected() file: velox/dwio/common/TypeUtils.h start line: 34 end line: 51 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 1281 unit: bool testBoolFilter() file: velox/dwio/common/ScanSpec.cpp start line: 210 end line: 227 size: 18 LOC McCabe index: 7 number of parameters: 2 id: 1282 unit: void appendStringPiece() file: velox/common/memory/ByteStream.h start line: 315 end line: 332 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 1283 unit: void MemoryUsageTracker::checkAndPropagateReservationIncrement() file: velox/common/memory/MemoryUsageTracker.cpp start line: 35 end line: 55 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 1284 unit: void ByteStream::extend() file: velox/common/memory/ByteStream.cpp start line: 69 end line: 90 size: 18 LOC McCabe index: 6 number of parameters: 1 id: 1285 unit: void CacheShard::removeEntryLocked() file: velox/common/caching/AsyncDataCache.cpp start line: 297 end line: 318 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 1286 unit: void addEntryToIovecs() file: velox/common/caching/SsdFile.cpp start line: 114 end line: 131 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 1287 unit: SsdPin SsdFile::find() file: velox/common/caching/SsdFile.cpp start line: 134 end line: 151 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 1288 unit: bool isStackTraceEnabled() file: velox/common/base/VeloxException.cpp start line: 56 end line: 88 size: 18 LOC McCabe index: 4 number of parameters: 0 id: 1289 unit: inline bool setNextWord() file: velox/common/base/SimdUtil-inl.h start line: 76 end line: 93 size: 18 LOC McCabe index: 5 number of parameters: 3 id: 1290 unit: FlatVectorPtr DeserializeString() file: velox/row/UnsafeRow24Deserializer.cpp start line: 119 end line: 139 size: 18 LOC McCabe index: 3 number of parameters: 4 id: 1291 unit: void serializeTimestampWithTimeZone() file: velox/serializers/PrestoSerializer.cpp start line: 968 end line: 985 size: 18 LOC McCabe index: 4 number of parameters: 3 id: 1292 unit: std::unique_ptr Tokenizer::matchUnquotedSubscript() file: velox/type/Tokenizer.cpp start line: 123 end line: 144 size: 18 LOC McCabe index: 5 number of parameters: 0 id: 1293 unit: static bool equals() file: velox/type/Variant.cpp start line: 83 end line: 101 size: 18 LOC McCabe index: 6 number of parameters: 2 id: 1294 unit: static bool equals() file: velox/type/Variant.cpp start line: 107 end line: 127 size: 18 LOC McCabe index: 6 number of parameters: 2 id: 1295 unit: bool variant::lessThanWithEpsilon() file: velox/type/Variant.cpp start line: 562 end line: 582 size: 18 LOC McCabe index: 8 number of parameters: 1 id: 1296 unit: Kind kind() file: velox/exec/AggregationHook.h start line: 109 end line: 126 size: 18 LOC McCabe index: 7 number of parameters: 0 id: 1297 unit: std::unordered_map toPlanStats() file: velox/exec/PlanNodeStats.cpp start line: 76 end line: 95 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 1298 unit: void printCustomStats() file: velox/exec/PlanNodeStats.cpp start line: 98 end line: 116 size: 18 LOC McCabe index: 4 number of parameters: 3 id: 1299 unit: bool checkAddIdentityProjection() file: velox/exec/FilterProject.cpp start line: 22 end line: 40 size: 18 LOC McCabe index: 5 number of parameters: 4 id: 1300 unit: BlockingReason LocalPartition::enqueue() file: velox/exec/LocalPartition.cpp start line: 295 end line: 314 size: 18 LOC McCabe index: 4 number of parameters: 3 id: 1301 unit: inline void storeWithNulls() file: velox/exec/RowContainer.h start line: 399 end line: 418 size: 18 LOC McCabe index: 3 number of parameters: 6 id: 1302 unit: void PartitionedOutputBuffer::updateBroadcastOutputBuffers() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 165 end line: 187 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 1303 unit: void PartitionedOutputBufferManager::acknowledge() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 488 end line: 505 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 1304 unit: void Merge::SourceCursor::reset() file: velox/exec/Merge.cpp start line: 93 end line: 112 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 1305 unit: std::vector calculateOutputChannels() file: velox/exec/Operator.cpp start line: 282 end line: 303 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 1306 unit: void OperatorStats::add() file: velox/exec/Operator.cpp start line: 305 end line: 329 size: 18 LOC McCabe index: 2 number of parameters: 1 id: 1307 unit: BlockingReason MergeJoinSource::next() file: velox/exec/MergeSource.cpp start line: 203 end line: 222 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 1308 unit: std::string blockingReasonToString() file: velox/exec/Driver.cpp start line: 600 end line: 617 size: 18 LOC McCabe index: 7 number of parameters: 1 id: 1309 unit: void HashTable::allocateTables() file: velox/exec/HashTable.cpp start line: 520 end line: 540 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 1310 unit: uint64_t HashTable::setHasherMode() file: velox/exec/HashTable.cpp start line: 941 end line: 958 size: 18 LOC McCabe index: 4 number of parameters: 4 id: 1311 unit: void HashProbe::fillFilterInput() file: velox/exec/HashProbe.cpp start line: 504 end line: 522 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 1312 unit: RowVectorPtr StreamingAggregation::createOutput() file: velox/exec/StreamingAggregation.cpp start line: 152 end line: 172 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 1313 unit: bool VectorHasher::makeValueIdsFlatWithNulls() file: velox/exec/VectorHasher.cpp start line: 163 end line: 180 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 1314 unit: bool VectorHasher::makeValueIdsDecoded() file: velox/exec/VectorHasher.cpp start line: 290 end line: 309 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 1315 unit: BlockingReason CrossJoinProbe::isBlocked() file: velox/exec/CrossJoinProbe.cpp start line: 59 end line: 82 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 1316 unit: void apply() file: velox/functions/sparksql/SplitFunctions.cpp start line: 79 end line: 96 size: 18 LOC McCabe index: 1 number of parameters: 5 id: 1317 unit: void registerURLFunctions() file: velox/functions/prestosql/registration/URLFunctionsRegistration.cpp start line: 23 end line: 40 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 1318 unit: void registerStringFunctions() file: velox/functions/prestosql/registration/StringFunctionsRegistration.cpp start line: 78 end line: 99 size: 18 LOC McCabe index: 1 number of parameters: 0 id: 1319 unit: void applyInternalInPlace() file: velox/functions/prestosql/StringFunctions.cpp start line: 59 end line: 76 size: 18 LOC McCabe index: 2 number of parameters: 3 id: 1320 unit: void apply() file: velox/functions/prestosql/WidthBucketArray.cpp start line: 100 end line: 119 size: 18 LOC McCabe index: 2 number of parameters: 5 id: 1321 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 117 end line: 134 size: 18 LOC McCabe index: 1 number of parameters: 4 id: 1322 unit: void merge() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 199 end line: 218 size: 18 LOC McCabe index: 2 number of parameters: 6 id: 1323 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 325 end line: 344 size: 18 LOC McCabe index: 2 number of parameters: 4 id: 1324 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 365 end line: 385 size: 18 LOC McCabe index: 2 number of parameters: 4 id: 1325 unit: void extractValues() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 139 end line: 157 size: 18 LOC McCabe index: 2 number of parameters: 3 id: 1326 unit: void applyInternal() file: velox/functions/prestosql/MapKeysAndValues.cpp start line: 26 end line: 44 size: 18 LOC McCabe index: 1 number of parameters: 5 id: 1327 unit: int searchIndex() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 37 end line: 58 size: 18 LOC McCabe index: 4 number of parameters: 2 id: 1328 unit: void JsonExtractor::tokenize() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 106 end line: 124 size: 18 LOC McCabe index: 5 number of parameters: 0 id: 1329 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/URLBenchmark.cpp start line: 143 end line: 161 size: 18 LOC McCabe index: 4 number of parameters: 3 id: 1330 unit: void validateTimePoint() file: velox/functions/lib/DateTimeFormatter.cpp start line: 99 end line: 118 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 1331 unit: int regexExtract() file: velox/functions/lib/benchmarks/Re2FunctionsBenchmarks.cpp start line: 59 end line: 78 size: 18 LOC McCabe index: 2 number of parameters: 2 id: 1332 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/lib/Re2Functions.h start line: 132 end line: 152 size: 18 LOC McCabe index: 2 number of parameters: 4 id: 1333 unit: VectorPtr applyArray() file: velox/functions/lib/SubscriptUtil.h start line: 95 end line: 116 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 1334 unit: static void veloxConvertValidity() file: velox/duckdb/functions/DuckFunctions.cpp start line: 142 end line: 162 size: 18 LOC McCabe index: 4 number of parameters: 5 id: 1335 unit: void EvalCtx::saveAndReset() file: velox/expression/EvalCtx.cpp start line: 110 end line: 127 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 1336 unit: void reserve() file: velox/expression/VectorUdfTypeSystem.h start line: 1151 end line: 1174 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 1337 unit: void LambdaExpr::makeTypeWithCapture() file: velox/expression/ControlExpr.cpp start line: 732 end line: 751 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 1338 unit: vector_size_t SequenceVector::offsetOfIndex() file: velox/vector/SequenceVector-inl.h start line: 256 end line: 277 size: 18 LOC McCabe index: 5 number of parameters: 1 id: 1339 unit: void vectorBenchmark() file: velox/vector/benchmarks/SimpleVectorHashAllBenchmark.cpp start line: 85 end line: 106 size: 18 LOC McCabe index: 2 number of parameters: 5 id: 1340 unit: def start_coverage() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 1341 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 18 LOC McCabe index: 1 number of parameters: 2 id: 1342 unit: def munge_in_place() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 18 LOC McCabe index: 8 number of parameters: 3 id: 1343 unit: def list_dynamic_deps() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 18 LOC McCabe index: 5 number of parameters: 2 id: 1344 unit: def _patchup_workspace() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 18 LOC McCabe index: 6 number of parameters: 2 id: 1345 unit: def get_context_generator() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 18 LOC McCabe index: 6 number of parameters: 2 id: 1346 unit: def _update() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 18 LOC McCabe index: 7 number of parameters: 1 id: 1347 unit: def python_venv() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 1348 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 500 end line: 519 size: 17 LOC McCabe index: 6 number of parameters: 1 id: 1349 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 526 end line: 545 size: 17 LOC McCabe index: 6 number of parameters: 1 id: 1350 unit: inline std::string codegenNullInNullOut() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 242 end line: 260 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 1351 unit: explicit Compiler() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 36 end line: 53 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 1352 unit: external_process::Command compileCommand() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 197 end line: 217 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 1353 unit: std::string helpMessage() file: velox/core/SimpleFunctionMetadata.h start line: 416 end line: 434 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 1354 unit: static std::shared_ptr single() file: velox/core/PlanNode.h start line: 770 end line: 786 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 1355 unit: std::vector BinaryStripeStreams::getEncodings() file: velox/dwio/dwrf/reader/BinaryStreamReader.cpp start line: 50 end line: 69 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 1356 unit: std::optional DwrfRowReaderShared::estimatedRowSize() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 510 end line: 531 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 1357 unit: void copyImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 352 end line: 369 size: 17 LOC McCabe index: 2 number of parameters: 6 id: 1358 unit: void copy() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 564 end line: 580 size: 17 LOC McCabe index: 1 number of parameters: 6 id: 1359 unit: bool tryResize() file: velox/dwio/dwrf/common/OutputStream.h start line: 98 end line: 116 size: 17 LOC McCabe index: 4 number of parameters: 4 id: 1360 unit: std::string compressionKindToString() file: velox/dwio/dwrf/common/Common.cpp start line: 23 end line: 39 size: 17 LOC McCabe index: 7 number of parameters: 1 id: 1361 unit: void BufferedInput::loadWithAction() file: velox/dwio/dwrf/common/BufferedInput.cpp start line: 122 end line: 141 size: 17 LOC McCabe index: 4 number of parameters: 2 id: 1362 unit: bool BufferedInput::tryMerge() file: velox/dwio/dwrf/common/BufferedInput.cpp start line: 143 end line: 166 size: 17 LOC McCabe index: 6 number of parameters: 2 id: 1363 unit: void BooleanRleDecoder::skip() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 480 end line: 496 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 1364 unit: FOLLY_ALWAYS_INLINE void computeDeltaAndTailRunLength() file: velox/dwio/dwrf/common/RLEv1.h start line: 182 end line: 199 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 1365 unit: void AppendOnlyBufferedStream::write() file: velox/dwio/dwrf/common/OutputStream.cpp start line: 52 end line: 68 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 1366 unit: void IntegerStatisticsBuilder::merge() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 234 end line: 254 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 1367 unit: uint32_t addKey() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 130 end line: 148 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 1368 unit: FOLLY_ALWAYS_INLINE int64_t formatNanos() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 708 end line: 725 size: 17 LOC McCabe index: 5 number of parameters: 1 id: 1369 unit: virtual void flush() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 89 end line: 108 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 1370 unit: void StatisticsBuilderUtils::addValues() file: velox/dwio/dwrf/writer/StatisticsBuilderUtils.cpp start line: 21 end line: 37 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 1371 unit: uint64_t iterateMaps() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 262 end line: 278 size: 17 LOC McCabe index: 5 number of parameters: 3 id: 1372 unit: void IoStatistics::incOperationCounters() file: velox/dwio/common/IoStatistics.cpp start line: 67 end line: 83 size: 17 LOC McCabe index: 1 number of parameters: 7 id: 1373 unit: explicit LoggedException() file: velox/dwio/common/exception/Exception.h start line: 52 end line: 68 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 1374 unit: uint64_t ScanSpec::newRead() file: velox/dwio/common/ScanSpec.cpp start line: 43 end line: 59 size: 17 LOC McCabe index: 6 number of parameters: 0 id: 1375 unit: bool ScanSpec::hasFilter() file: velox/dwio/common/ScanSpec.cpp start line: 91 end line: 107 size: 17 LOC McCabe index: 6 number of parameters: 0 id: 1376 unit: void MappedMemory::Allocation::append() file: velox/common/memory/MappedMemory.cpp start line: 26 end line: 44 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 1377 unit: void append() file: velox/common/memory/ByteStream.h start line: 269 end line: 285 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 1378 unit: std::unique_ptr IOBufOutputStream::getIOBuf() file: velox/common/memory/ByteStream.cpp start line: 99 end line: 117 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 1379 unit: void modes() file: velox/common/file/benchmark/ReadBenchmark.h start line: 276 end line: 292 size: 17 LOC McCabe index: 1 number of parameters: 3 id: 1380 unit: uint64_t InMemoryReadFile::preadv() file: velox/common/file/File.cpp start line: 41 end line: 57 size: 17 LOC McCabe index: 4 number of parameters: 2 id: 1381 unit: static UInt128 decode128() file: velox/common/encode/Coding.h start line: 166 end line: 185 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 1382 unit: void SsdFile::clearRegionEntriesLocked() file: velox/common/caching/SsdFile.cpp start line: 283 end line: 303 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 1383 unit: void runScatterBits() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 120 end line: 136 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 1384 unit: inline void andRange() file: velox/common/base/BitUtil.h start line: 485 end line: 501 size: 17 LOC McCabe index: 3 number of parameters: 5 id: 1385 unit: inline void orRange() file: velox/common/base/BitUtil.h start line: 504 end line: 520 size: 17 LOC McCabe index: 3 number of parameters: 5 id: 1386 unit: inline bool isSubset() file: velox/common/base/BitUtil.h start line: 592 end line: 608 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 1387 unit: BufferPtr findOrAllocateStringBuffer() file: velox/serializers/PrestoSerializer.cpp start line: 271 end line: 288 size: 17 LOC McCabe index: 8 number of parameters: 3 id: 1388 unit: std::string PlanNodeStats::toString() file: velox/exec/PlanNodeStats.cpp start line: 58 end line: 74 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 1389 unit: void FilterProject::clearNonReusableOutput() file: velox/exec/FilterProject.cpp start line: 169 end line: 185 size: 17 LOC McCabe index: 6 number of parameters: 0 id: 1390 unit: static void extractValuesNoNulls() file: velox/exec/RowContainer.h start line: 457 end line: 474 size: 17 LOC McCabe index: 3 number of parameters: 4 id: 1391 unit: void PartitionedOutputBuffer::acknowledge() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 317 end line: 333 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 1392 unit: void PartitionedOutputBufferManager::initializeTask() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 532 end line: 549 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 1393 unit: void deserializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 304 end line: 320 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 1394 unit: int compare() file: velox/exec/ContainerRowSerde.cpp start line: 514 end line: 530 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 1395 unit: void collectSourcePlanNodeIds() file: velox/exec/Task.cpp start line: 32 end line: 52 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 1396 unit: void Task::createSplitGroupStateLocked() file: velox/exec/Task.cpp start line: 306 end line: 326 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 1397 unit: std::shared_ptr Task::getJoinBridgeInternal() file: velox/exec/Task.cpp start line: 849 end line: 866 size: 17 LOC McCabe index: 1 number of parameters: 2 id: 1398 unit: std::string Task::toString() file: velox/exec/Task.cpp start line: 1024 end line: 1044 size: 17 LOC McCabe index: 5 number of parameters: 0 id: 1399 unit: void extractColumns() file: velox/exec/HashProbe.cpp start line: 310 end line: 327 size: 17 LOC McCabe index: 4 number of parameters: 5 id: 1400 unit: void ExchangeClient::addRemoteTaskId() file: velox/exec/Exchange.cpp start line: 160 end line: 179 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 1401 unit: bool VectorHasher::computeValueIdsForRows() file: velox/exec/VectorHasher.cpp start line: 334 end line: 350 size: 17 LOC McCabe index: 1 number of parameters: 6 id: 1402 unit: void apply() file: velox/functions/prestosql/ToUtf8.cpp start line: 23 end line: 42 size: 17 LOC McCabe index: 1 number of parameters: 5 id: 1403 unit: void createOutputString() file: velox/functions/prestosql/ArrayFunctions.h start line: 121 end line: 138 size: 17 LOC McCabe index: 5 number of parameters: 4 id: 1404 unit: std::unique_ptr createBigintValuesFilter() file: velox/functions/prestosql/InPredicate.cpp start line: 56 end line: 75 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 1405 unit: std::unique_ptr createBytesValuesFilter() file: velox/functions/prestosql/InPredicate.cpp start line: 77 end line: 96 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 1406 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 136 end line: 154 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 1407 unit: void extractValues() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 39 end line: 57 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 1408 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 94 end line: 110 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 1409 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 125 end line: 142 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 1410 unit: void merge() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 68 end line: 85 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 1411 unit: void addRawInput() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 306 end line: 323 size: 17 LOC McCabe index: 3 number of parameters: 4 id: 1412 unit: std::unique_ptr createMinMaxFloatingPointAggregate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 502 end line: 518 size: 17 LOC McCabe index: 4 number of parameters: 2 id: 1413 unit: void extractValuesImpl() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 263 end line: 280 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 1414 unit: void extractValues() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 56 end line: 73 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 1415 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 215 end line: 235 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 1416 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 94 end line: 112 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 1417 unit: void DenseHll::mergeWith() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 542 end line: 562 size: 17 LOC McCabe index: 3 number of parameters: 1 id: 1418 unit: bool call() file: velox/functions/prestosql/benchmarks/NestedArrayWriterBenchmark.cpp start line: 88 end line: 104 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 1419 unit: bool call() file: velox/functions/prestosql/benchmarks/NestedArrayWriterBenchmark.cpp start line: 110 end line: 126 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 1420 unit: void runUpperLower() file: velox/functions/prestosql/benchmarks/StringAsciiUTFFunctionBenchmarks.cpp start line: 35 end line: 56 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 1421 unit: void printTableCss() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 161 end line: 178 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 1422 unit: FOLLY_ALWAYS_INLINE int endsWithUnicodeWhiteSpace() file: velox/functions/lib/string/StringImpl.h start line: 475 end line: 496 size: 17 LOC McCabe index: 7 number of parameters: 2 id: 1423 unit: bool duckdbTypeIsSupported() file: velox/duckdb/conversion/DuckConversion.cpp start line: 66 end line: 82 size: 17 LOC McCabe index: 11 number of parameters: 1 id: 1424 unit: void veloxFlatVectorToDuckTemplated() file: velox/duckdb/functions/DuckFunctions.cpp start line: 99 end line: 121 size: 17 LOC McCabe index: 3 number of parameters: 4 id: 1425 unit: bool registerStatefulVectorFunction() file: velox/expression/VectorFunction.cpp start line: 69 end line: 87 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 1426 unit: void EvalCtx::ensureFieldLoaded() file: velox/expression/EvalCtx.cpp start line: 237 end line: 256 size: 17 LOC McCabe index: 4 number of parameters: 2 id: 1427 unit: void Expr::setDictionaryWrapping() file: velox/expression/Expr.cpp start line: 379 end line: 396 size: 17 LOC McCabe index: 4 number of parameters: 4 id: 1428 unit: void BaseVector::resize() file: velox/vector/BaseVector.cpp start line: 78 end line: 94 size: 17 LOC McCabe index: 6 number of parameters: 2 id: 1429 unit: def run_tests() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 17 LOC McCabe index: 8 number of parameters: 2 id: 1430 unit: def __init__() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 17 LOC McCabe index: 3 number of parameters: 4 id: 1431 unit: def main() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 17 LOC McCabe index: 6 number of parameters: 0 id: 1432 unit: def setup() file: build/fbcode_builder/shell_builder.py start line: 0 end line: 0 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 1433 unit: def get_section_as_args() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 17 LOC McCabe index: 8 number of parameters: 3 id: 1434 unit: def _print_env_diff() file: build/fbcode_builder/getdeps/runcmd.py start line: 0 end line: 0 size: 17 LOC McCabe index: 8 number of parameters: 2 id: 1435 unit: static std::function() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 366 end line: 384 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 1436 unit: std::string computeInputMap() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 218 end line: 235 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 1437 unit: explicit VectorReader() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 300 end line: 318 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 1438 unit: void generateCompiledExpression() file: velox/experimental/codegen/CompiledExpressionAnalysis.h start line: 103 end line: 122 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 1439 unit: void run() file: velox/experimental/codegen/CompiledExpressionAnalysis.h start line: 224 end line: 239 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 1440 unit: BufferPtr StringDictionaryColumnReader::loadDictionary() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 974 end line: 995 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 1441 unit: inline void SelectiveColumnReader::addValue() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 384 end line: 399 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 1442 unit: BufferPtr SelectiveStringDictionaryColumnReader::loadDictionary() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.cpp start line: 97 end line: 118 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 1443 unit: vector_size_t processNull() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 250 end line: 265 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 1444 unit: inline void storeTranslate() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 540 end line: 555 size: 16 LOC McCabe index: 3 number of parameters: 6 id: 1445 unit: inline void SelectiveStringDirectColumnReader::makeSparseStarts() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 102 end line: 117 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 1446 unit: void SelectiveListColumnReader::getValues() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.cpp start line: 95 end line: 110 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 1447 unit: void seekToRowGroup() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.h start line: 38 end line: 56 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 1448 unit: KeyProjection convertDynamic() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 79 end line: 94 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 1449 unit: FOLLY_ALWAYS_INLINE void writeBuffer() file: velox/dwio/dwrf/common/IntEncoder.h start line: 173 end line: 188 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 1450 unit: bool PagedInputStream::Skip() file: velox/dwio/dwrf/common/PagedInputStream.cpp start line: 196 end line: 213 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 1451 unit: void ByteRleEncoderImpl::writeValues() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 136 end line: 151 size: 16 LOC McCabe index: 4 number of parameters: 0 id: 1452 unit: inline void skip() file: velox/dwio/dwrf/common/ByteRLE.h start line: 137 end line: 152 size: 16 LOC McCabe index: 5 number of parameters: 3 id: 1453 unit: void scatterDense() file: velox/dwio/dwrf/common/DecoderUtil.h start line: 59 end line: 74 size: 16 LOC McCabe index: 5 number of parameters: 4 id: 1454 unit: std::shared_ptr CachedBufferedInput::coalescedLoad() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 444 end line: 459 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 1455 unit: std::unique_ptr CachedBufferedInput::read() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 461 end line: 476 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 1456 unit: void IntegerStatisticsBuilder::toProto() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 256 end line: 272 size: 16 LOC McCabe index: 8 number of parameters: 1 id: 1457 unit: void DoubleStatisticsBuilder::toProto() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 297 end line: 313 size: 16 LOC McCabe index: 8 number of parameters: 1 id: 1458 unit: void StringStatisticsBuilder::toProto() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 352 end line: 370 size: 16 LOC McCabe index: 8 number of parameters: 1 id: 1459 unit: void addValues() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 279 end line: 298 size: 16 LOC McCabe index: 6 number of parameters: 2 id: 1460 unit: std::shared_ptr SubstraitVeloxPlanConverter::toVeloxPlan() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 290 end line: 305 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 1461 unit: void HashStringAllocator::newRange() file: velox/common/memory/HashStringAllocator.cpp start line: 166 end line: 185 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 1462 unit: StringView HashStringAllocator::contiguousString() file: velox/common/memory/HashStringAllocator.cpp start line: 188 end line: 204 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 1463 unit: void MappedMemory::Allocation::findRun() file: velox/common/memory/MappedMemory.cpp start line: 46 end line: 61 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 1464 unit: void ByteStream::seekp() file: velox/common/memory/ByteStream.cpp start line: 36 end line: 52 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 1465 unit: inline size_t hashBytes() file: velox/common/base/BitUtil.h start line: 710 end line: 727 size: 16 LOC McCabe index: 4 number of parameters: 3 id: 1466 unit: void StackTrace::create() file: velox/common/process/StackTrace.cpp start line: 70 end line: 88 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 1467 unit: static VectorPtr convertToVectors() file: velox/row/UnsafeRowBatchDeserializer.h start line: 768 end line: 784 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 1468 unit: void read() file: velox/serializers/PrestoSerializer.cpp start line: 252 end line: 269 size: 16 LOC McCabe index: 3 number of parameters: 4 id: 1469 unit: int32_t compare() file: velox/type/StringView.h start line: 150 end line: 168 size: 16 LOC McCabe index: 8 number of parameters: 1 id: 1470 unit: void RowContainer::hash() file: velox/exec/RowContainer.cpp start line: 483 end line: 498 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 1471 unit: void PlanNodeStats::addTotals() file: velox/exec/PlanNodeStats.cpp start line: 35 end line: 56 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 1472 unit: void LocalExchangeSource::noMoreProducers() file: velox/exec/LocalPartition.cpp start line: 66 end line: 84 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 1473 unit: void LocalExchangeSource::noMoreData() file: velox/exec/LocalPartition.cpp start line: 105 end line: 120 size: 16 LOC McCabe index: 4 number of parameters: 0 id: 1474 unit: BlockingReason LocalPartition::isBlocked() file: velox/exec/LocalPartition.cpp start line: 367 end line: 384 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 1475 unit: inline bool equalsNoNulls() file: velox/exec/RowContainer.h start line: 513 end line: 530 size: 16 LOC McCabe index: 6 number of parameters: 4 id: 1476 unit: inline void RowContainer::extractValuesWithNulls() file: velox/exec/RowContainer.h start line: 859 end line: 874 size: 16 LOC McCabe index: 4 number of parameters: 6 id: 1477 unit: std::pair resolveAggregateFunction() file: velox/exec/AggregateFunctionRegistry.cpp start line: 25 end line: 41 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 1478 unit: static std::unique_ptr createForJoin() file: velox/exec/HashTable.h start line: 254 end line: 269 size: 16 LOC McCabe index: 2 number of parameters: 5 id: 1479 unit: int32_t MergeJoin::compare() file: velox/exec/MergeJoin.cpp start line: 141 end line: 157 size: 16 LOC McCabe index: 3 number of parameters: 6 id: 1480 unit: void MergeJoin::addOutputRow() file: velox/exec/MergeJoin.cpp start line: 227 end line: 248 size: 16 LOC McCabe index: 3 number of parameters: 4 id: 1481 unit: void EnforceSingleRow::addInput() file: velox/exec/EnforceSingleRow.cpp start line: 33 end line: 48 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 1482 unit: void OperatorStats::clear() file: velox/exec/Operator.cpp start line: 331 end line: 353 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 1483 unit: void writeNulls() file: velox/exec/ContainerRowSerde.cpp start line: 94 end line: 109 size: 16 LOC McCabe index: 5 number of parameters: 4 id: 1484 unit: void writeNulls() file: velox/exec/ContainerRowSerde.cpp start line: 111 end line: 126 size: 16 LOC McCabe index: 5 number of parameters: 3 id: 1485 unit: void AggregationMasks::addInput() file: velox/exec/AggregationMasks.cpp start line: 31 end line: 50 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 1486 unit: bool operator() file: velox/exec/TopN.h start line: 75 end line: 90 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 1487 unit: void PartitionedOutput::collectNullRows() file: velox/exec/PartitionedOutput.cpp start line: 207 end line: 224 size: 16 LOC McCabe index: 3 number of parameters: 0 id: 1488 unit: SetWithNull validateConstantVectorAndGenerateSet() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 386 end line: 401 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 1489 unit: static void apply() file: velox/functions/prestosql/StringFunctions.cpp start line: 41 end line: 56 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 1490 unit: void extractValues() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 160 end line: 177 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 1491 unit: void addRawInput() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 98 end line: 115 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 1492 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 102 end line: 117 size: 16 LOC McCabe index: 3 number of parameters: 4 id: 1493 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 153 end line: 168 size: 16 LOC McCabe index: 3 number of parameters: 4 id: 1494 unit: folly::TDigest deserialize() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 51 end line: 68 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 1495 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 346 end line: 363 size: 16 LOC McCabe index: 3 number of parameters: 4 id: 1496 unit: void extractValues() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 54 end line: 70 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 1497 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 72 end line: 88 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 1498 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 119 end line: 135 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 1499 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 263 end line: 282 size: 16 LOC McCabe index: 2 number of parameters: 4 id: 1500 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 501 end line: 519 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 1501 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 701 end line: 717 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 1502 unit: void apply() file: velox/functions/prestosql/MapKeysAndValues.cpp start line: 54 end line: 71 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 1503 unit: void apply() file: velox/functions/prestosql/MapKeysAndValues.cpp start line: 88 end line: 105 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 1504 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/Bitwise.h start line: 33 end line: 50 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 1505 unit: int search() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 57 end line: 76 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 1506 unit: folly::Optional jsonExtractInternal() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 44 end line: 63 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 1507 unit: void header() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 75 end line: 92 size: 16 LOC McCabe index: 2 number of parameters: 0 id: 1508 unit: void printCoverageMap() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 343 end line: 362 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 1509 unit: bool prepareFlatResultsVector() file: velox/functions/lib/StringEncodingUtils.cpp start line: 22 end line: 41 size: 16 LOC McCabe index: 4 number of parameters: 4 id: 1510 unit: void reserve() file: velox/functions/lib/DynamicFlatVector.h start line: 92 end line: 107 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 1511 unit: FOLLY_ALWAYS_INLINE bool fromHex() file: velox/functions/lib/string/StringImpl.h start line: 337 end line: 356 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 1512 unit: bool isNullsFirst() file: velox/duckdb/conversion/DuckParser.cpp start line: 424 end line: 441 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 1513 unit: void veloxFlatVectorToDuckTemplated() file: velox/duckdb/functions/DuckFunctions.cpp start line: 124 end line: 140 size: 16 LOC McCabe index: 3 number of parameters: 4 id: 1514 unit: void copyFromImpl() file: velox/expression/ComplexWriterTypes.h start line: 585 end line: 600 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 1515 unit: result_type operator() file: velox/expression/FunctionSignature.h start line: 286 end line: 305 size: 16 LOC McCabe index: 4 number of parameters: 0 id: 1516 unit: FOLLY_ALWAYS_INLINE bool callNullFree() file: velox/expression/benchmarks/CallNullFreeBenchmark.cpp start line: 90 end line: 106 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 1517 unit: FOLLY_ALWAYS_INLINE bool callNullFree() file: velox/expression/benchmarks/CallNullFreeBenchmark.cpp start line: 145 end line: 161 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 1518 unit: if constexpr() file: velox/expression/SimpleFunctionAdapter.h start line: 481 end line: 496 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 1519 unit: uint64_t RowVector::hashValueAt() file: velox/vector/ComplexVector.cpp start line: 224 end line: 239 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 1520 unit: Simple mapNameToSimple() file: velox/vector/VectorEncoding.cpp start line: 26 end line: 42 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 1521 unit: explicit SelectivityIterator() file: velox/vector/SelectivityVector.h start line: 334 end line: 349 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 1522 unit: StringView StringViewBufferHolder::getOwnedStringView() file: velox/buffer/StringViewBufferHolder.cpp start line: 23 end line: 38 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 1523 unit: def install_library() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 1524 unit: def startTest() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 1525 unit: def run() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 1526 unit: def convert_to_diff_cov_str() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 16 LOC McCabe index: 8 number of parameters: 2 id: 1527 unit: def upload() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 1528 unit: def copy_local_repo() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 1529 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 16 LOC McCabe index: 4 number of parameters: 3 id: 1530 unit: def find_unused_drive_letter() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 16 LOC McCabe index: 5 number of parameters: 0 id: 1531 unit: void hashTyped() file: velox/connectors/hive/HivePartitionFunction.cpp start line: 33 end line: 48 size: 15 LOC McCabe index: 5 number of parameters: 4 id: 1532 unit: void hashTyped() file: velox/connectors/hive/HivePartitionFunction.cpp start line: 55 end line: 70 size: 15 LOC McCabe index: 4 number of parameters: 4 id: 1533 unit: void hashTyped() file: velox/connectors/hive/HivePartitionFunction.cpp start line: 88 end line: 103 size: 15 LOC McCabe index: 4 number of parameters: 4 id: 1534 unit: void initializeClient() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 305 end line: 323 size: 15 LOC McCabe index: 2 number of parameters: 0 id: 1535 unit: auto benchmarkExpressionsMult() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 535 end line: 549 size: 15 LOC McCabe index: 1 number of parameters: 5 id: 1536 unit: int main() file: velox/experimental/codegen/benchmark/CodegenBenchmarks.cpp start line: 26 end line: 45 size: 15 LOC McCabe index: 1 number of parameters: 2 id: 1537 unit: void reserve() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 163 end line: 185 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 1538 unit: inline bool operator() file: velox/experimental/codegen/vector_function/ConcatExpression-inl.h start line: 132 end line: 146 size: 15 LOC McCabe index: 6 number of parameters: 0 id: 1539 unit: explicit VectorReader() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 74 end line: 92 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 1540 unit: explicit VectorReader() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 177 end line: 194 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 1541 unit: void unLoadLibrary() file: velox/experimental/codegen/library_loader/NativeLibraryLoader.h start line: 163 end line: 178 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1542 unit: Func uncheckedGetSymbolPtr() file: velox/experimental/codegen/library_loader/NativeLibraryLoader.h start line: 223 end line: 238 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 1543 unit: void visit() file: velox/experimental/codegen/CodegenASTAnalysis.h start line: 45 end line: 60 size: 15 LOC McCabe index: 6 number of parameters: 1 id: 1544 unit: std::optional generateAst() file: velox/experimental/codegen/CodegenASTAnalysis.h start line: 63 end line: 83 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 1545 unit: void visit() file: velox/experimental/codegen/CompiledExpressionAnalysis.h start line: 66 end line: 81 size: 15 LOC McCabe index: 6 number of parameters: 1 id: 1546 unit: void visitFilter() file: velox/experimental/codegen/CompiledExpressionAnalysis.h start line: 186 end line: 202 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 1547 unit: inline std::string codegenIfStatement() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 180 end line: 194 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 1548 unit: static auto copyWithHelper() file: velox/experimental/codegen/transform/utils/adapters.h start line: 129 end line: 147 size: 15 LOC McCabe index: 7 number of parameters: 3 id: 1549 unit: auto isomorphicTreeTransform() file: velox/experimental/codegen/transform/utils/utils.h start line: 137 end line: 157 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 1550 unit: explicit Compiler() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 55 end line: 70 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 1551 unit: void run() file: velox/core/SimpleFunctionMetadata.h start line: 257 end line: 272 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 1552 unit: std::shared_ptr createWithImplicitCast() file: velox/parse/Expressions.cpp start line: 177 end line: 191 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1553 unit: std::shared_ptr Expressions::getInputRowType() file: velox/parse/Expressions.cpp start line: 287 end line: 302 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 1554 unit: uint64_t ColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 148 end line: 164 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 1555 unit: uint64_t MapColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1871 end line: 1885 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 1556 unit: void SelectiveIntegerDictionaryColumnReader::processValueHook() file: velox/dwio/dwrf/reader/SelectiveIntegerDictionaryColumnReader.h start line: 204 end line: 218 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 1557 unit: void SelectiveColumnReader::seekTo() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 89 end line: 103 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 1558 unit: bool SelectiveColumnReader::shouldMoveNulls() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 138 end line: 154 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 1559 unit: void addValue() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 1238 end line: 1255 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 1560 unit: void seekToRowGroup() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.h start line: 232 end line: 251 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 1561 unit: void forEachConfiguredKey() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 104 end line: 120 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 1562 unit: void copyStrings() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 392 end line: 407 size: 15 LOC McCabe index: 2 number of parameters: 5 id: 1563 unit: void copyOneImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 619 end line: 634 size: 15 LOC McCabe index: 2 number of parameters: 5 id: 1564 unit: void copyOne() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 775 end line: 789 size: 15 LOC McCabe index: 1 number of parameters: 5 id: 1565 unit: std::string writerVersionToString() file: velox/dwio/dwrf/common/Common.cpp start line: 41 end line: 55 size: 15 LOC McCabe index: 6 number of parameters: 1 id: 1566 unit: void IntDecoder::skipLongs() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 26 end line: 40 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 1567 unit: uint64_t ZstdDecompressor::getUncompressedLength() file: velox/dwio/dwrf/common/Compression.cpp start line: 267 end line: 283 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1568 unit: void RleDecoderV1::skip() file: velox/dwio/dwrf/common/RLEv1.cpp start line: 82 end line: 96 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 1569 unit: virtual void next() file: velox/dwio/dwrf/common/IntDecoder.h start line: 67 end line: 81 size: 15 LOC McCabe index: 4 number of parameters: 3 id: 1570 unit: static void mergeWithOverflowCheck() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 62 end line: 76 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 1571 unit: void StatisticsBuilder::merge() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 80 end line: 109 size: 15 LOC McCabe index: 6 number of parameters: 1 id: 1572 unit: virtual uint64_t write() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 54 end line: 68 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1573 unit: folly::SemiFuture InputStream::readAsync() file: velox/dwio/common/InputStream.cpp start line: 48 end line: 62 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 1574 unit: void ColumnSelector::setRead() file: velox/dwio/common/ColumnSelector.cpp start line: 196 end line: 220 size: 15 LOC McCabe index: 6 number of parameters: 2 id: 1575 unit: void readBytes() file: velox/common/memory/ByteStream.h start line: 220 end line: 234 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1576 unit: void StringIdMap::release() file: velox/common/caching/StringIdMap.cpp start line: 30 end line: 44 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 1577 unit: void insert() file: velox/common/base/BitSet.h start line: 33 end line: 47 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 1578 unit: void setNtBitBenchmark() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 60 end line: 76 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1579 unit: inline T loadBits() file: velox/common/base/BitUtil.h start line: 735 end line: 749 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 1580 unit: string getAppName() file: velox/common/process/ProcessBase.cpp start line: 44 end line: 62 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 1581 unit: int deserialize() file: velox/row/benchmark/DynamicRowVectorDeserializeBenchmark.cpp start line: 140 end line: 156 size: 15 LOC McCabe index: 2 number of parameters: 5 id: 1582 unit: inline static std::optional serializeArray() file: velox/row/UnsafeRowDynamicSerializer.h start line: 180 end line: 198 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 1583 unit: void HashPartitionFunction::partition() file: velox/exec/HashPartitionFunction.cpp start line: 32 end line: 49 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1584 unit: void RowContainer::prepareRead() file: velox/exec/RowContainer.cpp start line: 321 end line: 337 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 1585 unit: BlockingReason LocalExchangeSource::enqueue() file: velox/exec/LocalPartition.cpp start line: 86 end line: 103 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 1586 unit: inline void RowContainer::extractValuesNoNulls() file: velox/exec/RowContainer.h start line: 842 end line: 856 size: 15 LOC McCabe index: 3 number of parameters: 4 id: 1587 unit: void PartitionedOutputBufferManager::deleteResults() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 507 end line: 521 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 1588 unit: void PartitionedOutputBufferManager::removeTask() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 564 end line: 579 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 1589 unit: vector_size_t processFilterResults() file: velox/exec/OperatorUtils.cpp start line: 134 end line: 148 size: 15 LOC McCabe index: 3 number of parameters: 4 id: 1590 unit: BlockingReason next() file: velox/exec/MergeSource.cpp start line: 45 end line: 65 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1591 unit: void deserializeString() file: velox/exec/ContainerRowSerde.cpp start line: 203 end line: 218 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 1592 unit: int compare() file: velox/exec/ContainerRowSerde.cpp start line: 497 end line: 511 size: 15 LOC McCabe index: 1 number of parameters: 4 id: 1593 unit: uint64_t hashOne() file: velox/exec/ContainerRowSerde.cpp start line: 738 end line: 752 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 1594 unit: BlockingReason Task::getSplitOrFuture() file: velox/exec/Task.cpp start line: 646 end line: 662 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 1595 unit: StopReason Task::leave() file: velox/exec/Task.cpp start line: 1228 end line: 1242 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 1596 unit: bool HashTable::compareKeys() file: velox/exec/HashTable.cpp start line: 272 end line: 288 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 1597 unit: void HashProbe::fillOutput() file: velox/exec/HashProbe.cpp start line: 356 end line: 375 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 1598 unit: bool operator() file: velox/exec/TopN.h start line: 58 end line: 72 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 1599 unit: void Destination::serialize() file: velox/exec/PartitionedOutput.cpp start line: 57 end line: 71 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 1600 unit: void PartitionedOutput::initializeSizeBuffers() file: velox/exec/PartitionedOutput.cpp start line: 128 end line: 143 size: 15 LOC McCabe index: 4 number of parameters: 0 id: 1601 unit: static bool typeKindSupportsValueIds() file: velox/exec/VectorHasher.h start line: 254 end line: 268 size: 15 LOC McCabe index: 9 number of parameters: 1 id: 1602 unit: void analyzeTyped() file: velox/exec/VectorHasher.h start line: 352 end line: 366 size: 15 LOC McCabe index: 3 number of parameters: 5 id: 1603 unit: void analyzeValue() file: velox/exec/VectorHasher.h start line: 369 end line: 383 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 1604 unit: uint64_t lookupValueId() file: velox/exec/VectorHasher.h start line: 447 end line: 461 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 1605 unit: std::shared_ptr createSplit() file: velox/functions/sparksql/SplitFunctions.cpp start line: 103 end line: 120 size: 15 LOC McCabe index: 6 number of parameters: 2 id: 1606 unit: const std::shared_ptr createTypedArraysOverlap() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 466 end line: 480 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 1607 unit: bool isSupportedBasicType() file: velox/functions/prestosql/types/JsonType.cpp start line: 417 end line: 431 size: 15 LOC McCabe index: 9 number of parameters: 1 id: 1608 unit: static int64_t widthBucket() file: velox/functions/prestosql/WidthBucketArray.cpp start line: 124 end line: 140 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1609 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 95 end line: 109 size: 15 LOC McCabe index: 1 number of parameters: 4 id: 1610 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 133 end line: 147 size: 15 LOC McCabe index: 1 number of parameters: 4 id: 1611 unit: FOLLY_ALWAYS_INLINE void applyHashFunction() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 39 end line: 54 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 1612 unit: std::unique_ptr createMinMaxTimestampAggregate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 470 end line: 484 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1613 unit: bool SparseHll::insertHash() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 72 end line: 89 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 1614 unit: void DenseHll::serialize() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 476 end line: 492 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 1615 unit: void test() file: velox/functions/prestosql/benchmarks/NestedArrayWriterBenchmark.cpp start line: 198 end line: 213 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 1616 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/JsonExtractScalar.h start line: 31 end line: 46 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 1617 unit: void populateVectorFunctionSignatures() file: velox/functions/FunctionRegistry.cpp start line: 56 end line: 70 size: 15 LOC McCabe index: 2 number of parameters: 1 id: 1618 unit: void KllSketch::addEmptyTopLevelToCompletelyFullSketch() file: velox/functions/lib/KllSketch-inl.h start line: 329 end line: 348 size: 15 LOC McCabe index: 2 number of parameters: 0 id: 1619 unit: void apply() file: velox/functions/lib/Re2Functions.cpp start line: 191 end line: 205 size: 15 LOC McCabe index: 1 number of parameters: 5 id: 1620 unit: int regexMatch() file: velox/functions/lib/benchmarks/Re2FunctionsBenchmarks.cpp start line: 29 end line: 45 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 1621 unit: void mergeTDigest() file: velox/functions/lib/benchmarks/KllSketchBenchmark.cpp start line: 88 end line: 102 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 1622 unit: if constexpr() file: velox/functions/lib/string/StringCore.h start line: 372 end line: 392 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 1623 unit: std::string toString() file: velox/duckdb/functions/DuckFunctions.cpp start line: 626 end line: 640 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 1624 unit: bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 379 end line: 395 size: 15 LOC McCabe index: 6 number of parameters: 1 id: 1625 unit: void copyCommit() file: velox/expression/VectorUdfTypeSystem.h start line: 548 end line: 562 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 1626 unit: void Expr::setAllNulls() file: velox/expression/Expr.cpp start line: 767 end line: 781 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 1627 unit: void ExprSet::eval() file: velox/expression/Expr.cpp start line: 1169 end line: 1183 size: 15 LOC McCabe index: 3 number of parameters: 6 id: 1628 unit: void ExprSetSimplified::eval() file: velox/expression/Expr.cpp start line: 1198 end line: 1212 size: 15 LOC McCabe index: 3 number of parameters: 6 id: 1629 unit: void tryAcquireStringBuffer() file: velox/expression/SimpleFunctionAdapter.h start line: 176 end line: 190 size: 15 LOC McCabe index: 6 number of parameters: 2 id: 1630 unit: void captureFieldReference() file: velox/expression/ExprCompiler.cpp start line: 199 end line: 214 size: 15 LOC McCabe index: 4 number of parameters: 3 id: 1631 unit: void FlatVector::ensureWritable() file: velox/vector/FlatVector-inl.h start line: 315 end line: 337 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 1632 unit: void MapVector::prepareForReuse() file: velox/vector/ComplexVector.cpp start line: 856 end line: 873 size: 15 LOC McCabe index: 5 number of parameters: 0 id: 1633 unit: void FlatVector::set() file: velox/vector/FlatVector.cpp start line: 215 end line: 229 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 1634 unit: void BaseVector::clearNulls() file: velox/vector/BaseVector.cpp start line: 392 end line: 408 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 1635 unit: VectorPtr newConstant() file: velox/vector/BaseVector.cpp start line: 547 end line: 562 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 1636 unit: vector_size_t childSize() file: velox/vector/ComplexVector.h start line: 162 end line: 179 size: 15 LOC McCabe index: 5 number of parameters: 0 id: 1637 unit: void setSize() file: velox/buffer/Buffer.h start line: 524 end line: 540 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 1638 unit: def load_tests() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 15 LOC McCabe index: 6 number of parameters: 1 id: 1639 unit: def _get_available_ram_linux() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 15 LOC McCabe index: 7 number of parameters: 0 id: 1640 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 1641 unit: def run_cmd() file: build/fbcode_builder/getdeps/runcmd.py start line: 0 end line: 0 size: 15 LOC McCabe index: 2 number of parameters: 5 id: 1642 unit: def _map_name() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 15 LOC McCabe index: 10 number of parameters: 3 id: 1643 unit: std::unique_ptr makeScanSpec() file: velox/connectors/hive/HiveConnector.cpp start line: 160 end line: 181 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 1644 unit: velox::variant convertFromString() file: velox/connectors/hive/HiveConnector.cpp start line: 344 end line: 357 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1645 unit: std::shared_ptr createDataSink() file: velox/connectors/hive/HiveConnector.h start line: 258 end line: 271 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 1646 unit: void report() file: velox/experimental/codegen/vector_function/Perf.h start line: 192 end line: 205 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1647 unit: static void computeStatistics() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 134 end line: 148 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1648 unit: bool isDefaultNull() file: velox/experimental/codegen/ast/ASTAnalysis.cpp start line: 23 end line: 37 size: 14 LOC McCabe index: 6 number of parameters: 1 id: 1649 unit: static std::shared_ptr copyWith() file: velox/experimental/codegen/transform/utils/adapters.h start line: 110 end line: 125 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 1650 unit: void UDFManager::registerUDF() file: velox/experimental/codegen/udf_manager/UDFManager.cpp start line: 280 end line: 293 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1651 unit: void AggregationNode::addDetails() file: velox/core/PlanNode.cpp start line: 120 end line: 135 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1652 unit: void PartitionedOutputNode::addDetails() file: velox/core/PlanNode.cpp start line: 366 end line: 380 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1653 unit: bool equals() file: velox/core/ITypedExpr.h start line: 66 end line: 79 size: 14 LOC McCabe index: 6 number of parameters: 1 id: 1654 unit: void buildSignature() file: velox/core/SimpleFunctionMetadata.h start line: 468 end line: 485 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1655 unit: std::string toString() file: velox/core/Expressions.h start line: 173 end line: 186 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 1656 unit: std::string toString() file: velox/parse/Expressions.cpp start line: 162 end line: 175 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 1657 unit: DataT readValue() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 711 end line: 725 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 1658 unit: uint64_t StringDirectColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1414 end line: 1428 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 1659 unit: uint64_t skipLengths() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1702 end line: 1715 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 1660 unit: std::unique_ptr StripeStreamsImpl::getCompressedStream() file: velox/dwio/dwrf/reader/StripeStream.cpp start line: 214 end line: 230 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1661 unit: void SelectiveStringDictionaryColumnReader::readWithVisitor() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.h start line: 130 end line: 143 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 1662 unit: void SelectiveTimestampColumnReader::getValues() file: velox/dwio/dwrf/reader/SelectiveTimestampColumnReader.cpp start line: 144 end line: 158 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 1663 unit: void seekToRowGroup() file: velox/dwio/dwrf/reader/SelectiveByteRleColumnReader.h start line: 52 end line: 68 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1664 unit: void SelectiveByteRleColumnReader::processValueHook() file: velox/dwio/dwrf/reader/SelectiveByteRleColumnReader.h start line: 194 end line: 207 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 1665 unit: void initializeFlatVector() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 69 end line: 82 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 1666 unit: bool copyNull() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 583 end line: 599 size: 14 LOC McCabe index: 3 number of parameters: 4 id: 1667 unit: void copyOneImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 602 end line: 616 size: 14 LOC McCabe index: 2 number of parameters: 5 id: 1668 unit: uint64_t IntEncoder::addImpl() file: velox/dwio/dwrf/common/IntEncoder.h start line: 238 end line: 251 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 1669 unit: void printBuffer() file: velox/dwio/dwrf/common/InputStream.cpp start line: 27 end line: 40 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 1670 unit: uint64_t Lz4Decompressor::decompress() file: velox/dwio/dwrf/common/Compression.cpp start line: 219 end line: 233 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 1671 unit: uint64_t ZstdDecompressor::decompress() file: velox/dwio/dwrf/common/Compression.cpp start line: 252 end line: 265 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 1672 unit: uint64_t SnappyDecompressor::getUncompressedLength() file: velox/dwio/dwrf/common/Compression.cpp start line: 316 end line: 331 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 1673 unit: void scatterNonNulls() file: velox/dwio/dwrf/common/DecoderUtil.cpp start line: 183 end line: 196 size: 14 LOC McCabe index: 3 number of parameters: 5 id: 1674 unit: std::string toString() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 284 end line: 297 size: 14 LOC McCabe index: 2 number of parameters: 0 id: 1675 unit: void StatisticsBuilder::toProto() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 111 end line: 124 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 1676 unit: void recordDictionaryEncodingStreamPositions() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 910 end line: 923 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 1677 unit: void tryAbandonDictionaries() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 925 end line: 942 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 1678 unit: void writeProtoAsString() file: velox/dwio/dwrf/writer/WriterBase.h start line: 106 end line: 121 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 1679 unit: uint64_t FlatMapColumnWriter::writeFileStats() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 78 end line: 93 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 1680 unit: void EncodingIter::next() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 79 end line: 95 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 1681 unit: ColumnSelector ColumnSelector::apply() file: velox/dwio/common/ColumnSelector.cpp start line: 170 end line: 189 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 1682 unit: void writeImpl() file: velox/dwio/common/DataSink.h start line: 118 end line: 133 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 1683 unit: std::optional findFilter() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 160 end line: 175 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 1684 unit: int32_t SubstraitParser::parseReferenceSegment() file: velox/substrait/SubstraitUtils.cpp start line: 93 end line: 106 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1685 unit: size_t MemoryPoolBase::getPreferredSize() file: velox/common/memory/Memory.cpp start line: 161 end line: 177 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1686 unit: void MmapAllocator::SizeClass::adviseAway() file: velox/common/memory/MmapAllocator.cpp start line: 410 end line: 423 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1687 unit: void HashStringAllocator::prepareRead() file: velox/common/memory/HashStringAllocator.cpp start line: 65 end line: 78 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 1688 unit: HashStringAllocator::Position HashStringAllocator::newWrite() file: velox/common/memory/HashStringAllocator.cpp start line: 80 end line: 95 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 1689 unit: std::string_view nextView() file: velox/common/memory/ByteStream.h start line: 240 end line: 253 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1690 unit: std::streampos ByteStream::tellp() file: velox/common/memory/ByteStream.cpp start line: 21 end line: 34 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 1691 unit: void ByteStream::flush() file: velox/common/memory/ByteStream.cpp start line: 54 end line: 67 size: 14 LOC McCabe index: 9 number of parameters: 1 id: 1692 unit: void Base64::decode_url() file: velox/common/encode/Base64.cpp start line: 437 end line: 450 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 1693 unit: void AsyncDataCacheEntry::release() file: velox/common/caching/AsyncDataCache.cpp start line: 63 end line: 81 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 1694 unit: void AsyncDataCache::possibleSsdSave() file: velox/common/caching/AsyncDataCache.cpp start line: 628 end line: 643 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1695 unit: void CachedPtr::clear() file: velox/common/caching/CachedFactory.h start line: 269 end line: 282 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 1696 unit: bool SimpleLRUDataCache::get() file: velox/common/caching/DataCache.cpp start line: 35 end line: 48 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 1697 unit: std::string succinctDuration() file: velox/common/base/SuccinctPrinter.cpp start line: 104 end line: 119 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 1698 unit: uint64_t getBitField() file: velox/common/base/BitUtil.cpp start line: 45 end line: 58 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 1699 unit: void writeOffsetAndNullAt() file: velox/row/UnsafeRow.h start line: 406 end line: 420 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 1700 unit: static VectorPtr convertPrimitiveIteratorsToVectors() file: velox/row/UnsafeRowDeserializer.h start line: 1037 end line: 1051 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 1701 unit: inline static size_t serializeElements() file: velox/row/UnsafeRowSerializer.h start line: 475 end line: 489 size: 14 LOC McCabe index: 2 number of parameters: 4 id: 1702 unit: bool parseDoubleDigit() file: velox/type/TimestampConversion.cpp start line: 116 end line: 129 size: 14 LOC McCabe index: 5 number of parameters: 4 id: 1703 unit: std::unique_ptr BigintMultiRange::clone() file: velox/type/Filter.cpp start line: 445 end line: 458 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1704 unit: std::unique_ptr MultiRange::clone() file: velox/type/Filter.cpp start line: 490 end line: 504 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1705 unit: bool MultiRange::testBytesRange() file: velox/type/Filter.cpp start line: 548 end line: 563 size: 14 LOC McCabe index: 5 number of parameters: 3 id: 1706 unit: static inline bool applyFilter() file: velox/type/Filter.h start line: 1343 end line: 1356 size: 14 LOC McCabe index: 8 number of parameters: 2 id: 1707 unit: def parse_arguments() file: velox/type/tz/gen_timezone_database.py start line: 0 end line: 0 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 1708 unit: bool Type::kindEquals() file: velox/type/Type.cpp start line: 356 end line: 370 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 1709 unit: explicit DecodedVectorBenchmark() file: velox/benchmarks/basic/DecodedVector.cpp start line: 34 end line: 50 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 1710 unit: void PartitionedOutputBuffer::addBroadcastOutputBuffersLocked() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 204 end line: 217 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1711 unit: std::string PartitionedOutputBuffer::toString() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 429 end line: 442 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 1712 unit: void GroupingSet::populateTempVectors() file: velox/exec/GroupingSet.cpp start line: 329 end line: 343 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 1713 unit: Merge::SourceRow Merge::nextOutputRow() file: velox/exec/Merge.cpp start line: 152 end line: 166 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 1714 unit: VectorPtr Operator::getResultVector() file: velox/exec/Operator.cpp start line: 133 end line: 152 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 1715 unit: void HashBuild::addRuntimeStats() file: velox/exec/HashBuild.cpp start line: 238 end line: 252 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 1716 unit: uint64_t hashArray() file: velox/exec/ContainerRowSerde.cpp start line: 722 end line: 735 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 1717 unit: void Driver::close() file: velox/exec/Driver.cpp start line: 461 end line: 476 size: 14 LOC McCabe index: 5 number of parameters: 0 id: 1718 unit: bool Driver::mayPushdownAggregation() file: velox/exec/Driver.cpp start line: 491 end line: 504 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 1719 unit: std::string Driver::toString() file: velox/exec/Driver.cpp start line: 569 end line: 582 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 1720 unit: void Task::addOperatorStats() file: velox/exec/Task.cpp start line: 970 end line: 983 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1721 unit: void HashTable::checkSize() file: velox/exec/HashTable.cpp start line: 555 end line: 573 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 1722 unit: void OrderBy::addInput() file: velox/exec/OrderBy.cpp start line: 45 end line: 59 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1723 unit: bool equalKeys() file: velox/exec/StreamingAggregation.cpp start line: 113 end line: 127 size: 14 LOC McCabe index: 3 number of parameters: 5 id: 1724 unit: void VectorHasher::lookupValueIds() file: velox/exec/VectorHasher.cpp start line: 446 end line: 459 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 1725 unit: uint64_t VectorHasher::enableValueIds() file: velox/exec/VectorHasher.cpp start line: 587 end line: 600 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 1726 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/sparksql/Arithmetic.h start line: 30 end line: 43 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 1727 unit: inline int64_t safeDoubleToInt64() file: velox/functions/sparksql/Arithmetic.h start line: 95 end line: 112 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1728 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/sparksql/String.h start line: 98 end line: 114 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 1729 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/sparksql/String.h start line: 124 end line: 139 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 1730 unit: void registerAllScalarFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 84 end line: 97 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 1731 unit: void registerGeneralFunctions() file: velox/functions/prestosql/registration/GeneralFunctionsRegistration.cpp start line: 20 end line: 34 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 1732 unit: void PrestoHasher::createChildren() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 288 end line: 304 size: 14 LOC McCabe index: 5 number of parameters: 0 id: 1733 unit: void extractValues() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 236 end line: 250 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 1734 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 134 end line: 147 size: 14 LOC McCabe index: 2 number of parameters: 4 id: 1735 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 209 end line: 222 size: 14 LOC McCabe index: 2 number of parameters: 4 id: 1736 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 77 end line: 90 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 1737 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 92 end line: 105 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 1738 unit: vector_size_t adjustLength() file: velox/functions/prestosql/Slice.cpp start line: 180 end line: 193 size: 14 LOC McCabe index: 2 number of parameters: 6 id: 1739 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 588 end line: 603 size: 14 LOC McCabe index: 3 number of parameters: 4 id: 1740 unit: inline void checkMaxStandardError() file: velox/functions/prestosql/hyperloglog/HllUtils.h start line: 29 end line: 42 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 1741 unit: ParseResult JsonPathTokenizer::getNext() file: velox/functions/prestosql/json/JsonPathTokenizer.cpp start line: 45 end line: 58 size: 14 LOC McCabe index: 6 number of parameters: 0 id: 1742 unit: FOLLY_ALWAYS_INLINE void getLoopBoundary() file: velox/functions/prestosql/ArrayPosition.cpp start line: 152 end line: 166 size: 14 LOC McCabe index: 4 number of parameters: 7 id: 1743 unit: void runInteger() file: velox/functions/prestosql/benchmarks/ArrayContainsBenchmark.cpp start line: 79 end line: 95 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 1744 unit: FOLLY_ALWAYS_INLINE void checkRadix() file: velox/functions/prestosql/Arithmetic.h start line: 375 end line: 388 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 1745 unit: std::vector getSortedScalarNames() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 256 end line: 272 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 1746 unit: std::shared_ptr resolveVectorFunction() file: velox/functions/FunctionRegistry.cpp start line: 106 end line: 120 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 1747 unit: BufferPtr flattenNulls() file: velox/functions/lib/LambdaFunctionUtil.cpp start line: 20 end line: 34 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 1748 unit: vector_size_t countElements() file: velox/functions/lib/LambdaFunctionUtil.h start line: 25 end line: 39 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 1749 unit: void randomlyHalveDown() file: velox/functions/lib/KllSketch-inl.h start line: 34 end line: 47 size: 14 LOC McCabe index: 2 number of parameters: 4 id: 1750 unit: void randomlyHalveUp() file: velox/functions/lib/KllSketch-inl.h start line: 51 end line: 64 size: 14 LOC McCabe index: 2 number of parameters: 4 id: 1751 unit: RowVectorPtr DuckResult::getVector() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 108 end line: 122 size: 14 LOC McCabe index: 2 number of parameters: 0 id: 1752 unit: std::string duckOperatorToVelox() file: velox/duckdb/conversion/DuckParser.cpp start line: 77 end line: 90 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 1753 unit: static void veloxConvertSelectionVector() file: velox/duckdb/functions/DuckFunctions.cpp start line: 164 end line: 178 size: 14 LOC McCabe index: 4 number of parameters: 4 id: 1754 unit: static void veloxFlatVectorToDuck() file: velox/duckdb/functions/DuckFunctions.cpp start line: 180 end line: 193 size: 14 LOC McCabe index: 1 number of parameters: 5 id: 1755 unit: static void veloxDecodedVectorToDuckTemplated() file: velox/duckdb/functions/DuckFunctions.cpp start line: 237 end line: 254 size: 14 LOC McCabe index: 2 number of parameters: 4 id: 1756 unit: void copy_from() file: velox/expression/ComplexWriterTypes.h start line: 201 end line: 214 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1757 unit: void commitMostRecentChildItem() file: velox/expression/ComplexWriterTypes.h start line: 418 end line: 432 size: 14 LOC McCabe index: 5 number of parameters: 0 id: 1758 unit: void Expr::evalSimplified() file: velox/expression/Expr.cpp start line: 144 end line: 164 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 1759 unit: void Expr::checkUpdateSharedSubexprValues() file: velox/expression/Expr.cpp start line: 305 end line: 319 size: 14 LOC McCabe index: 5 number of parameters: 3 id: 1760 unit: void Expr::applyFunction() file: velox/expression/Expr.cpp start line: 1069 end line: 1082 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 1761 unit: void load() file: velox/vector/LazyVector.h start line: 151 end line: 164 size: 14 LOC McCabe index: 5 number of parameters: 2 id: 1762 unit: void ArrayVector::prepareForReuse() file: velox/vector/ComplexVector.cpp start line: 544 end line: 560 size: 14 LOC McCabe index: 5 number of parameters: 0 id: 1763 unit: std::vector MapVector::sortedKeyIndices() file: velox/vector/ComplexVector.cpp start line: 764 end line: 777 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 1764 unit: inline bool next() file: velox/vector/SelectivityVector.h start line: 351 end line: 365 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1765 unit: void exportRowVector() file: velox/vector/arrow/Bridge.cpp start line: 252 end line: 269 size: 14 LOC McCabe index: 2 number of parameters: 4 id: 1766 unit: Entry next() file: velox/vector/FunctionVector.h start line: 80 end line: 93 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 1767 unit: void addFunction() file: velox/vector/FunctionVector.h start line: 115 end line: 129 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 1768 unit: bool isLazyNotLoaded() file: velox/vector/BaseVector.cpp start line: 605 end line: 618 size: 14 LOC McCabe index: 6 number of parameters: 1 id: 1769 unit: void copyFrom() file: velox/buffer/Buffer.h start line: 564 end line: 577 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 1770 unit: def load_args() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 14 LOC McCabe index: 7 number of parameters: 2 id: 1771 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 1772 unit: def run_project_cmd() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 14 LOC McCabe index: 4 number of parameters: 4 id: 1773 unit: def steps_for_spec() file: build/fbcode_builder/utils.py start line: 0 end line: 0 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 1774 unit: def setup() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 1775 unit: def find_all_dependencies() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 14 LOC McCabe index: 7 number of parameters: 2 id: 1776 unit: def list_objs_in_dir() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 14 LOC McCabe index: 7 number of parameters: 4 id: 1777 unit: def get() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 14 LOC McCabe index: 8 number of parameters: 5 id: 1778 unit: def get_section_as_ordered_pairs() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 14 LOC McCabe index: 7 number of parameters: 3 id: 1779 unit: def _pipe_output() file: build/fbcode_builder/getdeps/runcmd.py start line: 0 end line: 0 size: 14 LOC McCabe index: 5 number of parameters: 2 id: 1780 unit: def __init__() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 1781 unit: def _clone() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 1782 unit: def _verify_hash() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 1783 unit: void HiveDataSource::setPartitionValue() file: velox/connectors/hive/HiveConnector.cpp start line: 606 end line: 618 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 1784 unit: std::unordered_map HiveDataSource::runtimeStats() file: velox/connectors/hive/HiveConnector.cpp start line: 620 end line: 632 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 1785 unit: void initialize() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 71 end line: 86 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 1786 unit: void preadInternal() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 144 end line: 158 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 1787 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 137 end line: 149 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1788 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 255 end line: 267 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1789 unit: void uncheckedUnLoadLibrary() file: velox/experimental/codegen/library_loader/NativeLibraryLoader.h start line: 71 end line: 84 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1790 unit: inline std::string codegenStringNullableNativeType() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 53 end line: 65 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1791 unit: std::filesystem::path compileString() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 103 end line: 116 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 1792 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/core/SimpleFunctionMetadata.h start line: 703 end line: 715 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 1793 unit: inline std::shared_ptr rewriteNames() file: velox/core/Expressions.h start line: 25 end line: 37 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 1794 unit: std::shared_ptr rewriteInputNames() file: velox/core/Expressions.h start line: 234 end line: 247 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1795 unit: std::string toString() file: velox/core/Expressions.h start line: 301 end line: 313 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 1796 unit: std::shared_ptr resolveTypeImpl() file: velox/parse/Expressions.cpp start line: 47 end line: 63 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 1797 unit: std::string toString() file: velox/parse/Expressions.h start line: 294 end line: 306 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 1798 unit: uint64_t FloatingPointColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 744 end line: 757 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 1799 unit: void seekToRowGroup() file: velox/dwio/dwrf/reader/SelectiveIntegerDictionaryColumnReader.h start line: 41 end line: 58 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1800 unit: void SelectiveIntegerDictionaryColumnReader::readWithVisitor() file: velox/dwio/dwrf/reader/SelectiveIntegerDictionaryColumnReader.h start line: 101 end line: 113 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 1801 unit: void seekToRowGroup() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.h start line: 32 end line: 49 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 1802 unit: inline void storeTranslatePermute() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 522 end line: 534 size: 13 LOC McCabe index: 1 number of parameters: 8 id: 1803 unit: void seekToRowGroup() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.h start line: 187 end line: 204 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 1804 unit: folly::StringPiece SelectiveStringDirectColumnReader::readValue() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 250 end line: 262 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 1805 unit: void SelectiveListColumnReader::read() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.cpp start line: 80 end line: 93 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 1806 unit: void SelectiveTimestampColumnReader::read() file: velox/dwio/dwrf/reader/SelectiveTimestampColumnReader.cpp start line: 130 end line: 142 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 1807 unit: std::unique_ptr createFlatMapColumnReader() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 715 end line: 727 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 1808 unit: std::unique_ptr DwrfReaderShared::getStripe() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 209 end line: 222 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 1809 unit: std::string columnEncodingKindToString() file: velox/dwio/dwrf/common/Common.cpp start line: 85 end line: 97 size: 13 LOC McCabe index: 5 number of parameters: 1 id: 1810 unit: void add() file: velox/dwio/dwrf/common/Range.h start line: 34 end line: 49 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 1811 unit: void ByteRleDecoder::skipBytes() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 361 end line: 373 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1812 unit: void ByteRleDecoder::skip() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 375 end line: 389 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1813 unit: void SeekableArrayInputStream::loadIfAvailable() file: velox/dwio/dwrf/common/InputStream.cpp start line: 111 end line: 125 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 1814 unit: bool SeekableArrayInputStream::Skip() file: velox/dwio/dwrf/common/InputStream.cpp start line: 153 end line: 166 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1815 unit: uint64_t SnappyDecompressor::decompress() file: velox/dwio/dwrf/common/Compression.cpp start line: 302 end line: 314 size: 13 LOC McCabe index: 1 number of parameters: 4 id: 1816 unit: void updateStats() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 300 end line: 312 size: 13 LOC McCabe index: 4 number of parameters: 3 id: 1817 unit: FOLLY_ALWAYS_INLINE signed char IntDecoder::readByte() file: velox/dwio/dwrf/common/IntDecoder.h start line: 204 end line: 216 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 1818 unit: static inline void skipBytes() file: velox/dwio/dwrf/common/StreamUtil.h start line: 29 end line: 41 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 1819 unit: void BooleanStatisticsBuilder::merge() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 206 end line: 222 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1820 unit: void BinaryStatisticsBuilder::merge() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 372 end line: 387 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1821 unit: bool useDictionary() file: velox/dwio/dwrf/writer/EntropyEncodingSelector.h start line: 53 end line: 77 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 1822 unit: WriterContext::LocalDecodedVector ColumnWriter::decode() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 33 end line: 47 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 1823 unit: void InputStream::vread() file: velox/dwio/common/InputStream.cpp start line: 229 end line: 245 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 1824 unit: std::unique_ptr InputStream::create() file: velox/dwio/common/InputStream.cpp start line: 294 end line: 306 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 1825 unit: void reserve() file: velox/dwio/common/DataBuffer.h start line: 118 end line: 131 size: 13 LOC McCabe index: 5 number of parameters: 1 id: 1826 unit: std::unique_ptr DataSink::create() file: velox/dwio/common/DataSink.cpp start line: 85 end line: 97 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 1827 unit: int64_t bytesOfType() file: velox/substrait/TypeUtils.cpp start line: 32 end line: 44 size: 13 LOC McCabe index: 5 number of parameters: 1 id: 1828 unit: TypePtr toVeloxType() file: velox/substrait/TypeUtils.cpp start line: 46 end line: 58 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1829 unit: void MmapAllocator::SizeClass::setMappedBits() file: velox/common/memory/MmapAllocator.cpp start line: 425 end line: 437 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 1830 unit: T read() file: velox/common/memory/ByteStream.h start line: 198 end line: 213 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 1831 unit: std::shared_ptr MemoryUsageTracker::create() file: velox/common/memory/MemoryUsageTracker.cpp start line: 20 end line: 33 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 1832 unit: static std::shared_ptr create() file: velox/common/memory/MemoryUsageTracker.h start line: 122 end line: 134 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 1833 unit: void release() file: velox/common/memory/MemoryUsageTracker.h start line: 157 end line: 169 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 1834 unit: void clearCache() file: velox/common/file/benchmark/ReadBenchmark.h start line: 106 end line: 119 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 1835 unit: void SsdFile::updateStats() file: velox/common/caching/SsdFile.cpp start line: 406 end line: 418 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1836 unit: inline bool copyNextWord() file: velox/common/base/SimdUtil-inl.h start line: 37 end line: 49 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 1837 unit: void scatterBitsSimple() file: velox/common/base/BitUtil.cpp start line: 26 end line: 38 size: 13 LOC McCabe index: 4 number of parameters: 5 id: 1838 unit: inline void negate() file: velox/common/base/BitUtil.h start line: 73 end line: 85 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 1839 unit: inline void fillBits() file: velox/common/base/BitUtil.h start line: 241 end line: 253 size: 13 LOC McCabe index: 3 number of parameters: 4 id: 1840 unit: inline int32_t countBits() file: velox/common/base/BitUtil.h start line: 255 end line: 267 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 1841 unit: BufferPtr makeNullBuffer() file: velox/row/UnsafeRow24Deserializer.cpp start line: 45 end line: 57 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 1842 unit: std::unique_ptr UnsafeRow24Deserializer::Create() file: velox/row/UnsafeRow24Deserializer.cpp start line: 386 end line: 402 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 1843 unit: explicit UnsafeRowStructIterator() file: velox/row/UnsafeRowDeserializer.h start line: 393 end line: 412 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 1844 unit: inline static std::optional serializeArray() file: velox/row/UnsafeRowDynamicSerializer.h start line: 155 end line: 171 size: 13 LOC McCabe index: 1 number of parameters: 5 id: 1845 unit: std::unique_ptr BigintValuesUsingBitmask::mergeWith() file: velox/type/Filter.cpp start line: 899 end line: 912 size: 13 LOC McCabe index: 5 number of parameters: 3 id: 1846 unit: bool Tokenizer::hasNext() file: velox/type/Tokenizer.cpp start line: 25 end line: 37 size: 13 LOC McCabe index: 5 number of parameters: 0 id: 1847 unit: bool variant::equalsFloatingPointWithEpsilon() file: velox/type/Variant.cpp start line: 548 end line: 560 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 1848 unit: __m256si test8x32() file: velox/type/Filter.h start line: 566 end line: 578 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1849 unit: __m256hi test16x16() file: velox/type/Filter.h start line: 580 end line: 592 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1850 unit: def main() file: velox/type/tz/gen_timezone_database.py start line: 0 end line: 0 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 1851 unit: folly::dynamic OpaqueType::serialize() file: velox/type/Type.cpp start line: 428 end line: 441 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 1852 unit: std::shared_ptr ROW() file: velox/type/Type.cpp start line: 510 end line: 522 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1853 unit: static variant convert() file: velox/type/Variant.h start line: 572 end line: 584 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1854 unit: static inline int comparePrimitiveAsc() file: velox/exec/RowContainer.h start line: 599 end line: 611 size: 13 LOC McCabe index: 7 number of parameters: 2 id: 1855 unit: DataAvailable DestinationBuffer::getAndClearNotify() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 60 end line: 72 size: 13 LOC McCabe index: 2 number of parameters: 0 id: 1856 unit: void PartitionedOutputBuffer::updateNumDrivers() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 189 end line: 202 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1857 unit: static std::unique_ptr createForAggregation() file: velox/exec/HashTable.h start line: 240 end line: 252 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 1858 unit: bool equalKeys() file: velox/exec/GroupingSet.cpp start line: 80 end line: 93 size: 13 LOC McCabe index: 3 number of parameters: 4 id: 1859 unit: void GroupingSet::createHashTable() file: velox/exec/GroupingSet.cpp start line: 225 end line: 237 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 1860 unit: void serializeArray() file: velox/exec/ContainerRowSerde.cpp start line: 128 end line: 140 size: 13 LOC McCabe index: 3 number of parameters: 4 id: 1861 unit: void deserializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 289 end line: 301 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 1862 unit: void Task::addSplit() file: velox/exec/Task.cpp start line: 490 end line: 502 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 1863 unit: ContinueFuture Task::stateChangeFuture() file: velox/exec/Task.cpp start line: 1008 end line: 1022 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1864 unit: StopReason Task::shouldStop() file: velox/exec/Task.cpp start line: 1300 end line: 1312 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 1865 unit: StopReason Task::shouldStopLocked() file: velox/exec/Task.cpp start line: 1321 end line: 1333 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 1866 unit: void HashAggregation::addInput() file: velox/exec/HashAggregation.cpp start line: 134 end line: 146 size: 13 LOC McCabe index: 5 number of parameters: 1 id: 1867 unit: bool HashTable::arrayPushRow() file: velox/exec/HashTable.cpp start line: 649 end line: 662 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 1868 unit: void HashProbe::noMoreInput() file: velox/exec/HashProbe.cpp start line: 596 end line: 611 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 1869 unit: void enqueue() file: velox/exec/Exchange.h start line: 87 end line: 100 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1870 unit: bool operator() file: velox/exec/VectorHasher.h start line: 110 end line: 122 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 1871 unit: void applyInternal() file: velox/functions/prestosql/StringFunctions.cpp start line: 330 end line: 342 size: 13 LOC McCabe index: 1 number of parameters: 5 id: 1872 unit: void applyInPlace() file: velox/functions/prestosql/StringFunctions.cpp start line: 348 end line: 360 size: 13 LOC McCabe index: 1 number of parameters: 5 id: 1873 unit: void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 274 end line: 286 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 1874 unit: void serialize() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 35 end line: 48 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 1875 unit: void ValueList::appendNonNull() file: velox/functions/prestosql/aggregates/ValueList.cpp start line: 52 end line: 64 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 1876 unit: void ValueList::appendRange() file: velox/functions/prestosql/aggregates/ValueList.cpp start line: 78 end line: 90 size: 13 LOC McCabe index: 3 number of parameters: 4 id: 1877 unit: bool ValueListReader::next() file: velox/functions/prestosql/aggregates/ValueList.cpp start line: 97 end line: 111 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 1878 unit: std::unique_ptr createMinMaxDateAggregate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 487 end line: 499 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 1879 unit: inline void updateValues() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 302 end line: 314 size: 13 LOC McCabe index: 2 number of parameters: 5 id: 1880 unit: inline std::optional getDateUnit() file: velox/functions/prestosql/DateTimeFunctions.h start line: 395 end line: 407 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 1881 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/prestosql/DateTimeFunctions.h start line: 418 end line: 431 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 1882 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 741 end line: 755 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 1883 unit: void applyVarchar() file: velox/functions/prestosql/Reverse.cpp start line: 70 end line: 85 size: 13 LOC McCabe index: 1 number of parameters: 4 id: 1884 unit: void SparseHll::toDense() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 228 end line: 247 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1885 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/MapInputBenchmark.cpp start line: 213 end line: 225 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 1886 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/MapInputBenchmark.cpp start line: 232 end line: 244 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 1887 unit: VectorPtr fastIn() file: velox/functions/prestosql/benchmarks/InBenchmark.cpp start line: 30 end line: 44 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 1888 unit: void run() file: velox/functions/prestosql/benchmarks/InBenchmark.cpp start line: 59 end line: 74 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 1889 unit: std::shared_ptr finish() file: velox/functions/lib/ArrayBuilder.h start line: 113 end line: 126 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 1890 unit: void addLiteralToken() file: velox/functions/lib/JodaDateTime.cpp start line: 83 end line: 96 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 1891 unit: FOLLY_ALWAYS_INLINE void replaceInPlace() file: velox/functions/lib/string/StringImpl.h start line: 223 end line: 237 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 1892 unit: FOLLY_ALWAYS_INLINE bool fromBase64() file: velox/functions/lib/string/StringImpl.h start line: 366 end line: 378 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 1893 unit: void registerBinaryScalar() file: velox/functions/lib/RegistrationHelpers.h start line: 44 end line: 56 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 1894 unit: std::shared_ptr parseColumnRefExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 130 end line: 142 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 1895 unit: bool isAscending() file: velox/duckdb/conversion/DuckParser.cpp start line: 409 end line: 422 size: 13 LOC McCabe index: 5 number of parameters: 2 id: 1896 unit: static void veloxDecodedVectorToDuck() file: velox/duckdb/functions/DuckFunctions.cpp start line: 305 end line: 317 size: 13 LOC McCabe index: 1 number of parameters: 4 id: 1897 unit: void initialize() file: velox/expression/ComplexWriterTypes.h start line: 434 end line: 451 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 1898 unit: void registerFunctionInternal() file: velox/expression/FunctionRegistry.h start line: 127 end line: 140 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 1899 unit: bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 785 end line: 799 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1900 unit: bool isFlat() file: velox/expression/Expr.cpp start line: 127 end line: 140 size: 13 LOC McCabe index: 5 number of parameters: 1 id: 1901 unit: static Iterator initialize() file: velox/expression/ComplexViewTypes.h start line: 132 end line: 149 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 1902 unit: size_t findNextComma() file: velox/expression/FunctionSignature.cpp start line: 49 end line: 62 size: 13 LOC McCabe index: 6 number of parameters: 2 id: 1903 unit: if constexpr() file: velox/vector/FlatVector-inl.h start line: 84 end line: 96 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1904 unit: std::string ArrayVector::toString() file: velox/vector/ComplexVector.cpp start line: 476 end line: 489 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 1905 unit: bool MapVector::isSorted() file: velox/vector/ComplexVector.cpp start line: 702 end line: 714 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1906 unit: std::string MapVector::toString() file: velox/vector/ComplexVector.cpp start line: 789 end line: 801 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 1907 unit: void DecodedVector::decodeBiased() file: velox/vector/DecodedVector.cpp start line: 303 end line: 319 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 1908 unit: static inline __m256i simdAdd() file: velox/vector/BiasVector-inl.h start line: 29 end line: 41 size: 13 LOC McCabe index: 6 number of parameters: 2 id: 1909 unit: virtual void copy() file: velox/vector/BaseVector.h start line: 366 end line: 378 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 1910 unit: void BaseVector::resizeIndices() file: velox/vector/BaseVector.cpp start line: 411 end line: 423 size: 13 LOC McCabe index: 3 number of parameters: 5 id: 1911 unit: void BaseVector::prepareForReuse() file: velox/vector/BaseVector.cpp start line: 693 end line: 707 size: 13 LOC McCabe index: 5 number of parameters: 0 id: 1912 unit: void BM_isValid() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 128 end line: 147 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 1913 unit: void SimpleVector::setMinMax() file: velox/vector/SimpleVector.cpp start line: 24 end line: 36 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1914 unit: std::string toString() file: velox/vector/SimpleVector.h start line: 206 end line: 218 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1915 unit: int comparePrimitiveAsc() file: velox/vector/SimpleVector.h start line: 371 end line: 383 size: 13 LOC McCabe index: 7 number of parameters: 2 id: 1916 unit: void VectorLoader::load() file: velox/vector/LazyVector.cpp start line: 41 end line: 54 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 1917 unit: void LazyVector::ensureLoadedRows() file: velox/vector/LazyVector.cpp start line: 87 end line: 99 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 1918 unit: static BufferPtr allocate() file: velox/buffer/Buffer.h start line: 302 end line: 316 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 1919 unit: def _run_cmake_build() file: build/fbcode_builder/getdeps/py_wheel_builder.py start line: 0 end line: 0 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 1920 unit: def validate_allowed_fields() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 13 LOC McCabe index: 6 number of parameters: 4 id: 1921 unit: def get_dependencies() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 13 LOC McCabe index: 6 number of parameters: 2 id: 1922 unit: def get_section_as_dict() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 13 LOC McCabe index: 6 number of parameters: 3 id: 1923 unit: def __init__() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 1924 unit: def get_available_ram() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 13 LOC McCabe index: 5 number of parameters: 0 id: 1925 unit: def detect_project() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 13 LOC McCabe index: 5 number of parameters: 1 id: 1926 unit: def __init__() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 13 LOC McCabe index: 1 number of parameters: 0 id: 1927 unit: def prefetch_dir_if_eden() file: build/fbcode_builder/getdeps/copytree.py start line: 0 end line: 0 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 1928 unit: def update() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 1929 unit: def _read_project_github_hashes() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 13 LOC McCabe index: 5 number of parameters: 0 id: 1930 unit: def render() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 1931 unit: void HiveDataSource::addDynamicFilter() file: velox/connectors/hive/HiveConnector.cpp start line: 361 end line: 373 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 1932 unit: void resize() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 406 end line: 420 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 1933 unit: inline std::string codegenNativeType() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 160 end line: 171 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 1934 unit: inline std::string codegenTempVarDecl() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 263 end line: 276 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 1935 unit: inline std::string codegenVarDecl() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 279 end line: 290 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 1936 unit: CodeSnippet InputRefExpr::generateCode() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 37 end line: 50 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 1937 unit: void CoalesceExpr::propagateNullability() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 333 end line: 348 size: 12 LOC McCabe index: 4 number of parameters: 0 id: 1938 unit: bool isDefaultNullOrLogical() file: velox/experimental/codegen/ast/ASTAnalysis.cpp start line: 65 end line: 79 size: 12 LOC McCabe index: 7 number of parameters: 1 id: 1939 unit: GeneratedExpressionStruct ExprCodeGenerator::generateCodegenExpressionStruct() file: velox/experimental/codegen/code_generator/ExprCodeGenerator.cpp start line: 266 end line: 277 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 1940 unit: GeneratedExpressionStruct ExprCodeGenerator::codegenExpression() file: velox/experimental/codegen/code_generator/ExprCodeGenerator.cpp start line: 280 end line: 291 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 1941 unit: void dfsApply() file: velox/experimental/codegen/transform/utils/utils.h start line: 110 end line: 121 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 1942 unit: void includePathArgs() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 270 end line: 281 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 1943 unit: std::shared_ptr ConfigStackHelper::stack() file: velox/core/Context.cpp start line: 87 end line: 98 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 1944 unit: void AbstractJoinNode::addDetails() file: velox/core/PlanNode.cpp start line: 285 end line: 298 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 1945 unit: static std::shared_ptr single() file: velox/core/PlanNode.h start line: 677 end line: 688 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 1946 unit: inline RleVersion convertRleVersion() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 74 end line: 85 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 1947 unit: uint32_t StripeStreamsImpl::visitStreamsOfNode() file: velox/dwio/dwrf/reader/StripeStream.cpp start line: 288 end line: 300 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 1948 unit: void SelectiveFloatingPointColumnReader::readWithVisitor() file: velox/dwio/dwrf/reader/SelectiveFloatingPointColumnReader.h start line: 108 end line: 119 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 1949 unit: uint64_t SelectiveStringDirectColumnReader::skip() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 47 end line: 58 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 1950 unit: void SelectiveStringDirectColumnReader::skipInDecode() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 237 end line: 248 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 1951 unit: std::unique_ptr createDecompressedStream() file: velox/dwio/dwrf/reader/ReaderBase.h start line: 196 end line: 207 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 1952 unit: inline void resetIfNotWritable() file: velox/dwio/dwrf/reader/ColumnReader.h start line: 159 end line: 173 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 1953 unit: uint64_t getIndex() file: velox/dwio/dwrf/reader/StripeMetadataCache.h start line: 72 end line: 84 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 1954 unit: inline int32_t sizeOfIntKind() file: velox/dwio/dwrf/reader/SelectiveColumnReaderInternal.h start line: 280 end line: 291 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 1955 unit: void copyString() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 636 end line: 648 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 1956 unit: void bufferedWrite() file: velox/dwio/dwrf/utils/BufferedWriter.h start line: 109 end line: 120 size: 12 LOC McCabe index: 2 number of parameters: 6 id: 1957 unit: static std::unique_ptr readProto() file: velox/dwio/dwrf/utils/ProtoUtils.h start line: 40 end line: 51 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 1958 unit: int32_t IntEncoder::writeVarint() file: velox/dwio/dwrf/common/IntEncoder.h start line: 267 end line: 278 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 1959 unit: void adjustGapAndPatch() file: velox/dwio/dwrf/common/RLEv2.h start line: 61 end line: 76 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 1960 unit: void PagedInputStream::readBuffer() file: velox/dwio/dwrf/common/PagedInputStream.cpp start line: 29 end line: 40 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 1961 unit: void DecryptionHandler::populateChildNodeMap() file: velox/dwio/dwrf/common/Decryption.cpp start line: 45 end line: 56 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 1962 unit: void ByteRleDecoder::nextBuffer() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 337 end line: 348 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 1963 unit: bool CacheInputStream::Skip() file: velox/dwio/dwrf/common/CacheInputStream.cpp start line: 78 end line: 89 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 1964 unit: std::string getName() file: velox/dwio/dwrf/common/PagedInputStream.h start line: 49 end line: 60 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 1965 unit: bool SeekableArrayInputStream::Next() file: velox/dwio/dwrf/common/InputStream.cpp start line: 127 end line: 139 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 1966 unit: inline void readHeader() file: velox/dwio/dwrf/common/RLEv1.h start line: 490 end line: 501 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 1967 unit: void PagedOutputStream::recordPosition() file: velox/dwio/dwrf/common/PagedOutputStream.cpp start line: 118 end line: 130 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 1968 unit: void readRegion() file: velox/dwio/dwrf/common/BufferedInput.h start line: 110 end line: 124 size: 12 LOC McCabe index: 1 number of parameters: 6 id: 1969 unit: static std::unique_ptr create() file: velox/dwio/dwrf/common/Checksum.h start line: 110 end line: 121 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 1970 unit: void truncateCache() file: velox/dwio/dwrf/writer/WriterSink.h start line: 172 end line: 187 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 1971 unit: void createIndexEntry() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 297 end line: 316 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 1972 unit: void createIndexEntry() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 884 end line: 903 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 1973 unit: static std::unique_ptr create_() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 68 end line: 81 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 1974 unit: virtual uint64_t write() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 40 end line: 51 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 1975 unit: void WriterContext::validateConfigs() file: velox/dwio/dwrf/writer/WriterContext.cpp start line: 23 end line: 39 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 1976 unit: void setMemoryUsageTracker() file: velox/dwio/dwrf/writer/Writer.h start line: 41 end line: 52 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 1977 unit: bool WriterShared::shouldFlush() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 241 end line: 255 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 1978 unit: bool readsNullsOnly() file: velox/dwio/common/ScanSpec.h start line: 211 end line: 222 size: 12 LOC McCabe index: 6 number of parameters: 0 id: 1979 unit: void reserve() file: velox/dwio/common/ChainedBuffer.h start line: 67 end line: 84 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 1980 unit: virtual void logFileClose() file: velox/dwio/common/MetricsLog.h start line: 134 end line: 145 size: 12 LOC McCabe index: 1 number of parameters: 11 id: 1981 unit: virtual void read() file: velox/dwio/common/InputStream.h start line: 105 end line: 116 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 1982 unit: bool match() file: velox/dwio/common/FilterNode.h start line: 83 end line: 103 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 1983 unit: TokenAndRemaining HiveTypeParser::makeExtendedToken() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 213 end line: 225 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 1984 unit: std::string HiveTypeSerializer::visitChildren() file: velox/dwio/type/fbhive/HiveTypeSerializer.cpp start line: 70 end line: 82 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 1985 unit: void MemoryPoolBase::dropChild() file: velox/common/memory/Memory.cpp start line: 136 end line: 150 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 1986 unit: void MmapAllocator::SizeClass::setAllMapped() file: velox/common/memory/MmapAllocator.cpp start line: 397 end line: 408 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 1987 unit: void copyMultipart() file: velox/common/memory/HashStringAllocator.h start line: 151 end line: 167 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 1988 unit: virtual void next() file: velox/common/memory/ByteStream.h start line: 176 end line: 187 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 1989 unit: void skip() file: velox/common/memory/ByteStream.h start line: 255 end line: 266 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 1990 unit: void MemoryPoolImpl::uncapMemoryAllocation() file: velox/common/memory/Memory.h start line: 694 end line: 709 size: 12 LOC McCabe index: 4 number of parameters: 0 id: 1991 unit: void ReadBenchmark::run() file: velox/common/file/benchmark/ReadBenchmark.cpp start line: 56 end line: 67 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 1992 unit: static folly::dynamic serialize() file: velox/common/serialization/Serializable.h start line: 156 end line: 169 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 1993 unit: ReturnType operator() file: velox/common/serialization/Registry.h start line: 107 end line: 119 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 1994 unit: void makePins() file: velox/common/caching/AsyncDataCache.h start line: 707 end line: 718 size: 12 LOC McCabe index: 4 number of parameters: 3 id: 1995 unit: void ScanTracker::recordReference() file: velox/common/caching/ScanTracker.cpp start line: 26 end line: 37 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 1996 unit: void ScanTracker::recordRead() file: velox/common/caching/ScanTracker.cpp start line: 39 end line: 50 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 1997 unit: bool AsyncDataCache::allocate() file: velox/common/caching/AsyncDataCache.cpp start line: 591 end line: 602 size: 12 LOC McCabe index: 1 number of parameters: 5 id: 1998 unit: const std::string_view dataAt() file: velox/row/UnsafeRowParser.h start line: 94 end line: 106 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 1999 unit: static void serializeElementAt() file: velox/row/UnsafeRowSerializer.h start line: 34 end line: 48 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2000 unit: static void serializeVectorElementAt() file: velox/row/UnsafeRowSerializer.h start line: 59 end line: 70 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2001 unit: static std::string cast() file: velox/type/Conversions.h start line: 347 end line: 358 size: 12 LOC McCabe index: 6 number of parameters: 2 id: 2002 unit: bool isValidDate() file: velox/type/TimestampConversion.cpp start line: 135 end line: 146 size: 12 LOC McCabe index: 5 number of parameters: 3 id: 2003 unit: bool BigintValuesUsingBitmask::testInt64Range() file: velox/type/Filter.cpp start line: 99 end line: 112 size: 12 LOC McCabe index: 5 number of parameters: 3 id: 2004 unit: bool BigintMultiRange::testInt64Range() file: velox/type/Filter.cpp start line: 475 end line: 488 size: 12 LOC McCabe index: 5 number of parameters: 3 id: 2005 unit: std::unique_ptr IsNotNull::mergeWith() file: velox/type/Filter.cpp start line: 657 end line: 668 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 2006 unit: std::unique_ptr combineBigintRanges() file: velox/type/Filter.cpp start line: 692 end line: 705 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2007 unit: std::unique_ptr Tokenizer::matchPathSegment() file: velox/type/Tokenizer.cpp start line: 105 end line: 121 size: 12 LOC McCabe index: 4 number of parameters: 0 id: 2008 unit: bool variant::equalsWithEpsilon() file: velox/type/Variant.cpp start line: 586 end line: 598 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 2009 unit: virtual __m256si test8x32() file: velox/type/Filter.h start line: 134 end line: 145 size: 12 LOC McCabe index: 9 number of parameters: 1 id: 2010 unit: std::string toString() file: velox/type/Timestamp.h start line: 125 end line: 149 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 2011 unit: static bool validateDataFormat() file: velox/benchmarks/tpch/TpchBenchmark.cpp start line: 42 end line: 53 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2012 unit: void RowContainer::eraseRows() file: velox/exec/RowContainer.cpp start line: 222 end line: 233 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 2013 unit: int32_t RowContainer::compareComplexType() file: velox/exec/RowContainer.cpp start line: 431 end line: 442 size: 12 LOC McCabe index: 1 number of parameters: 5 id: 2014 unit: bool LocalExchangeMemoryManager::increaseMemoryUsage() file: velox/exec/LocalPartition.cpp start line: 29 end line: 42 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 2015 unit: void LocalExchangeMemoryManager::decreaseMemoryUsage() file: velox/exec/LocalPartition.cpp start line: 44 end line: 57 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 2016 unit: RowVectorPtr LocalExchangeSourceOperator::getOutput() file: velox/exec/LocalPartition.cpp start line: 207 end line: 218 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 2017 unit: void addMatch() file: velox/exec/MergeJoin.h start line: 216 end line: 230 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 2018 unit: bool mustStartNewPipeline() file: velox/exec/LocalPlanner.cpp start line: 45 end line: 60 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2019 unit: void copyRow() file: velox/exec/MergeJoin.cpp start line: 197 end line: 208 size: 12 LOC McCabe index: 2 number of parameters: 5 id: 2020 unit: std::unique_ptr Operator::fromPlanNode() file: velox/exec/Operator.cpp start line: 91 end line: 102 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 2021 unit: std::string Operator::toString() file: velox/exec/Operator.cpp start line: 245 end line: 256 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 2022 unit: std::vector toChannels() file: velox/exec/Operator.cpp start line: 258 end line: 269 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 2023 unit: std::optional HashJoinBridge::tableOrFuture() file: velox/exec/HashBuild.cpp start line: 43 end line: 54 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 2024 unit: void serializeArray() file: velox/exec/ContainerRowSerde.cpp start line: 142 end line: 153 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 2025 unit: void serializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 156 end line: 167 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 2026 unit: void serializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 170 end line: 181 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 2027 unit: int32_t compare() file: velox/exec/ContainerRowSerde.cpp start line: 578 end line: 589 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 2028 unit: int32_t compare() file: velox/exec/ContainerRowSerde.cpp start line: 592 end line: 603 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 2029 unit: void TopN::noMoreInput() file: velox/exec/TopN.cpp start line: 115 end line: 126 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 2030 unit: std::unique_ptr Task::addSplitToStoreLocked() file: velox/exec/Task.cpp start line: 539 end line: 550 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2031 unit: void Task::checkIfFinishedLocked() file: velox/exec/Task.cpp start line: 761 end line: 775 size: 12 LOC McCabe index: 6 number of parameters: 0 id: 2032 unit: std::string Task::shortId() file: velox/exec/Task.cpp start line: 869 end line: 880 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 2033 unit: void Task::createMergeJoinSource() file: velox/exec/Task.cpp start line: 1062 end line: 1075 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 2034 unit: std::shared_ptr Task::getLocalExchangeSource() file: velox/exec/Task.cpp start line: 1126 end line: 1137 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 2035 unit: std::string Task::errorMessage() file: velox/exec/Task.cpp start line: 1183 end line: 1194 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 2036 unit: bool HashTable::compareKeys() file: velox/exec/HashTable.cpp start line: 291 end line: 302 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2037 unit: std::shared_ptr ExchangeSource::create() file: velox/exec/Exchange.cpp start line: 37 end line: 48 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 2038 unit: void updateRange() file: velox/exec/VectorHasher.h start line: 463 end line: 474 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 2039 unit: bool VectorHasher::makeValueIdsDecoded() file: velox/exec/VectorHasher.cpp start line: 312 end line: 324 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 2040 unit: void advance() file: velox/exec/HashProbe.h start line: 185 end line: 196 size: 12 LOC McCabe index: 5 number of parameters: 3 id: 2041 unit: void cmpAndReplace() file: velox/functions/sparksql/LeastGreatest.cpp start line: 85 end line: 96 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 2042 unit: uint32_t hashBytes() file: velox/functions/sparksql/Hash.cpp start line: 84 end line: 95 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2043 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/URLFunctions.h start line: 204 end line: 216 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 2044 unit: static void apply() file: velox/functions/prestosql/StringFunctions.cpp start line: 209 end line: 220 size: 12 LOC McCabe index: 1 number of parameters: 5 id: 2045 unit: void addRawInput() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 82 end line: 93 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2046 unit: void addRawInput() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 120 end line: 131 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2047 unit: void addRawInput() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 81 end line: 92 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 2048 unit: void addRawInput() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 132 end line: 143 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 2049 unit: void append() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 143 end line: 154 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 2050 unit: void checkSetPercentile() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 469 end line: 481 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 2051 unit: void addRawInput() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 81 end line: 92 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2052 unit: void ValueList::writeLastNulls() file: velox/functions/prestosql/aggregates/ValueList.cpp start line: 32 end line: 44 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 2053 unit: void merge() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 64 end line: 75 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 2054 unit: void SingleValueAccumulator::write() file: velox/functions/prestosql/aggregates/SingleValueAccumulator.cpp start line: 23 end line: 35 size: 12 LOC McCabe index: 2 number of parameters: 3 id: 2055 unit: void checkSetMaxStandardError() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 344 end line: 356 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 2056 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/prestosql/DateTimeFunctions.h start line: 727 end line: 739 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 2057 unit: double alpha() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 41 end line: 52 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 2058 unit: int8_t getOverflowImpl() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 78 end line: 89 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 2059 unit: void DenseHll::mergeWith() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 528 end line: 540 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 2060 unit: void run() file: velox/functions/prestosql/benchmarks/DateTimeBenchmark.cpp start line: 99 end line: 112 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 2061 unit: void run() file: velox/functions/prestosql/benchmarks/NotBenchmark.cpp start line: 44 end line: 58 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 2062 unit: void applyTyped() file: velox/functions/prestosql/Cardinality.cpp start line: 68 end line: 81 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2063 unit: int main() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 403 end line: 418 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2064 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/HyperLogLogFunctions.h start line: 30 end line: 42 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 2065 unit: exec::TypeSignature typeToTypeSignature() file: velox/functions/FunctionRegistry.cpp start line: 34 end line: 45 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 2066 unit: virtual void resize() file: velox/functions/UDFOutputString.h start line: 45 end line: 59 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 2067 unit: FOLLY_ALWAYS_INLINE bool upper() file: velox/functions/lib/string/StringImpl.h start line: 42 end line: 53 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 2068 unit: FOLLY_ALWAYS_INLINE bool lower() file: velox/functions/lib/string/StringImpl.h start line: 57 end line: 68 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 2069 unit: void concatDynamic() file: velox/functions/lib/string/StringImpl.h start line: 108 end line: 119 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2070 unit: FOLLY_ALWAYS_INLINE void codePointToString() file: velox/functions/lib/string/StringImpl.h start line: 135 end line: 148 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 2071 unit: FOLLY_ALWAYS_INLINE static uint8_t fromHex() file: velox/functions/lib/string/StringImpl.h start line: 316 end line: 330 size: 12 LOC McCabe index: 7 number of parameters: 1 id: 2072 unit: std::shared_ptr parseFunctionExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 146 end line: 158 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 2073 unit: void Expr::appendInputs() file: velox/expression/Expr.cpp start line: 1147 end line: 1158 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 2074 unit: void populateNestedRows() file: velox/expression/CastExpr.cpp start line: 76 end line: 87 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2075 unit: std::string makeErrorMessage() file: velox/expression/CastExpr.cpp start line: 89 end line: 100 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2076 unit: void registerSimpleFunctions() file: velox/expression/benchmarks/VariadicBenchmark.cpp start line: 66 end line: 78 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 2077 unit: size_t runWithOuterTry() file: velox/expression/benchmarks/TryBenchmark.cpp start line: 79 end line: 93 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 2078 unit: BooleanMix refineBooleanMixNonNull() file: velox/expression/ControlExpr.cpp start line: 543 end line: 554 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 2079 unit: void moveOrCopyResult() file: velox/expression/EvalCtx.h start line: 187 end line: 198 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 2080 unit: void flattenInput() file: velox/expression/ExprCompiler.cpp start line: 109 end line: 120 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 2081 unit: std::vector getConstantInputs() file: velox/expression/ExprCompiler.cpp start line: 296 end line: 307 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 2082 unit: std::string RowVector::toString() file: velox/vector/ComplexVector.cpp start line: 245 end line: 256 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 2083 unit: void ArrayVector::move() file: velox/vector/ComplexVector.cpp start line: 463 end line: 474 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2084 unit: uint64_t MapVector::hashValueAt() file: velox/vector/ComplexVector.cpp start line: 614 end line: 626 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 2085 unit: void MapVector::move() file: velox/vector/ComplexVector.cpp start line: 689 end line: 700 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2086 unit: void resize() file: velox/vector/SelectivityVector.h start line: 64 end line: 78 size: 12 LOC McCabe index: 5 number of parameters: 2 id: 2087 unit: void DecodedVector::reset() file: velox/vector/DecodedVector.cpp start line: 103 end line: 114 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 2088 unit: const T BiasVector::valueAtFast() file: velox/vector/BiasVector-inl.h start line: 133 end line: 144 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 2089 unit: virtual BufferPtr mutableNulls() file: velox/vector/BaseVector.h start line: 197 end line: 208 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 2090 unit: std::string BaseVector::toString() file: velox/vector/BaseVector.cpp start line: 425 end line: 436 size: 12 LOC McCabe index: 2 number of parameters: 0 id: 2091 unit: uint64_t BaseVector::estimateFlatSize() file: velox/vector/BaseVector.cpp start line: 656 end line: 669 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 2092 unit: void BM_Flat_hashAll() file: velox/vector/benchmarks/SimpleVectorHashAllBenchmark.cpp start line: 108 end line: 119 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2093 unit: void BM_Dictionary_hashAll() file: velox/vector/benchmarks/SimpleVectorHashAllBenchmark.cpp start line: 121 end line: 132 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2094 unit: void BM_Biased_hashAll() file: velox/vector/benchmarks/SimpleVectorHashAllBenchmark.cpp start line: 134 end line: 145 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 2095 unit: static BufferPtr copy() file: velox/buffer/Buffer.h start line: 419 end line: 437 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 2096 unit: def tidy_command() file: scripts/check.py start line: 0 end line: 0 size: 12 LOC McCabe index: 7 number of parameters: 3 id: 2097 unit: def get_abbr_impl() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 2098 unit: def list_dynamic_deps() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 2099 unit: def rewrite_dep() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 12 LOC McCabe index: 2 number of parameters: 6 id: 2100 unit: def validate_allow_values() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 2101 unit: def _is_satisfied_by_preinstalled_environment() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 12 LOC McCabe index: 5 number of parameters: 2 id: 2102 unit: def run_cargo() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 2103 unit: def _resolve_crate_to_path() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 12 LOC McCabe index: 5 number of parameters: 3 id: 2104 unit: def num_jobs() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 2105 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 2106 unit: def list_win32_subst_letters() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 2107 unit: def _minimize_roots() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 2108 unit: def diagnostics() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 2109 unit: def enable_rust_toolchain() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 12 LOC McCabe index: 1 number of parameters: 3 id: 2110 unit: std::unique_ptr FileHandleGenerator::operator() file: velox/connectors/hive/FileHandle.cpp start line: 39 end line: 52 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 2111 unit: std::string toString() file: velox/connectors/hive/HiveConnectorSplit.h start line: 51 end line: 61 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2112 unit: static ProtoType loadProtoFromJson() file: velox/experimental/codegen/proto/ProtoUtils.h start line: 40 end line: 50 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2113 unit: Func uncheckedGetFunction() file: velox/experimental/codegen/library_loader/NativeLibraryLoader.h start line: 89 end line: 100 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2114 unit: void checkLibrary() file: velox/experimental/codegen/library_loader/NativeLibraryLoader.h start line: 254 end line: 264 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2115 unit: inline std::string codegenImplTypeName() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 117 end line: 127 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2116 unit: CodeSnippet MakeRowExpression::generateCode() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 53 end line: 65 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2117 unit: size_t computeIndexForColumn() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 92 end line: 105 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2118 unit: bool formatFile() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 87 end line: 97 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2119 unit: void linkingLibrariesArgs() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 292 end line: 302 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2120 unit: static LibraryDescriptor loadFromJson() file: velox/experimental/codegen/compiler_utils/LibraryDescriptor.h start line: 82 end line: 92 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2121 unit: static std::string formatAsJson() file: velox/experimental/codegen/compiler_utils/LibraryDescriptor.h start line: 127 end line: 138 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2122 unit: static CompilerOptions loadFromJson() file: velox/experimental/codegen/compiler_utils/CompilerOptions.h start line: 92 end line: 102 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2123 unit: static std::string formatAsJson() file: velox/experimental/codegen/compiler_utils/CompilerOptions.h start line: 149 end line: 159 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2124 unit: std::unique_ptr newInstance() file: velox/experimental/codegen/compiler_utils/ICompiledCall.h start line: 69 end line: 79 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2125 unit: UDFInformation getCastUDFBase() file: velox/experimental/codegen/udf_manager/UDFManager.cpp start line: 217 end line: 228 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 2126 unit: void addSortingKeys() file: velox/core/PlanNode.cpp start line: 333 end line: 343 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 2127 unit: void collectLeafPlanNodeIds() file: velox/core/PlanNode.cpp start line: 443 end line: 454 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2128 unit: void run() file: velox/core/SimpleFunctionMetadata.h start line: 222 end line: 237 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2129 unit: FOLLY_ALWAYS_INLINE bool callImpl() file: velox/core/SimpleFunctionMetadata.h start line: 760 end line: 770 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2130 unit: FOLLY_ALWAYS_INLINE bool callNullableImpl() file: velox/core/SimpleFunctionMetadata.h start line: 772 end line: 782 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2131 unit: FOLLY_ALWAYS_INLINE bool callAsciiImpl() file: velox/core/SimpleFunctionMetadata.h start line: 784 end line: 794 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2132 unit: FOLLY_ALWAYS_INLINE bool callNullFreeImpl() file: velox/core/SimpleFunctionMetadata.h start line: 796 end line: 806 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2133 unit: static std::shared_ptr toType() file: velox/core/Expressions.h start line: 334 end line: 344 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2134 unit: std::string toString() file: velox/core/PlanNode.h start line: 114 end line: 124 size: 11 LOC McCabe index: 1 number of parameters: 5 id: 2135 unit: std::string toString() file: velox/parse/Expressions.h start line: 235 end line: 245 size: 11 LOC McCabe index: 4 number of parameters: 0 id: 2136 unit: VectorPtr makeFlatVector() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 229 end line: 239 size: 11 LOC McCabe index: 1 number of parameters: 5 id: 2137 unit: inline void addNull() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 141 end line: 155 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 2138 unit: void SelectiveIntegerDictionaryColumnReader::ensureInitialized() file: velox/dwio/dwrf/reader/SelectiveIntegerDictionaryColumnReader.cpp start line: 120 end line: 134 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2139 unit: static void scatter() file: velox/dwio/dwrf/reader/ColumnLoader.cpp start line: 25 end line: 37 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2140 unit: void setByInDict() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 1177 end line: 1187 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 2141 unit: void next() file: velox/dwio/dwrf/reader/ConstantColumnReader.h start line: 38 end line: 49 size: 11 LOC McCabe index: 4 number of parameters: 3 id: 2142 unit: void SelectiveIntegerDirectColumnReader::readWithVisitor() file: velox/dwio/dwrf/reader/SelectiveIntegerDirectColumnReader.h start line: 97 end line: 107 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2143 unit: void advanceFieldReader() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.h start line: 84 end line: 94 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2144 unit: void SelectiveTimestampColumnReader::seekToRowGroup() file: velox/dwio/dwrf/reader/SelectiveTimestampColumnReader.cpp start line: 57 end line: 70 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2145 unit: void FlatMapColumnReader::initKeysVector() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 307 end line: 317 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 2146 unit: void KeyNode::loadAsChild() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 504 end line: 514 size: 11 LOC McCabe index: 1 number of parameters: 5 id: 2147 unit: std::unique_ptr get() file: velox/dwio/dwrf/reader/StripeMetadataCache.h start line: 54 end line: 64 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2148 unit: void bufferedWrite() file: velox/dwio/dwrf/utils/BufferedWriter.h start line: 96 end line: 106 size: 11 LOC McCabe index: 2 number of parameters: 5 id: 2149 unit: virtual void recordPosition() file: velox/dwio/dwrf/common/OutputStream.h start line: 80 end line: 90 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 2150 unit: virtual void writeValue() file: velox/dwio/dwrf/common/IntEncoder.h start line: 94 end line: 104 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2151 unit: void IntEncoder::writeVulong() file: velox/dwio/dwrf/common/IntEncoder.h start line: 336 end line: 347 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2152 unit: void ByteRleEncoderImpl::writeByte() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 82 end line: 92 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2153 unit: inline bool isEnabled() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 237 end line: 247 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 2154 unit: std::string codegenVarintMask() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 2360 end line: 2370 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2155 unit: inline void readHeader() file: velox/dwio/dwrf/common/ByteRLE.h start line: 207 end line: 217 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2156 unit: __m256i testSimd() file: velox/dwio/dwrf/common/DecoderUtil.h start line: 37 end line: 47 size: 11 LOC McCabe index: 6 number of parameters: 2 id: 2157 unit: inline int64_t IntDecoder::readLong() file: velox/dwio/dwrf/common/IntDecoder.h start line: 328 end line: 338 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 2158 unit: void writeCache() file: velox/dwio/dwrf/writer/WriterSink.h start line: 112 end line: 123 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 2159 unit: void clear() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 265 end line: 275 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2160 unit: bool isEntropyThresholdExceeded() file: velox/dwio/dwrf/writer/EntropyEncodingSelector.h start line: 142 end line: 152 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 2161 unit: void ensureValidStreamWriters() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 365 end line: 376 size: 11 LOC McCabe index: 8 number of parameters: 1 id: 2162 unit: uint64_t StringColumnWriter::write() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1076 end line: 1087 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2163 unit: uint64_t writeFileStats() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 55 end line: 65 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2164 unit: virtual uint64_t writeFileStats() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 110 end line: 120 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2165 unit: void initContext() file: velox/dwio/dwrf/writer/WriterBase.h start line: 72 end line: 82 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 2166 unit: void validateStreamSize() file: velox/dwio/dwrf/writer/WriterBase.h start line: 143 end line: 154 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2167 unit: void nextStripe() file: velox/dwio/dwrf/writer/WriterContext.h start line: 179 end line: 190 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2168 unit: void removeAllIntDictionaryEncodersOnNode() file: velox/dwio/dwrf/writer/WriterContext.h start line: 269 end line: 279 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2169 unit: virtual void removeStreams() file: velox/dwio/dwrf/writer/WriterContext.h start line: 281 end line: 291 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2170 unit: void FlatMapColumnWriter::clearNodes() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 96 end line: 110 size: 11 LOC McCabe index: 5 number of parameters: 0 id: 2171 unit: void destroy() file: velox/dwio/common/Closeable.h start line: 54 end line: 64 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 2172 unit: folly::dynamic serialize() file: velox/dwio/common/IoStatistics.cpp start line: 91 end line: 101 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 2173 unit: folly::SemiFuture ReadFileInputStream::readAsync() file: velox/dwio/common/InputStream.cpp start line: 208 end line: 218 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 2174 unit: virtual void logRead() file: velox/dwio/common/MetricsLog.h start line: 49 end line: 59 size: 11 LOC McCabe index: 1 number of parameters: 10 id: 2175 unit: void safeSet() file: velox/dwio/common/DataBuffer.h start line: 193 end line: 205 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2176 unit: void setFlatmapNodeIdsAsStruct() file: velox/dwio/common/Options.h start line: 239 end line: 249 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 2177 unit: virtual std::string toString() file: velox/dwio/common/Statistics.h start line: 72 end line: 82 size: 11 LOC McCabe index: 6 number of parameters: 0 id: 2178 unit: std::string toString() file: velox/dwio/common/Statistics.h start line: 374 end line: 384 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2179 unit: void setTolerance() file: velox/dwio/common/ErrorTolerance.h start line: 46 end line: 56 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2180 unit: void logException() file: velox/dwio/common/exception/Exception.h start line: 91 end line: 101 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2181 unit: MachinePageCount MmapAllocator::freeInternal() file: velox/common/memory/MmapAllocator.cpp start line: 120 end line: 131 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2182 unit: void MmapAllocator::freeContiguous() file: velox/common/memory/MmapAllocator.cpp start line: 197 end line: 207 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2183 unit: std::string MmapAllocator::toString() file: velox/common/memory/MmapAllocator.cpp start line: 545 end line: 555 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2184 unit: void MappedMemoryImpl::freeContiguous() file: velox/common/memory/MappedMemory.cpp start line: 287 end line: 297 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2185 unit: void reserve() file: velox/common/memory/MemoryUsageTracker.h start line: 143 end line: 153 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2186 unit: void updateConfig() file: velox/common/memory/MemoryUsageTracker.h start line: 256 end line: 266 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2187 unit: std::shared_ptr getFileSystem() file: velox/common/file/FileSystems.cpp start line: 48 end line: 58 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2188 unit: void LocalReadFile::preadInternal() file: velox/common/file/File.cpp start line: 77 end line: 87 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 2189 unit: static auto deserialize() file: velox/common/serialization/Serializable.h start line: 254 end line: 265 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2190 unit: std::unique_ptr CacheShard::getFreeEntryWithSize() file: velox/common/caching/AsyncDataCache.cpp start line: 135 end line: 145 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2191 unit: void AsyncDataCache::incrementNew() file: velox/common/caching/AsyncDataCache.cpp start line: 615 end line: 626 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2192 unit: std::string SsdCache::toString() file: velox/common/caching/SsdCache.cpp start line: 122 end line: 132 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 2193 unit: bool SimpleLRUDataCache::put() file: velox/common/caching/DataCache.cpp start line: 23 end line: 33 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2194 unit: bool SimpleLRUDataCache::get() file: velox/common/caching/DataCache.cpp start line: 50 end line: 60 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2195 unit: if constexpr() file: velox/common/base/Exceptions.h start line: 216 end line: 226 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2196 unit: void setupScatterBits() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 107 end line: 118 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 2197 unit: inline uint64_t nextPowerOfTwo() file: velox/common/base/BitUtil.h start line: 635 end line: 646 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2198 unit: inline static size_t getNumChildrenElements() file: velox/row/UnsafeRowDeserializer.h start line: 832 end line: 842 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2199 unit: inline static std::optional serializeFixedLength() file: velox/row/UnsafeRowSerializer.h start line: 165 end line: 175 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 2200 unit: inline static std::optional serializeMapVectorElements() file: velox/row/UnsafeRowSerializer.h start line: 562 end line: 574 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 2201 unit: int64_t computeChecksum() file: velox/serializers/PrestoSerializer.cpp start line: 31 end line: 41 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 2202 unit: void appendLength() file: velox/serializers/PrestoSerializer.cpp start line: 705 end line: 717 size: 11 LOC McCabe index: 5 number of parameters: 1 id: 2203 unit: void append() file: velox/serializers/PrestoSerializer.cpp start line: 1459 end line: 1469 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2204 unit: static T cast() file: velox/type/Conversions.h start line: 130 end line: 140 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2205 unit: static T cast() file: velox/type/Conversions.h start line: 142 end line: 152 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2206 unit: static T cast() file: velox/type/Conversions.h start line: 154 end line: 164 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2207 unit: int64_t fromTimeString() file: velox/type/TimestampConversion.cpp start line: 466 end line: 477 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2208 unit: bool isPrefix() file: velox/type/Subfield.h start line: 208 end line: 218 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2209 unit: bool BigintMultiRange::testInt64() file: velox/type/Filter.cpp start line: 460 end line: 473 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2210 unit: bool MultiRange::testDouble() file: velox/type/Filter.cpp start line: 506 end line: 516 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2211 unit: bool MultiRange::testFloat() file: velox/type/Filter.cpp start line: 518 end line: 528 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2212 unit: bool dispatchDynamicVariantEquality() file: velox/type/Variant.cpp start line: 161 end line: 171 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 2213 unit: void Timestamp::toGMT() file: velox/type/Timestamp.cpp start line: 47 end line: 59 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2214 unit: virtual __m256si test8xLength() file: velox/type/Filter.h start line: 191 end line: 201 size: 11 LOC McCabe index: 9 number of parameters: 1 id: 2215 unit: bool Type::containsUnknown() file: velox/type/Type.cpp start line: 606 end line: 616 size: 11 LOC McCabe index: 4 number of parameters: 0 id: 2216 unit: void initialize() file: velox/benchmarks/tpch/TpchBenchmark.cpp start line: 70 end line: 80 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 2217 unit: inline bool clearNull() file: velox/exec/AggregationHook.h start line: 77 end line: 87 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2218 unit: void PlanNodeStats::add() file: velox/exec/PlanNodeStats.cpp start line: 22 end line: 33 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2219 unit: std::vector allocateIndexBuffers() file: velox/exec/LocalPartition.cpp start line: 259 end line: 269 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 2220 unit: bool LocalPartition::isFinished() file: velox/exec/LocalPartition.cpp start line: 393 end line: 405 size: 11 LOC McCabe index: 5 number of parameters: 0 id: 2221 unit: inline void storeNoNulls() file: velox/exec/RowContainer.h start line: 421 end line: 431 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 2222 unit: bool PartitionedOutputBuffer::isFinishedLocked() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 305 end line: 315 size: 11 LOC McCabe index: 5 number of parameters: 0 id: 2223 unit: std::string PartitionedOutputBufferManager::toString() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 581 end line: 591 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2224 unit: void add() file: velox/exec/Operator.h start line: 53 end line: 63 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 2225 unit: void MergeJoin::addOutputRowForLeftJoin() file: velox/exec/MergeJoin.cpp start line: 211 end line: 225 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 2226 unit: void EnforceSingleRow::noMoreInput() file: velox/exec/EnforceSingleRow.cpp start line: 58 end line: 69 size: 11 LOC McCabe index: 4 number of parameters: 0 id: 2227 unit: static bool isSequence() file: velox/exec/Operator.cpp start line: 165 end line: 175 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 2228 unit: void Operator::inputProcessed() file: velox/exec/Operator.cpp start line: 216 end line: 226 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 2229 unit: int32_t compare() file: velox/exec/ContainerRowSerde.cpp start line: 338 end line: 348 size: 11 LOC McCabe index: 4 number of parameters: 4 id: 2230 unit: StringView readStringView() file: velox/exec/ContainerRowSerde.cpp start line: 544 end line: 555 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2231 unit: int32_t compare() file: velox/exec/ContainerRowSerde.cpp start line: 565 end line: 575 size: 11 LOC McCabe index: 4 number of parameters: 4 id: 2232 unit: int32_t compare() file: velox/exec/ContainerRowSerde.cpp start line: 678 end line: 688 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 2233 unit: inline bool clearNull() file: velox/exec/Aggregate.h start line: 227 end line: 237 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2234 unit: void Task::setMaxSplitSequenceId() file: velox/exec/Task.cpp start line: 448 end line: 461 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2235 unit: bool Task::isAllSplitsFinishedLocked() file: velox/exec/Task.cpp start line: 634 end line: 644 size: 11 LOC McCabe index: 4 number of parameters: 0 id: 2236 unit: std::shared_ptr Task::getMergeJoinSource() file: velox/exec/Task.cpp start line: 1077 end line: 1088 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 2237 unit: BufferPtr makeIndices() file: velox/exec/benchmarks/VectorHasherBenchmark.cpp start line: 33 end line: 43 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2238 unit: inline uint64_t safeMul() file: velox/exec/HashTable.cpp start line: 854 end line: 864 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 2239 unit: bool mayUseValueIds() file: velox/exec/HashTable.cpp start line: 1074 end line: 1084 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2240 unit: bool VectorHasher::makeValueIdsFlatNoNulls() file: velox/exec/VectorHasher.cpp start line: 150 end line: 160 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2241 unit: inline void swapWithNull() file: velox/functions/sparksql/ArraySort.cpp start line: 70 end line: 82 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 2242 unit: std::shared_ptr createArrayIntersect() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 429 end line: 440 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 2243 unit: std::shared_ptr createArrayExcept() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 442 end line: 453 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 2244 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/URLFunctions.h start line: 60 end line: 70 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2245 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/URLFunctions.h start line: 83 end line: 93 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2246 unit: void registerHyperLogFunctions() file: velox/functions/prestosql/registration/HyperLogFunctionsRegistration.cpp start line: 21 end line: 32 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 2247 unit: void update() file: velox/functions/prestosql/ArrayFunctions.h start line: 28 end line: 38 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 2248 unit: void writeOutput() file: velox/functions/prestosql/ArrayFunctions.h start line: 109 end line: 119 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 2249 unit: void decodeArguments() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 446 end line: 458 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2250 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 112 end line: 123 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 2251 unit: void ValueList::appendValue() file: velox/functions/prestosql/aggregates/ValueList.cpp start line: 66 end line: 76 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 2252 unit: void checkSumCountRowType() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 452 end line: 462 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 2253 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/CountAggregate.cpp start line: 79 end line: 91 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 2254 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 667 end line: 678 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 2255 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/prestosql/DateTimeFunctions.h start line: 689 end line: 699 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 2256 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/Bitwise.h start line: 114 end line: 124 size: 11 LOC McCabe index: 4 number of parameters: 3 id: 2257 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/Bitwise.h start line: 142 end line: 152 size: 11 LOC McCabe index: 4 number of parameters: 3 id: 2258 unit: void SparseHll::verify() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 215 end line: 226 size: 11 LOC McCabe index: 3 number of parameters: 0 id: 2259 unit: folly::Optional jsonExtract() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 165 end line: 177 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2260 unit: bool call() file: velox/functions/prestosql/benchmarks/MapWriterBenchmarks.cpp start line: 123 end line: 133 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 2261 unit: bool call() file: velox/functions/prestosql/benchmarks/ArrayWriterBenchmark.cpp start line: 87 end line: 97 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 2262 unit: bool call() file: velox/functions/prestosql/benchmarks/ArrayWriterBenchmark.cpp start line: 116 end line: 126 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 2263 unit: void runFast() file: velox/functions/prestosql/benchmarks/InBenchmark.cpp start line: 84 end line: 96 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2264 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/URLBenchmark.cpp start line: 124 end line: 134 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2265 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 327 end line: 337 size: 11 LOC McCabe index: 7 number of parameters: 2 id: 2266 unit: std::vector readFunctionNamesFromFile() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 33 end line: 45 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2267 unit: int insertKllSketch() file: velox/functions/lib/benchmarks/KllSketchBenchmark.cpp start line: 76 end line: 86 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2268 unit: vector_size_t adjustIndex() file: velox/functions/lib/SubscriptUtil.h start line: 218 end line: 232 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2269 unit: FOLLY_ALWAYS_INLINE int32_t charToCodePoint() file: velox/functions/lib/string/StringImpl.h start line: 153 end line: 164 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 2270 unit: std::shared_ptr parseExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 395 end line: 406 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2271 unit: std::vector getFunctionSignatures() file: velox/expression/FunctionRegistry.h start line: 87 end line: 98 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2272 unit: bool registerVectorFunction() file: velox/expression/VectorFunction.cpp start line: 90 end line: 100 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 2273 unit: inline bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 470 end line: 482 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2274 unit: void copyCommitInternal() file: velox/expression/VectorUdfTypeSystem.h start line: 933 end line: 944 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2275 unit: void initVectorWriters() file: velox/expression/VectorUdfTypeSystem.h start line: 1026 end line: 1037 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2276 unit: bool hasConditionals() file: velox/expression/Expr.cpp start line: 51 end line: 63 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2277 unit: bool Expr::isSameFields() file: velox/expression/Expr.cpp start line: 67 end line: 77 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2278 unit: bool Expr::isSubsetOfFields() file: velox/expression/Expr.cpp start line: 79 end line: 89 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2279 unit: inline void setPeeled() file: velox/expression/Expr.cpp start line: 322 end line: 332 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 2280 unit: void Expr::applyVectorFunction() file: velox/expression/Expr.cpp start line: 1084 end line: 1096 size: 11 LOC McCabe index: 4 number of parameters: 3 id: 2281 unit: RowVectorPtr makeData() file: velox/expression/benchmarks/TryBenchmark.cpp start line: 47 end line: 61 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2282 unit: size_t runBaseline() file: velox/expression/benchmarks/TryBenchmark.cpp start line: 64 end line: 77 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2283 unit: size_t runWithNestedTries() file: velox/expression/benchmarks/TryBenchmark.cpp start line: 95 end line: 108 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2284 unit: size_t runDivisionWithOneException() file: velox/expression/benchmarks/TryBenchmark.cpp start line: 120 end line: 132 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 2285 unit: void ConstantExpr::evalSpecialFormSimplified() file: velox/expression/ControlExpr.cpp start line: 54 end line: 67 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 2286 unit: void RowVector::move() file: velox/vector/ComplexVector.cpp start line: 212 end line: 222 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 2287 unit: uint64_t hashArray() file: velox/vector/ComplexVector.cpp start line: 383 end line: 393 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 2288 unit: void setFromBits() file: velox/vector/SelectivityVector.h start line: 161 end line: 171 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2289 unit: void updateBounds() file: velox/vector/SelectivityVector.h start line: 244 end line: 254 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 2290 unit: inline bool SelectivityVector::testSelected() file: velox/vector/SelectivityVector.h start line: 386 end line: 396 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2291 unit: VectorPtr importFromArrowAsViewer() file: velox/vector/arrow/Bridge.cpp start line: 776 end line: 786 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 2292 unit: VectorPtr VectorFuzzer::fuzzFlat() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 279 end line: 294 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 2293 unit: FOLLY_ALWAYS_INLINE virtual void setNull() file: velox/vector/BaseVector.h start line: 319 end line: 330 size: 11 LOC McCabe index: 5 number of parameters: 2 id: 2294 unit: std::string BaseVector::toString() file: velox/vector/BaseVector.cpp start line: 438 end line: 448 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2295 unit: void BaseVector::ensureWritable() file: velox/vector/BaseVector.cpp start line: 460 end line: 472 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 2296 unit: void setValidRangeTest() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 103 end line: 114 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2297 unit: void BM_deselect() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 218 end line: 231 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2298 unit: void BM_updateBounds() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 241 end line: 254 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 2299 unit: bool mayHaveNullsRecursive() file: velox/vector/ComplexVector.h start line: 147 end line: 159 size: 11 LOC McCabe index: 4 number of parameters: 0 id: 2300 unit: def parse_manifests() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2301 unit: def getTestCaseNames() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 2302 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 2303 unit: def read_custom_dep_dirs() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 2304 unit: def __init__() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 2305 unit: def _perform_path_search() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 11 LOC McCabe index: 7 number of parameters: 2 id: 2306 unit: def create_builder() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 2307 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 2308 unit: def _invalidate_cache() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 2309 unit: def find_eden_root() file: build/fbcode_builder/getdeps/copytree.py start line: 0 end line: 0 size: 11 LOC McCabe index: 5 number of parameters: 1 id: 2310 unit: def _list_manifests() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 2311 unit: def create_python_venv() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 2312 unit: def cargo_build() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 2313 unit: int64_t HiveDataSource::estimatedRowSize() file: velox/connectors/hive/HiveConnector.cpp start line: 634 end line: 643 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2314 unit: auto createWriters() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 433 end line: 442 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 2315 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 337 end line: 346 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2316 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 353 end line: 362 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2317 unit: std::shared_ptr Codegen::compile() file: velox/experimental/codegen/Codegen.cpp start line: 65 end line: 74 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2318 unit: bool Codegen::initializeTransform() file: velox/experimental/codegen/Codegen.cpp start line: 95 end line: 104 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2319 unit: void validate() file: velox/experimental/codegen/ast/ASTNode.h start line: 260 end line: 269 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2320 unit: CodeSnippet generateCode() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 101 end line: 111 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2321 unit: bool isConstExpr() file: velox/experimental/codegen/ast/ASTAnalysis.cpp start line: 90 end line: 100 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 2322 unit: bool isFilterDefaultNull() file: velox/experimental/codegen/ast/ASTAnalysis.cpp start line: 187 end line: 199 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2323 unit: static auto children() file: velox/experimental/codegen/transform/utils/adapters.h start line: 42 end line: 53 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2324 unit: std::optional UDFManager::getUDFInformationTypedArgs() file: velox/experimental/codegen/udf_manager/UDFManager.cpp start line: 295 end line: 306 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2325 unit: std::shared_ptr ConfigStack::stack() file: velox/core/Context.cpp start line: 65 end line: 74 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2326 unit: std::shared_ptr ConfigStack::stack() file: velox/core/Context.cpp start line: 76 end line: 85 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 2327 unit: void addKeys() file: velox/core/PlanNode.cpp start line: 108 end line: 117 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 2328 unit: SubscriptionHandle subscribe() file: velox/core/Context.h start line: 218 end line: 227 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2329 unit: void run() file: velox/core/SimpleFunctionMetadata.h start line: 196 end line: 205 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2330 unit: std::string getName() file: velox/core/SimpleFunctionMetadata.h start line: 354 end line: 363 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2331 unit: FOLLY_ALWAYS_INLINE bool callNullFree() file: velox/core/SimpleFunctionMetadata.h start line: 747 end line: 756 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2332 unit: static RowTypePtr makeOutputType() file: velox/core/PlanNode.h start line: 292 end line: 302 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2333 unit: ArrayVectorPtr variantArrayToVector() file: velox/parse/VariantToVector.cpp start line: 78 end line: 88 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2334 unit: void readStreamIfRequired() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 695 end line: 704 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2335 unit: std::unique_ptr build() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 405 end line: 414 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2336 unit: uint64_t SelectiveStructColumnReader::skip() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.cpp start line: 90 end line: 105 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2337 unit: void seekToRowGroup() file: velox/dwio/dwrf/reader/SelectiveFloatingPointColumnReader.h start line: 38 end line: 51 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2338 unit: inline void storeTranslate() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 558 end line: 567 size: 10 LOC McCabe index: 1 number of parameters: 6 id: 2339 unit: folly::StringPiece valueInDictionary() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 1189 end line: 1198 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2340 unit: void seekToRowGroup() file: velox/dwio/dwrf/reader/SelectiveIntegerDirectColumnReader.h start line: 52 end line: 65 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2341 unit: void KeyNode::fillKeysVector() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 568 end line: 580 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 2342 unit: void SelectiveColumnReader::ensureValuesCapacity() file: velox/dwio/dwrf/reader/SelectiveColumnReaderInternal.h start line: 62 end line: 71 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 2343 unit: void loadNext() file: velox/dwio/dwrf/utils/BitIterator.h start line: 42 end line: 55 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2344 unit: std::unique_ptr BufferedInput::readBuffer() file: velox/dwio/dwrf/common/BufferedInput.cpp start line: 168 end line: 179 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2345 unit: void SeekableArrayInputStream::BackUp() file: velox/dwio/dwrf/common/InputStream.cpp start line: 141 end line: 151 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2346 unit: FOLLY_ALWAYS_INLINE bool isRunRepeating() file: velox/dwio/dwrf/common/RLEv1.h start line: 158 end line: 167 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2347 unit: FOLLY_ALWAYS_INLINE bool isRunStarting() file: velox/dwio/dwrf/common/RLEv1.h start line: 170 end line: 179 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2348 unit: proto::Encryption_KeyProvider toProto() file: velox/dwio/dwrf/common/EncryptionSpecification.cpp start line: 23 end line: 32 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2349 unit: EncryptionProvider fromProto() file: velox/dwio/dwrf/common/EncryptionSpecification.cpp start line: 34 end line: 43 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2350 unit: void skip() file: velox/dwio/dwrf/common/ByteRLE.h start line: 275 end line: 284 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 2351 unit: TData readValue() file: velox/dwio/dwrf/common/FloatingPointDecoder.h start line: 32 end line: 41 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2352 unit: int64_t RleDecoderV2::readLongBE() file: velox/dwio/dwrf/common/RLEv2.cpp start line: 109 end line: 118 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2353 unit: bool BufferedOutputStream::Next() file: velox/dwio/dwrf/common/OutputStream.cpp start line: 22 end line: 32 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 2354 unit: void EncryptionHandler::populateChildNodeMap() file: velox/dwio/dwrf/common/Encryption.cpp start line: 34 end line: 43 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2355 unit: uint64_t PagedOutputStream::flush() file: velox/dwio/dwrf/common/PagedOutputStream.cpp start line: 91 end line: 101 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2356 unit: void spill() file: velox/dwio/dwrf/common/DataBufferHolder.h start line: 111 end line: 120 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2357 unit: void RatioTracker::takeSample() file: velox/dwio/dwrf/writer/RatioTracker.cpp start line: 33 end line: 45 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2358 unit: void reset() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 231 end line: 246 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2359 unit: void reset() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 811 end line: 826 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2360 unit: void ensureValidStreamWriters() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 957 end line: 967 size: 10 LOC McCabe index: 18 number of parameters: 1 id: 2361 unit: virtual void createIndexEntry() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 70 end line: 79 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2362 unit: void addValues() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 178 end line: 187 size: 10 LOC McCabe index: 5 number of parameters: 2 id: 2363 unit: void WriterBase::writeUserMetadata() file: velox/dwio/dwrf/writer/WriterBase.cpp start line: 77 end line: 87 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2364 unit: EncodingIter EncodingIter::begin() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 45 end line: 54 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 2365 unit: int64_t getTotalMemoryUsage() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 195 end line: 206 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2366 unit: static std::unique_ptr fileInputStreamFactory() file: velox/dwio/common/InputStream.cpp start line: 308 end line: 317 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 2367 unit: void addPage() file: velox/dwio/common/ChainedBuffer.h start line: 142 end line: 153 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2368 unit: static uint8_t trailingZeros() file: velox/dwio/common/ChainedBuffer.h start line: 184 end line: 193 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2369 unit: void ColumnSelector::buildNodes() file: velox/dwio/common/ColumnSelector.cpp start line: 58 end line: 67 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 2370 unit: std::vector ColumnSelector::getNodeFilter() file: velox/dwio/common/ColumnSelector.cpp start line: 283 end line: 292 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2371 unit: std::pair extractColumnName() file: velox/dwio/common/ColumnSelector.cpp start line: 323 end line: 335 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2372 unit: std::string toString() file: velox/dwio/common/Statistics.h start line: 236 end line: 245 size: 10 LOC McCabe index: 4 number of parameters: 0 id: 2373 unit: std::string toString() file: velox/dwio/common/Statistics.h start line: 307 end line: 316 size: 10 LOC McCabe index: 4 number of parameters: 0 id: 2374 unit: static void check() file: velox/dwio/common/TypeUtils.h start line: 107 end line: 116 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2375 unit: folly::Optional nextWaitTime() file: velox/dwio/common/Retry.h start line: 100 end line: 110 size: 10 LOC McCabe index: 4 number of parameters: 0 id: 2376 unit: std::string HiveTypeSerializer::visitChildren() file: velox/dwio/type/fbhive/HiveTypeSerializer.cpp start line: 84 end line: 94 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2377 unit: std::shared_ptr SubstraitVeloxPlanConverter::toVeloxPlan() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 204 end line: 215 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2378 unit: std::vector SubstraitParser::makeNames() file: velox/substrait/SubstraitUtils.cpp start line: 108 end line: 117 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2379 unit: std::string SubstraitParser::findSubstraitFuncSpec() file: velox/substrait/SubstraitUtils.cpp start line: 123 end line: 132 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2380 unit: bool isString() file: velox/substrait/TypeUtils.cpp start line: 21 end line: 30 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2381 unit: MachinePageCount MmapAllocator::adviseAway() file: velox/common/memory/MmapAllocator.cpp start line: 215 end line: 224 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2382 unit: void HashStringAllocator::newSlab() file: velox/common/memory/HashStringAllocator.cpp start line: 149 end line: 164 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2383 unit: void HashStringAllocator::freeRestOfBlock() file: velox/common/memory/HashStringAllocator.cpp start line: 206 end line: 216 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2384 unit: size_t size() file: velox/common/memory/ByteStream.h start line: 144 end line: 153 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2385 unit: bool atEnd() file: velox/common/memory/ByteStream.h start line: 156 end line: 166 size: 10 LOC McCabe index: 4 number of parameters: 0 id: 2386 unit: explicit MemoryUsageTracker() file: velox/common/memory/MemoryUsageTracker.h start line: 384 end line: 393 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 2387 unit: void LocalWriteFile::append() file: velox/common/file/File.cpp start line: 166 end line: 175 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2388 unit: static std::shared_ptr deserialize() file: velox/common/serialization/Serializable.h start line: 174 end line: 186 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2389 unit: void Register() file: velox/common/serialization/Registry.h start line: 54 end line: 63 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 2390 unit: size_t Base64::calculateEncodedSize() file: velox/common/encode/Base64.cpp start line: 154 end line: 166 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 2391 unit: uint8_t Base64::Base64ReverseLookup() file: velox/common/encode/Base64.cpp start line: 308 end line: 318 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2392 unit: std::string ScanTracker::toString() file: velox/common/caching/ScanTracker.cpp start line: 52 end line: 61 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2393 unit: CachePin CacheShard::initEntry() file: velox/common/caching/AsyncDataCache.cpp start line: 221 end line: 236 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 2394 unit: bool AsyncDataCache::allocateContiguous() file: velox/common/caching/AsyncDataCache.cpp start line: 604 end line: 613 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2395 unit: std::string SsdPin::toString() file: velox/common/caching/SsdFile.cpp start line: 56 end line: 65 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2396 unit: bool SsdFile::erase() file: velox/common/caching/SsdFile.cpp start line: 153 end line: 162 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2397 unit: void SsdFile::deleteFile() file: velox/common/caching/SsdFile.cpp start line: 428 end line: 437 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2398 unit: bool initializeSimdUtil() file: velox/common/base/SimdUtil.cpp start line: 84 end line: 93 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2399 unit: void reserve() file: velox/common/base/RawVector.h start line: 123 end line: 132 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2400 unit: inline string translateFrameImpl() file: velox/common/process/StackTrace.cpp start line: 160 end line: 172 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2401 unit: void writeSerializedDataAt() file: velox/row/UnsafeRow.h start line: 313 end line: 322 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 2402 unit: static void serializeElementAt() file: velox/row/UnsafeRowDynamicSerializer.h start line: 39 end line: 51 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 2403 unit: void readAndCheckType() file: velox/serializers/PrestoSerializer.cpp start line: 576 end line: 585 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 2404 unit: void appendNull() file: velox/serializers/PrestoSerializer.cpp start line: 687 end line: 696 size: 10 LOC McCabe index: 4 number of parameters: 0 id: 2405 unit: void flushNulls() file: velox/serializers/PrestoSerializer.cpp start line: 801 end line: 810 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2406 unit: std::shared_ptr createType() file: velox/type/Type.h start line: 1239 end line: 1248 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2407 unit: int32_t fromDateString() file: velox/type/TimestampConversion.cpp start line: 444 end line: 454 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2408 unit: std::string Date::toString() file: velox/type/Date.cpp start line: 26 end line: 40 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2409 unit: bool testInt64Range() file: velox/type/Filter.h start line: 505 end line: 515 size: 10 LOC McCabe index: 5 number of parameters: 3 id: 2410 unit: std::string toString() file: velox/type/Filter.h start line: 949 end line: 958 size: 10 LOC McCabe index: 8 number of parameters: 1 id: 2411 unit: folly::dynamic ArrayType::serialize() file: velox/type/Type.cpp start line: 193 end line: 203 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2412 unit: folly::dynamic MapType::serialize() file: velox/type/Type.cpp start line: 236 end line: 247 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2413 unit: size_t run() file: velox/benchmarks/basic/SimpleArithmetic.cpp start line: 136 end line: 146 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2414 unit: size_t run() file: velox/benchmarks/basic/ComparisonConjunct.cpp start line: 98 end line: 108 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2415 unit: int RowContainer::compareComplexType() file: velox/exec/RowContainer.cpp start line: 413 end line: 422 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 2416 unit: void addValues() file: velox/exec/AggregationHook.h start line: 61 end line: 70 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 2417 unit: bool FilterProject::allInputProcessed() file: velox/exec/FilterProject.cpp start line: 102 end line: 111 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2418 unit: BlockingReason LocalExchangeSource::isFinished() file: velox/exec/LocalPartition.cpp start line: 155 end line: 166 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 2419 unit: std::unique_ptr Aggregate::create() file: velox/exec/Aggregate.cpp start line: 67 end line: 78 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 2420 unit: void update() file: velox/exec/Operator.h start line: 42 end line: 51 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2421 unit: BlockingReason Merge::isBlocked() file: velox/exec/Merge.cpp start line: 50 end line: 59 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2422 unit: void evaluate() file: velox/exec/Operator.cpp start line: 39 end line: 50 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2423 unit: std::optional Operator::maxDrivers() file: velox/exec/Operator.cpp start line: 110 end line: 119 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2424 unit: void Operator::getResultVectors() file: velox/exec/Operator.cpp start line: 154 end line: 163 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2425 unit: ChannelIndex exprToChannel() file: velox/exec/Operator.cpp start line: 271 end line: 280 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 2426 unit: std::vector needsHashJoinBridges() file: velox/exec/Driver.h start line: 352 end line: 361 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2427 unit: std::vector needsCrossJoinBridges() file: velox/exec/Driver.h start line: 364 end line: 374 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2428 unit: void setOffsets() file: velox/exec/Aggregate.h start line: 77 end line: 86 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2429 unit: std::optional getIdentityProjection() file: velox/exec/Driver.cpp start line: 178 end line: 187 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 2430 unit: ContinueFuture Task::requestPauseLocked() file: velox/exec/Task.cpp start line: 1335 end line: 1345 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2431 unit: void HashTable::clear() file: velox/exec/HashTable.cpp start line: 543 end line: 552 size: 10 LOC McCabe index: 4 number of parameters: 0 id: 2432 unit: folly::Range initializeRowNumberMapping() file: velox/exec/HashProbe.cpp start line: 329 end line: 338 size: 10 LOC McCabe index: 4 number of parameters: 3 id: 2433 unit: void HashProbe::prepareOutput() file: velox/exec/HashProbe.cpp start line: 341 end line: 354 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2434 unit: std::unique_ptr createLocalExchangeSource() file: velox/exec/Exchange.cpp start line: 147 end line: 156 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 2435 unit: void PartitionedOutput::estimateRowSizes() file: velox/exec/PartitionedOutput.cpp start line: 145 end line: 154 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2436 unit: int32_t instr() file: velox/functions/sparksql/String.cpp start line: 26 end line: 36 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 2437 unit: void registerMapFunctions() file: velox/functions/prestosql/registration/MapFunctionsRegistration.cpp start line: 21 end line: 30 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2438 unit: void JsonCastOperator::castTo() file: velox/functions/prestosql/types/JsonType.cpp start line: 473 end line: 486 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 2439 unit: void ValueList::prepareAppend() file: velox/functions/prestosql/aggregates/ValueList.cpp start line: 20 end line: 30 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 2440 unit: void MinMaxAggregate::extractValues() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 63 end line: 72 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 2441 unit: void MinMaxAggregate::extractValues() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 75 end line: 84 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 2442 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 43 end line: 52 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2443 unit: void addRawInput() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 340 end line: 349 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2444 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 351 end line: 360 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2445 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 362 end line: 371 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2446 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 373 end line: 382 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2447 unit: void addRawInput() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 391 end line: 400 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2448 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 402 end line: 411 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2449 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 413 end line: 422 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2450 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 424 end line: 433 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2451 unit: void extractValues() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 49 end line: 59 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 2452 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 51 end line: 60 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2453 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/prestosql/DateTimeFunctions.h start line: 529 end line: 538 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 2454 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/prestosql/DateTimeFunctions.h start line: 613 end line: 623 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 2455 unit: static void apply() file: velox/functions/prestosql/Reverse.cpp start line: 35 end line: 44 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 2456 unit: std::string SparseHll::serializeEmpty() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 124 end line: 135 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2457 unit: int64_t DenseHll::cardinality() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 263 end line: 272 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2458 unit: ParseResult JsonPathTokenizer::matchDotKey() file: velox/functions/prestosql/json/JsonPathTokenizer.cpp start line: 68 end line: 77 size: 10 LOC McCabe index: 4 number of parameters: 0 id: 2459 unit: ParseResult JsonPathTokenizer::matchUnquotedSubscriptKey() file: velox/functions/prestosql/json/JsonPathTokenizer.cpp start line: 79 end line: 88 size: 10 LOC McCabe index: 4 number of parameters: 0 id: 2460 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/MapInputBenchmark.cpp start line: 197 end line: 206 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2461 unit: void registerSimpleFunctions() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.cpp start line: 36 end line: 47 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2462 unit: bool call() file: velox/functions/prestosql/benchmarks/MapWriterBenchmarks.cpp start line: 93 end line: 102 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 2463 unit: bool call() file: velox/functions/prestosql/benchmarks/MapWriterBenchmarks.cpp start line: 108 end line: 117 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 2464 unit: bool call() file: velox/functions/prestosql/benchmarks/MapWriterBenchmarks.cpp start line: 139 end line: 148 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 2465 unit: bool call() file: velox/functions/prestosql/benchmarks/ArrayWriterBenchmark.cpp start line: 102 end line: 111 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 2466 unit: bool call() file: velox/functions/prestosql/benchmarks/ArrayWriterBenchmark.cpp start line: 132 end line: 141 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 2467 unit: T divide() file: velox/functions/prestosql/ArithmeticImpl.h start line: 91 end line: 100 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 2468 unit: static void appendToIndicesBuffer() file: velox/functions/prestosql/FilterFunctions.cpp start line: 35 end line: 44 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 2469 unit: void validateInputTypes() file: velox/functions/prestosql/Zip.cpp start line: 24 end line: 34 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2470 unit: int maxLength() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 51 end line: 61 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2471 unit: std::vector getSortedAggregateNames() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 276 end line: 286 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2472 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/prestosql/HyperLogLogFunctions.h start line: 64 end line: 73 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 2473 unit: std::shared_ptr resolveSimpleFunction() file: velox/functions/FunctionRegistry.cpp start line: 93 end line: 104 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2474 unit: int KllSketch::findLevelToCompact() file: velox/functions/lib/KllSketch-inl.h start line: 317 end line: 326 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2475 unit: std::string printTypesCsv() file: velox/functions/lib/Re2Functions.cpp start line: 38 end line: 47 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2476 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/lib/Re2Functions.h start line: 163 end line: 174 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2477 unit: void emplace_back() file: velox/functions/lib/DynamicFlatVector.h start line: 55 end line: 65 size: 10 LOC McCabe index: 5 number of parameters: 1 id: 2478 unit: double powerOfTwoThirds() file: velox/functions/lib/KllSketch.cpp start line: 32 end line: 41 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2479 unit: constexpr bool operator() file: velox/functions/lib/ComparatorUtil.h start line: 28 end line: 38 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2480 unit: VectorPtr DuckResult::getVector() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 335 end line: 344 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2481 unit: std::shared_ptr parseCastExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 344 end line: 355 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2482 unit: VectorPtr createVeloxVector() file: velox/duckdb/functions/DuckFunctions.cpp start line: 377 end line: 386 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2483 unit: void registerDuckdbFunctions() file: velox/duckdb/functions/DuckFunctions.cpp start line: 719 end line: 728 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 2484 unit: void finalizeImpl() file: velox/expression/ComplexWriterTypes.h start line: 619 end line: 629 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2485 unit: void append() file: velox/expression/VectorUdfTypeSystem.h start line: 1209 end line: 1218 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2486 unit: inline bool isPeelable() file: velox/expression/Expr.cpp start line: 851 end line: 860 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 2487 unit: void setPeeledArg() file: velox/expression/Expr.cpp start line: 932 end line: 941 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 2488 unit: virtual void reset() file: velox/expression/Expr.h start line: 87 end line: 96 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2489 unit: void CastExpr::evalSpecialForm() file: velox/expression/CastExpr.cpp start line: 627 end line: 636 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 2490 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/expression/benchmarks/VariadicBenchmark.cpp start line: 34 end line: 44 size: 10 LOC McCabe index: 1 number of parameters: 6 id: 2491 unit: size_t runDivisionWithAllExceptions() file: velox/expression/benchmarks/TryBenchmark.cpp start line: 134 end line: 145 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2492 unit: void registerSimpleFunctions() file: velox/expression/benchmarks/CallNullFreeBenchmark.cpp start line: 168 end line: 179 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2493 unit: bool mayHaveNulls() file: velox/expression/VariadicView.h start line: 128 end line: 138 size: 10 LOC McCabe index: 4 number of parameters: 0 id: 2494 unit: virtual void addValues() file: velox/vector/LazyVector.h start line: 62 end line: 71 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 2495 unit: bool FlatVector::useSimdEquality() file: velox/vector/FlatVector-inl.h start line: 122 end line: 134 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2496 unit: void RowVector::appendToChildren() file: velox/vector/ComplexVector.cpp start line: 125 end line: 134 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 2497 unit: void DecodedVector::copyNulls() file: velox/vector/DecodedVector.cpp start line: 116 end line: 125 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2498 unit: void DecodedVector::makeIndicesMutable() file: velox/vector/DecodedVector.cpp start line: 291 end line: 300 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2499 unit: vector_size_t index() file: velox/vector/DecodedVector.h start line: 98 end line: 107 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 2500 unit: vector_size_t nullIndex() file: velox/vector/DecodedVector.h start line: 109 end line: 118 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 2501 unit: void FlatVector::setNoCopy() file: velox/vector/FlatVector.cpp start line: 236 end line: 245 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2502 unit: BufferPtr wrapInBufferViewAsOwner() file: velox/vector/arrow/Bridge.cpp start line: 570 end line: 579 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 2503 unit: VectorPtr VectorFuzzer::fuzzDictionary() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 354 end line: 366 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2504 unit: RowTypePtr VectorFuzzer::randRowType() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 448 end line: 457 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2505 unit: std::shared_ptr BaseVector::createNullConstant() file: velox/vector/BaseVector.cpp start line: 573 end line: 582 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 2506 unit: void BaseVector::prepareForReuse() file: velox/vector/BaseVector.cpp start line: 681 end line: 691 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 2507 unit: uint64_t retainedSize() file: velox/vector/ConstantVector.h start line: 226 end line: 235 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2508 unit: void makeNullsBuffer() file: velox/vector/ConstantVector.h start line: 390 end line: 399 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2509 unit: void SequenceVector::setInternalState() file: velox/vector/SequenceVector-inl.h start line: 59 end line: 68 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 2510 unit: void setValidTest() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 45 end line: 58 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2511 unit: void BM_setValidDynamic() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 60 end line: 73 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2512 unit: void BM_merge() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 197 end line: 208 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2513 unit: void BM_operatorEquals() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 284 end line: 295 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2514 unit: bool isConstant() file: velox/vector/DictionaryVector.h start line: 154 end line: 163 size: 10 LOC McCabe index: 5 number of parameters: 1 id: 2515 unit: std::string toString() file: velox/vector/DictionaryVector.h start line: 210 end line: 219 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 2516 unit: folly::F14FastMap genMetaData() file: velox/vector/SimpleVector.h start line: 133 end line: 142 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2517 unit: inline void checkElementSize() file: velox/vector/SimpleVector.h start line: 347 end line: 356 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2518 unit: void release() file: velox/buffer/Buffer.h start line: 70 end line: 79 size: 10 LOC McCabe index: 3 number of parameters: 0 id: 2519 unit: def fix() file: scripts/check.py start line: 0 end line: 0 size: 10 LOC McCabe index: 2 number of parameters: 2 id: 2520 unit: def build_zipapp() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 2521 unit: def parse_options() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 2522 unit: def run_project_cmd() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 10 LOC McCabe index: 4 number of parameters: 4 id: 2523 unit: def resolve_loader_path() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 10 LOC McCabe index: 5 number of parameters: 2 id: 2524 unit: def list_dynamic_deps() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 2525 unit: def path_search() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 10 LOC McCabe index: 6 number of parameters: 3 id: 2526 unit: def get_package_manager() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 10 LOC McCabe index: 6 number of parameters: 1 id: 2527 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2528 unit: def build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 2529 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 2530 unit: def containing_repo_type() file: build/fbcode_builder/getdeps/copytree.py start line: 0 end line: 0 size: 10 LOC McCabe index: 5 number of parameters: 1 id: 2531 unit: def load_all_manifests() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 10 LOC McCabe index: 6 number of parameters: 1 id: 2532 unit: def __init__() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 2533 unit: def parse_any() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 2534 unit: def parse_all() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 2535 unit: bool registerConnectorFactory() file: velox/connectors/Connector.cpp start line: 33 end line: 41 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2536 unit: std::shared_ptr getConnectorFactory() file: velox/connectors/Connector.cpp start line: 43 end line: 51 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2537 unit: void hashTyped() file: velox/connectors/hive/HivePartitionFunction.cpp start line: 22 end line: 30 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2538 unit: std::shared_ptr transform() file: velox/experimental/codegen/benchmark/ValueNodeReplacer.h start line: 69 end line: 77 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2539 unit: void clearStringEncoding() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 64 end line: 72 size: 9 LOC McCabe index: 4 number of parameters: 0 id: 2540 unit: static std::string formatAsJson() file: velox/experimental/codegen/proto/ProtoUtils.h start line: 52 end line: 60 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2541 unit: inline void helper() file: velox/experimental/codegen/vector_function/ConcatExpression-inl.h start line: 154 end line: 162 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 2542 unit: static std::optional dlErrorToException() file: velox/experimental/codegen/library_loader/NativeLibraryLoader.h start line: 242 end line: 250 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2543 unit: void registerFunction() file: velox/experimental/codegen/library_loader/FunctionTable.h start line: 49 end line: 57 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 2544 unit: void visitProjection() file: velox/experimental/codegen/CodegenASTAnalysis.h start line: 85 end line: 93 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2545 unit: bool Codegen::initializeCodeManager() file: velox/experimental/codegen/Codegen.cpp start line: 76 end line: 85 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2546 unit: inline std::string codegenNullableNativeType() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 68 end line: 78 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2547 unit: inline std::string codegenFunctionCall() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 197 end line: 205 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2548 unit: inline std::string codegenStringWriteFromCharPtr() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 308 end line: 316 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2549 unit: void IfExpression::propagateNullability() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 119 end line: 129 size: 9 LOC McCabe index: 4 number of parameters: 0 id: 2550 unit: auto operator() file: velox/experimental/codegen/transform/utils/adapters.h start line: 177 end line: 185 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 2551 unit: external_process::Command formatCommand() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 259 end line: 267 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2552 unit: folly::Optional ConfigStack::get() file: velox/core/Context.cpp start line: 46 end line: 54 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2553 unit: std::unique_ptr getSelectivityVector() file: velox/core/QueryCtx.h start line: 181 end line: 189 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2554 unit: void LimitNode::addDetails() file: velox/core/PlanNode.cpp start line: 391 end line: 399 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2555 unit: SubscriptionHandle subscribe() file: velox/core/Context.h start line: 196 end line: 204 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2556 unit: SubscriptionHandle subscribe() file: velox/core/Context.h start line: 207 end line: 215 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2557 unit: void unsubscribe() file: velox/core/Context.h start line: 229 end line: 237 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2558 unit: FOLLY_ALWAYS_INLINE bool callAscii() file: velox/core/SimpleFunctionMetadata.h start line: 737 end line: 745 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2559 unit: std::shared_ptr rewriteInputNames() file: velox/core/Expressions.h start line: 59 end line: 68 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2560 unit: std::shared_ptr rewriteInputNames() file: velox/core/Expressions.h start line: 122 end line: 130 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2561 unit: std::string toString() file: velox/core/Expressions.h start line: 411 end line: 419 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2562 unit: explicit MergeExchangeNode() file: velox/core/PlanNode.h start line: 569 end line: 577 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2563 unit: uint64_t StructColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1581 end line: 1589 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2564 unit: uint64_t ListColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 1717 end line: 1725 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2565 unit: inline void addValue() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 158 end line: 167 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2566 unit: virtual bool useBulkPath() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 224 end line: 232 size: 9 LOC McCabe index: 9 number of parameters: 0 id: 2567 unit: std::vector ReaderBase::getRowsPerStripe() file: velox/dwio/dwrf/reader/ReaderBase.cpp start line: 232 end line: 240 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2568 unit: void SelectiveFloatingPointColumnReader::readHelper() file: velox/dwio/dwrf/reader/SelectiveFloatingPointColumnReader.h start line: 123 end line: 131 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 2569 unit: void SelectiveStringDirectColumnReader::readHelper() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.cpp start line: 361 end line: 369 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 2570 unit: WriterVersion getWriterVersion() file: velox/dwio/dwrf/reader/ReaderBase.h start line: 170 end line: 178 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 2571 unit: uint64_t SelectiveByteRleColumnReader::skip() file: velox/dwio/dwrf/reader/SelectiveByteRleColumnReader.cpp start line: 21 end line: 29 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2572 unit: inline void ensureCapacity() file: velox/dwio/dwrf/reader/ColumnReader.h start line: 135 end line: 143 size: 9 LOC McCabe index: 4 number of parameters: 3 id: 2573 unit: void SelectiveByteRleColumnReader::readHelper() file: velox/dwio/dwrf/reader/SelectiveByteRleColumnReader.h start line: 147 end line: 155 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 2574 unit: KeyPredicate prepareKeyPredicate() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 224 end line: 232 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2575 unit: uint64_t FlatMapStructEncodingColumnReader::skip() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 636 end line: 648 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2576 unit: inline RleVersion convertRleVersion() file: velox/dwio/dwrf/reader/SelectiveColumnReaderInternal.h start line: 51 end line: 59 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2577 unit: std::vector DwrfReaderShared::getMetadataKeys() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 224 end line: 232 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2578 unit: std::string DwrfReaderShared::getMetadataValue() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 234 end line: 242 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2579 unit: bool DwrfReaderShared::hasMetadataValue() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 244 end line: 252 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2580 unit: void copyImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 410 end line: 418 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 2581 unit: void copyImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 421 end line: 429 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 2582 unit: void flushAndReset() file: velox/dwio/dwrf/common/OutputStream.h start line: 119 end line: 127 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2583 unit: void IntEncoder::writeByte() file: velox/dwio/dwrf/common/IntEncoder.h start line: 255 end line: 263 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2584 unit: uint32_t PagedInputStream::readByte() file: velox/dwio/dwrf/common/PagedInputStream.cpp start line: 42 end line: 50 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2585 unit: void PagedInputStream::BackUp() file: velox/dwio/dwrf/common/PagedInputStream.cpp start line: 186 end line: 194 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2586 unit: bool SeekableFileInputStream::Skip() file: velox/dwio/dwrf/common/InputStream.cpp start line: 238 end line: 246 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2587 unit: void RleDecoderV2::skip() file: velox/dwio/dwrf/common/RLEv2.cpp start line: 170 end line: 181 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2588 unit: int32_t nonNullRowsFromDense() file: velox/dwio/dwrf/common/DecoderUtil.cpp start line: 25 end line: 33 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 2589 unit: uint32_t EncryptionHandler::addEncrypter() file: velox/dwio/dwrf/common/Encryption.cpp start line: 45 end line: 53 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2590 unit: static std::vector makeKeys() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 314 end line: 322 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2591 unit: void PagedOutputStream::writeHeader() file: velox/dwio/dwrf/common/PagedOutputStream.cpp start line: 66 end line: 74 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 2592 unit: inline void skip() file: velox/dwio/dwrf/common/DirectDecoder.h start line: 43 end line: 51 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 2593 unit: static void mergeCount() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 29 end line: 37 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2594 unit: static void mergeMin() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 40 end line: 48 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 2595 unit: static void mergeMax() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 51 end line: 59 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 2596 unit: void removePresentStreamPositions() file: velox/dwio/dwrf/writer/IndexBuilder.h start line: 74 end line: 83 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2597 unit: void clear() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 163 end line: 171 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 2598 unit: void merge() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 45 end line: 53 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2599 unit: uint64_t writeBuffers() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 126 end line: 135 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2600 unit: virtual void recordPosition() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 159 end line: 167 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 2601 unit: std::unique_ptr newDataBufferHolder() file: velox/dwio/dwrf/writer/WriterContext.h start line: 116 end line: 124 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2602 unit: int64_t getTotalMemoryUsage() file: velox/dwio/dwrf/writer/WriterContext.h start line: 228 end line: 237 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 2603 unit: void iterateUnSuppressedStreams() file: velox/dwio/dwrf/writer/WriterContext.h start line: 256 end line: 264 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2604 unit: StreamList getStreamList() file: velox/dwio/dwrf/writer/LayoutPlanner.cpp start line: 21 end line: 29 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2605 unit: void LayoutPlanner::plan() file: velox/dwio/dwrf/writer/LayoutPlanner.cpp start line: 50 end line: 61 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 2606 unit: std::unique_ptr create() file: velox/dwio/common/encryption/TestProvider.h start line: 128 end line: 136 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2607 unit: static uint32_t nextPowOf2() file: velox/dwio/common/ChainedBuffer.h start line: 195 end line: 203 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2608 unit: std::shared_ptr ColumnSelector::buildSelectedReordered() file: velox/dwio/common/ColumnSelector.cpp start line: 229 end line: 237 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2609 unit: void ColumnSelector::logFilter() file: velox/dwio/common/ColumnSelector.cpp start line: 337 end line: 348 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2610 unit: std::string toString() file: velox/dwio/common/FilterNode.h start line: 133 end line: 141 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 2611 unit: static std::unique_ptr fileSink() file: velox/dwio/common/DataSink.cpp start line: 99 end line: 107 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 2612 unit: void writeWithLogging() file: velox/dwio/common/DataSink.h start line: 74 end line: 82 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2613 unit: void verify() file: velox/dwio/common/exception/Exceptions.cpp start line: 37 end line: 45 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2614 unit: std::unique_ptr OpenFile() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 41 end line: 50 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 2615 unit: std::shared_ptr SubstraitVeloxPlanConverter::toVeloxPlan() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 307 end line: 316 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2616 unit: bool next() file: velox/common/strings/ByteStream.h start line: 329 end line: 337 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2617 unit: bool MmapAllocator::SizeClass::isInRange() file: velox/common/memory/MmapAllocator.cpp start line: 386 end line: 395 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 2618 unit: void storePointer() file: velox/common/memory/CompactDoubleList.h start line: 78 end line: 86 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 2619 unit: void copy() file: velox/common/memory/HashStringAllocator.h start line: 133 end line: 141 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2620 unit: explicit IOBufOutputStream() file: velox/common/memory/ByteStream.h start line: 395 end line: 403 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 2621 unit: int64_t reserveLocked() file: velox/common/memory/MemoryUsageTracker.h start line: 319 end line: 327 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2622 unit: static uint64_t quantizedSize() file: velox/common/memory/MemoryUsageTracker.h start line: 338 end line: 346 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2623 unit: void checkNonNegativeSizes() file: velox/common/memory/MemoryUsageTracker.h start line: 419 end line: 427 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 2624 unit: int64_t MemoryPoolImpl::updateSubtreeMemoryUsage() file: velox/common/memory/Memory.h start line: 665 end line: 673 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2625 unit: virtual folly::SemiFuture preadvAsync() file: velox/common/file/File.h start line: 68 end line: 76 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2626 unit: uint64_t LocalReadFile::size() file: velox/common/file/File.cpp start line: 125 end line: 133 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2627 unit: void registerDeserializer() file: velox/common/serialization/DeserializationRegistry.h start line: 46 end line: 54 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2628 unit: inline const folly::json::serialization_opts getSerializationOptions() file: velox/common/serialization/Serializable.h start line: 39 end line: 47 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 2629 unit: constexpr bool checkReverseIndex() file: velox/common/encode/Base64.cpp start line: 113 end line: 121 size: 9 LOC McCabe index: 4 number of parameters: 3 id: 2630 unit: static void encode() file: velox/common/encode/Coding.h start line: 87 end line: 95 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2631 unit: static void encode128() file: velox/common/encode/Coding.h start line: 96 end line: 104 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2632 unit: T percentile() file: velox/common/caching/AsyncDataCache.h start line: 790 end line: 798 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 2633 unit: void SsdFileTracker::fileTouched() file: velox/common/caching/SsdFileTracker.cpp start line: 22 end line: 30 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 2634 unit: bool CacheShard::exists() file: velox/common/caching/AsyncDataCache.cpp start line: 211 end line: 219 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2635 unit: void AsyncDataCache::saveToSsd() file: velox/common/caching/AsyncDataCache.cpp start line: 645 end line: 653 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2636 unit: inline void copyWord() file: velox/common/base/SimdUtil-inl.h start line: 24 end line: 32 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2637 unit: inline void callSetBitWithSetClearInterface() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 38 end line: 46 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2638 unit: inline void callSetBitWithSetDynamicValue() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 49 end line: 57 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2639 unit: std::string succinctBytes() file: velox/common/base/SuccinctPrinter.cpp start line: 130 end line: 138 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2640 unit: inline uint64_t hashMix() file: velox/common/base/BitUtil.h start line: 658 end line: 667 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2641 unit: string StackTrace::translateFrame() file: velox/common/process/StackTrace.cpp start line: 176 end line: 184 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2642 unit: string getHostName() file: velox/common/process/ProcessBase.cpp start line: 67 end line: 78 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2643 unit: explicit UnsafeRowStructBatchIterator() file: velox/row/UnsafeRowBatchDeserializer.h start line: 177 end line: 185 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2644 unit: if constexpr() file: velox/row/UnsafeRowSerializer.h start line: 348 end line: 356 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2645 unit: inline static std::optional serialize() file: velox/row/UnsafeRowSerializer.h start line: 373 end line: 383 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2646 unit: bool Tokenizer::tryToComputeNext() file: velox/type/Tokenizer.cpp start line: 206 end line: 214 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2647 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 542 end line: 550 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2648 unit: __m256i test4x64() file: velox/type/Filter.h start line: 556 end line: 564 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2649 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 660 end line: 668 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2650 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 733 end line: 741 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2651 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 861 end line: 869 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2652 unit: std::string toString() file: velox/type/Filter.h start line: 1127 end line: 1135 size: 9 LOC McCabe index: 8 number of parameters: 0 id: 2653 unit: std::string toString() file: velox/type/Filter.h start line: 1275 end line: 1283 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 2654 unit: std::string getTimeZoneName() file: velox/type/tz/TimeZoneMap.cpp start line: 26 end line: 34 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2655 unit: folly::F14FastMap makeReverseMap() file: velox/type/tz/TimeZoneMap.cpp start line: 37 end line: 45 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2656 unit: int64_t getTimeZoneID() file: velox/type/tz/TimeZoneMap.cpp start line: 48 end line: 58 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2657 unit: std::optional RowType::getChildIdxIfExists() file: velox/type/Type.cpp start line: 285 end line: 293 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2658 unit: std::string FunctionType::toString() file: velox/type/Type.cpp start line: 394 end line: 402 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 2659 unit: OpaqueType::SerializeFunc OpaqueType::getSerializeFunc() file: velox/type/Type.cpp start line: 443 end line: 451 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2660 unit: OpaqueType::DeserializeFunc OpaqueType::getDeserializeFunc() file: velox/type/Type.cpp start line: 453 end line: 461 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2661 unit: std::shared_ptr ROW() file: velox/type/Type.cpp start line: 524 end line: 532 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2662 unit: bool lessThan() file: velox/type/Variant.h start line: 145 end line: 153 size: 9 LOC McCabe index: 5 number of parameters: 2 id: 2663 unit: bool equals() file: velox/type/Variant.h start line: 383 end line: 391 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2664 unit: std::shared_ptr opaque() file: velox/type/Variant.h start line: 486 end line: 494 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 2665 unit: size_t runFlat() file: velox/benchmarks/basic/DecodedVector.cpp start line: 53 end line: 62 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2666 unit: size_t runBaseline() file: velox/benchmarks/basic/SelectivityVector.cpp start line: 78 end line: 87 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2667 unit: void addValue() file: velox/exec/AggregationHook.h start line: 201 end line: 209 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2668 unit: BlockingReason LocalExchangeSourceOperator::isBlocked() file: velox/exec/LocalPartition.cpp start line: 196 end line: 205 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2669 unit: std::vector getRawIndices() file: velox/exec/LocalPartition.cpp start line: 271 end line: 279 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2670 unit: int32_t compareRows() file: velox/exec/RowContainer.h start line: 312 end line: 320 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2671 unit: inline void RowContainer::storeWithNulls() file: velox/exec/RowContainer.h start line: 782 end line: 790 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 2672 unit: inline void RowContainer::storeWithNulls() file: velox/exec/RowContainer.h start line: 802 end line: 810 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 2673 unit: inline void RowContainer::storeWithNulls() file: velox/exec/RowContainer.h start line: 822 end line: 830 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 2674 unit: inline int RowContainer::compare() file: velox/exec/RowContainer.h start line: 921 end line: 929 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 2675 unit: inline int RowContainer::compare() file: velox/exec/RowContainer.h start line: 931 end line: 939 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2676 unit: std::optional getAggregateFunctionEntry() file: velox/exec/Aggregate.cpp start line: 38 end line: 47 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2677 unit: OperatorSupplier makeConsumerSupplier() file: velox/exec/LocalPlanner.cpp start line: 62 end line: 70 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2678 unit: vector_size_t processConstantFilterResults() file: velox/exec/OperatorUtils.cpp start line: 68 end line: 76 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2679 unit: bool operator() file: velox/exec/Merge.h start line: 73 end line: 81 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 2680 unit: std::shared_ptr needsPartitionedOutput() file: velox/exec/Driver.h start line: 320 end line: 328 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2681 unit: std::optional needsLocalExchangeSource() file: velox/exec/Driver.h start line: 341 end line: 349 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2682 unit: RowVectorPtr AssignUniqueId::getOutput() file: velox/exec/AssignUniqueId.cpp start line: 59 end line: 67 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2683 unit: void partition() file: velox/exec/RoundRobinPartitionFunction.h start line: 30 end line: 38 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2684 unit: void Task::updateBroadcastOutputBuffers() file: velox/exec/Task.cpp start line: 736 end line: 745 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2685 unit: void Task::addHashJoinBridgesLocked() file: velox/exec/Task.cpp start line: 816 end line: 824 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2686 unit: void Task::addCrossJoinBridgesLocked() file: velox/exec/Task.cpp start line: 826 end line: 834 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2687 unit: std::shared_ptr Task::addLocalMergeSource() file: velox/exec/Task.cpp start line: 1046 end line: 1054 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 2688 unit: StopReason Task::enterForTerminateLocked() file: velox/exec/Task.cpp start line: 1218 end line: 1226 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2689 unit: VectorPtr makeDictionary() file: velox/exec/benchmarks/VectorHasherBenchmark.cpp start line: 45 end line: 53 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2690 unit: void HashTable::storeRowPointer() file: velox/exec/HashTable.cpp start line: 241 end line: 249 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 2691 unit: void populateNormalizedKeys() file: velox/exec/HashTable.cpp start line: 354 end line: 362 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2692 unit: void PartitionedOutput::initializeDestinations() file: velox/exec/PartitionedOutput.cpp start line: 118 end line: 126 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 2693 unit: explicit UniqueValue() file: velox/exec/VectorHasher.h start line: 38 end line: 46 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2694 unit: void VectorHasher::hash() file: velox/exec/VectorHasher.cpp start line: 461 end line: 469 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2695 unit: void VectorHasher::analyze() file: velox/exec/VectorHasher.cpp start line: 471 end line: 479 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 2696 unit: void addOutput() file: velox/exec/HashProbe.h start line: 106 end line: 117 size: 9 LOC McCabe index: 5 number of parameters: 1 id: 2697 unit: constexpr bool operator() file: velox/functions/sparksql/Comparisons.h start line: 33 end line: 41 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 2698 unit: uint32_t fmix() file: velox/functions/sparksql/Hash.cpp start line: 53 end line: 61 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2699 unit: uint32_t hashInt64() file: velox/functions/sparksql/Hash.cpp start line: 69 end line: 80 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2700 unit: void applyTyped() file: velox/functions/sparksql/CompareFunctionsNullSafe.cpp start line: 62 end line: 70 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 2701 unit: void applyTyped() file: velox/functions/sparksql/CompareFunctionsNullSafe.cpp start line: 73 end line: 81 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 2702 unit: void applyTyped() file: velox/functions/sparksql/CompareFunctionsNullSafe.cpp start line: 84 end line: 92 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 2703 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/sparksql/String.h start line: 39 end line: 47 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2704 unit: void checkNan() file: velox/functions/prestosql/GreatestLeast.cpp start line: 54 end line: 62 size: 9 LOC McCabe index: 4 number of parameters: 1 id: 2705 unit: bool parse() file: velox/functions/prestosql/URLFunctions.h start line: 31 end line: 40 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2706 unit: void write() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 82 end line: 91 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2707 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 212 end line: 220 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2708 unit: inline void updateNonNullValue() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 388 end line: 396 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2709 unit: void mergeInto() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 244 end line: 252 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2710 unit: void addRawInput() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 365 end line: 373 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2711 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 383 end line: 391 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2712 unit: void addRawInput() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 407 end line: 415 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2713 unit: void addSingleGroupRawInput() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 425 end line: 433 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2714 unit: int32_t SingleValueAccumulator::compare() file: velox/functions/prestosql/aggregates/SingleValueAccumulator.cpp start line: 53 end line: 62 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2715 unit: void append() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 41 end line: 49 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2716 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 125 end line: 133 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2717 unit: void decodeArguments() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 325 end line: 333 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2718 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 152 end line: 160 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2719 unit: vector_size_t adjustIndex() file: velox/functions/prestosql/Slice.cpp start line: 151 end line: 162 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2720 unit: vector_size_t getIndex() file: velox/functions/prestosql/Slice.cpp start line: 164 end line: 178 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 2721 unit: void applyTyped() file: velox/functions/prestosql/ArrayContains.cpp start line: 125 end line: 133 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 2722 unit: void applyTyped() file: velox/functions/prestosql/ArrayContains.cpp start line: 136 end line: 144 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 2723 unit: void applyTyped() file: velox/functions/prestosql/ArrayContains.cpp start line: 147 end line: 155 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 2724 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/prestosql/DateTimeFunctions.h start line: 540 end line: 548 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 2725 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/prestosql/DateTimeFunctions.h start line: 625 end line: 633 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 2726 unit: void SparseHll::serialize() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 113 end line: 121 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2727 unit: int32_t DenseHll::serializedSize() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 387 end line: 395 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 2728 unit: void validateType() file: velox/functions/prestosql/ArrayDistinct.cpp start line: 124 end line: 133 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2729 unit: void extractObject() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 70 end line: 78 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 2730 unit: folly::Optional jsonExtract() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 185 end line: 193 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2731 unit: folly::Optional jsonExtractScalar() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 195 end line: 204 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2732 unit: folly::Optional jsonExtractScalar() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 206 end line: 215 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2733 unit: void validateType() file: velox/functions/prestosql/ArrayDuplicates.cpp start line: 137 end line: 146 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2734 unit: size_t run() file: velox/functions/prestosql/benchmarks/NestedArrayWriterBenchmark.cpp start line: 163 end line: 172 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2735 unit: void doRunFast() file: velox/functions/prestosql/benchmarks/InBenchmark.cpp start line: 98 end line: 106 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2736 unit: T plus() file: velox/functions/prestosql/ArithmeticImpl.h start line: 55 end line: 63 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2737 unit: T minus() file: velox/functions/prestosql/ArithmeticImpl.h start line: 67 end line: 75 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2738 unit: T multiply() file: velox/functions/prestosql/ArithmeticImpl.h start line: 79 end line: 87 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2739 unit: void KllSketch::insert() file: velox/functions/lib/KllSketch-inl.h start line: 232 end line: 240 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2740 unit: size_t countOccurence() file: velox/functions/lib/DateTimeFormatter.cpp start line: 120 end line: 128 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2741 unit: void concatStatic() file: velox/functions/lib/string/StringImpl.h start line: 96 end line: 104 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2742 unit: FOLLY_ALWAYS_INLINE void reverse() file: velox/functions/lib/string/StringImpl.h start line: 626 end line: 635 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2743 unit: uint64_t sumSampleWeights() file: velox/functions/lib/KllSketch.cpp start line: 69 end line: 77 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2744 unit: std::shared_ptr parseConstantExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 115 end line: 127 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2745 unit: std::shared_ptr parseComparisonExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 161 end line: 169 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2746 unit: std::shared_ptr parseBetweenExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 172 end line: 180 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2747 unit: static void veloxFlatVectorToDuckTemplated() file: velox/duckdb/functions/DuckFunctions.cpp start line: 88 end line: 96 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2748 unit: void veloxConstantVectorToDuckTemplated() file: velox/duckdb/functions/DuckFunctions.cpp start line: 205 end line: 213 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2749 unit: void veloxConstantVectorToDuckTemplated() file: velox/duckdb/functions/DuckFunctions.cpp start line: 216 end line: 224 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2750 unit: static void veloxConstantVectorToDuck() file: velox/duckdb/functions/DuckFunctions.cpp start line: 226 end line: 234 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2751 unit: bool functionIsOperator() file: velox/duckdb/functions/DuckFunctions.cpp start line: 612 end line: 623 size: 9 LOC McCabe index: 6 number of parameters: 1 id: 2752 unit: if constexpr() file: velox/expression/ComplexWriterTypes.h start line: 116 end line: 124 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2753 unit: if constexpr() file: velox/expression/ComplexWriterTypes.h start line: 467 end line: 475 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2754 unit: if constexpr() file: velox/expression/ComplexWriterTypes.h start line: 535 end line: 543 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2755 unit: void initializeImpl() file: velox/expression/ComplexWriterTypes.h start line: 574 end line: 582 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2756 unit: int32_t index() file: velox/expression/ControlExpr.h start line: 109 end line: 117 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2757 unit: void computeMetadata() file: velox/expression/ControlExpr.h start line: 130 end line: 138 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2758 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 875 end line: 883 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2759 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 995 end line: 1004 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2760 unit: void finalize() file: velox/expression/VectorUdfTypeSystem.h start line: 1178 end line: 1186 size: 9 LOC McCabe index: 4 number of parameters: 0 id: 2761 unit: void mergeFields() file: velox/expression/Expr.cpp start line: 40 end line: 48 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2762 unit: std::unique_ptr makeExprSetFromFlag() file: velox/expression/Expr.cpp start line: 1214 end line: 1222 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 2763 unit: SkipNullsContainer skipNulls() file: velox/expression/VariadicView.h start line: 156 end line: 165 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2764 unit: void applyToSelectedNoThrow() file: velox/expression/EvalCtx.h start line: 86 end line: 94 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2765 unit: explicit SimpleFunctionAdapter() file: velox/expression/SimpleFunctionAdapter.h start line: 128 end line: 136 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 2766 unit: SkipNullsContainer skipNulls() file: velox/expression/ComplexViewTypes.h start line: 497 end line: 506 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2767 unit: std::string FunctionSignature::toString() file: velox/expression/FunctionSignature.cpp start line: 39 end line: 47 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2768 unit: void RowVector::ensureWritable() file: velox/vector/ComplexVector.cpp start line: 258 end line: 266 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2769 unit: uint64_t RowVector::estimateFlatSize() file: velox/vector/ComplexVector.cpp start line: 268 end line: 277 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 2770 unit: BufferPtr MapVector::elementIndices() file: velox/vector/ComplexVector.cpp start line: 779 end line: 787 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 2771 unit: inline void SelectivityVector::applyToSelected() file: velox/vector/SelectivityVector.h start line: 375 end line: 383 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2772 unit: Timestamp randTimestamp() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 83 end line: 91 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2773 unit: FOLLY_ALWAYS_INLINE char16_t getRandomChar() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 141 end line: 149 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2774 unit: void copy() file: velox/vector/FlatVector.h start line: 239 end line: 247 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 2775 unit: static void flattenVector() file: velox/vector/BaseVector.h start line: 465 end line: 473 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2776 unit: VectorPtr BaseVector::wrapInDictionary() file: velox/vector/BaseVector.cpp start line: 125 end line: 133 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 2777 unit: if constexpr() file: velox/vector/BaseVector.cpp start line: 176 end line: 184 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2778 unit: std::string BaseVector::toString() file: velox/vector/BaseVector.cpp start line: 450 end line: 458 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2779 unit: void BM_clearAll() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 157 end line: 167 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2780 unit: void BM_setAll() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 177 end line: 187 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2781 unit: void BM_countSelected() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 264 end line: 274 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 2782 unit: inline vector_size_t getDictionaryIndex() file: velox/vector/DictionaryVector.h start line: 228 end line: 237 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 2783 unit: uint64_t retainedSize() file: velox/vector/ComplexVector.h start line: 127 end line: 135 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 2784 unit: void ConstantVector::setValue() file: velox/vector/ConstantVector.cpp start line: 23 end line: 31 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2785 unit: inline BufferPtr AlignedBuffer::allocate() file: velox/buffer/Buffer.h start line: 496 end line: 504 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 2786 unit: inline void AlignedBuffer::reallocate() file: velox/buffer/Buffer.h start line: 507 end line: 515 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 2787 unit: def get_diff() file: scripts/check.py start line: 0 end line: 0 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2788 unit: def _makeResult() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 2789 unit: def load_all() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 2790 unit: def find_project_root() file: build/fbcode_builder/shell_builder.py start line: 0 end line: 0 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 2791 unit: def workdir() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2792 unit: def compute_dependency_paths_fast() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 2793 unit: def is_objfile() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 9 LOC McCabe index: 4 number of parameters: 2 id: 2794 unit: def _key() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 9 LOC McCabe index: 12 number of parameters: 2 id: 2795 unit: def set() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 9 LOC McCabe index: 5 number of parameters: 3 id: 2796 unit: def update_hash() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 9 LOC McCabe index: 6 number of parameters: 3 id: 2797 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 2798 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 2799 unit: def _pipe_output() file: build/fbcode_builder/getdeps/runcmd.py start line: 0 end line: 0 size: 9 LOC McCabe index: 6 number of parameters: 2 id: 2800 unit: def _check_host_type() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 2801 unit: def make_and_install() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2802 unit: def autoconf_install() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 2803 unit: bool registerConnector() file: velox/connectors/Connector.cpp start line: 53 end line: 60 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2804 unit: std::shared_ptr getConnector() file: velox/connectors/Connector.cpp start line: 67 end line: 74 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2805 unit: void hash() file: velox/connectors/hive/HivePartitionFunction.cpp start line: 105 end line: 120 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 2806 unit: std::shared_ptr newConnector() file: velox/connectors/hive/HiveConnector.h start line: 305 end line: 312 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2807 unit: inline void bucketAndKeyFromS3Path() file: velox/connectors/hive/storage_adapters/s3fs/S3Util.h start line: 42 end line: 49 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2808 unit: inline std::string getS3BackendService() file: velox/connectors/hive/storage_adapters/s3fs/S3Util.h start line: 72 end line: 79 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2809 unit: auto benchmarkExpressions() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 409 end line: 416 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2810 unit: void resize() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 149 end line: 159 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2811 unit: inline void helperFilter() file: velox/experimental/codegen/vector_function/ConcatExpression-inl.h start line: 165 end line: 172 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 2812 unit: inline bool has_value() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 225 end line: 233 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2813 unit: void finalize() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 424 end line: 432 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 2814 unit: operator codegen::InputReferenceStringNullable const() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 487 end line: 496 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2815 unit: void CodegenTaskLoggerBase::onCompileEnd() file: velox/experimental/codegen/CodegenLogger.cpp start line: 23 end line: 30 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2816 unit: bool Codegen::initializeFromFile() file: velox/experimental/codegen/Codegen.cpp start line: 56 end line: 63 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2817 unit: const ASTNodePtr getCodegenAST() file: velox/experimental/codegen/CompiledExpressionAnalysis.h start line: 94 end line: 101 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2818 unit: void ASTNode::markAllInputsNotNullable() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 27 end line: 34 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 2819 unit: static ReturnType cast() file: velox/experimental/codegen/functions/CastFunctionStub.h start line: 29 end line: 36 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2820 unit: static auto children() file: velox/experimental/codegen/transform/utils/adapters.h start line: 30 end line: 39 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2821 unit: static auto children() file: velox/experimental/codegen/transform/utils/adapters.h start line: 62 end line: 72 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2822 unit: static auto children() file: velox/experimental/codegen/transform/utils/adapters.h start line: 75 end line: 85 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2823 unit: explicit topologicalTraversal() file: velox/experimental/codegen/transform/utils/utils.h start line: 84 end line: 92 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2824 unit: void linkingSearchPathArgs() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 283 end line: 290 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2825 unit: static CompilerOptions fromJsonFile() file: velox/experimental/codegen/compiler_utils/CompilerOptions.h start line: 79 end line: 89 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2826 unit: std::string registerFunction() file: velox/experimental/codegen/compiler_utils/ICompiledCall.h start line: 82 end line: 90 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2827 unit: std::optional UDFManager::getUDFInformationUnTypedArgs() file: velox/experimental/codegen/udf_manager/UDFManager.cpp start line: 308 end line: 316 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2828 unit: folly::Optional MemConfig::get() file: velox/core/Context.cpp start line: 33 end line: 40 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2829 unit: bool ConfigStack::isValueExists() file: velox/core/Context.cpp start line: 56 end line: 63 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2830 unit: std::shared_ptr Context::getConfigInternal() file: velox/core/Context.cpp start line: 113 end line: 120 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2831 unit: std::unique_ptr getDecodedVector() file: velox/core/QueryCtx.h start line: 195 end line: 202 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2832 unit: folly::Optional get() file: velox/core/Context.h start line: 45 end line: 52 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2833 unit: T get() file: velox/core/Context.h start line: 55 end line: 62 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2834 unit: void updateSubscriptions() file: velox/core/Context.h start line: 247 end line: 254 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 2835 unit: static constexpr bool isValidArg() file: velox/core/SimpleFunctionMetadata.h start line: 86 end line: 93 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 2836 unit: void run() file: velox/core/SimpleFunctionMetadata.h start line: 183 end line: 191 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2837 unit: void run() file: velox/core/SimpleFunctionMetadata.h start line: 210 end line: 217 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2838 unit: explicit SimpleFunctionMetadata() file: velox/core/SimpleFunctionMetadata.h start line: 401 end line: 408 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2839 unit: void addDetails() file: velox/core/PlanNode.h start line: 283 end line: 290 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2840 unit: std::vector getTypes() file: velox/parse/Expressions.cpp start line: 37 end line: 44 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2841 unit: static std::shared_ptr create() file: velox/parse/Expressions.h start line: 320 end line: 328 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2842 unit: BufferPtr ColumnReader::readNulls() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 92 end line: 99 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2843 unit: void nextValues() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 325 end line: 332 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2844 unit: uint64_t IntegerDictionaryColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 506 end line: 513 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2845 unit: uint64_t StringDictionaryColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 965 end line: 972 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2846 unit: uint64_t SelectiveIntegerDictionaryColumnReader::skip() file: velox/dwio/dwrf/reader/SelectiveIntegerDictionaryColumnReader.cpp start line: 58 end line: 65 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2847 unit: static inline void ensureCapacity() file: velox/dwio/dwrf/reader/StripeStream.cpp start line: 84 end line: 91 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 2848 unit: BufferPtr readDict() file: velox/dwio/dwrf/reader/StripeStream.cpp start line: 94 end line: 101 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2849 unit: void StripeStreamsImpl::loadReadPlan() file: velox/dwio/dwrf/reader/StripeStream.cpp start line: 333 end line: 341 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2850 unit: uint64_t SelectiveStringDictionaryColumnReader::skip() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.cpp start line: 88 end line: 95 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2851 unit: __m256si load8MaskDense() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 897 end line: 904 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2852 unit: std::unique_ptr readProtoFromString() file: velox/dwio/dwrf/reader/ReaderBase.h start line: 210 end line: 217 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2853 unit: void setIsTopLevel() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.h start line: 108 end line: 115 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 2854 unit: virtual std::unique_ptr build() file: velox/dwio/dwrf/reader/ColumnReader.h start line: 120 end line: 127 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2855 unit: void createColumnReaderImpl() file: velox/dwio/dwrf/reader/DwrfReader.h start line: 31 end line: 38 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2856 unit: BufferPtr StripeDictionaryCache::DictionaryEntry::getDictionaryBuffer() file: velox/dwio/dwrf/reader/StripeDictionaryCache.cpp start line: 24 end line: 31 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2857 unit: void initializeVector() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 309 end line: 316 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2858 unit: void copyOneImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 651 end line: 658 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 2859 unit: void copyOneImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 661 end line: 668 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 2860 unit: int32_t IntEncoder::writeLongLE() file: velox/dwio/dwrf/common/IntEncoder.h start line: 323 end line: 330 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2861 unit: void SeekableFileInputStream::BackUp() file: velox/dwio/dwrf/common/InputStream.cpp start line: 229 end line: 236 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2862 unit: inline void bulkZigzagDecode() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 190 end line: 198 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2863 unit: void reset() file: velox/dwio/dwrf/common/Compression.cpp start line: 126 end line: 133 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2864 unit: uint64_t decompress() file: velox/dwio/dwrf/common/Compression.cpp start line: 195 end line: 202 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2865 unit: std::string toString() file: velox/dwio/dwrf/common/Common.h start line: 201 end line: 208 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2866 unit: uint64_t BufferedOutputStream::flush() file: velox/dwio/dwrf/common/OutputStream.cpp start line: 42 end line: 50 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2867 unit: inline int32_t firstNullIndex() file: velox/dwio/dwrf/common/DecoderUtil.h start line: 49 end line: 56 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2868 unit: bool useFastPath() file: velox/dwio/dwrf/common/DecoderUtil.h start line: 422 end line: 429 size: 8 LOC McCabe index: 9 number of parameters: 1 id: 2869 unit: std::vector makeSizes() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 324 end line: 331 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2870 unit: void BooleanStatisticsBuilder::toProto() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 224 end line: 232 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2871 unit: uint32_t getIndex() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 293 end line: 300 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2872 unit: explicit EntropyEncodingSelector() file: velox/dwio/dwrf/writer/EntropyEncodingSelector.h start line: 28 end line: 35 size: 8 LOC McCabe index: 1 number of parameters: 6 id: 2873 unit: void setEncoding() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 288 end line: 295 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2874 unit: void recordDictionaryEncodingStreamPositions() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 322 end line: 329 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2875 unit: void setEncoding() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 875 end line: 882 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2876 unit: void flush() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1573 end line: 1580 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2877 unit: void flush() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1825 end line: 1832 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2878 unit: uint32_t getIndex() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 180 end line: 187 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2879 unit: void backfill() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 137 end line: 145 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2880 unit: virtual void abort() file: velox/dwio/dwrf/writer/WriterBase.h start line: 41 end line: 48 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2881 unit: std::unique_ptr getDecodedVector() file: velox/dwio/dwrf/writer/WriterContext.h start line: 430 end line: 437 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2882 unit: void FlatMapColumnWriter::flush() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 53 end line: 64 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2883 unit: void FlatMapColumnWriter::createIndexEntry() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 67 end line: 75 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2884 unit: void WriterShared::enterLowMemoryMode() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 273 end line: 284 size: 8 LOC McCabe index: 4 number of parameters: 0 id: 2885 unit: explicit ScanSpec() file: velox/dwio/common/ScanSpec.h start line: 43 end line: 51 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2886 unit: std::unique_ptr decrypt() file: velox/dwio/common/encryption/TestProvider.h start line: 46 end line: 53 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2887 unit: folly::dynamic IoStatistics::getOperationStatsSnapshot() file: velox/dwio/common/IoStatistics.cpp start line: 103 end line: 110 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2888 unit: void append() file: velox/dwio/common/DataBuffer.h start line: 148 end line: 156 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2889 unit: void clear() file: velox/dwio/common/DataBuffer.h start line: 207 end line: 214 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 2890 unit: bool registerReaderFactory() file: velox/dwio/common/ReaderFactory.cpp start line: 33 end line: 40 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2891 unit: std::shared_ptr getReaderFactory() file: velox/dwio/common/ReaderFactory.cpp start line: 47 end line: 54 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2892 unit: void ColumnSelector::setReadAll() file: velox/dwio/common/ColumnSelector.cpp start line: 239 end line: 248 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2893 unit: explicit ColumnSelector() file: velox/dwio/common/ColumnSelector.h start line: 63 end line: 72 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2894 unit: void write() file: velox/dwio/common/DataSink.h start line: 177 end line: 184 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2895 unit: std::shared_ptr HiveTypeParser::parse() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 60 end line: 67 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2896 unit: Token HiveTypeParser::eatToken() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 136 end line: 144 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2897 unit: void veloxPoolFree() file: velox/dwio/parquet/reader/duckdb/Allocator.cpp start line: 30 end line: 37 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2898 unit: std::string SubstraitParser::getSubFunctionName() file: velox/substrait/SubstraitUtils.cpp start line: 134 end line: 142 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2899 unit: std::string SubstraitParser::mapToVeloxFunction() file: velox/substrait/SubstraitUtils.cpp start line: 152 end line: 162 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2900 unit: void setFirstFreeInRun() file: velox/common/memory/AllocationPool.h start line: 87 end line: 94 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2901 unit: bool MmapAllocator::SizeClass::allocate() file: velox/common/memory/MmapAllocator.cpp start line: 300 end line: 307 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2902 unit: void markAsFree() file: velox/common/memory/HashStringAllocator.cpp start line: 46 end line: 53 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2903 unit: void reset() file: velox/common/memory/MappedMemory.h start line: 194 end line: 201 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2904 unit: std::shared_ptr addChild() file: velox/common/memory/MemoryUsageTracker.h start line: 243 end line: 250 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2905 unit: void maySetMax() file: velox/common/memory/MemoryUsageTracker.h start line: 400 end line: 407 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 2906 unit: static int32_t size() file: velox/common/encode/Coding.h start line: 63 end line: 70 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2907 unit: static int32_t size128() file: velox/common/encode/Coding.h start line: 76 end line: 83 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2908 unit: uint64_t StringIdMap::id() file: velox/common/caching/StringIdMap.cpp start line: 21 end line: 28 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2909 unit: void StringIdMap::addReference() file: velox/common/caching/StringIdMap.cpp start line: 46 end line: 54 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2910 unit: std::string AsyncDataCacheEntry::toString() file: velox/common/caching/AsyncDataCache.cpp start line: 126 end line: 133 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2911 unit: void CoalescedLoad::setEndState() file: velox/common/caching/AsyncDataCache.cpp start line: 283 end line: 290 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2912 unit: inline void SimpleLRUCache::release() file: velox/common/caching/SimpleLRUCache.h start line: 206 end line: 213 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2913 unit: void incrementReference() file: velox/common/caching/ScanTracker.h start line: 95 end line: 102 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2914 unit: int32_t readPct() file: velox/common/caching/ScanTracker.h start line: 165 end line: 172 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2915 unit: void SsdFile::unpinRegion() file: velox/common/caching/SsdFile.cpp start line: 104 end line: 111 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2916 unit: int32_t indexOfFirstMismatch() file: velox/common/caching/SsdFile.cpp start line: 367 end line: 374 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 2917 unit: std::shared_ptr VeloxException::State::make() file: velox/common/base/VeloxException.cpp start line: 93 end line: 101 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2918 unit: void resize() file: velox/common/base/RawVector.h start line: 114 end line: 121 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2919 unit: FOLLY_NOINLINE void grow() file: velox/common/base/RawVector.h start line: 184 end line: 191 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2920 unit: static auto maskGather32() file: velox/common/base/SimdUtil.h start line: 342 end line: 349 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2921 unit: static TV maskGather32() file: velox/common/base/SimdUtil.h start line: 461 end line: 468 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2922 unit: inline __m256hi concat8x32to16x16u() file: velox/common/base/SimdUtil.h start line: 698 end line: 705 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2923 unit: void storePermute16() file: velox/common/base/SimdUtil.h start line: 772 end line: 779 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2924 unit: inline static bool test() file: velox/common/base/BloomFilter.h start line: 83 end line: 90 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2925 unit: inline void reverseBits() file: velox/common/base/BitUtil.h start line: 276 end line: 283 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2926 unit: inline void andBits() file: velox/common/base/BitUtil.h start line: 523 end line: 530 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 2927 unit: inline void andWithNegatedBits() file: velox/common/base/BitUtil.h start line: 539 end line: 546 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 2928 unit: inline void orBits() file: velox/common/base/BitUtil.h start line: 558 end line: 565 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 2929 unit: inline void orWithNegatedBits() file: velox/common/base/BitUtil.h start line: 574 end line: 581 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 2930 unit: void writeFixedLengthDataAt() file: velox/row/UnsafeRow.h start line: 493 end line: 500 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2931 unit: static VectorPtr deserializeComplex() file: velox/row/UnsafeRowDeserializer.h start line: 1094 end line: 1101 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2932 unit: static VectorPtr convertPrimitiveIteratorsToVectors() file: velox/row/UnsafeRowBatchDeserializer.h start line: 758 end line: 766 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2933 unit: if constexpr() file: velox/row/UnsafeRowSerializer.h start line: 125 end line: 136 size: 8 LOC McCabe index: 4 number of parameters: 1 id: 2934 unit: inline static std::optional serializeMapVectorElements() file: velox/row/UnsafeRowSerializer.h start line: 540 end line: 547 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2935 unit: static inline int32_t rangesTotalSize() file: velox/serializers/PrestoSerializer.cpp start line: 1077 end line: 1084 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2936 unit: Timestamp fromDatetime() file: velox/type/TimestampConversion.cpp start line: 479 end line: 486 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2937 unit: std::string toString() file: velox/type/Subfield.h start line: 220 end line: 227 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2938 unit: __m256si BigintValuesUsingHashTable::test8x32() file: velox/type/Filter.cpp start line: 238 end line: 248 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2939 unit: int compareRanges() file: velox/type/Filter.cpp start line: 339 end line: 346 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 2940 unit: int32_t binarySearch() file: velox/type/Filter.cpp start line: 435 end line: 442 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 2941 unit: bool MultiRange::testBytes() file: velox/type/Filter.cpp start line: 530 end line: 537 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 2942 unit: bool MultiRange::testLength() file: velox/type/Filter.cpp start line: 539 end line: 546 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2943 unit: bool evaluateNullEquality() file: velox/type/Variant.cpp start line: 32 end line: 39 size: 8 LOC McCabe index: 4 number of parameters: 2 id: 2944 unit: inline int64_t deltaWithTimezone() file: velox/type/Timestamp.cpp start line: 25 end line: 32 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2945 unit: void Timestamp::toGMT() file: velox/type/Timestamp.cpp start line: 61 end line: 70 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2946 unit: void Timestamp::toTimezone() file: velox/type/Timestamp.cpp start line: 76 end line: 85 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2947 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 488 end line: 495 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2948 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 1118 end line: 1125 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2949 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 1212 end line: 1219 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2950 unit: static Timestamp fromMillis() file: velox/type/Timestamp.h start line: 54 end line: 61 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2951 unit: static Timestamp fromMicros() file: velox/type/Timestamp.h start line: 63 end line: 70 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2952 unit: folly::dynamic RowType::serialize() file: velox/type/Type.cpp start line: 339 end line: 346 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2953 unit: size_t run() file: velox/benchmarks/basic/SelectivityVector.cpp start line: 110 end line: 117 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2954 unit: int32_t RowContainer::compareStringAsc() file: velox/exec/RowContainer.cpp start line: 403 end line: 410 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2955 unit: bool LocalExchangeSource::isFinished() file: velox/exec/LocalPartition.cpp start line: 168 end line: 176 size: 8 LOC McCabe index: 4 number of parameters: 0 id: 2956 unit: inline void RowContainer::extractColumn() file: velox/exec/RowContainer.h start line: 885 end line: 892 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2957 unit: void close() file: velox/exec/TableWriter.h start line: 49 end line: 56 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 2958 unit: void releaseAfterAcknowledge() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 139 end line: 146 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2959 unit: void PartitionedOutputBufferManager::getData() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 523 end line: 530 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 2960 unit: BlockingReason isBlocked() file: velox/exec/CallbackSink.h start line: 51 end line: 58 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2961 unit: int32_t compareRight() file: velox/exec/MergeJoin.h start line: 89 end line: 96 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2962 unit: void clear() file: velox/exec/Operator.h start line: 65 end line: 72 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2963 unit: BlockingReason isBlocked() file: velox/exec/PartitionedOutput.h start line: 141 end line: 148 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2964 unit: void GroupingSet::addRemainingInput() file: velox/exec/GroupingSet.cpp start line: 215 end line: 223 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2965 unit: void Operator::clearIdentityProjectedOutput() file: velox/exec/Operator.cpp start line: 228 end line: 235 size: 8 LOC McCabe index: 4 number of parameters: 0 id: 2966 unit: void CrossJoinBuild::addInput() file: velox/exec/CrossJoinBuild.cpp start line: 51 end line: 59 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2967 unit: bool needsExchangeClient() file: velox/exec/Driver.h start line: 330 end line: 337 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2968 unit: void HashJoinBridge::setAntiJoinHasNullKeys() file: velox/exec/HashBuild.cpp start line: 33 end line: 41 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2969 unit: void serializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 47 end line: 54 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2970 unit: void serializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 57 end line: 64 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2971 unit: std::vector readNulls() file: velox/exec/ContainerRowSerde.cpp start line: 236 end line: 243 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2972 unit: int compare() file: velox/exec/ContainerRowSerde.cpp start line: 377 end line: 384 size: 8 LOC McCabe index: 2 number of parameters: 4 id: 2973 unit: int compare() file: velox/exec/ContainerRowSerde.cpp start line: 387 end line: 394 size: 8 LOC McCabe index: 2 number of parameters: 4 id: 2974 unit: int32_t compareSwitch() file: velox/exec/ContainerRowSerde.cpp start line: 532 end line: 539 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2975 unit: int32_t compareSwitch() file: velox/exec/ContainerRowSerde.cpp start line: 690 end line: 697 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 2976 unit: void Driver::enqueue() file: velox/exec/Driver.cpp start line: 154 end line: 162 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2977 unit: void Driver::initializeOperatorStats() file: velox/exec/Driver.cpp start line: 439 end line: 451 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2978 unit: void Driver::closeByTask() file: velox/exec/Driver.cpp start line: 478 end line: 485 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2979 unit: void Task::splitFinished() file: velox/exec/Task.cpp start line: 692 end line: 699 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2980 unit: void Task::multipleSplitsFinished() file: velox/exec/Task.cpp start line: 701 end line: 708 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2981 unit: static void movePromisesOut() file: velox/exec/Task.cpp start line: 883 end line: 890 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2982 unit: void Task::noMoreLocalExchangeProducers() file: velox/exec/Task.cpp start line: 1116 end line: 1124 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2983 unit: inline void loadNextHit() file: velox/exec/HashTable.cpp start line: 195 end line: 203 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2984 unit: void HashTable::storeKeys() file: velox/exec/HashTable.cpp start line: 231 end line: 238 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2985 unit: void HashTable::initializeNewGroups() file: velox/exec/HashTable.cpp start line: 510 end line: 517 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 2986 unit: void HashTable::pushNext() file: velox/exec/HashTable.cpp start line: 665 end line: 672 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2987 unit: bool shouldRequestLocked() file: velox/exec/Exchange.cpp start line: 65 end line: 72 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 2988 unit: void setErrorLocked() file: velox/exec/Exchange.h start line: 105 end line: 112 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 2989 unit: explicit ExchangeClient() file: velox/exec/Exchange.h start line: 271 end line: 278 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2990 unit: uint64_t hashOne() file: velox/exec/VectorHasher.cpp start line: 61 end line: 70 size: 8 LOC McCabe index: 4 number of parameters: 2 id: 2991 unit: void VectorHasher::copyStatsFrom() file: velox/exec/VectorHasher.cpp start line: 633 end line: 641 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 2992 unit: std::string VectorHasher::toString() file: velox/exec/VectorHasher.cpp start line: 677 end line: 684 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 2993 unit: int main() file: velox/functions/sparksql/benchmarks/In.cpp start line: 126 end line: 133 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2994 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/sparksql/Arithmetic.h start line: 62 end line: 70 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 2995 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/sparksql/Arithmetic.h start line: 122 end line: 129 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2996 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/sparksql/Arithmetic.h start line: 135 end line: 142 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 2997 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/sparksql/String.h start line: 81 end line: 88 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 2998 unit: std::shared_ptr createArraysOverlapFunction() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 482 end line: 490 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 2999 unit: void registerCheckedArithmeticFunctions() file: velox/functions/prestosql/registration/CheckedArithmeticRegistration.cpp start line: 22 end line: 29 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 3000 unit: void castFrom() file: velox/functions/prestosql/types/JsonType.h start line: 42 end line: 49 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 3001 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/ArrayFunctions.h start line: 148 end line: 155 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 3002 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 314 end line: 321 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 3003 unit: FOLLY_ALWAYS_INLINE bool callAscii() file: velox/functions/prestosql/StringFunctions.h start line: 323 end line: 330 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 3004 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 38 end line: 45 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3005 unit: FOLLY_ALWAYS_INLINE void hashIntegral() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 57 end line: 64 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3006 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 64 end line: 71 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3007 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 144 end line: 151 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3008 unit: void update() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 59 end line: 66 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 3009 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 297 end line: 304 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3010 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 94 end line: 101 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3011 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 169 end line: 176 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3012 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 245 end line: 252 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3013 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 45 end line: 52 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3014 unit: void extractValues() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 56 end line: 64 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 3015 unit: void SingleValueAccumulator::read() file: velox/functions/prestosql/aggregates/SingleValueAccumulator.cpp start line: 37 end line: 45 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 3016 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 45 end line: 52 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3017 unit: std::unique_ptr createApproxDistinct() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 374 end line: 381 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3018 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 36 end line: 43 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3019 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 277 end line: 284 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 3020 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/prestosql/DateTimeFunctions.h start line: 433 end line: 440 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 3021 unit: FOLLY_ALWAYS_INLINE bool bitwiseRightShift() file: velox/functions/prestosql/Bitwise.h start line: 129 end line: 136 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 3022 unit: void DenseHll::initialize() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 128 end line: 137 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 3023 unit: int8_t getValue() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 192 end line: 201 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3024 unit: int DenseHll::findOverflowEntry() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 302 end line: 309 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 3025 unit: std::shared_ptr create() file: velox/functions/prestosql/ArrayDistinct.cpp start line: 146 end line: 154 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 3026 unit: bool JsonPathTokenizer::reset() file: velox/functions/prestosql/json/JsonPathTokenizer.cpp start line: 32 end line: 39 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 3027 unit: std::shared_ptr create() file: velox/functions/prestosql/ArrayDuplicates.cpp start line: 159 end line: 167 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 3028 unit: auto makeInput() file: velox/functions/prestosql/benchmarks/NestedArrayWriterBenchmark.cpp start line: 153 end line: 161 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 3029 unit: size_t run() file: velox/functions/prestosql/benchmarks/CompareBenchmark.cpp start line: 40 end line: 49 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 3030 unit: size_t doRun() file: velox/functions/prestosql/benchmarks/CompareBenchmark.cpp start line: 51 end line: 58 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3031 unit: if constexpr() file: velox/functions/prestosql/ArithmeticImpl.h start line: 34 end line: 41 size: 8 LOC McCabe index: 4 number of parameters: 1 id: 3032 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/Comparisons.h start line: 45 end line: 52 size: 8 LOC McCabe index: 2 number of parameters: 4 id: 3033 unit: T checkedPlus() file: velox/functions/prestosql/CheckedArithmeticImpl.h start line: 27 end line: 34 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3034 unit: T checkedMinus() file: velox/functions/prestosql/CheckedArithmeticImpl.h start line: 37 end line: 44 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3035 unit: T checkedMultiply() file: velox/functions/prestosql/CheckedArithmeticImpl.h start line: 47 end line: 54 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3036 unit: void footer() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 115 end line: 122 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 3037 unit: static void apply() file: velox/functions/prestosql/VectorArithmetic.cpp start line: 281 end line: 288 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 3038 unit: static void apply() file: velox/functions/prestosql/VectorArithmetic.cpp start line: 305 end line: 312 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 3039 unit: static void apply() file: velox/functions/prestosql/VectorArithmetic.cpp start line: 330 end line: 337 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 3040 unit: void populateSimpleFunctionSignatures() file: velox/functions/FunctionRegistry.cpp start line: 47 end line: 54 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3041 unit: std::shared_ptr resolveFunction() file: velox/functions/FunctionRegistry.cpp start line: 81 end line: 91 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3042 unit: static bool isAscii() file: velox/functions/lib/StringEncodingUtils.h start line: 34 end line: 41 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3043 unit: void registerRe2Functions() file: velox/functions/lib/benchmarks/Re2FunctionsBenchmarks.cpp start line: 93 end line: 100 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 3044 unit: void populateValues() file: velox/functions/lib/benchmarks/KllSketchBenchmark.cpp start line: 44 end line: 51 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3045 unit: exec::ExprSet compileExpression() file: velox/functions/lib/benchmarks/FunctionBenchmarkBase.h start line: 32 end line: 39 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 3046 unit: bool specAllowsNegative() file: velox/functions/lib/JodaDateTime.cpp start line: 70 end line: 77 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3047 unit: FOLLY_ALWAYS_INLINE bool md5() file: velox/functions/lib/string/StringImpl.h start line: 241 end line: 248 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 3048 unit: FOLLY_ALWAYS_INLINE bool isAscii() file: velox/functions/lib/string/StringCore.h start line: 49 end line: 56 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3049 unit: uint8_t floorLog2() file: velox/functions/lib/KllSketch.cpp start line: 60 end line: 67 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3050 unit: bool DuckResult::next() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 346 end line: 353 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 3051 unit: std::shared_ptr callExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 105 end line: 112 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3052 unit: void veloxDecodedVectorToDuckTemplated() file: velox/duckdb/functions/DuckFunctions.cpp start line: 285 end line: 293 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 3053 unit: void veloxDecodedVectorToDuckTemplated() file: velox/duckdb/functions/DuckFunctions.cpp start line: 296 end line: 303 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 3054 unit: void commitMostRecentChildItem() file: velox/expression/ComplexWriterTypes.h start line: 222 end line: 229 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 3055 unit: void reserve() file: velox/expression/ComplexWriterTypes.h start line: 298 end line: 307 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3056 unit: void emplace() file: velox/expression/ComplexWriterTypes.h start line: 371 end line: 378 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3057 unit: if constexpr() file: velox/expression/ComplexWriterTypes.h start line: 455 end line: 462 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3058 unit: inline auto get() file: velox/expression/ComplexWriterTypes.h start line: 510 end line: 518 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 3059 unit: std::vector getFunctionNames() file: velox/expression/FunctionRegistry.h start line: 76 end line: 85 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 3060 unit: void EvalCtx::setError() file: velox/expression/EvalCtx.cpp start line: 195 end line: 202 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3061 unit: bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 226 end line: 236 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3062 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 305 end line: 312 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3063 unit: bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 397 end line: 405 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3064 unit: bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 484 end line: 492 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3065 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 568 end line: 575 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3066 unit: bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 801 end line: 809 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3067 unit: void initVectorWritersInternal() file: velox/expression/VectorUdfTypeSystem.h start line: 898 end line: 906 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 3068 unit: void resizeVectorWriters() file: velox/expression/VectorUdfTypeSystem.h start line: 1016 end line: 1023 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3069 unit: bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 1066 end line: 1074 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 3070 unit: bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 1076 end line: 1084 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3071 unit: inline bool mayHaveNullsRecursive() file: velox/expression/VectorUdfTypeSystem.h start line: 1086 end line: 1094 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 3072 unit: void deselectErrors() file: velox/expression/Expr.cpp start line: 681 end line: 689 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3073 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/expression/benchmarks/VariadicBenchmark.cpp start line: 51 end line: 59 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3074 unit: std::string ConstantExpr::toString() file: velox/expression/ControlExpr.cpp start line: 69 end line: 76 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 3075 unit: void FieldReference::evalSpecialFormSimplified() file: velox/expression/ControlExpr.cpp start line: 148 end line: 155 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3076 unit: FOLLY_ALWAYS_INLINE bool doApplyNotNull() file: velox/expression/SimpleFunctionAdapter.h start line: 537 end line: 544 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 3077 unit: FOLLY_ALWAYS_INLINE bool doApplyAsciiNotNull() file: velox/expression/SimpleFunctionAdapter.h start line: 561 end line: 568 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 3078 unit: FOLLY_ALWAYS_INLINE bool doApplyNullFree() file: velox/expression/SimpleFunctionAdapter.h start line: 586 end line: 593 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 3079 unit: std::vector getTypes() file: velox/expression/ExprCompiler.cpp start line: 164 end line: 171 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3080 unit: std::string TypeSignature::toString() file: velox/expression/FunctionSignature.cpp start line: 30 end line: 37 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 3081 unit: std::shared_ptr FunctionSignatureBuilder::build() file: velox/expression/FunctionSignature.cpp start line: 177 end line: 184 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 3082 unit: void RowVector::prepareForReuse() file: velox/vector/ComplexVector.cpp start line: 279 end line: 286 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 3083 unit: vector_size_t MapVector::reserveMap() file: velox/vector/ComplexVector.cpp start line: 632 end line: 639 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 3084 unit: void deselect() file: velox/vector/SelectivityVector.h start line: 193 end line: 200 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3085 unit: void deselectNulls() file: velox/vector/SelectivityVector.h start line: 202 end line: 209 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3086 unit: void deselectNonNulls() file: velox/vector/SelectivityVector.h start line: 211 end line: 218 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3087 unit: bool isAllSelected() file: velox/vector/SelectivityVector.h start line: 256 end line: 263 size: 8 LOC McCabe index: 4 number of parameters: 0 id: 3088 unit: void DecodedVector::makeIndices() file: velox/vector/DecodedVector.cpp start line: 94 end line: 101 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3089 unit: VectorPtr VectorFuzzer::fuzzRow() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 372 end line: 379 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3090 unit: BufferPtr mutableValues() file: velox/vector/FlatVector.h start line: 170 end line: 178 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 3091 unit: void set() file: velox/vector/FlatVector.h start line: 226 end line: 233 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3092 unit: uint64_t retainedSize() file: velox/vector/FlatVector.h start line: 289 end line: 296 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 3093 unit: virtual bool equalValueAt() file: velox/vector/BaseVector.h start line: 261 end line: 268 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3094 unit: void VectorStreamGroup::read() file: velox/vector/VectorStream.cpp start line: 65 end line: 72 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 3095 unit: void BaseVector::allocateNulls() file: velox/vector/BaseVector.cpp start line: 64 end line: 71 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 3096 unit: VectorPtr BaseVector::wrapInSequence() file: velox/vector/BaseVector.cpp start line: 159 end line: 166 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3097 unit: VectorPtr BaseVector::wrapInConstant() file: velox/vector/BaseVector.cpp start line: 214 end line: 221 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3098 unit: BufferPtr mutableIndices() file: velox/vector/DictionaryVector.h start line: 138 end line: 146 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 3099 unit: std::optional getMetaDataValue() file: velox/vector/SimpleVector.h start line: 336 end line: 343 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3100 unit: bool DictionaryVector::isNullAt() file: velox/vector/DictionaryVector-inl.h start line: 90 end line: 97 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3101 unit: __m256i DictionaryVector::loadSIMDValueBufferAt() file: velox/vector/DictionaryVector-inl.h start line: 151 end line: 158 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 3102 unit: void VectorLoader::load() file: velox/vector/LazyVector.cpp start line: 56 end line: 63 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3103 unit: void releaseResources() file: velox/buffer/Buffer.h start line: 553 end line: 562 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 3104 unit: def header_command() file: scripts/check.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 3105 unit: def circleci_url() file: scripts/cci.py start line: 0 end line: 0 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3106 unit: def execute() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 8 LOC McCabe index: 4 number of parameters: 2 id: 3107 unit: def _setStatus() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 5 id: 3108 unit: def setException() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 3109 unit: def get_tests() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3110 unit: def run() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3111 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 3112 unit: def run_project_cmd() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 4 id: 3113 unit: def run_project_cmd() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 4 id: 3114 unit: def run_project_cmd() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 4 id: 3115 unit: def format() file: build/fbcode_builder/shell_quoting.py start line: 0 end line: 0 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 3116 unit: def read_fbcode_builder_config() file: build/fbcode_builder/utils.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 3117 unit: def rewrite_dep() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 8 LOC McCabe index: 1 number of parameters: 6 id: 3118 unit: def _create_cargo_config() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3119 unit: def add_subcommands() file: build/fbcode_builder/getdeps/subcmd.py start line: 0 end line: 0 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 3120 unit: def cmd() file: build/fbcode_builder/getdeps/subcmd.py start line: 0 end line: 0 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 3121 unit: def load_all() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3122 unit: def file_name_is_cmake_file() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 3123 unit: def record_change() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 8 LOC McCabe index: 4 number of parameters: 2 id: 3124 unit: def __init__() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 3125 unit: def homebrew_package_prefix() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 3126 unit: def parse() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3127 unit: def __repr__() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 3128 unit: def _make_vars() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 3129 unit: vector_size_t HiveDataSource::evaluateRemainingFilter() file: velox/connectors/hive/HiveConnector.cpp start line: 585 end line: 592 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3130 unit: auto benchmarkExpressions() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 478 end line: 484 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3131 unit: auto benchmarkExpressionsMult() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 506 end line: 512 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3132 unit: std::string toString() file: velox/experimental/codegen/external_process/Command.h start line: 37 end line: 43 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3133 unit: bool isDefaultNull() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 121 end line: 127 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3134 unit: bool isDefaultNullStrict() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 129 end line: 135 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3135 unit: inline auto applyToTuple() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 444 end line: 451 size: 7 LOC McCabe index: 3 number of parameters: 3 id: 3136 unit: inline bool has_value() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 102 end line: 113 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3137 unit: inline bool has_value() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 479 end line: 485 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3138 unit: explicit Perf() file: velox/experimental/codegen/vector_function/Perf.h start line: 135 end line: 141 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3139 unit: def parse_cmake_vars() file: velox/experimental/codegen/utils/resources/generatePackage.py start line: 0 end line: 0 size: 7 LOC McCabe index: 4 number of parameters: 1 id: 3140 unit: void visitFilter() file: velox/experimental/codegen/CodegenASTAnalysis.h start line: 95 end line: 101 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3141 unit: void onInitializeFromFile() file: velox/experimental/codegen/CodegenLogger.h start line: 49 end line: 55 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3142 unit: std::string getAsLambda() file: velox/experimental/codegen/ast/ASTNode.h start line: 50 end line: 56 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3143 unit: void validate() file: velox/experimental/codegen/ast/ASTNode.h start line: 215 end line: 221 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3144 unit: inline std::string codegenValue() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 42 end line: 48 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3145 unit: void propagateNullability() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 129 end line: 135 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3146 unit: void validate() file: velox/experimental/codegen/ast/BinaryExpressions.h start line: 76 end line: 82 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3147 unit: void UDFCallExpr::validate() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 224 end line: 230 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3148 unit: FOLLY_ALWAYS_INLINE int64_t computeHashStub() file: velox/experimental/codegen/functions/HashFunctionStub.h start line: 40 end line: 47 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3149 unit: auto operator() file: velox/experimental/codegen/transform/utils/adapters.h start line: 154 end line: 160 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3150 unit: std::filesystem::path link() file: velox/experimental/codegen/compiler_utils/Compiler.h start line: 184 end line: 190 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3151 unit: UDFInformation getCastUDF() file: velox/experimental/codegen/udf_manager/UDFManager.cpp start line: 230 end line: 237 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3152 unit: folly::Optional GlobalConfig::get() file: velox/core/Context.cpp start line: 21 end line: 27 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3153 unit: static std::shared_ptr createForTest() file: velox/core/QueryCtx.h start line: 32 end line: 38 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3154 unit: void initPool() file: velox/core/QueryCtx.h start line: 143 end line: 149 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3155 unit: void ValuesNode::addDetails() file: velox/core/PlanNode.cpp start line: 142 end line: 148 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3156 unit: void TopNNode::addDetails() file: velox/core/PlanNode.cpp start line: 382 end line: 389 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3157 unit: size_t hash() file: velox/core/ITypedExpr.h start line: 55 end line: 61 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3158 unit: explicit ConfigStack() file: velox/core/Context.h start line: 107 end line: 113 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3159 unit: static constexpr bool isVariadic() file: velox/core/SimpleFunctionMetadata.h start line: 393 end line: 399 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3160 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/core/SimpleFunctionMetadata.h start line: 695 end line: 701 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3161 unit: auto apply() file: velox/core/Metaprogramming.h start line: 53 end line: 59 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 3162 unit: size_t localHash() file: velox/core/Expressions.h start line: 94 end line: 100 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3163 unit: std::string toString() file: velox/core/Expressions.h start line: 249 end line: 256 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3164 unit: bool isRootColumn() file: velox/parse/Expressions.h start line: 149 end line: 155 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3165 unit: std::string toString() file: velox/parse/Expressions.h start line: 157 end line: 163 size: 7 LOC McCabe index: 3 number of parameters: 0 id: 3166 unit: folly::dynamic serialize() file: velox/parse/Expressions.h start line: 165 end line: 171 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3167 unit: static std::shared_ptr create() file: velox/parse/Expressions.h start line: 177 end line: 184 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3168 unit: folly::dynamic serialize() file: velox/parse/Expressions.h start line: 247 end line: 253 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3169 unit: folly::dynamic serialize() file: velox/parse/Expressions.h start line: 312 end line: 318 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3170 unit: folly::dynamic serialize() file: velox/parse/Expressions.h start line: 433 end line: 440 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3171 unit: static void nextValues() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 293 end line: 299 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3172 unit: static void nextValues() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 304 end line: 310 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3173 unit: static void nextValues() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 315 end line: 321 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3174 unit: void IntegerDictionaryColumnReader::ensureInitialized() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 565 end line: 572 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3175 unit: void setOutputRows() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 255 end line: 261 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3176 unit: bool StripeStreamsImpl::getUseVInts() file: velox/dwio/dwrf/reader/StripeStream.cpp start line: 302 end line: 309 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3177 unit: std::vector BinaryStripeStreams::getStreamIdentifiers() file: velox/dwio/dwrf/reader/BinaryStreamReader.cpp start line: 71 end line: 78 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3178 unit: std::unique_ptr BinaryStreamReader::next() file: velox/dwio/dwrf/reader/BinaryStreamReader.cpp start line: 92 end line: 98 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3179 unit: std::optional numberOfRows() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 208 end line: 214 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3180 unit: void fillKeysVector() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 136 end line: 145 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3181 unit: uint64_t FlatMapColumnReader::skip() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 286 end line: 296 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3182 unit: std::vector getOffsets() file: velox/dwio/dwrf/reader/StripeMetadataCache.h start line: 86 end line: 92 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3183 unit: void initializeVectorImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 85 end line: 91 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3184 unit: void initializeVectorImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 94 end line: 100 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3185 unit: void initializeVectorImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 103 end line: 109 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3186 unit: void addVector() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 112 end line: 118 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 3187 unit: void initializeVectorImpl() file: velox/dwio/dwrf/reader/FlatMapHelper.cpp start line: 240 end line: 246 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3188 unit: void add() file: velox/dwio/dwrf/utils/BufferedWriter.h start line: 55 end line: 61 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3189 unit: void PagedInputStream::clearDecompressionState() file: velox/dwio/dwrf/common/PagedInputStream.cpp start line: 215 end line: 221 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3190 unit: void DecryptionHandler::setKeys() file: velox/dwio/dwrf/common/Decryption.cpp start line: 29 end line: 35 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3191 unit: void DecryptionHandler::populateNodeMaps() file: velox/dwio/dwrf/common/Decryption.cpp start line: 37 end line: 43 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3192 unit: uint64_t addBits() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 42 end line: 48 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3193 unit: uint64_t addBits() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 50 end line: 56 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3194 unit: uint64_t ByteRleEncoderImpl::flush() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 153 end line: 159 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3195 unit: void ByteRleEncoderImpl::recordPosition() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 198 end line: 204 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3196 unit: void writeBool() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 254 end line: 260 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3197 unit: void IntDecoder::skipLongsFast() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 95 end line: 101 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3198 unit: inline void unpack4x2() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 228 end line: 234 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3199 unit: std::string codegenSwitch() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 2514 end line: 2520 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3200 unit: inline void skip() file: velox/dwio/dwrf/common/FloatingPointDecoder.h start line: 54 end line: 60 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 3201 unit: int32_t processNull() file: velox/dwio/dwrf/common/NextVisitor.h start line: 85 end line: 92 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3202 unit: int32_t process() file: velox/dwio/dwrf/common/NextVisitor.h start line: 94 end line: 100 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3203 unit: int32_t processNull() file: velox/dwio/dwrf/common/NextVisitor.h start line: 129 end line: 135 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3204 unit: int32_t process() file: velox/dwio/dwrf/common/NextVisitor.h start line: 137 end line: 143 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3205 unit: void BufferedOutputStream::BackUp() file: velox/dwio/dwrf/common/OutputStream.cpp start line: 34 end line: 40 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3206 unit: uint64_t loadUpTo56Bits() file: velox/dwio/dwrf/common/DecoderUtil.cpp start line: 45 end line: 51 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3207 unit: bool PagedOutputStream::Next() file: velox/dwio/dwrf/common/PagedOutputStream.cpp start line: 110 end line: 116 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 3208 unit: virtual std::unique_ptr create() file: velox/dwio/dwrf/common/BufferedInput.h start line: 143 end line: 149 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3209 unit: int64_t getDigest() file: velox/dwio/dwrf/common/Checksum.h start line: 63 end line: 69 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3210 unit: int64_t getDigest() file: velox/dwio/dwrf/common/Checksum.h start line: 92 end line: 98 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3211 unit: std::unique_ptr StatisticsBuilder::build() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 126 end line: 132 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3212 unit: void BinaryStatisticsBuilder::toProto() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 389 end line: 396 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3213 unit: void addBuffers() file: velox/dwio/dwrf/writer/WriterSink.h start line: 81 end line: 87 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3214 unit: void capturePresentStreamOffset() file: velox/dwio/dwrf/writer/IndexBuilder.h start line: 66 end line: 72 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3215 unit: void flush() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 668 end line: 674 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3216 unit: FOLLY_ALWAYS_INLINE int64_t formatTime() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 688 end line: 706 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 3217 unit: void flush() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1460 end line: 1466 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3218 unit: void flush() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1702 end line: 1708 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3219 unit: folly::StringPiece getKey() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 155 end line: 161 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3220 unit: void addOffset() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 117 end line: 124 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3221 unit: virtual void reset() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 81 end line: 87 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3222 unit: void writeProto() file: velox/dwio/dwrf/writer/WriterBase.h start line: 95 end line: 103 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3223 unit: void LayoutPlanner::iterateIndexStreams() file: velox/dwio/dwrf/writer/LayoutPlanner.cpp start line: 34 end line: 40 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3224 unit: void LayoutPlanner::iterateDataStreams() file: velox/dwio/dwrf/writer/LayoutPlanner.cpp start line: 42 end line: 48 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3225 unit: void FlatMapColumnWriter::reset() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 113 end line: 119 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3226 unit: uint32_t updateKeyStatistics() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 183 end line: 189 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3227 unit: uint32_t updateKeyStatistics() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 192 end line: 198 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3228 unit: void EncodingManager::initEncryptionGroups() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 171 end line: 180 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3229 unit: uint64_t WriterShared::flushTimeMemoryUsageEstimate() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 209 end line: 215 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3230 unit: bool WriterShared::overMemoryBudget() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 219 end line: 225 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3231 unit: void resetCachedValues() file: velox/dwio/common/ScanSpec.h start line: 238 end line: 245 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3232 unit: void MemoryInputStream::read() file: velox/dwio/common/MemoryInputStream.cpp start line: 34 end line: 40 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3233 unit: void clear() file: velox/dwio/common/ChainedBuffer.h start line: 103 end line: 109 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3234 unit: void resizeFirstPage() file: velox/dwio/common/ChainedBuffer.h start line: 155 end line: 162 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3235 unit: void resize() file: velox/dwio/common/DataBuffer.h start line: 140 end line: 146 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3236 unit: void extendAppend() file: velox/dwio/common/DataBuffer.h start line: 163 end line: 169 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 3237 unit: explicit SerDeOptions() file: velox/dwio/common/Options.h start line: 72 end line: 78 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 3238 unit: explicit ReferenceableInputStream() file: velox/dwio/common/InputStream.h start line: 232 end line: 238 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3239 unit: std::string toString() file: velox/dwio/common/Statistics.h start line: 120 end line: 126 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3240 unit: std::string toString() file: velox/dwio/common/Statistics.h start line: 172 end line: 178 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3241 unit: static int32_t getKey() file: velox/dwio/common/TypeUtils.h start line: 162 end line: 168 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3242 unit: explicit ColumnSelector() file: velox/dwio/common/ColumnSelector.h start line: 104 end line: 110 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 3243 unit: bool shouldReadStream() file: velox/dwio/common/ColumnSelector.h start line: 146 end line: 153 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 3244 unit: std::vector::const_iterator in() file: velox/dwio/common/FilterNode.h start line: 117 end line: 123 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3245 unit: void corrupt() file: velox/dwio/common/exception/Exceptions.cpp start line: 47 end line: 53 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3246 unit: std::string format_error_string() file: velox/dwio/common/exception/Exceptions.cpp start line: 62 end line: 68 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3247 unit: bool registerExceptionLogger() file: velox/dwio/common/exception/Exception.cpp start line: 31 end line: 37 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3248 unit: explicit exception_error() file: velox/dwio/common/exception/Exceptions.h start line: 105 end line: 111 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3249 unit: folly::Optional nextWaitTime() file: velox/dwio/common/Retry.h start line: 71 end line: 77 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3250 unit: void Read() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 56 end line: 62 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3251 unit: void Write() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 64 end line: 70 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3252 unit: void setLeft() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 358 end line: 364 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3253 unit: void setRight() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 367 end line: 373 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3254 unit: std::string SubstraitParser::findVeloxFunction() file: velox/substrait/SubstraitUtils.cpp start line: 144 end line: 150 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3255 unit: void MemoryPoolBase::visitChildren() file: velox/common/memory/Memory.cpp start line: 107 end line: 113 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3256 unit: int64_t allocatedBytes() file: velox/common/memory/AllocationPool.h start line: 64 end line: 70 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3257 unit: void StreamArena::newTinyRange() file: velox/common/memory/StreamArena.cpp start line: 54 end line: 60 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3258 unit: void MemoryUsage::setCurrentBytes() file: velox/common/memory/MemoryUsage.cpp start line: 26 end line: 32 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3259 unit: int64_t free() file: velox/common/memory/MappedMemory.h start line: 348 end line: 354 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3260 unit: void freeContiguous() file: velox/common/memory/MappedMemory.h start line: 362 end line: 368 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3261 unit: uint8_t readByte() file: velox/common/memory/ByteStream.h start line: 189 end line: 195 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3262 unit: std::shared_ptr MemoryPoolImpl::genChild() file: velox/common/memory/Memory.h start line: 717 end line: 723 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3263 unit: int64_t MemoryPoolImpl::getAggregateBytes() file: velox/common/memory/Memory.h start line: 732 end line: 738 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3264 unit: int64_t MemoryPoolImpl::getSubtreeMaxBytes() file: velox/common/memory/Memory.h start line: 741 end line: 747 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3265 unit: void MemoryPoolImpl::release() file: velox/common/memory/Memory.h start line: 790 end line: 796 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3266 unit: std::unique_ptr openFileForWrite() file: velox/common/file/FileSystems.cpp start line: 83 end line: 89 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3267 unit: void LocalWriteFile::close() file: velox/common/file/File.cpp start line: 183 end line: 189 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3268 unit: void writeData() file: velox/common/file/FileTest.cpp start line: 27 end line: 33 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3269 unit: std::unique_ptr checked_unique_ptr_cast() file: velox/common/serialization/Serializable.h start line: 30 end line: 36 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3270 unit: static folly::dynamic serialize() file: velox/common/serialization/Serializable.h start line: 135 end line: 141 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3271 unit: std::vector Keys() file: velox/common/serialization/Registry.h start line: 72 end line: 78 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3272 unit: constexpr bool checkForwardIndex() file: velox/common/encode/Base64.cpp start line: 79 end line: 85 size: 7 LOC McCabe index: 3 number of parameters: 3 id: 3273 unit: constexpr bool constCharsetContains() file: velox/common/encode/Base64.cpp start line: 106 end line: 112 size: 7 LOC McCabe index: 3 number of parameters: 3 id: 3274 unit: static std::pair unshift() file: velox/common/encode/Coding.h start line: 52 end line: 58 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3275 unit: CachePin AsyncDataCache::findOrCreate() file: velox/common/caching/AsyncDataCache.cpp start line: 490 end line: 496 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3276 unit: CacheStats AsyncDataCache::refreshStats() file: velox/common/caching/AsyncDataCache.cpp start line: 655 end line: 661 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3277 unit: void clear() file: velox/common/caching/StringIdMap.h start line: 121 end line: 127 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3278 unit: bool SsdCache::startWrite() file: velox/common/caching/SsdCache.cpp start line: 51 end line: 59 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3279 unit: SsdCacheStats SsdCache::stats() file: velox/common/caching/SsdCache.cpp start line: 108 end line: 114 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3280 unit: void SsdFile::clear() file: velox/common/caching/SsdFile.cpp start line: 420 end line: 426 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3281 unit: bool contains() file: velox/common/base/BitSet.h start line: 49 end line: 57 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3282 unit: inline void forEachUnsetBit() file: velox/common/base/BitUtil.h start line: 380 end line: 386 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3283 unit: inline void andWithNegatedBits() file: velox/common/base/BitUtil.h start line: 549 end line: 555 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3284 unit: inline void orWithNegatedBits() file: velox/common/base/BitUtil.h start line: 584 end line: 590 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3285 unit: void writeOffsetPointer() file: velox/row/UnsafeRow.h start line: 372 end line: 380 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3286 unit: std::string toString() file: velox/row/UnsafeRowDeserializer.h start line: 138 end line: 144 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3287 unit: virtual std::string toString() file: velox/row/UnsafeRowDeserializer.h start line: 216 end line: 222 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3288 unit: FOLLY_ALWAYS_INLINE std::tuple readDataPointer() file: velox/row/UnsafeRowBatchDeserializer.h start line: 48 end line: 54 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3289 unit: std::string toString() file: velox/row/UnsafeRowBatchDeserializer.h start line: 152 end line: 158 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3290 unit: static VectorPtr deserializeComplex() file: velox/row/UnsafeRowBatchDeserializer.h start line: 794 end line: 800 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3291 unit: inline static std::tuple computeFixedDataStart() file: velox/row/UnsafeRowSerializer.h start line: 144 end line: 151 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3292 unit: void unpackTimestampWithTimeZone() file: velox/serializers/PrestoSerializer.cpp start line: 441 end line: 447 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3293 unit: std::string readLengthPrefixedString() file: velox/serializers/PrestoSerializer.cpp start line: 568 end line: 574 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3294 unit: inline void VectorStream::append() file: velox/serializers/PrestoSerializer.cpp start line: 826 end line: 832 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3295 unit: static T cast() file: velox/type/Conversions.h start line: 246 end line: 252 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3296 unit: static T cast() file: velox/type/Conversions.h start line: 254 end line: 260 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3297 unit: static T cast() file: velox/type/Conversions.h start line: 262 end line: 268 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3298 unit: static T cast() file: velox/type/Conversions.h start line: 270 end line: 276 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3299 unit: static T cast() file: velox/type/Conversions.h start line: 287 end line: 293 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3300 unit: static T cast() file: velox/type/Conversions.h start line: 315 end line: 321 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3301 unit: size_t hash() file: velox/type/Subfield.h start line: 245 end line: 251 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3302 unit: std::unique_ptr IsNull::mergeWith() file: velox/type/Filter.cpp start line: 647 end line: 655 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3303 unit: std::unique_ptr Tokenizer::next() file: velox/type/Tokenizer.cpp start line: 39 end line: 45 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3304 unit: bool Tokenizer::tryMatch() file: velox/type/Tokenizer.cpp start line: 89 end line: 95 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3305 unit: static bool equals() file: velox/type/Variant.cpp start line: 57 end line: 63 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 3306 unit: static bool equals() file: velox/type/Variant.cpp start line: 70 end line: 76 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 3307 unit: virtual __m256i test4x64() file: velox/type/Filter.h start line: 127 end line: 133 size: 7 LOC McCabe index: 5 number of parameters: 1 id: 3308 unit: virtual __m256hi test16x16() file: velox/type/Filter.h start line: 147 end line: 153 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3309 unit: std::string toString() file: velox/type/Filter.h start line: 616 end line: 622 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3310 unit: std::string toString() file: velox/type/Filter.h start line: 686 end line: 692 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3311 unit: size_t Type::hashKind() file: velox/type/Type.cpp start line: 348 end line: 354 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3312 unit: TypePtr getType() file: velox/type/Type.cpp start line: 654 end line: 661 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3313 unit: exec::CastOperatorPtr getCastOperator() file: velox/type/Type.cpp start line: 663 end line: 670 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3314 unit: static variant timestamp() file: velox/type/Variant.h start line: 261 end line: 267 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3315 unit: static variant create() file: velox/type/Variant.h start line: 320 end line: 326 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3316 unit: size_t decodedRunFlat() file: velox/benchmarks/basic/DecodedVector.cpp start line: 65 end line: 71 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3317 unit: size_t decodedRunConstant() file: velox/benchmarks/basic/DecodedVector.cpp start line: 74 end line: 80 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3318 unit: size_t decodedRunDict() file: velox/benchmarks/basic/DecodedVector.cpp start line: 83 end line: 89 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3319 unit: size_t decodedRunDict5Nested() file: velox/benchmarks/basic/DecodedVector.cpp start line: 92 end line: 98 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3320 unit: void decodedRun() file: velox/benchmarks/basic/DecodedVector.cpp start line: 121 end line: 127 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3321 unit: int main() file: velox/benchmarks/basic/DecodedVector.cpp start line: 181 end line: 188 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3322 unit: int main() file: velox/benchmarks/basic/SimpleArithmetic.cpp start line: 208 end line: 215 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3323 unit: int main() file: velox/benchmarks/basic/ComparisonConjunct.cpp start line: 176 end line: 183 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3324 unit: int main() file: velox/benchmarks/basic/SelectivityVector.cpp start line: 157 end line: 164 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3325 unit: void RowContainer::setProbedFlag() file: velox/exec/RowContainer.cpp start line: 524 end line: 531 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 3326 unit: void addValue() file: velox/exec/AggregationHook.h start line: 153 end line: 159 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3327 unit: static uint64_t PackOffsets() file: velox/exec/RowContainer.h start line: 64 end line: 73 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3328 unit: void extractColumn() file: velox/exec/RowContainer.h start line: 186 end line: 192 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3329 unit: int32_t listRows() file: velox/exec/RowContainer.h start line: 207 end line: 213 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3330 unit: int32_t listNotProbedRows() file: velox/exec/RowContainer.h start line: 227 end line: 233 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3331 unit: void extractRows() file: velox/exec/RowContainer.h start line: 331 end line: 337 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3332 unit: inline void RowContainer::storeNoNulls() file: velox/exec/RowContainer.h start line: 793 end line: 799 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3333 unit: inline void RowContainer::storeNoNulls() file: velox/exec/RowContainer.h start line: 813 end line: 819 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3334 unit: inline void RowContainer::storeNoNulls() file: velox/exec/RowContainer.h start line: 833 end line: 839 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3335 unit: inline void RowContainer::extractColumnTyped() file: velox/exec/RowContainer.h start line: 877 end line: 883 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3336 unit: std::string DestinationBuffer::toString() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 126 end line: 132 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3337 unit: void PartitionedOutputBuffer::terminate() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 421 end line: 427 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3338 unit: BlockingReason PartitionedOutputBufferManager::enqueue() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 472 end line: 478 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3339 unit: bool registerAggregateFunction() file: velox/exec/Aggregate.cpp start line: 50 end line: 56 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3340 unit: int32_t compareLeft() file: velox/exec/MergeJoin.h start line: 80 end line: 86 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3341 unit: void noMoreFilterResults() file: velox/exec/MergeJoin.h start line: 290 end line: 297 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3342 unit: void reset() file: velox/exec/HashTable.h start line: 30 end line: 36 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3343 unit: virtual void addDynamicFilter() file: velox/exec/Operator.h start line: 300 end line: 306 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3344 unit: bool allAreSinglyReferenced() file: velox/exec/GroupingSet.cpp start line: 23 end line: 29 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3345 unit: uint32_t maxDriversForConsumer() file: velox/exec/LocalPlanner.cpp start line: 156 end line: 163 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3346 unit: BlockingReason LocalMerge::addMergeSources() file: velox/exec/Merge.cpp start line: 245 end line: 251 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3347 unit: BlockingReason MergeJoin::isBlocked() file: velox/exec/MergeJoin.cpp start line: 118 end line: 125 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3348 unit: void MergeJoin::addInput() file: velox/exec/MergeJoin.cpp start line: 131 end line: 138 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3349 unit: void Operator::recordBlockingTime() file: velox/exec/Operator.cpp start line: 237 end line: 243 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3350 unit: BlockingReason CrossJoinBuild::isBlocked() file: velox/exec/CrossJoinBuild.cpp start line: 61 end line: 67 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3351 unit: void MergeJoinSource::close() file: velox/exec/MergeSource.cpp start line: 251 end line: 257 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3352 unit: void HashJoinBridge::setHashTable() file: velox/exec/HashBuild.cpp start line: 23 end line: 31 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3353 unit: BlockingReason HashBuild::isBlocked() file: velox/exec/HashBuild.cpp start line: 254 end line: 260 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3354 unit: void serializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 38 end line: 44 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3355 unit: void serializeSwitch() file: velox/exec/ContainerRowSerde.cpp start line: 183 end line: 189 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3356 unit: void deserializeSwitch() file: velox/exec/ContainerRowSerde.cpp start line: 322 end line: 328 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3357 unit: int32_t compare() file: velox/exec/ContainerRowSerde.cpp start line: 669 end line: 675 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3358 unit: int32_t ContainerRowSerde::compare() file: velox/exec/ContainerRowSerde.cpp start line: 787 end line: 793 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3359 unit: int32_t ContainerRowSerde::compare() file: velox/exec/ContainerRowSerde.cpp start line: 795 end line: 801 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3360 unit: void close() file: velox/exec/LocalPartition.h start line: 90 end line: 96 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3361 unit: void Driver::addStatsToTask() file: velox/exec/Driver.cpp start line: 453 end line: 459 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3362 unit: std::unordered_set collectSourcePlanNodeIds() file: velox/exec/Task.cpp start line: 56 end line: 62 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3363 unit: void Task::driverClosedLocked() file: velox/exec/Task.cpp start line: 753 end line: 759 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3364 unit: uint64_t Task::timeSinceStartMs() file: velox/exec/Task.cpp start line: 985 end line: 991 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3365 unit: uint64_t Task::timeSinceEndMs() file: velox/exec/Task.cpp start line: 993 end line: 999 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3366 unit: void Task::setError() file: velox/exec/Task.cpp start line: 1173 end line: 1181 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3367 unit: inline void firstProbe() file: velox/exec/HashTable.cpp start line: 112 end line: 118 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3368 unit: inline uint64_t mixNormalizedKey() file: velox/exec/HashTable.cpp start line: 346 end line: 352 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3369 unit: void HashProbe::clearDynamicFilters() file: velox/exec/HashProbe.cpp start line: 198 end line: 209 size: 7 LOC McCabe index: 6 number of parameters: 0 id: 3370 unit: std::string ExchangeClient::toString() file: velox/exec/Exchange.cpp start line: 223 end line: 229 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3371 unit: BlockingReason isBlocked() file: velox/exec/TableScan.h start line: 32 end line: 38 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3372 unit: static int64_t chainBytes() file: velox/exec/Exchange.h start line: 49 end line: 55 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3373 unit: bool VectorHasher::computeValueIds() file: velox/exec/VectorHasher.cpp start line: 326 end line: 332 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3374 unit: void finish() file: velox/exec/HashProbe.h start line: 200 end line: 207 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3375 unit: void clear() file: velox/exec/TaskStructs.h start line: 98 end line: 104 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3376 unit: static inline bool isNan() file: velox/functions/sparksql/Comparisons.h start line: 23 end line: 29 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3377 unit: void addChunk() file: velox/functions/sparksql/Arena.h start line: 69 end line: 75 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3378 unit: std::shared_ptr makeRLike() file: velox/functions/sparksql/RegexFunctions.cpp start line: 66 end line: 73 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3379 unit: std::shared_ptr makeRegexExtract() file: velox/functions/sparksql/RegexFunctions.cpp start line: 75 end line: 81 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3380 unit: std::shared_ptr makeEqualNullSafe() file: velox/functions/sparksql/CompareFunctionsNullSafe.cpp start line: 127 end line: 133 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3381 unit: void registerDateTimeFunctions() file: velox/functions/prestosql/registration/DateTimeFunctionsRegistration.cpp start line: 78 end line: 85 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3382 unit: vector_size_t lengthAt() file: velox/functions/prestosql/types/JsonType.cpp start line: 205 end line: 212 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3383 unit: void append() file: velox/functions/prestosql/types/JsonType.cpp start line: 215 end line: 221 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3384 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/ArrayFunctions.h start line: 140 end line: 146 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3385 unit: bool call() file: velox/functions/prestosql/StringFunctions.h start line: 62 end line: 71 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3386 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 184 end line: 190 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3387 unit: FOLLY_ALWAYS_INLINE bool callAscii() file: velox/functions/prestosql/StringFunctions.h start line: 193 end line: 199 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3388 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 86 end line: 92 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3389 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 120 end line: 126 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3390 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 150 end line: 156 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3391 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 214 end line: 220 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3392 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 246 end line: 252 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3393 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 39 end line: 45 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3394 unit: void destroy() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 177 end line: 183 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3395 unit: vector_size_t countElements() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 186 end line: 192 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3396 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 54 end line: 60 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3397 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 62 end line: 68 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3398 unit: FOLLY_ALWAYS_INLINE void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 93 end line: 99 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3399 unit: FOLLY_ALWAYS_INLINE void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 102 end line: 108 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3400 unit: FOLLY_ALWAYS_INLINE void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 118 end line: 124 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3401 unit: FOLLY_ALWAYS_INLINE void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 127 end line: 133 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3402 unit: FOLLY_ALWAYS_INLINE void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 143 end line: 149 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3403 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 94 end line: 100 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3404 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 119 end line: 125 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3405 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 145 end line: 151 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3406 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 170 end line: 176 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3407 unit: void checkSetPercentile() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 460 end line: 467 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3408 unit: void copyTo() file: velox/functions/prestosql/aggregates/IOUtils.h start line: 50 end line: 56 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3409 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 37 end line: 43 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3410 unit: vector_size_t countElements() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 151 end line: 157 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3411 unit: inline void updateNonNullValue() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 379 end line: 385 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3412 unit: void mergeInto() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 131 end line: 137 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3413 unit: void update() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 190 end line: 197 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3414 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 126 end line: 132 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3415 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 149 end line: 155 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3416 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 201 end line: 207 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3417 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 224 end line: 230 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3418 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 375 end line: 381 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3419 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 393 end line: 399 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3420 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 417 end line: 423 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3421 unit: void addSingleGroupIntermediateResults() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 435 end line: 441 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3422 unit: inline void updateNonNullValue() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 241 end line: 247 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3423 unit: inline void updateNonNullValue() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 250 end line: 256 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 3424 unit: void checkSumCountRowType() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 286 end line: 292 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3425 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/CountAggregate.cpp start line: 35 end line: 42 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3426 unit: void checkSetMaxStandardError() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 335 end line: 342 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3427 unit: void extractValues() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 45 end line: 51 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3428 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 53 end line: 59 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3429 unit: void addRawInput() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 61 end line: 67 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3430 unit: void addIntermediateResults() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 69 end line: 75 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3431 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 34 end line: 40 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3432 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 38 end line: 44 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3433 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 189 end line: 195 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3434 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 246 end line: 252 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3435 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 332 end line: 338 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3436 unit: FOLLY_ALWAYS_INLINE int64_t preserveSign() file: velox/functions/prestosql/Bitwise.h start line: 157 end line: 163 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3437 unit: InputByteStream initializeInputStream() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 60 end line: 69 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3438 unit: int64_t SparseHll::cardinality() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 103 end line: 111 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3439 unit: void DenseHll::setDelta() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 285 end line: 295 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3440 unit: void DenseHll::addOverflow() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 642 end line: 649 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3441 unit: FOLLY_ALWAYS_INLINE std::string preparePrestoRegexpReplacePattern() file: velox/functions/prestosql/RegexpReplace.h start line: 33 end line: 41 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3442 unit: bool JsonPathTokenizer::match() file: velox/functions/prestosql/json/JsonPathTokenizer.cpp start line: 60 end line: 66 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3443 unit: void doRun() file: velox/functions/prestosql/benchmarks/ArrayContainsBenchmark.cpp start line: 127 end line: 133 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3444 unit: void doRun() file: velox/functions/prestosql/benchmarks/NestedArrayWriterBenchmark.cpp start line: 174 end line: 180 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3445 unit: void doRun() file: velox/functions/prestosql/benchmarks/NotBenchmark.cpp start line: 60 end line: 66 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3446 unit: VectorPtr makeData() file: velox/functions/prestosql/benchmarks/CompareBenchmark.cpp start line: 31 end line: 38 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3447 unit: void doRun() file: velox/functions/prestosql/benchmarks/InBenchmark.cpp start line: 76 end line: 82 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3448 unit: void doRun() file: velox/functions/prestosql/benchmarks/URLBenchmark.cpp start line: 218 end line: 224 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3449 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 96 end line: 102 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3450 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 108 end line: 114 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3451 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/SplitPart.h start line: 39 end line: 45 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3452 unit: void addEmptyColumn() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 103 end line: 109 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3453 unit: void addColumn() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 125 end line: 131 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3454 unit: void printCoverageMapForAll() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 364 end line: 372 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3455 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/HyperLogLogFunctions.h start line: 49 end line: 56 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 3456 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/HyperLogLogFunctions.h start line: 75 end line: 81 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3457 unit: inline static bool processAsDense() file: velox/functions/prestosql/VectorArithmetic.cpp start line: 251 end line: 261 size: 7 LOC McCabe index: 5 number of parameters: 2 id: 3458 unit: std::optional getIfConstant() file: velox/functions/lib/Re2Functions.cpp start line: 57 end line: 63 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3459 unit: static void apply() file: velox/functions/lib/StringEncodingUtils.h start line: 50 end line: 56 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3460 unit: VectorPtr evaluate() file: velox/functions/lib/benchmarks/FunctionBenchmarkBase.h start line: 41 end line: 47 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3461 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/lib/Re2Functions.h start line: 154 end line: 161 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3462 unit: explicit DateTimeFormatter() file: velox/functions/lib/DateTimeFormatter.h start line: 152 end line: 158 size: 7 LOC McCabe index: 3 number of parameters: 3 id: 3463 unit: FOLLY_ALWAYS_INLINE int64_t length() file: velox/functions/lib/string/StringImpl.h start line: 123 end line: 129 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3464 unit: FOLLY_ALWAYS_INLINE bool sha256() file: velox/functions/lib/string/StringImpl.h start line: 281 end line: 287 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3465 unit: VECTORIZE_LOOP_IF_POSSIBLE for() file: velox/functions/lib/string/StringCore.h start line: 90 end line: 96 size: 7 LOC McCabe index: 4 number of parameters: 1 id: 3466 unit: VECTORIZE_LOOP_IF_POSSIBLE for() file: velox/functions/lib/string/StringCore.h start line: 102 end line: 108 size: 7 LOC McCabe index: 4 number of parameters: 1 id: 3467 unit: uint32_t computeTotalCapacity() file: velox/functions/lib/KllSketch.cpp start line: 45 end line: 51 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3468 unit: std::shared_ptr callExpr() file: velox/duckdb/conversion/DuckParser.cpp start line: 97 end line: 103 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3469 unit: bool isNullConstant() file: velox/duckdb/conversion/DuckParser.cpp start line: 302 end line: 309 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3470 unit: static void veloxConstantVectorToDuckTemplated() file: velox/duckdb/functions/DuckFunctions.cpp start line: 196 end line: 202 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3471 unit: void reserve() file: velox/expression/ComplexWriterTypes.h start line: 102 end line: 109 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3472 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 167 end line: 174 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3473 unit: inline bool mayHaveNullsRecursive() file: velox/expression/VectorUdfTypeSystem.h start line: 407 end line: 413 size: 7 LOC McCabe index: 4 number of parameters: 0 id: 3474 unit: void ensureSize() file: velox/expression/VectorUdfTypeSystem.h start line: 624 end line: 630 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3475 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 647 end line: 653 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3476 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 731 end line: 737 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3477 unit: void copyCommit() file: velox/expression/VectorUdfTypeSystem.h start line: 1321 end line: 1329 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3478 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 1335 end line: 1342 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3479 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 1386 end line: 1393 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3480 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 1438 end line: 1445 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3481 unit: void registerSimpleFunction() file: velox/expression/SimpleFunctionRegistry.h start line: 35 end line: 41 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3482 unit: result_type operator() file: velox/expression/FunctionSignature.h start line: 272 end line: 278 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3483 unit: std::string CastExpr::toString() file: velox/expression/CastExpr.cpp start line: 638 end line: 644 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3484 unit: size_t runDivisionWithNoExceptions() file: velox/expression/benchmarks/TryBenchmark.cpp start line: 110 end line: 118 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3485 unit: size_t doRun() file: velox/expression/benchmarks/TryBenchmark.cpp start line: 147 end line: 153 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3486 unit: SkipNullsIterator end() file: velox/expression/VariadicView.h start line: 114 end line: 120 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3487 unit: void unpack() file: velox/expression/SimpleFunctionAdapter.h start line: 290 end line: 296 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3488 unit: SkipNullsIterator end() file: velox/expression/ComplexViewTypes.h start line: 459 end line: 465 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3489 unit: bool mayHaveNulls() file: velox/expression/ComplexViewTypes.h start line: 473 end line: 479 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3490 unit: KeyAccessor getFirst() file: velox/expression/ComplexViewTypes.h start line: 576 end line: 582 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3491 unit: ValueAccessor getSecond() file: velox/expression/ComplexViewTypes.h start line: 584 end line: 590 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3492 unit: elem_n_t at() file: velox/expression/ComplexViewTypes.h start line: 673 end line: 679 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 3493 unit: int32_t compare() file: velox/vector/LazyVector.h start line: 166 end line: 172 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3494 unit: uint64_t ArrayVector::hashValueAt() file: velox/vector/ComplexVector.cpp start line: 396 end line: 402 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3495 unit: void setActiveRange() file: velox/vector/SelectivityVector.h start line: 118 end line: 124 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3496 unit: void setNull() file: velox/vector/NullsBuilder.h start line: 29 end line: 35 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3497 unit: std::vector makeConsecutiveIndices() file: velox/vector/DecodedVector.cpp start line: 29 end line: 35 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3498 unit: void FlatVector::set() file: velox/vector/FlatVector.cpp start line: 40 end line: 46 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3499 unit: size_t genContainerLength() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 97 end line: 103 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3500 unit: void copy() file: velox/vector/FlatVector.h start line: 249 end line: 255 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3501 unit: virtual void move() file: velox/vector/BaseVector.h start line: 382 end line: 388 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3502 unit: virtual void copy() file: velox/vector/BaseVector.h start line: 390 end line: 396 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3503 unit: void resizeIndices() file: velox/vector/BaseVector.h start line: 536 end line: 542 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3504 unit: constexpr bool allowsMapKey() file: velox/vector/BuilderTypeUtils.h start line: 64 end line: 72 size: 7 LOC McCabe index: 10 number of parameters: 0 id: 3505 unit: void VectorStreamGroup::estimateSerializedSize() file: velox/vector/VectorStream.cpp start line: 56 end line: 62 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3506 unit: int32_t compare() file: velox/vector/FunctionVector.h start line: 131 end line: 137 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 3507 unit: if constexpr() file: velox/vector/BaseVector.cpp start line: 190 end line: 196 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3508 unit: VectorPtr BaseVector::createConstant() file: velox/vector/BaseVector.cpp start line: 565 end line: 571 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3509 unit: VectorPtr BaseVector::loadedVectorShared() file: velox/vector/BaseVector.cpp start line: 585 end line: 592 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3510 unit: VectorPtr BaseVector::transpose() file: velox/vector/BaseVector.cpp start line: 595 end line: 603 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3511 unit: BufferPtr wrapInfo() file: velox/vector/ConstantVector.h start line: 275 end line: 281 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3512 unit: void setValue() file: velox/vector/ConstantVector.h start line: 382 end line: 388 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3513 unit: void BM_Sequence_hashAll() file: velox/vector/benchmarks/SimpleVectorHashAllBenchmark.cpp start line: 147 end line: 153 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 3514 unit: void resize() file: velox/vector/ComplexVector.h start line: 284 end line: 290 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3515 unit: BufferPtr mutableOffsets() file: velox/vector/ComplexVector.h start line: 335 end line: 341 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3516 unit: BufferPtr mutableSizes() file: velox/vector/ComplexVector.h start line: 343 end line: 349 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3517 unit: void resize() file: velox/vector/ComplexVector.h start line: 451 end line: 457 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3518 unit: BufferPtr mutableOffsets() file: velox/vector/ComplexVector.h start line: 514 end line: 520 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3519 unit: BufferPtr mutableSizes() file: velox/vector/ComplexVector.h start line: 522 end line: 528 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 3520 unit: inline uint64_t SimpleVector::hashValueAt() file: velox/vector/SimpleVector.h start line: 442 end line: 448 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3521 unit: const T DictionaryVector::valueAtFast() file: velox/vector/DictionaryVector-inl.h start line: 100 end line: 106 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3522 unit: static void writeIOWallTimeStat() file: velox/vector/LazyVector.cpp start line: 33 end line: 39 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3523 unit: T getOwnedValue() file: velox/buffer/StringViewBufferHolder.h start line: 42 end line: 48 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3524 unit: def diff() file: scripts/check.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3525 unit: def parse_args() file: scripts/run-clang-tidy.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3526 unit: def create_main_module() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 3527 unit: def build_install_dir() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3528 unit: def __init__() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 7 LOC McCabe index: 6 number of parameters: 4 id: 3529 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3530 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3531 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3532 unit: def shell_quote() file: build/fbcode_builder/shell_quoting.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3533 unit: def shell_comment() file: build/fbcode_builder/shell_quoting.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3534 unit: def python_venv() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3535 unit: def add_flag() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 4 id: 3536 unit: def _run_cmd() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 3537 unit: def add_homebrew_package_to_env() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 7 LOC McCabe index: 3 number of parameters: 3 id: 3538 unit: def load_project() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 7 LOC McCabe index: 5 number of parameters: 3 id: 3539 unit: def __init__() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 3540 unit: def list_files_under_dir_newer_than_timestamp() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 7 LOC McCabe index: 4 number of parameters: 2 id: 3541 unit: def parse_not() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 3542 unit: def parallel_make() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 3543 unit: int main() file: velox/connectors/hive/storage_adapters/s3fs/benchmark/S3ReadBenchmarkMain.cpp start line: 26 end line: 31 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3544 unit: std::string pread() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 94 end line: 99 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3545 unit: std::optional accessKey() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 191 end line: 196 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3546 unit: std::optional secretKey() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 198 end line: 203 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3547 unit: std::optional iamRole() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 205 end line: 210 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3548 unit: std::unique_ptr S3FileSystem::openFileForRead() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 350 end line: 355 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3549 unit: void printTuple() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 96 end line: 101 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3550 unit: void applyLambdaToVector() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 142 end line: 147 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3551 unit: void reset() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 71 end line: 76 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3552 unit: inline void helperFromInd1() file: velox/experimental/codegen/vector_function/ConcatExpression-inl.h start line: 175 end line: 180 size: 6 LOC McCabe index: 3 number of parameters: 3 id: 3553 unit: inline auto helperGetMany() file: velox/experimental/codegen/vector_function/ConcatExpression-inl.h start line: 197 end line: 202 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3554 unit: operator ValueType const() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 152 end line: 157 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3555 unit: operator ValueType const() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 270 end line: 275 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3556 unit: def additional_libraries() file: velox/experimental/codegen/utils/resources/generatePackage.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 3557 unit: static std::string printTimerTreeStatistics() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 296 end line: 301 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3558 unit: void run() file: velox/experimental/codegen/CodegenASTAnalysis.h start line: 125 end line: 130 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3559 unit: bool Codegen::initializeUDFManager() file: velox/experimental/codegen/Codegen.cpp start line: 87 end line: 93 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3560 unit: inline std::string codegenBinarySymbolCall() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 208 end line: 213 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3561 unit: inline std::string codegenRefVarDecl() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 293 end line: 298 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3562 unit: std::vector getHeaderFiles() file: velox/experimental/codegen/ast/ASTNode.h start line: 383 end line: 388 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3563 unit: std::vector getLibs() file: velox/experimental/codegen/ast/ASTNode.h start line: 390 end line: 395 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3564 unit: std::string addConstantStringDecl() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 107 end line: 112 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3565 unit: void OrderByNode::addDetails() file: velox/core/PlanNode.cpp start line: 401 end line: 406 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3566 unit: explicit ConfigStack() file: velox/core/Context.h start line: 115 end line: 120 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 3567 unit: void run() file: velox/core/SimpleFunctionMetadata.h start line: 242 end line: 247 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3568 unit: static constexpr auto check() file: velox/core/Metaprogramming.h start line: 148 end line: 153 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3569 unit: explicit ArrayValReader() file: velox/core/CoreTypeSystem.h start line: 190 end line: 195 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3570 unit: inline void assignFrom() file: velox/core/CoreTypeSystem.h start line: 348 end line: 353 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3571 unit: std::string toString() file: velox/core/Expressions.h start line: 87 end line: 92 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3572 unit: std::shared_ptr rewriteInputNames() file: velox/core/Expressions.h start line: 166 end line: 171 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3573 unit: return std::equal() file: velox/core/Expressions.h start line: 201 end line: 206 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3574 unit: return std::equal() file: velox/core/Expressions.h start line: 272 end line: 277 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3575 unit: std::shared_ptr rewriteInputNames() file: velox/core/Expressions.h start line: 294 end line: 299 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3576 unit: return std::equal() file: velox/core/Expressions.h start line: 325 end line: 330 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3577 unit: std::shared_ptr rewriteInputNames() file: velox/core/Expressions.h start line: 366 end line: 371 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3578 unit: std::shared_ptr rewriteInputNames() file: velox/core/Expressions.h start line: 404 end line: 409 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3579 unit: std::string toString() file: velox/core/PlanNode.h start line: 68 end line: 73 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 3580 unit: std::string appendAliasIfExists() file: velox/parse/IExpr.h start line: 63 end line: 69 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3581 unit: explicit FieldAccessExpr() file: velox/parse/Expressions.h start line: 129 end line: 134 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 3582 unit: static std::shared_ptr create() file: velox/parse/Expressions.h start line: 259 end line: 264 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3583 unit: folly::dynamic serialize() file: velox/parse/Expressions.h start line: 382 end line: 388 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3584 unit: explicit CastExpr() file: velox/parse/Expressions.h start line: 408 end line: 413 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 3585 unit: uint64_t ByteRleColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 221 end line: 226 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3586 unit: uint64_t TimestampColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 616 end line: 621 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3587 unit: void resetFilterCaches() file: velox/dwio/dwrf/reader/SelectiveIntegerDictionaryColumnReader.h start line: 34 end line: 39 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3588 unit: void getValues() file: velox/dwio/dwrf/reader/SelectiveStringDirectColumnReader.h start line: 56 end line: 61 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3589 unit: void next() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 44 end line: 49 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3590 unit: const RowSet outputRows() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 82 end line: 87 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3591 unit: void ensureRowGroupIndex() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 294 end line: 299 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 3592 unit: uint64_t SelectiveFloatingPointColumnReader::skip() file: velox/dwio/dwrf/reader/SelectiveFloatingPointColumnReader.h start line: 99 end line: 104 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3593 unit: bool allowNulls() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 153 end line: 158 size: 6 LOC McCabe index: 4 number of parameters: 0 id: 3594 unit: inline vector_size_t rowAt() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 331 end line: 336 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3595 unit: vector_size_t currentRow() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 342 end line: 347 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3596 unit: void filterPassed() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 357 end line: 362 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3597 unit: inline void filterPassedForNull() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 364 end line: 369 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3598 unit: void setNumValues() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 384 end line: 389 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3599 unit: FOLLY_ALWAYS_INLINE bool isInDict() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 600 end line: 605 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3600 unit: void resetFilterCaches() file: velox/dwio/dwrf/reader/SelectiveStringDictionaryColumnReader.h start line: 33 end line: 39 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3601 unit: std::shared_ptr getSelectedType() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 104 end line: 110 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3602 unit: void setReadOffsetRecursive() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.h start line: 101 end line: 106 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3603 unit: virtual std::vector filterRowGroups() file: velox/dwio/dwrf/reader/ColumnReader.h start line: 93 end line: 98 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3604 unit: uint64_t SelectiveTimestampColumnReader::skip() file: velox/dwio/dwrf/reader/SelectiveTimestampColumnReader.cpp start line: 50 end line: 55 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3605 unit: void fillKey() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 155 end line: 160 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3606 unit: void FlatMapColumnReader::initKeysVector() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 299 end line: 304 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3607 unit: uint64_t KeyNode::readInMapData() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 474 end line: 480 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3608 unit: void StripeDictionaryCache::registerIntDictionary() file: velox/dwio/dwrf/reader/StripeDictionaryCache.cpp start line: 37 end line: 42 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3609 unit: uint64_t DwrfReaderShared::getMemoryUseByFieldId() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 285 end line: 290 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3610 unit: uint64_t DwrfReaderShared::getMemoryUseByName() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 292 end line: 297 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3611 unit: uint64_t DwrfReaderShared::getMemoryUseByTypeId() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 299 end line: 304 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3612 unit: void flush() file: velox/dwio/dwrf/utils/BufferedWriter.h start line: 63 end line: 68 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3613 unit: virtual void recordPosition() file: velox/dwio/dwrf/common/IntEncoder.h start line: 125 end line: 130 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3614 unit: void IntEncoder::writeLongLE() file: velox/dwio/dwrf/common/IntEncoder.h start line: 350 end line: 355 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3615 unit: void PagedInputStream::prepareOutputBuffer() file: velox/dwio/dwrf/common/PagedInputStream.cpp start line: 22 end line: 27 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 3616 unit: static std::shared_ptr fromMap() file: velox/dwio/dwrf/common/Config.h start line: 73 end line: 78 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3617 unit: uint64_t flush() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 231 end line: 236 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3618 unit: void ByteRleDecoder::seekToRowGroup() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 350 end line: 359 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3619 unit: uint64_t IntEncoder::flush() file: velox/dwio/dwrf/common/IntEncoder.cpp start line: 23 end line: 28 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3620 unit: void CacheInputStream::BackUp() file: velox/dwio/dwrf/common/CacheInputStream.cpp start line: 70 end line: 76 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3621 unit: void setNumStripes() file: velox/dwio/dwrf/common/CachedBufferedInput.h start line: 127 end line: 132 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3622 unit: std::string toString() file: velox/dwio/dwrf/common/CachedBufferedInput.h start line: 220 end line: 225 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3623 unit: static std::unique_ptr create() file: velox/dwio/dwrf/common/Encryption.h start line: 27 end line: 32 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3624 unit: uint64_t add() file: velox/dwio/dwrf/common/RLEv1.h start line: 57 end line: 62 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3625 unit: uint64_t add() file: velox/dwio/dwrf/common/RLEv1.h start line: 69 end line: 74 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3626 unit: std::string startConditional() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 2393 end line: 2398 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3627 unit: std::string startTrailingConditional() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 2400 end line: 2405 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3628 unit: std::string endConditional() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 2407 end line: 2412 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3629 unit: std::string advanceCount() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 2414 end line: 2420 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3630 unit: inline signed char readByte() file: velox/dwio/dwrf/common/ByteRLE.h start line: 200 end line: 205 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3631 unit: void RleDecoderV1::seekToRowGroup() file: velox/dwio/dwrf/common/RLEv1.cpp start line: 67 end line: 76 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3632 unit: void RleDecoderV2::seekToRowGroup() file: velox/dwio/dwrf/common/RLEv2.cpp start line: 156 end line: 164 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3633 unit: uint64_t AppendOnlyBufferedStream::flush() file: velox/dwio/dwrf/common/OutputStream.cpp start line: 70 end line: 75 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3634 unit: uint8_t load8Bits() file: velox/dwio/dwrf/common/DecoderUtil.cpp start line: 35 end line: 40 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3635 unit: void EncryptionHandler::populateNodeMaps() file: velox/dwio/dwrf/common/Encryption.cpp start line: 27 end line: 32 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3636 unit: int32_t adjustedReadPct() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 137 end line: 144 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3637 unit: void PagedOutputStream::updateSize() file: velox/dwio/dwrf/common/PagedOutputStream.cpp start line: 76 end line: 81 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3638 unit: void PagedOutputStream::resetBuffers() file: velox/dwio/dwrf/common/PagedOutputStream.cpp start line: 83 end line: 89 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3639 unit: void PagedOutputStream::BackUp() file: velox/dwio/dwrf/common/PagedOutputStream.cpp start line: 103 end line: 108 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3640 unit: void setMode() file: velox/dwio/dwrf/writer/WriterSink.h start line: 125 end line: 130 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 3641 unit: virtual void addEntry() file: velox/dwio/dwrf/writer/IndexBuilder.h start line: 45 end line: 50 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3642 unit: virtual void flush() file: velox/dwio/dwrf/writer/IndexBuilder.h start line: 58 end line: 64 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3643 unit: explicit IntegerDictionaryEncoder() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 108 end line: 113 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 3644 unit: bool DefaultFlushPolicy::operator() file: velox/dwio/dwrf/writer/FlushPolicy.cpp start line: 54 end line: 59 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3645 unit: void flush() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 68 end line: 73 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3646 unit: bool shouldKeepDictionary() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 399 end line: 410 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3647 unit: bool useDictionaryEncoding() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 945 end line: 950 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 3648 unit: void flush() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1335 end line: 1340 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3649 unit: static std::unique_ptr create() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 38 end line: 43 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3650 unit: void flush() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 156 end line: 161 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3651 unit: virtual void setEncoding() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 169 end line: 174 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3652 unit: virtual void close() file: velox/dwio/dwrf/writer/WriterBase.h start line: 34 end line: 39 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3653 unit: std::unique_ptr newStream() file: velox/dwio/dwrf/writer/WriterContext.h start line: 126 end line: 131 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3654 unit: std::unique_ptr newIndexBuilder() file: velox/dwio/dwrf/writer/WriterContext.h start line: 161 end line: 166 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3655 unit: void incRowCount() file: velox/dwio/dwrf/writer/WriterContext.h start line: 192 end line: 197 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3656 unit: void returnBuffer() file: velox/dwio/dwrf/writer/WriterContext.h start line: 300 end line: 305 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3657 unit: uint64_t getNodeSize() file: velox/dwio/dwrf/writer/WriterContext.h start line: 311 end line: 316 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3658 unit: void recordFlushOverhead() file: velox/dwio/dwrf/writer/WriterContext.h start line: 322 end line: 327 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3659 unit: int64_t getEstimatedOutputStreamSize() file: velox/dwio/dwrf/writer/WriterContext.h start line: 356 end line: 361 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3660 unit: void init() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 126 end line: 131 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3661 unit: void addValues() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 146 end line: 151 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 3662 unit: uint32_t updateKeyStatistics() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 175 end line: 180 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3663 unit: static bool frequencyOrdering() file: velox/dwio/dwrf/writer/DictionaryEncodingUtils.h start line: 33 end line: 38 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3664 unit: void close() file: velox/dwio/common/Closeable.h start line: 40 end line: 45 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3665 unit: void extend() file: velox/dwio/common/DataBuffer.h start line: 133 end line: 138 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3666 unit: void unsafeAppend() file: velox/dwio/common/DataBuffer.h start line: 171 end line: 176 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 3667 unit: void append() file: velox/dwio/common/DataBuffer.h start line: 182 end line: 187 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3668 unit: std::optional getFalseCount() file: velox/dwio/common/Statistics.h start line: 165 end line: 170 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 3669 unit: std::unordered_map toMap() file: velox/dwio/common/Statistics.h start line: 422 end line: 427 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3670 unit: explicit ColumnSelector() file: velox/dwio/common/ColumnSelector.h start line: 83 end line: 88 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 3671 unit: explicit ColumnSelector() file: velox/dwio/common/ColumnSelector.h start line: 97 end line: 102 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 3672 unit: bool match() file: velox/dwio/common/FilterNode.h start line: 105 end line: 113 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3673 unit: inline void setSequenceFilter() file: velox/dwio/common/FilterNode.h start line: 274 end line: 280 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3674 unit: void verify_range() file: velox/dwio/common/exception/Exceptions.cpp start line: 30 end line: 35 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 3675 unit: std::string error_string() file: velox/dwio/common/exception/Exceptions.cpp start line: 55 end line: 60 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3676 unit: void setupMetadata() file: velox/dwio/type/fbhive/HiveTypeParser.h start line: 141 end line: 146 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3677 unit: std::unique_ptr constantFilter() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 40 end line: 45 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3678 unit: int64_t Read() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 72 end line: 77 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3679 unit: int64_t Write() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 79 end line: 84 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3680 unit: explicit VeloxPoolAllocator() file: velox/dwio/parquet/reader/duckdb/Allocator.h start line: 48 end line: 53 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3681 unit: bool initialize() file: velox/codegen/Codegen-Stubs.h start line: 37 end line: 42 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3682 unit: bool initializeFromFile() file: velox/codegen/Codegen-Stubs.h start line: 44 end line: 49 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3683 unit: void forbidsNull() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 376 end line: 381 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3684 unit: virtual size_t appendToString() file: velox/common/strings/ByteStream.h start line: 264 end line: 269 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3685 unit: explicit StringByteSource() file: velox/common/strings/ByteStream.h start line: 318 end line: 323 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3686 unit: std::unique_ptr MemoryPoolBase::addScopedChild() file: velox/common/memory/Memory.cpp start line: 129 end line: 134 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3687 unit: int32_t availableInRun() file: velox/common/memory/AllocationPool.h start line: 73 end line: 78 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3688 unit: void insert() file: velox/common/memory/CompactDoubleList.h start line: 40 end line: 45 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3689 unit: bool MappedMemoryImpl::checkConsistency() file: velox/common/memory/MappedMemory.cpp start line: 299 end line: 304 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3690 unit: void clear() file: velox/common/memory/HashStringAllocator.h start line: 243 end line: 248 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3691 unit: void write() file: velox/common/memory/ByteStream.h start line: 70 end line: 75 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3692 unit: void setRange() file: velox/common/memory/ByteStream.h start line: 117 end line: 122 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3693 unit: void updateEnd() file: velox/common/memory/ByteStream.h start line: 354 end line: 359 size: 6 LOC McCabe index: 4 number of parameters: 0 id: 3694 unit: void write() file: velox/common/memory/ByteStream.h start line: 405 end line: 410 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3695 unit: void MemoryUsageTracker::decrementUsage() file: velox/common/memory/MemoryUsageTracker.cpp start line: 93 end line: 98 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3696 unit: std::shared_ptr genChild() file: velox/common/memory/Memory.h start line: 227 end line: 232 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3697 unit: void MemoryPoolImpl::capMemoryAllocation() file: velox/common/memory/Memory.h start line: 686 end line: 691 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3698 unit: int main() file: velox/common/file/benchmark/ReadBenchmarkMain.cpp start line: 26 end line: 31 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3699 unit: void registerFileSystem() file: velox/common/file/FileSystems.cpp start line: 41 end line: 46 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3700 unit: std::unique_ptr openFileForRead() file: velox/common/file/FileSystems.cpp start line: 76 end line: 81 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3701 unit: std::string LocalReadFile::pread() file: velox/common/file/File.cpp start line: 95 end line: 100 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3702 unit: static folly::dynamic serialize() file: velox/common/serialization/Serializable.h start line: 147 end line: 153 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3703 unit: static T deserialize() file: velox/common/serialization/Serializable.h start line: 204 end line: 209 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3704 unit: void Base64::encodeAppend() file: velox/common/encode/Base64.cpp start line: 281 end line: 287 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3705 unit: void Base64::decode() file: velox/common/encode/Base64.cpp start line: 295 end line: 300 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3706 unit: static void encodeToByteSink() file: velox/common/encode/Coding.h start line: 107 end line: 112 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3707 unit: static void encode128ToByteSink() file: velox/common/encode/Coding.h start line: 113 end line: 118 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3708 unit: static uint64_t decode() file: velox/common/encode/Coding.h start line: 188 end line: 193 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3709 unit: static UInt128 decode128() file: velox/common/encode/Coding.h start line: 194 end line: 199 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3710 unit: folly::SemiFuture getFuture() file: velox/common/caching/AsyncDataCache.h start line: 242 end line: 247 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3711 unit: void release() file: velox/common/caching/AsyncDataCache.h start line: 362 end line: 367 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3712 unit: memory::MachinePageCount AsyncDataCacheEntry::setPrefetch() file: velox/common/caching/AsyncDataCache.cpp start line: 88 end line: 93 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3713 unit: void AsyncDataCache::backoff() file: velox/common/caching/AsyncDataCache.cpp start line: 584 end line: 589 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3714 unit: inline SimpleLRUCache::~SimpleLRUCache() file: velox/common/caching/SimpleLRUCache.h start line: 136 end line: 144 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3715 unit: inline bool SimpleLRUCache::add() file: velox/common/caching/SimpleLRUCache.h start line: 147 end line: 152 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3716 unit: inline bool SimpleLRUCache::addPinned() file: velox/common/caching/SimpleLRUCache.h start line: 155 end line: 160 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3717 unit: void SsdPin::clear() file: velox/common/caching/SsdFile.cpp start line: 40 end line: 45 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3718 unit: void push_back() file: velox/common/base/RawVector.h start line: 99 end line: 104 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3719 unit: float timeToDropValue() file: velox/common/base/SelectivityInfo.h start line: 31 end line: 36 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3720 unit: bool mayContain() file: velox/common/base/BloomFilter.h start line: 52 end line: 57 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3721 unit: return testWords() file: velox/common/base/BitUtil.h start line: 291 end line: 296 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 3722 unit: void deserialize() file: velox/row/benchmark/DynamicRowVectorDeserializeBenchmark.cpp start line: 46 end line: 51 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3723 unit: void deserialize() file: velox/row/benchmark/DynamicRowVectorDeserializeBenchmark.cpp start line: 63 end line: 68 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3724 unit: static void set() file: velox/row/UnsafeRow.h start line: 46 end line: 51 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3725 unit: static void set() file: velox/row/UnsafeRow.h start line: 102 end line: 107 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3726 unit: static void setNoCopy() file: velox/row/UnsafeRow.h start line: 109 end line: 114 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3727 unit: const std::string_view readVariableLengthDataAt() file: velox/row/UnsafeRow.h start line: 507 end line: 514 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3728 unit: FOLLY_ALWAYS_INLINE std::pair decodeVarOffset() file: velox/row/UnsafeRow24Deserializer.cpp start line: 60 end line: 65 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3729 unit: std::tuple readDataPointer() file: velox/row/UnsafeRowDeserializer.h start line: 53 end line: 58 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3730 unit: virtual std::string toString() file: velox/row/UnsafeRowDeserializer.h start line: 74 end line: 79 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3731 unit: virtual std::string toString() file: velox/row/UnsafeRowDeserializer.h start line: 421 end line: 426 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3732 unit: virtual std::string toString() file: velox/row/UnsafeRowBatchDeserializer.h start line: 87 end line: 92 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3733 unit: std::string toString() file: velox/row/UnsafeRowBatchDeserializer.h start line: 194 end line: 199 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3734 unit: std::string toString() file: velox/row/UnsafeRowBatchDeserializer.h start line: 326 end line: 331 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3735 unit: static VectorPtr deserializeComplex() file: velox/row/UnsafeRowBatchDeserializer.h start line: 811 end line: 816 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3736 unit: void appendNonNull() file: velox/serializers/PrestoSerializer.cpp start line: 698 end line: 703 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3737 unit: void estimateFlatSerializedSize() file: velox/serializers/PrestoSerializer.cpp start line: 1256 end line: 1261 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3738 unit: void estimateFlatSerializedSize() file: velox/serializers/PrestoSerializer.cpp start line: 1264 end line: 1269 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3739 unit: void PrestoVectorSerde::estimateSerializedSize() file: velox/serializers/PrestoSerializer.cpp start line: 1537 end line: 1542 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3740 unit: std::unique_ptr PrestoVectorSerde::createSerializer() file: velox/serializers/PrestoSerializer.cpp start line: 1544 end line: 1549 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3741 unit: size_t cppSizeInBytes() file: velox/type/Type.h start line: 519 end line: 525 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3742 unit: folly::dynamic serialize() file: velox/type/Type.h start line: 534 end line: 539 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3743 unit: folly::dynamic serialize() file: velox/type/Type.h start line: 572 end line: 577 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3744 unit: static inline int32_t sizeOfTypeKind() file: velox/type/Type.h start line: 1551 end line: 1556 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3745 unit: static int64_t minLimit() file: velox/type/Conversions.h start line: 173 end line: 178 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3746 unit: static int64_t maxLimit() file: velox/type/Conversions.h start line: 179 end line: 184 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3747 unit: static T min() file: velox/type/Conversions.h start line: 185 end line: 190 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3748 unit: static T max() file: velox/type/Conversions.h start line: 191 end line: 196 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3749 unit: static T cast() file: velox/type/Conversions.h start line: 198 end line: 203 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3750 unit: void parserError() file: velox/type/TimestampConversion.cpp start line: 490 end line: 495 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3751 unit: bool BigintValuesUsingBitmask::testInt64() file: velox/type/Filter.cpp start line: 92 end line: 97 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3752 unit: std::unique_ptr nullOrFalse() file: velox/type/Filter.cpp start line: 274 end line: 279 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3753 unit: static bool equals() file: velox/type/Variant.cpp start line: 45 end line: 50 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 3754 unit: void variant::throwCheckIsKindError() file: velox/type/Variant.cpp start line: 173 end line: 178 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3755 unit: virtual bool testBytesRange() file: velox/type/Filter.h start line: 219 end line: 224 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3756 unit: bool testBytesRange() file: velox/type/Filter.h start line: 280 end line: 285 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3757 unit: bool testBytesRange() file: velox/type/Filter.h start line: 345 end line: 350 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3758 unit: bool testBytesRange() file: velox/type/Filter.h start line: 406 end line: 411 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3759 unit: bool testBytesRange() file: velox/type/Filter.h start line: 464 end line: 469 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3760 unit: bool testInt64Range() file: velox/type/Filter.h start line: 594 end line: 600 size: 6 LOC McCabe index: 4 number of parameters: 3 id: 3761 unit: bool testDoubleRange() file: velox/type/Filter.h start line: 883 end line: 889 size: 6 LOC McCabe index: 4 number of parameters: 3 id: 3762 unit: std::shared_ptr FIXED_SIZE_ARRAY() file: velox/type/Type.cpp start line: 497 end line: 502 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3763 unit: std::shared_ptr MAP() file: velox/type/Type.cpp start line: 534 end line: 539 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3764 unit: std::shared_ptr FUNCTION() file: velox/type/Type.cpp start line: 541 end line: 546 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3765 unit: void registerType() file: velox/type/Type.cpp start line: 630 end line: 635 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3766 unit: bool equals() file: velox/type/Variant.h start line: 156 end line: 162 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 3767 unit: static variant row() file: velox/type/Variant.h start line: 233 end line: 238 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3768 unit: static variant row() file: velox/type/Variant.h start line: 240 end line: 245 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3769 unit: static variant map() file: velox/type/Variant.h start line: 247 end line: 252 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3770 unit: static variant map() file: velox/type/Variant.h start line: 254 end line: 259 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3771 unit: static variant date() file: velox/type/Variant.h start line: 269 end line: 274 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3772 unit: static variant opaque() file: velox/type/Variant.h start line: 277 end line: 282 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3773 unit: static variant opaque() file: velox/type/Variant.h start line: 284 end line: 289 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3774 unit: static variant array() file: velox/type/Variant.h start line: 291 end line: 296 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3775 unit: static variant array() file: velox/type/Variant.h start line: 298 end line: 303 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3776 unit: bool equalsWithNullEqualsNull() file: velox/type/Variant.h start line: 393 end line: 398 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3777 unit: static int32_t typeKindSize() file: velox/exec/RowContainer.cpp start line: 28 end line: 34 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3778 unit: int32_t RowContainer::compareStringAsc() file: velox/exec/RowContainer.cpp start line: 424 end line: 429 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3779 unit: void addValue() file: velox/exec/AggregationHook.h start line: 128 end line: 133 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3780 unit: void FilterProject::project() file: velox/exec/FilterProject.cpp start line: 187 end line: 203 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3781 unit: vector_size_t FilterProject::filter() file: velox/exec/FilterProject.cpp start line: 205 end line: 210 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3782 unit: void LocalExchangeSource::addProducer() file: velox/exec/LocalPartition.cpp start line: 59 end line: 64 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3783 unit: void LocalPartition::noMoreInput() file: velox/exec/LocalPartition.cpp start line: 386 end line: 391 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3784 unit: void reset() file: velox/exec/RowContainer.h start line: 34 end line: 39 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3785 unit: uint32_t rowSize() file: velox/exec/RowContainer.h start line: 134 end line: 139 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3786 unit: void PartitionedOutputBufferManager::updateBroadcastOutputBuffers() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 551 end line: 556 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3787 unit: void close() file: velox/exec/CallbackSink.h start line: 65 end line: 70 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3788 unit: void close() file: velox/exec/MergeJoin.h start line: 38 end line: 43 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3789 unit: void reset() file: velox/exec/HashTable.h start line: 67 end line: 72 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3790 unit: void addValue() file: velox/exec/Operator.h start line: 81 end line: 86 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3791 unit: void merge() file: velox/exec/Operator.h start line: 88 end line: 93 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3792 unit: void GroupingSet::noMoreInput() file: velox/exec/GroupingSet.cpp start line: 128 end line: 134 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3793 unit: uint64_t GroupingSet::allocatedBytes() file: velox/exec/GroupingSet.cpp start line: 403 end line: 409 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3794 unit: RowVectorPtr EnforceSingleRow::getOutput() file: velox/exec/EnforceSingleRow.cpp start line: 50 end line: 56 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3795 unit: std::unique_ptr compile() file: velox/exec/Operator.cpp start line: 32 end line: 37 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3796 unit: void CrossJoinBridge::setData() file: velox/exec/CrossJoinBuild.cpp start line: 21 end line: 26 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3797 unit: void setThread() file: velox/exec/Driver.h start line: 106 end line: 113 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3798 unit: void notifyConsumers() file: velox/exec/MergeSource.cpp start line: 91 end line: 96 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3799 unit: void notifyProducers() file: velox/exec/MergeSource.cpp start line: 98 end line: 103 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3800 unit: void notify() file: velox/exec/MergeSource.cpp start line: 195 end line: 200 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3801 unit: void AssignUniqueId::addInput() file: velox/exec/AssignUniqueId.cpp start line: 52 end line: 57 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3802 unit: void enqueue() file: velox/exec/PartitionedOutputBufferManager.h start line: 46 end line: 53 size: 6 LOC McCabe index: 4 number of parameters: 1 id: 3803 unit: void deserializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 195 end line: 201 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3804 unit: void deserializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 221 end line: 226 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3805 unit: void deserializeOne() file: velox/exec/ContainerRowSerde.cpp start line: 229 end line: 234 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3806 unit: uint64_t hashOne() file: velox/exec/ContainerRowSerde.cpp start line: 715 end line: 720 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3807 unit: uint64_t hashOne() file: velox/exec/ContainerRowSerde.cpp start line: 760 end line: 765 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3808 unit: void ContainerRowSerde::serialize() file: velox/exec/ContainerRowSerde.cpp start line: 773 end line: 778 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3809 unit: void ContainerRowSerde::deserialize() file: velox/exec/ContainerRowSerde.cpp start line: 780 end line: 785 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3810 unit: void incrementRowSize() file: velox/exec/Aggregate.h start line: 211 end line: 216 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3811 unit: void setAllNulls() file: velox/exec/Aggregate.h start line: 220 end line: 225 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3812 unit: void close() file: velox/exec/LocalPartition.h start line: 173 end line: 178 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3813 unit: void Task::checkPlanNodeIdForSplit() file: velox/exec/Task.cpp start line: 504 end line: 509 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3814 unit: void Task::stateChangedLocked() file: velox/exec/Task.cpp start line: 1001 end line: 1006 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3815 unit: void Task::finished() file: velox/exec/Task.cpp start line: 1314 end line: 1319 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3816 unit: void JoinBridge::notifyConsumersLocked() file: velox/exec/JoinBridge.cpp start line: 26 end line: 31 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3817 unit: void checkComplete() file: velox/exec/Exchange.h start line: 160 end line: 165 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 3818 unit: void clearAllPromises() file: velox/exec/Exchange.h start line: 167 end line: 172 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3819 unit: virtual std::string toString() file: velox/exec/Exchange.h start line: 232 end line: 237 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 3820 unit: std::string toString() file: velox/exec/Split.h start line: 58 end line: 63 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3821 unit: void CrossJoinProbe::addInput() file: velox/exec/CrossJoinProbe.cpp start line: 84 end line: 92 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3822 unit: RowVectorPtr Values::getOutput() file: velox/exec/Values.cpp start line: 40 end line: 45 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3823 unit: std::shared_ptr makeArraySort() file: velox/functions/sparksql/ArraySort.cpp start line: 210 end line: 216 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3824 unit: std::shared_ptr makeInstr() file: velox/functions/sparksql/String.cpp start line: 122 end line: 127 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3825 unit: std::shared_ptr makeLength() file: velox/functions/sparksql/String.cpp start line: 142 end line: 147 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3826 unit: void emplace() file: velox/functions/sparksql/In.cpp start line: 35 end line: 40 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3827 unit: constexpr bool operator() file: velox/functions/sparksql/Comparisons.h start line: 53 end line: 59 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3828 unit: uint32_t mixK1() file: velox/functions/sparksql/Hash.cpp start line: 38 end line: 43 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3829 unit: uint32_t mixH1() file: velox/functions/sparksql/Hash.cpp start line: 45 end line: 50 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3830 unit: std::shared_ptr makeHash() file: velox/functions/sparksql/Hash.cpp start line: 175 end line: 180 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3831 unit: void registerBitwiseBinaryIntegral() file: velox/functions/prestosql/registration/BitwiseFunctionsRegistration.cpp start line: 23 end line: 28 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3832 unit: void registerBitwiseUnaryIntegral() file: velox/functions/prestosql/registration/BitwiseFunctionsRegistration.cpp start line: 31 end line: 36 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3833 unit: inline void registerArrayJoinFunctions() file: velox/functions/prestosql/registration/ArrayFunctionsRegistration.cpp start line: 29 end line: 34 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3834 unit: void assign() file: velox/functions/prestosql/ArrayFunctions.h start line: 45 end line: 51 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3835 unit: void writeValue() file: velox/functions/prestosql/ArrayFunctions.h start line: 101 end line: 106 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3836 unit: static VectorPtr createBoolConstantNull() file: velox/functions/prestosql/InPredicate.cpp start line: 196 end line: 201 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3837 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 33 end line: 38 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3838 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 47 end line: 52 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3839 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 260 end line: 265 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3840 unit: FOLLY_ALWAYS_INLINE bool callAscii() file: velox/functions/prestosql/StringFunctions.h start line: 267 end line: 272 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3841 unit: void free() file: velox/functions/prestosql/aggregates/ValueList.h start line: 63 end line: 68 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3842 unit: void extractValues() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 47 end line: 52 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3843 unit: void finalize() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 47 end line: 52 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3844 unit: void extractValues() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 47 end line: 52 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3845 unit: FOLLY_ALWAYS_INLINE void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 85 end line: 90 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3846 unit: int32_t serializedSize() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 27 end line: 32 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3847 unit: folly::TDigest read() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 93 end line: 99 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3848 unit: void append() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 112 end line: 118 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3849 unit: void destroy() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 222 end line: 227 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3850 unit: void finalize() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 229 end line: 234 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3851 unit: void update() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 53 end line: 58 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3852 unit: void set() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 167 end line: 172 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3853 unit: void extractValues() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 54 end line: 59 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3854 unit: void extractValues() file: velox/functions/prestosql/aggregates/CountAggregate.cpp start line: 44 end line: 49 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3855 unit: void toDense() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 87 end line: 92 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3856 unit: explicit ApproxDistinctAggregate() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 113 end line: 118 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3857 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 31 end line: 36 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3858 unit: std::tm getDateTime() file: velox/functions/prestosql/DateTimeFunctions.h start line: 88 end line: 93 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3859 unit: std::tm getDateTime() file: velox/functions/prestosql/DateTimeFunctions.h start line: 96 end line: 101 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3860 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 121 end line: 126 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3861 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 138 end line: 143 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3862 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 155 end line: 160 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3863 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 172 end line: 177 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3864 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 208 end line: 213 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3865 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 265 end line: 270 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3866 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 291 end line: 296 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3867 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 308 end line: 313 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3868 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 325 end line: 330 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3869 unit: int32_t SparseHll::serializedSize() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 142 end line: 147 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3870 unit: void SparseHll::mergeWith() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 168 end line: 174 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3871 unit: inline int8_t toIndexBitLength() file: velox/functions/prestosql/hyperloglog/HllUtils.h start line: 44 end line: 49 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3872 unit: std::shared_ptr createTyped() file: velox/functions/prestosql/ArrayDistinct.cpp start line: 137 end line: 143 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3873 unit: std::shared_ptr createTyped() file: velox/functions/prestosql/ArrayDuplicates.cpp start line: 150 end line: 156 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3874 unit: int main() file: velox/functions/prestosql/benchmarks/NestedArrayWriterBenchmark.cpp start line: 234 end line: 240 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3875 unit: RowVectorPtr makeData() file: velox/functions/prestosql/benchmarks/InBenchmark.cpp start line: 52 end line: 57 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3876 unit: T modulus() file: velox/functions/prestosql/ArithmeticImpl.h start line: 104 end line: 110 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3877 unit: T checkedDivide() file: velox/functions/prestosql/CheckedArithmeticImpl.h start line: 57 end line: 62 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3878 unit: T checkedModulus() file: velox/functions/prestosql/CheckedArithmeticImpl.h start line: 65 end line: 70 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3879 unit: T checkedNegate() file: velox/functions/prestosql/CheckedArithmeticImpl.h start line: 73 end line: 78 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3880 unit: static void apply() file: velox/functions/prestosql/VectorArithmetic.cpp start line: 345 end line: 350 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 3881 unit: FunctionSignatureMap getFunctionSignatures() file: velox/functions/FunctionRegistry.cpp start line: 74 end line: 79 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3882 unit: std::vector KllSketch::estimateQuantiles() file: velox/functions/lib/KllSketch-inl.h start line: 359 end line: 364 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3883 unit: int main() file: velox/functions/lib/benchmarks/Re2FunctionsBenchmarks.cpp start line: 104 end line: 109 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3884 unit: void parseFail() file: velox/functions/lib/JodaDateTime.cpp start line: 163 end line: 168 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3885 unit: uint16_t levelCapacity() file: velox/functions/lib/KllSketch.cpp start line: 53 end line: 58 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3886 unit: void registerBinaryIntegral() file: velox/functions/lib/RegistrationHelpers.h start line: 24 end line: 29 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3887 unit: void registerUnaryIntegral() file: velox/functions/lib/RegistrationHelpers.h start line: 59 end line: 64 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3888 unit: static ::duckdb::string_t toDuck() file: velox/duckdb/conversion/DuckConversion.h start line: 79 end line: 84 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3889 unit: void push_back() file: velox/expression/ComplexWriterTypes.h start line: 165 end line: 170 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3890 unit: void push_back() file: velox/expression/ComplexWriterTypes.h start line: 172 end line: 177 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3891 unit: void push_back() file: velox/expression/ComplexWriterTypes.h start line: 179 end line: 184 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3892 unit: void initialize() file: velox/expression/ComplexWriterTypes.h start line: 231 end line: 236 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3893 unit: explicit ConstantExpr() file: velox/expression/ControlExpr.h start line: 66 end line: 71 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3894 unit: VectorFunctionFactory makeVectorFunctionFactory() file: velox/expression/VectorFunction.h start line: 187 end line: 192 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3895 unit: void ensureSize() file: velox/expression/VectorUdfTypeSystem.h start line: 142 end line: 147 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3896 unit: void ensureSize() file: velox/expression/VectorUdfTypeSystem.h start line: 273 end line: 278 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3897 unit: void reset() file: velox/expression/VectorUdfTypeSystem.h start line: 318 end line: 323 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3898 unit: void setChildrenMayHaveNulls() file: velox/expression/VectorUdfTypeSystem.h start line: 415 end line: 421 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3899 unit: inline bool mayHaveNullsRecursive() file: velox/expression/VectorUdfTypeSystem.h start line: 494 end line: 500 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3900 unit: void ensureSize() file: velox/expression/VectorUdfTypeSystem.h start line: 539 end line: 545 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3901 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 633 end line: 639 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3902 unit: void init() file: velox/expression/VectorUdfTypeSystem.h start line: 683 end line: 688 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3903 unit: void ensureSize() file: velox/expression/VectorUdfTypeSystem.h start line: 708 end line: 713 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3904 unit: void commit() file: velox/expression/VectorUdfTypeSystem.h start line: 716 end line: 723 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3905 unit: void ensureSize() file: velox/expression/VectorUdfTypeSystem.h start line: 859 end line: 864 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3906 unit: void resetVectorWritersInternal() file: velox/expression/VectorUdfTypeSystem.h start line: 909 end line: 914 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3907 unit: void resizeVectorWritersInternal() file: velox/expression/VectorUdfTypeSystem.h start line: 917 end line: 922 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3908 unit: void setOffsetVectorWritersInternal() file: velox/expression/VectorUdfTypeSystem.h start line: 925 end line: 930 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3909 unit: void commitNullInternal() file: velox/expression/VectorUdfTypeSystem.h start line: 947 end line: 952 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3910 unit: void init() file: velox/expression/VectorUdfTypeSystem.h start line: 968 end line: 974 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3911 unit: void ensureSize() file: velox/expression/VectorUdfTypeSystem.h start line: 984 end line: 989 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3912 unit: bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 1488 end line: 1495 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3913 unit: std::string Expr::toString() file: velox/expression/Expr.cpp start line: 1140 end line: 1145 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3914 unit: void ExprSet::clear() file: velox/expression/Expr.cpp start line: 1191 end line: 1196 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3915 unit: virtual void evalSpecialForm() file: velox/expression/Expr.h start line: 69 end line: 74 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3916 unit: virtual void evalSpecialFormSimplified() file: velox/expression/Expr.h start line: 78 end line: 83 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3917 unit: void eval() file: velox/expression/Expr.h start line: 339 end line: 344 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3918 unit: void eval() file: velox/expression/Expr.h start line: 404 end line: 409 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3919 unit: if constexpr() file: velox/expression/VariadicView.h start line: 56 end line: 61 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3920 unit: SkipNullsIterator begin() file: velox/expression/VariadicView.h start line: 107 end line: 112 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3921 unit: void setPeeled() file: velox/expression/EvalCtx.h start line: 53 end line: 58 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3922 unit: void allocate() file: velox/expression/EvalCtx.h start line: 278 end line: 283 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3923 unit: void unpack() file: velox/expression/SimpleFunctionAdapter.h start line: 120 end line: 125 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3924 unit: FOLLY_ALWAYS_INLINE bool doApplyAsciiNotNull() file: velox/expression/SimpleFunctionAdapter.h start line: 574 end line: 579 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3925 unit: std::unique_ptr createVectorFunction() file: velox/expression/SimpleFunctionAdapter.h start line: 615 end line: 620 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3926 unit: operator std::optional() file: velox/expression/ComplexViewTypes.h start line: 212 end line: 217 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 3927 unit: SkipNullsIterator begin() file: velox/expression/ComplexViewTypes.h start line: 452 end line: 457 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3928 unit: bool isCall() file: velox/expression/ExprCompiler.cpp start line: 95 end line: 100 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3929 unit: std::shared_ptr RowVector::createEmpty() file: velox/vector/ComplexVector.cpp start line: 62 end line: 67 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3930 unit: explicit SelectivityVector() file: velox/vector/SelectivityVector.h start line: 42 end line: 47 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3931 unit: void clearAll() file: velox/vector/SelectivityVector.h start line: 144 end line: 149 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3932 unit: void setAll() file: velox/vector/SelectivityVector.h start line: 154 end line: 159 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3933 unit: bool isSubset() file: velox/vector/SelectivityVector.h start line: 232 end line: 237 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 3934 unit: bool isNullAt() file: velox/vector/DecodedVector.h start line: 133 end line: 138 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3935 unit: void setBuffer() file: velox/vector/arrow/Bridge.cpp start line: 43 end line: 48 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3936 unit: void resizeChildren() file: velox/vector/arrow/Bridge.cpp start line: 60 end line: 65 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3937 unit: VectorPtr VectorFuzzer::fuzzConstant() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 268 end line: 273 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3938 unit: virtual void append() file: velox/vector/BaseVector.h start line: 225 end line: 230 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3939 unit: static std::shared_ptr getOrCreateEmpty() file: velox/vector/BaseVector.h start line: 517 end line: 522 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 3940 unit: auto format() file: velox/vector/BaseVector.h start line: 725 end line: 730 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3941 unit: void VectorStreamGroup::createStreamTree() file: velox/vector/VectorStream.cpp start line: 38 end line: 43 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3942 unit: bool isFlatEncoding() file: velox/vector/BaseVector.cpp start line: 672 end line: 677 size: 6 LOC McCabe index: 4 number of parameters: 1 id: 3943 unit: std::string toString() file: velox/vector/ConstantVector.h start line: 335 end line: 340 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 3944 unit: std::string toString() file: velox/vector/ConstantVector.h start line: 342 end line: 348 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3945 unit: const T valueAt() file: velox/vector/DictionaryVector.h start line: 93 end line: 98 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3946 unit: void setKeysAndValues() file: velox/vector/ComplexVector.h start line: 507 end line: 512 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3947 unit: void encodeMetaData() file: velox/vector/SimpleVector.h start line: 45 end line: 50 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3948 unit: inline void encodeMetaData() file: velox/vector/SimpleVector.h start line: 53 end line: 58 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3949 unit: inline void encodeMetaData() file: velox/vector/SimpleVector.h start line: 61 end line: 66 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 3950 unit: StringView StringViewBufferHolder::getOwnedStringView() file: velox/buffer/StringViewBufferHolder.cpp start line: 40 end line: 45 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3951 unit: virtual void setSize() file: velox/buffer/Buffer.h start line: 116 end line: 121 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3952 unit: virtual void setIsMutable() file: velox/buffer/Buffer.h start line: 143 end line: 148 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3953 unit: virtual void copyFrom() file: velox/buffer/Buffer.h start line: 203 end line: 208 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3954 unit: def get_commit() file: scripts/check.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 3955 unit: def add_options() file: scripts/check.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3956 unit: def __init__() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 3957 unit: def ensure_directory() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 3958 unit: def omit() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 6 LOC McCabe index: 5 number of parameters: 2 id: 3959 unit: def _find_next_test() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 6 LOC McCabe index: 4 number of parameters: 2 id: 3960 unit: def setStatus() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 5 id: 3961 unit: def clean_dirs() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 3962 unit: def make_temp_dir() file: build/fbcode_builder/utils.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3963 unit: def __init__() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 3964 unit: def interesting_dep() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 3965 unit: def is_objfile() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 3966 unit: def compute_dependency_paths() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3967 unit: def is_objfile() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3968 unit: def __init__() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3969 unit: def unset() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 3970 unit: def get_required_system_packages() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 3971 unit: def set_value_for_project() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 4 id: 3972 unit: def cargo_config_file() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 3973 unit: def _prepare() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 3974 unit: def as_tuple_string() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 3975 unit: def __eq__() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 3976 unit: def _get_cmd_prefix() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 6 LOC McCabe index: 4 number of parameters: 1 id: 3977 unit: def _reconfigure() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 3978 unit: def _patch() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 3979 unit: def _needs_reconfigure() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 3980 unit: def get_property() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 3 id: 3981 unit: def get_num_jobs() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3982 unit: def _list_manifests() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 6 LOC McCabe index: 4 number of parameters: 2 id: 3983 unit: def load_manifest() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3984 unit: def create_fetcher() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3985 unit: def get_project_hash() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3986 unit: def _get_project_dir_name() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3987 unit: def get_project_install_dir() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3988 unit: def get_project_build_dir() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3989 unit: def get_project_install_dir_respecting_install_prefix() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3990 unit: def option() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 3 id: 3991 unit: def build() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 3992 unit: std::unique_ptr makeStreamHolder() file: velox/connectors/hive/HiveConnector.cpp start line: 337 end line: 341 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 3993 unit: void HiveDataSource::resetSplit() file: velox/connectors/hive/HiveConnector.cpp start line: 577 end line: 583 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 3994 unit: void HiveDataSource::setConstantValue() file: velox/connectors/hive/HiveConnector.cpp start line: 594 end line: 598 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 3995 unit: void HiveDataSource::setNullConstantValue() file: velox/connectors/hive/HiveConnector.cpp start line: 600 end line: 604 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 3996 unit: std::string groupName() file: velox/connectors/hive/FileHandle.cpp start line: 32 end line: 36 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 3997 unit: std::string_view pread() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 3998 unit: std::filesystem::path tempPath() file: velox/experimental/codegen/external_process/Filesystem.h start line: 65 end line: 69 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 3999 unit: bool init() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 163 end line: 167 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4000 unit: static std::stringstream readFromFile() file: velox/experimental/codegen/proto/ProtoUtils.h start line: 24 end line: 31 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4001 unit: explicit TempBuffer() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 37 end line: 41 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4002 unit: struct __attribute__() file: velox/experimental/codegen/vector_function/Perf.h start line: 208 end line: 212 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4003 unit: explicit CodegenInitializationException() file: velox/experimental/codegen/CodegenExceptions.h start line: 56 end line: 60 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4004 unit: inline std::string codegenNullableNativeType() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 81 end line: 85 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4005 unit: inline std::string codegenUnarySymbolCall() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 216 end line: 220 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4006 unit: inline std::string codegenHasValueCheck() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 234 end line: 238 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4007 unit: inline std::string codegenTupleAccess() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 301 end line: 305 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4008 unit: void validateTyped() file: velox/experimental/codegen/ast/ASTNode.h start line: 135 end line: 139 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4009 unit: void addHeaderPaths() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 51 end line: 55 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4010 unit: void addLibs() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 61 end line: 65 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4011 unit: static LibraryDescriptor fromJsonFile() file: velox/experimental/codegen/compiler_utils/LibraryDescriptor.h start line: 72 end line: 79 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4012 unit: static proto::LibraryDescriptorProto asProto() file: velox/experimental/codegen/compiler_utils/LibraryDescriptor.h start line: 120 end line: 124 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4013 unit: static proto::CompilerOptionsProto asProto() file: velox/experimental/codegen/compiler_utils/CompilerOptions.h start line: 142 end line: 146 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4014 unit: UDFInformation withVeloxFunctionNames() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 173 end line: 177 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4015 unit: UDFInformation withLibs() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 189 end line: 193 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4016 unit: UDFInformation withCodegenNullInNullOutChecks() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 215 end line: 219 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4017 unit: UDFInformation withArgumentsLookupTypes() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 221 end line: 225 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4018 unit: explicit QueryCtx() file: velox/core/QueryCtx.h start line: 70 end line: 74 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4019 unit: void setConfigOverridesUnsafe() file: velox/core/QueryCtx.h start line: 130 end line: 134 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4020 unit: std::unordered_set PlanNode::leafPlanNodeIds() file: velox/core/PlanNode.cpp start line: 457 end line: 461 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4021 unit: void setConfigOverrides() file: velox/core/Context.h start line: 162 end line: 167 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4022 unit: void setConfigOverrides() file: velox/core/Context.h start line: 169 end line: 173 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4023 unit: SubscriptionHandle AddSubscription() file: velox/core/Context.h start line: 262 end line: 266 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4024 unit: void verifyReturnTypeCompatibility() file: velox/core/SimpleFunctionMetadata.h start line: 487 end line: 491 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4025 unit: void reserve() file: velox/core/CoreTypeSystem.h start line: 78 end line: 85 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4026 unit: std::pair emplace() file: velox/core/CoreTypeSystem.h start line: 284 end line: 288 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4027 unit: size_t localHash() file: velox/core/Expressions.h start line: 258 end line: 262 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4028 unit: inline std::string mapAggregationStepToName() file: velox/core/PlanNode.h start line: 540 end line: 544 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4029 unit: std::shared_ptr makeTypedCast() file: velox/parse/Expressions.cpp start line: 66 end line: 70 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4030 unit: folly::dynamic serialize() file: velox/parse/Expressions.h start line: 103 end line: 107 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4031 unit: std::shared_ptr withInputs() file: velox/parse/Expressions.h start line: 139 end line: 143 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4032 unit: std::shared_ptr withInputs() file: velox/parse/Expressions.h start line: 225 end line: 229 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4033 unit: static auto createCall() file: velox/parse/Expressions.h start line: 331 end line: 335 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4034 unit: static std::shared_ptr create() file: velox/parse/Expressions.h start line: 390 end line: 395 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4035 unit: uint64_t IntegerDirectColumnReader::skip() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 369 end line: 373 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4036 unit: std::unique_ptr DwrfReader::create() file: velox/dwio/dwrf/reader/DwrfReader.cpp start line: 136 end line: 140 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4037 unit: void resetIfNotWritable() file: velox/dwio/dwrf/reader/FlatMapHelper.h start line: 30 end line: 34 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 4038 unit: void SelectiveColumnReader::addStringValue() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 307 end line: 311 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4039 unit: std::unique_ptr getRowGroupIndex() file: velox/dwio/dwrf/reader/BinaryStreamReader.h start line: 37 end line: 41 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4040 unit: uint64_t SelectiveIntegerDirectColumnReader::skip() file: velox/dwio/dwrf/reader/SelectiveIntegerDirectColumnReader.cpp start line: 21 end line: 25 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4041 unit: inline __m256si load8Indices() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 486 end line: 491 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4042 unit: void prepareStructResult() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.h start line: 155 end line: 159 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 4043 unit: uint64_t getCompressionBlockSize() file: velox/dwio/dwrf/reader/ReaderBase.h start line: 158 end line: 162 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4044 unit: CompressionKind getCompressionKind() file: velox/dwio/dwrf/reader/ReaderBase.h start line: 164 end line: 168 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4045 unit: void resetFilterCaches() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.h start line: 32 end line: 36 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4046 unit: std::unique_ptr createReader() file: velox/dwio/dwrf/reader/DwrfReader.h start line: 124 end line: 128 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4047 unit: KeyProjection convertDynamic() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 97 end line: 101 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4048 unit: inline bool isRequiringStructEncoding() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 708 end line: 712 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4049 unit: bool WriteAliasedRaw() file: velox/dwio/dwrf/common/OutputStream.h start line: 55 end line: 59 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4050 unit: explicit AppendOnlyBufferedStream() file: velox/dwio/dwrf/common/OutputStream.h start line: 144 end line: 148 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4051 unit: void recordPosition() file: velox/dwio/dwrf/common/OutputStream.h start line: 159 end line: 163 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4052 unit: static Ranges of() file: velox/dwio/dwrf/common/Range.h start line: 113 end line: 117 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4053 unit: void recordPosition() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 238 end line: 242 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4054 unit: void writeByte() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 248 end line: 252 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4055 unit: std::unique_ptr createByteRleDecoder() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 454 end line: 458 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4056 unit: std::unique_ptr createBooleanRleDecoder() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 568 end line: 572 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4057 unit: size_t CacheInputStream::loadIndices() file: velox/dwio/dwrf/common/CacheInputStream.cpp start line: 103 end line: 108 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4058 unit: uint64_t PositionProvider::next() file: velox/dwio/dwrf/common/InputStream.cpp start line: 42 end line: 46 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4059 unit: size_t SeekableArrayInputStream::loadIndices() file: velox/dwio/dwrf/common/InputStream.cpp start line: 181 end line: 186 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4060 unit: void SeekableFileInputStream::seekToRowGroup() file: velox/dwio/dwrf/common/InputStream.cpp start line: 252 end line: 256 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4061 unit: size_t SeekableFileInputStream::loadIndices() file: velox/dwio/dwrf/common/InputStream.cpp start line: 263 end line: 268 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4062 unit: void recordPosition() file: velox/dwio/dwrf/common/RLEv1.h start line: 85 end line: 89 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4063 unit: FOLLY_ALWAYS_INLINE void IntDecoder::skipVarints() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 46 end line: 50 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4064 unit: inline void unpack4x1() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 201 end line: 205 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4065 unit: inline void unpack4x1() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 207 end line: 211 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4066 unit: inline void unpack4x1() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 214 end line: 218 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4067 unit: inline void unpack4x1() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 221 end line: 225 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4068 unit: virtual uint64_t getUncompressedLength() file: velox/dwio/dwrf/common/Compression.h start line: 50 end line: 54 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4069 unit: virtual size_t loadIndices() file: velox/dwio/dwrf/common/ByteRLE.h start line: 128 end line: 132 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4070 unit: void readDense() file: velox/dwio/dwrf/common/IntDecoder.h start line: 160 end line: 164 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4071 unit: void reset() file: velox/dwio/dwrf/common/DataBufferHolder.h start line: 122 end line: 126 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4072 unit: bool CompressionRatioTracker::isEmptyInput() file: velox/dwio/dwrf/writer/RatioTracker.cpp start line: 54 end line: 58 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4073 unit: void addBuffer() file: velox/dwio/dwrf/writer/WriterSink.h start line: 73 end line: 77 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 4074 unit: void flush() file: velox/dwio/dwrf/writer/WriterSink.h start line: 89 end line: 93 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4075 unit: bool shouldCache() file: velox/dwio/dwrf/writer/WriterSink.h start line: 155 end line: 165 size: 5 LOC McCabe index: 3 number of parameters: 0 id: 4076 unit: virtual size_t getEntrySize() file: velox/dwio/dwrf/writer/IndexBuilder.h start line: 52 end line: 56 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4077 unit: static bool shouldWriteKey() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 284 end line: 288 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4078 unit: bool DictIntegerEquality::operator() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 329 end line: 333 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4079 unit: bool DictIntegerEquality::operator() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 336 end line: 340 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4080 unit: void recordPosition() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 676 end line: 680 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4081 unit: void recordPosition() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1468 end line: 1472 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4082 unit: FOLLY_ALWAYS_INLINE bool DictStringIdEquality::operator() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 214 end line: 218 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4083 unit: FOLLY_ALWAYS_INLINE bool DictStringIdEquality::operator() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 220 end line: 224 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4084 unit: void resizeBuffers() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 167 end line: 171 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4085 unit: virtual void tryAbandonDictionaries() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 125 end line: 129 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4086 unit: virtual bool useDictionaryEncoding() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 201 end line: 205 size: 5 LOC McCabe index: 3 number of parameters: 0 id: 4087 unit: void suppressStream() file: velox/dwio/dwrf/writer/WriterContext.h start line: 168 end line: 172 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4088 unit: void increaseValueCount() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 79 end line: 83 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4089 unit: void increaseRawSize() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 85 end line: 89 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4090 unit: void init() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 199 end line: 203 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4091 unit: void init() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 256 end line: 260 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4092 unit: void clear() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 262 end line: 266 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4093 unit: void init() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 312 end line: 316 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4094 unit: void FlatMapColumnWriter::setEncoding() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 46 end line: 50 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4095 unit: KeyInfo getKeyInfo() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 121 end line: 125 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4096 unit: KeyInfo getKeyInfo() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 127 end line: 131 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4097 unit: explicit Flat() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 208 end line: 212 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4098 unit: static bool shouldWriteKey() file: velox/dwio/dwrf/writer/DictionaryEncodingUtils.h start line: 27 end line: 31 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4099 unit: bool safeToSwitchEncoding() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 261 end line: 265 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4100 unit: std::unique_ptr encrypt() file: velox/dwio/common/encryption/TestProvider.h start line: 40 end line: 44 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4101 unit: std::unique_ptr clone() file: velox/dwio/common/encryption/TestProvider.h start line: 75 end line: 79 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4102 unit: std::unique_ptr clone() file: velox/dwio/common/encryption/TestProvider.h start line: 97 end line: 101 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4103 unit: std::shared_ptr create() file: velox/dwio/common/DwioMetricsLog.cpp start line: 24 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4104 unit: explicit ChainedBuffer() file: velox/dwio/common/ChainedBuffer.h start line: 38 end line: 42 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 4105 unit: virtual void logColumnFilter() file: velox/dwio/common/MetricsLog.h start line: 77 end line: 81 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 4106 unit: uint64_t getLimit() file: velox/dwio/common/Options.h start line: 173 end line: 177 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4107 unit: std::shared_ptr ColumnSelector::buildSelected() file: velox/dwio/common/ColumnSelector.cpp start line: 223 end line: 227 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4108 unit: explicit InputStream() file: velox/dwio/common/InputStream.h start line: 61 end line: 65 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4109 unit: std::shared_ptr TypeWithId::create() file: velox/dwio/common/TypeWithId.cpp start line: 42 end line: 46 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4110 unit: static std::shared_ptr build() file: velox/dwio/common/TypeUtils.h start line: 27 end line: 31 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4111 unit: explicit ColumnSelector() file: velox/dwio/common/ColumnSelector.h start line: 77 end line: 81 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 4112 unit: static std::string toHex() file: velox/dwio/common/compression/LzoDecompressor.cpp start line: 37 end line: 41 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4113 unit: explicit DataSink() file: velox/dwio/common/DataSink.h start line: 33 end line: 37 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 4114 unit: void write() file: velox/dwio/common/DataSink.h start line: 64 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4115 unit: Token HiveTypeParser::nextToken() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 146 end line: 150 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4116 unit: std::string HiveTypeSerializer::serialize() file: velox/dwio/type/fbhive/HiveTypeSerializer.cpp start line: 31 end line: 35 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4117 unit: std::unique_ptr constantEqualFilter() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 47 end line: 51 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4118 unit: std::unique_ptr createReader() file: velox/dwio/parquet/reader/ParquetReader.h start line: 90 end line: 94 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4119 unit: bool ListFiles() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 111 end line: 115 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4120 unit: std::shared_ptr compile() file: velox/codegen/Codegen-Stubs.h start line: 51 end line: 55 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4121 unit: std::string SubstraitVeloxPlanConverter::nextPlanNodeId() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 347 end line: 351 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4122 unit: void backUp() file: velox/common/strings/ByteStream.h start line: 338 end line: 342 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4123 unit: void MemoryPoolBase::removeSelf() file: velox/common/memory/Memory.cpp start line: 152 end line: 156 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4124 unit: int64_t MmapAllocator::free() file: velox/common/memory/MmapAllocator.cpp start line: 114 end line: 118 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4125 unit: void MmapAllocator::markAllMapped() file: velox/common/memory/MmapAllocator.cpp start line: 209 end line: 213 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4126 unit: void remove() file: velox/common/memory/CompactDoubleList.h start line: 48 end line: 52 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4127 unit: uint64_t freeSpace() file: velox/common/memory/HashStringAllocator.h start line: 236 end line: 240 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4128 unit: void removeFromFreeList() file: velox/common/memory/HashStringAllocator.h start line: 274 end line: 278 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4129 unit: inline Timestamp ByteStream::read() file: velox/common/memory/ByteStream.h start line: 380 end line: 384 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4130 unit: inline Date ByteStream::read() file: velox/common/memory/ByteStream.h start line: 387 end line: 391 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4131 unit: int64_t adjustByReservation() file: velox/common/memory/MemoryUsageTracker.h start line: 348 end line: 352 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4132 unit: std::unique_ptr addScopedChild() file: velox/common/memory/Memory.h start line: 237 end line: 241 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4133 unit: void MemoryPoolImpl::free() file: velox/common/memory/Memory.h start line: 629 end line: 633 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4134 unit: void MemoryPoolImpl::setSubtreeMemoryUsage() file: velox/common/memory/Memory.h start line: 658 end line: 662 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4135 unit: void MemoryPoolImpl::accessSubtreeMemoryUsage() file: velox/common/memory/Memory.h start line: 750 end line: 754 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4136 unit: void MemoryPoolImpl::updateSubtreeMemoryUsage() file: velox/common/memory/Memory.h start line: 757 end line: 761 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4137 unit: static inline int64_t getTimeInUsec() file: velox/common/memory/Memory.h start line: 799 end line: 803 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4138 unit: static std::function schemeMatcher() file: velox/common/file/FileSystems.cpp start line: 91 end line: 97 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4139 unit: virtual uint64_t preadv() file: velox/common/file/File.h start line: 59 end line: 63 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4140 unit: void LocalWriteFile::flush() file: velox/common/file/File.cpp start line: 177 end line: 181 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4141 unit: string Base64::decode() file: velox/common/encode/Base64.cpp start line: 289 end line: 293 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4142 unit: string Base64::decode_url() file: velox/common/encode/Base64.cpp start line: 431 end line: 435 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4143 unit: static bool canDecode() file: velox/common/encode/Coding.h start line: 122 end line: 126 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4144 unit: void add() file: velox/common/time/CpuWallTimer.h start line: 29 end line: 33 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4145 unit: void clear() file: velox/common/time/CpuWallTimer.h start line: 35 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4146 unit: bool getAndClearFirstUseFlag() file: velox/common/caching/AsyncDataCache.h start line: 204 end line: 208 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4147 unit: void setSsdFile() file: velox/common/caching/AsyncDataCache.h start line: 212 end line: 216 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4148 unit: void setEntry() file: velox/common/caching/AsyncDataCache.h start line: 369 end line: 373 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4149 unit: void AsyncDataCache::clear() file: velox/common/caching/AsyncDataCache.cpp start line: 663 end line: 667 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4150 unit: std::string string() file: velox/common/caching/StringIdMap.h start line: 60 end line: 64 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4151 unit: void SsdCache::clear() file: velox/common/caching/SsdCache.cpp start line: 116 end line: 120 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4152 unit: void SsdCache::deleteFiles() file: velox/common/caching/SsdCache.cpp start line: 134 end line: 138 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4153 unit: void recordReference() file: velox/common/caching/FileGroupStats.h start line: 27 end line: 31 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 4154 unit: void recordRead() file: velox/common/caching/FileGroupStats.h start line: 34 end line: 38 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 4155 unit: void SsdFile::read() file: velox/common/caching/SsdFile.cpp start line: 213 end line: 217 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4156 unit: void freeData() file: velox/common/base/RawVector.h start line: 178 end line: 182 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4157 unit: int main() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 193 end line: 197 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4158 unit: bool initializeIota() file: velox/common/base/RawVector.cpp start line: 26 end line: 30 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4159 unit: void insert() file: velox/common/base/BloomFilter.h start line: 46 end line: 50 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4160 unit: inline int32_t getAndClearLastSetBit() file: velox/common/base/BitUtil.h start line: 108 end line: 113 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4161 unit: inline uint64_t commutativeHashMix() file: velox/common/base/BitUtil.h start line: 675 end line: 681 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4162 unit: int main() file: velox/row/benchmark/DynamicRowVectorDeserializeBenchmark.cpp start line: 221 end line: 225 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4163 unit: static SerializedType get() file: velox/row/UnsafeRow.h start line: 31 end line: 35 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4164 unit: const std::string_view readFixedLengthDataAt() file: velox/row/UnsafeRow.h start line: 480 end line: 484 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4165 unit: size_t size() file: velox/row/UnsafeRowBatchDeserializer.h start line: 316 end line: 320 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4166 unit: if constexpr() file: velox/row/UnsafeRowSerializer.h start line: 87 end line: 91 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 4167 unit: void onWrite() file: velox/serializers/PrestoSerializer.h start line: 44 end line: 48 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4168 unit: char getCodecMarker() file: velox/serializers/PrestoSerializer.cpp start line: 68 end line: 72 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4169 unit: void VectorStream::append() file: velox/serializers/PrestoSerializer.cpp start line: 835 end line: 839 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4170 unit: void VectorStream::append() file: velox/serializers/PrestoSerializer.cpp start line: 842 end line: 846 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4171 unit: FOLLY_NOINLINE static std::shared_ptr create() file: velox/type/Type.h start line: 792 end line: 798 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4172 unit: static std::shared_ptr create() file: velox/type/Type.h start line: 892 end line: 896 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4173 unit: static std::shared_ptr create() file: velox/type/Type.h start line: 901 end line: 905 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 4174 unit: void toAppend() file: velox/type/Type.h start line: 1639 end line: 1643 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4175 unit: static std::unique_ptr create() file: velox/type/Subfield.h start line: 198 end line: 202 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4176 unit: void Tokenizer::match() file: velox/type/Tokenizer.cpp start line: 83 end line: 87 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4177 unit: __m256si test8xLength() file: velox/type/Filter.h start line: 1154 end line: 1158 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4178 unit: std::string FixedSizeArrayType::toString() file: velox/type/Type.cpp start line: 210 end line: 214 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4179 unit: uint32_t RowType::getChildIdx() file: velox/type/Type.cpp start line: 279 end line: 283 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4180 unit: std::string OpaqueType::toString() file: velox/type/Type.cpp start line: 422 end line: 426 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4181 unit: std::shared_ptr ROW() file: velox/type/Type.cpp start line: 504 end line: 508 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 4182 unit: std::shared_ptr createType() file: velox/type/Type.cpp start line: 572 end line: 576 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4183 unit: std::shared_ptr createType() file: velox/type/Type.cpp start line: 579 end line: 583 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4184 unit: std::shared_ptr createType() file: velox/type/Type.cpp start line: 586 end line: 590 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4185 unit: std::shared_ptr createType() file: velox/type/Type.cpp start line: 593 end line: 597 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4186 unit: std::shared_ptr createType() file: velox/type/Type.cpp start line: 600 end line: 604 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4187 unit: void typedDestroy() file: velox/type/Variant.h start line: 165 end line: 169 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4188 unit: static variant create() file: velox/type/Variant.h start line: 329 end line: 333 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4189 unit: void checkNotNull() file: velox/type/Variant.h start line: 428 end line: 433 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4190 unit: void checkIsKind() file: velox/type/Variant.h start line: 435 end line: 440 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4191 unit: void RowContainer::freeAggregates() file: velox/exec/RowContainer.cpp start line: 286 end line: 290 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4192 unit: void notify() file: velox/exec/LocalPartition.cpp start line: 22 end line: 26 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4193 unit: void incrementRowSize() file: velox/exec/RowContainer.h start line: 145 end line: 149 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4194 unit: void PartitionedOutputBufferManager::updateNumDrivers() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 558 end line: 562 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4195 unit: std::optional next() file: velox/exec/TreeOfLosers.h start line: 108 end line: 112 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4196 unit: static TagVector loadTags() file: velox/exec/HashTable.h start line: 202 end line: 206 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4197 unit: virtual void close() file: velox/exec/Operator.h start line: 316 end line: 320 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4198 unit: void addRuntimeStat() file: velox/exec/Operator.h start line: 475 end line: 479 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4199 unit: bool areAllLazyNotLoaded() file: velox/exec/GroupingSet.cpp start line: 33 end line: 37 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4200 unit: void GroupingSet::resetPartial() file: velox/exec/GroupingSet.cpp start line: 397 end line: 401 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4201 unit: void MergeJoin::evaluateFilter() file: velox/exec/MergeJoin.cpp start line: 672 end line: 677 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4202 unit: std::shared_ptr MergeSource::createMergeExchangeSource() file: velox/exec/MergeSource.cpp start line: 188 end line: 192 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4203 unit: void AssignUniqueId::requestRowIds() file: velox/exec/AssignUniqueId.cpp start line: 105 end line: 109 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4204 unit: void notify() file: velox/exec/PartitionedOutputBufferManager.h start line: 37 end line: 41 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4205 unit: static void clearNull() file: velox/exec/Aggregate.h start line: 254 end line: 258 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4206 unit: void Driver::enqueueInternal() file: velox/exec/Driver.cpp start line: 237 end line: 242 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4207 unit: void Task::setAllOutputConsumed() file: velox/exec/Task.cpp start line: 747 end line: 751 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4208 unit: std::shared_ptr Task::getHashJoinBridge() file: velox/exec/Task.cpp start line: 836 end line: 840 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4209 unit: std::shared_ptr Task::getCrossJoinBridge() file: velox/exec/Task.cpp start line: 842 end line: 846 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4210 unit: int main() file: velox/exec/benchmarks/VectorHasherBenchmark.cpp start line: 178 end line: 182 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4211 unit: void eraseHit() file: velox/exec/HashTable.cpp start line: 205 end line: 210 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4212 unit: void HashTable::clearUseRange() file: velox/exec/HashTable.cpp start line: 961 end line: 965 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4213 unit: void JoinBridge::cancel() file: velox/exec/JoinBridge.cpp start line: 20 end line: 24 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4214 unit: static std::unique_ptr copyPage() file: velox/exec/Exchange.cpp start line: 140 end line: 144 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4215 unit: void StreamingAggregation::storeKeys() file: velox/exec/StreamingAggregation.cpp start line: 146 end line: 150 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4216 unit: void close() file: velox/exec/Exchange.h start line: 323 end line: 327 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4217 unit: static std::unique_ptr create() file: velox/exec/VectorHasher.h start line: 145 end line: 149 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4218 unit: static inline int64_t stringAsNumber() file: velox/exec/VectorHasher.h start line: 290 end line: 294 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4219 unit: std::shared_ptr makeLeast() file: velox/functions/sparksql/LeastGreatest.cpp start line: 135 end line: 139 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4220 unit: std::shared_ptr makeGreatest() file: velox/functions/sparksql/LeastGreatest.cpp start line: 152 end line: 156 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4221 unit: uint32_t hashInt32() file: velox/functions/sparksql/Hash.cpp start line: 63 end line: 67 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4222 unit: std::string_view writeString() file: velox/functions/sparksql/Arena.h start line: 60 end line: 64 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4223 unit: std::shared_ptr makeRegexExtract() file: velox/functions/prestosql/registration/StringFunctionsRegistration.cpp start line: 26 end line: 30 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4224 unit: exec::CastOperatorPtr getCastOperator() file: velox/functions/prestosql/types/TimestampWithTimeZoneType.h start line: 64 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4225 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 100 end line: 104 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4226 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 111 end line: 115 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4227 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 122 end line: 126 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4228 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 133 end line: 137 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4229 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 144 end line: 148 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4230 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 155 end line: 159 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4231 unit: void finalize() file: velox/functions/prestosql/aggregates/ValueList.h start line: 47 end line: 51 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4232 unit: void initializeNewGroups() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 41 end line: 45 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4233 unit: void destroy() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 184 end line: 188 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4234 unit: FOLLY_ALWAYS_INLINE void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 111 end line: 115 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4235 unit: FOLLY_ALWAYS_INLINE void PrestoHasher::hash() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 136 end line: 140 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4236 unit: void destroy() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 105 end line: 109 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4237 unit: T read() file: velox/functions/prestosql/aggregates/IOUtils.h start line: 43 end line: 47 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4238 unit: void finalize() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 45 end line: 49 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4239 unit: void destroy() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 144 end line: 148 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4240 unit: void ValueList::appendNull() file: velox/functions/prestosql/aggregates/ValueList.cpp start line: 46 end line: 50 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4241 unit: static double result() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 230 end line: 234 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4242 unit: void set() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 270 end line: 274 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4243 unit: void destroy() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 289 end line: 293 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4244 unit: void SingleValueAccumulator::destroy() file: velox/functions/prestosql/aggregates/SingleValueAccumulator.cpp start line: 64 end line: 68 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4245 unit: void setIndexBitLength() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 35 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4246 unit: void serialize() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 81 end line: 85 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4247 unit: FOLLY_ALWAYS_INLINE void initialize() file: velox/functions/prestosql/DateTimeFunctions.h start line: 108 end line: 112 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4248 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 197 end line: 201 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4249 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 254 end line: 258 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4250 unit: FOLLY_ALWAYS_INLINE double toUnixtime() file: velox/functions/prestosql/DateTimeImpl.h start line: 32 end line: 36 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4251 unit: int64_t SparseHll::cardinality() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 91 end line: 100 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4252 unit: void DenseHll::insertHash() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 139 end line: 143 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4253 unit: int8_t DenseHll::deserializeIndexBitLength() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 462 end line: 466 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4254 unit: void DenseHll::removeOverflow() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 651 end line: 656 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4255 unit: folly::Optional jsonExtract() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 179 end line: 183 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4256 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/URLBenchmark.cpp start line: 55 end line: 59 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4257 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/URLBenchmark.cpp start line: 69 end line: 73 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4258 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/URLBenchmark.cpp start line: 83 end line: 87 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4259 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/URLBenchmark.cpp start line: 97 end line: 101 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4260 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/URLBenchmark.cpp start line: 111 end line: 115 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4261 unit: T KllSketch::estimateQuantile() file: velox/functions/lib/KllSketch-inl.h start line: 351 end line: 355 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4262 unit: void checkForBadPattern() file: velox/functions/lib/Re2Functions.cpp start line: 65 end line: 69 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4263 unit: void checkForBadGroupId() file: velox/functions/lib/Re2Functions.cpp start line: 239 end line: 243 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4264 unit: std::shared_ptr makeRe2Match() file: velox/functions/lib/Re2Functions.cpp start line: 608 end line: 612 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4265 unit: std::shared_ptr makeRe2Search() file: velox/functions/lib/Re2Functions.cpp start line: 623 end line: 627 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4266 unit: std::shared_ptr makeRegexExtract() file: velox/functions/lib/benchmarks/Re2FunctionsBenchmarks.cpp start line: 87 end line: 91 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4267 unit: int main() file: velox/functions/lib/benchmarks/KllSketchBenchmark.cpp start line: 190 end line: 194 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4268 unit: FOLLY_ALWAYS_INLINE bool toBase64() file: velox/functions/lib/string/StringImpl.h start line: 359 end line: 363 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4269 unit: FOLLY_ALWAYS_INLINE void charEscape() file: velox/functions/lib/string/StringImpl.h start line: 380 end line: 384 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4270 unit: static ::duckdb::timestamp_t veloxTimestampToDuckDB() file: velox/duckdb/conversion/DuckConversion.h start line: 31 end line: 35 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4271 unit: static Timestamp duckdbTimestampToVelox() file: velox/duckdb/conversion/DuckConversion.h start line: 37 end line: 41 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4272 unit: static ::duckdb::hugeint_t toDuck() file: velox/duckdb/conversion/DuckConversion.h start line: 65 end line: 69 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4273 unit: static ::duckdb::timestamp_t toDuck() file: velox/duckdb/conversion/DuckConversion.h start line: 94 end line: 98 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4274 unit: static ::duckdb::date_t toDuck() file: velox/duckdb/conversion/DuckConversion.h start line: 108 end line: 112 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4275 unit: void add_null() file: velox/expression/ComplexWriterTypes.h start line: 128 end line: 133 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4276 unit: void finalize() file: velox/expression/ComplexWriterTypes.h start line: 137 end line: 141 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4277 unit: void resize() file: velox/expression/ComplexWriterTypes.h start line: 156 end line: 160 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4278 unit: void resize() file: velox/expression/ComplexWriterTypes.h start line: 356 end line: 360 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4279 unit: void finalize() file: velox/expression/ComplexWriterTypes.h start line: 404 end line: 408 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4280 unit: void assignImpl() file: velox/expression/ComplexWriterTypes.h start line: 608 end line: 612 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4281 unit: std::shared_ptr GetSingletonUdfMetadata() file: velox/expression/FunctionRegistry.h start line: 25 end line: 29 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4282 unit: return vectorFunctionFactories() file: velox/expression/VectorFunction.cpp start line: 30 end line: 34 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4283 unit: void EvalCtx::setErrors() file: velox/expression/EvalCtx.cpp start line: 204 end line: 208 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4284 unit: void init() file: velox/expression/VectorUdfTypeSystem.h start line: 256 end line: 260 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4285 unit: void reset() file: velox/expression/VectorUdfTypeSystem.h start line: 581 end line: 585 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4286 unit: void init() file: velox/expression/VectorUdfTypeSystem.h start line: 602 end line: 606 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4287 unit: void finish() file: velox/expression/VectorUdfTypeSystem.h start line: 691 end line: 696 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4288 unit: void setChildrenMayHaveNulls() file: velox/expression/VectorUdfTypeSystem.h start line: 815 end line: 819 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4289 unit: void init() file: velox/expression/VectorUdfTypeSystem.h start line: 843 end line: 848 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4290 unit: void reset() file: velox/expression/VectorUdfTypeSystem.h start line: 890 end line: 894 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4291 unit: void setChildrenMayHaveNulls() file: velox/expression/VectorUdfTypeSystem.h start line: 1096 end line: 1100 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4292 unit: void setEmpty() file: velox/expression/VectorUdfTypeSystem.h start line: 1188 end line: 1192 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4293 unit: void ensureSize() file: velox/expression/VectorUdfTypeSystem.h start line: 1308 end line: 1312 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4294 unit: void ensureSize() file: velox/expression/VectorUdfTypeSystem.h start line: 1366 end line: 1370 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4295 unit: void ensureSize() file: velox/expression/VectorUdfTypeSystem.h start line: 1418 end line: 1422 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4296 unit: bool isMember() file: velox/expression/Expr.cpp start line: 34 end line: 38 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4297 unit: BufferPtr newBuffer() file: velox/expression/Expr.cpp start line: 361 end line: 365 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 4298 unit: void ExprSet::clearSharedSubexprs() file: velox/expression/Expr.cpp start line: 1185 end line: 1189 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4299 unit: void clearMemo() file: velox/expression/Expr.h start line: 98 end line: 102 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4300 unit: if constexpr() file: velox/expression/VariadicView.h start line: 65 end line: 69 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4301 unit: if constexpr() file: velox/expression/VariadicView.h start line: 141 end line: 145 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4302 unit: void setDictionaryWrap() file: velox/expression/EvalCtx.h start line: 179 end line: 183 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4303 unit: if constexpr() file: velox/expression/ComplexViewTypes.h start line: 408 end line: 412 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4304 unit: if constexpr() file: velox/expression/ComplexViewTypes.h start line: 416 end line: 420 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4305 unit: if constexpr() file: velox/expression/ComplexViewTypes.h start line: 482 end line: 486 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4306 unit: Iterator find() file: velox/expression/ComplexViewTypes.h start line: 633 end line: 637 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4307 unit: ValueAccessor at() file: velox/expression/ComplexViewTypes.h start line: 639 end line: 643 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4308 unit: void addCapture() file: velox/expression/ExprCompiler.cpp start line: 79 end line: 83 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4309 unit: void toAppend() file: velox/expression/FunctionSignature.cpp start line: 24 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4310 unit: void reset() file: velox/vector/LazyVector.h start line: 136 end line: 140 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4311 unit: uint64_t MapVector::estimateFlatSize() file: velox/vector/ComplexVector.cpp start line: 850 end line: 854 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4312 unit: void intersect() file: velox/vector/SelectivityVector.h start line: 176 end line: 180 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4313 unit: void deselect() file: velox/vector/SelectivityVector.h start line: 187 end line: 191 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4314 unit: void select() file: velox/vector/SelectivityVector.h start line: 225 end line: 229 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4315 unit: BufferPtr wrapInBufferViewAsViewer() file: velox/vector/arrow/Bridge.cpp start line: 561 end line: 565 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4316 unit: void ensureNulls() file: velox/vector/BaseVector.h start line: 638 end line: 642 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4317 unit: void setNulls() file: velox/vector/BaseVector.h start line: 646 end line: 650 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4318 unit: bool registerVectorSerde() file: velox/vector/VectorStream.cpp start line: 28 end line: 32 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4319 unit: void VectorStreamGroup::append() file: velox/vector/VectorStream.cpp start line: 45 end line: 49 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4320 unit: virtual const T valueAt() file: velox/vector/ConstantVector.h start line: 191 end line: 195 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4321 unit: bool SequenceVector::isNullAtFast() file: velox/vector/SequenceVector-inl.h start line: 71 end line: 75 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4322 unit: const T SequenceVector::valueAtFast() file: velox/vector/SequenceVector-inl.h start line: 78 end line: 82 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4323 unit: inline std::string mapSimpleToName() file: velox/vector/VectorEncoding.h start line: 73 end line: 77 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4324 unit: void BM_ctor() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 30 end line: 34 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4325 unit: int main() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 310 end line: 314 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4326 unit: int main() file: velox/vector/benchmarks/SimpleVectorHashAllBenchmark.cpp start line: 469 end line: 473 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4327 unit: bool mayHaveNullsRecursive() file: velox/vector/DictionaryVector.h start line: 77 end line: 81 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4328 unit: uint64_t retainedSize() file: velox/vector/DictionaryVector.h start line: 148 end line: 152 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4329 unit: inline const bool DictionaryVector::valueAtFast() file: velox/vector/DictionaryVector-inl.h start line: 109 end line: 113 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4330 unit: std::vector moveBuffers() file: velox/buffer/StringViewBufferHolder.h start line: 62 end line: 66 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4331 unit: void checkEndGuard() file: velox/buffer/Buffer.h start line: 479 end line: 483 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 4332 unit: static BufferPtr create() file: velox/buffer/Buffer.h start line: 618 end line: 622 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 4333 unit: def parse_args() file: scripts/check.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4334 unit: def __setitem__() file: scripts/run-clang-tidy.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 4335 unit: def checks() file: scripts/run-clang-tidy.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4336 unit: def get_fileextn() file: scripts/util.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4337 unit: def input_files() file: scripts/util.py start line: 0 end line: 0 size: 5 LOC McCabe index: 4 number of parameters: 1 id: 4338 unit: def wrapper_chpp() file: scripts/license-header.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4339 unit: def get_fileextn() file: scripts/license-header.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4340 unit: def parse_args() file: scripts/cci.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 4341 unit: def addStdout() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4342 unit: def addStderr() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4343 unit: def __init__() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 5 id: 4344 unit: def get_arg_var_name() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 4345 unit: def __new__() file: build/fbcode_builder/shell_quoting.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4346 unit: def __str__() file: build/fbcode_builder/shell_quoting.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4347 unit: def raw_shell() file: build/fbcode_builder/shell_quoting.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4348 unit: def run_command() file: build/fbcode_builder/utils.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 4349 unit: def get() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 4350 unit: def __getitem__() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4351 unit: def _write_cmake_config_template() file: build/fbcode_builder/getdeps/py_wheel_builder.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4352 unit: def get_builder_name() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 4353 unit: def __str__() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4354 unit: def get_dev_run_extra_path_dirs() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 4355 unit: def build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 4356 unit: def _find_manifest() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 4357 unit: def hash() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4358 unit: def update() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4359 unit: def __init__() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 4360 unit: def update() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4361 unit: def _download_dir() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4362 unit: def eval() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 4363 unit: def __str__() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4364 unit: def eval() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 4365 unit: def __str__() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4366 unit: def ident() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 4367 unit: def __init__() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 5 LOC McCabe index: 3 number of parameters: 2 id: 4368 unit: def python_deps() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 4369 unit: def cmake_install() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 4370 unit: def fb_github_autoconf_install() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 4371 unit: def fb_github_cargo_build() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 4372 unit: bool unregisterConnector() file: velox/connectors/Connector.cpp start line: 62 end line: 65 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4373 unit: explicit Connector() file: velox/connectors/Connector.h start line: 207 end line: 210 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4374 unit: uint64_t memoryUsage() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 131 end line: 135 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4375 unit: std::string iamRoleSessionName() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 212 end line: 215 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4376 unit: std::unique_ptr S3FileSystem::openFileForWrite() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 357 end line: 360 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4377 unit: static void TearDownTestSuite() file: velox/experimental/codegen/benchmark/CodegenBenchmark.h start line: 601 end line: 604 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4378 unit: static ProtoType loadProtoFromFile() file: velox/experimental/codegen/proto/ProtoUtils.h start line: 35 end line: 38 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4379 unit: if UNLIKELY() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 259 end line: 263 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4380 unit: explicit CodegenNotSupported() file: velox/experimental/codegen/CodegenExceptions.h start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4381 unit: explicit ASTValidationException() file: velox/experimental/codegen/CodegenExceptions.h start line: 37 end line: 40 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4382 unit: explicit CodegenStubsException() file: velox/experimental/codegen/CodegenExceptions.h start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4383 unit: bool Codegen::initializeCodeManager() file: velox/experimental/codegen/CodegenStubs.cpp start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4384 unit: explicit EventSequence() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 44 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4385 unit: void clear() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4386 unit: static std::string printCounters() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 284 end line: 287 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4387 unit: void onInitialize() file: velox/experimental/codegen/CodegenLogger.h start line: 44 end line: 47 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4388 unit: void onCompileStart() file: velox/experimental/codegen/CodegenLogger.h start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4389 unit: inline std::string codegenOptionalAccess() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 223 end line: 226 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4390 unit: inline std::string codegenOptionalValueCheck() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 229 end line: 232 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4391 unit: std::string codegenValue() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4392 unit: std::vector ConstantExpression::getHeaderFiles() file: velox/experimental/codegen/ast/ConstantExpression.cpp start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4393 unit: size_t operator() file: velox/experimental/codegen/functions/HashFunctionStub.h start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4394 unit: CodegenASTNode convertVeloxExpressionToCodegenAST() file: velox/experimental/codegen/code_generator/ExprCodeGenerator.h start line: 192 end line: 195 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4395 unit: auto operator() file: velox/experimental/codegen/transform/utils/adapters.h start line: 167 end line: 170 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4396 unit: auto operator() file: velox/experimental/codegen/transform/utils/adapters.h start line: 192 end line: 195 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4397 unit: auto operator() file: velox/experimental/codegen/transform/utils/adapters.h start line: 202 end line: 205 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4398 unit: void setArgumentsLookupTypes() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 164 end line: 167 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4399 unit: UDFInformation withCalledFunctionName() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 179 end line: 182 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4400 unit: UDFInformation withHeaderFiles() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 184 end line: 187 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4401 unit: UDFInformation withNullMode() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 195 end line: 198 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4402 unit: UDFInformation withOutputForm() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 200 end line: 203 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4403 unit: UDFInformation withIsOptionalOutput() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 205 end line: 208 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4404 unit: UDFInformation withIsOptionalArguments() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 210 end line: 213 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4405 unit: std::string host() file: velox/core/QueryCtx.h start line: 123 end line: 126 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4406 unit: std::shared_ptr get() file: velox/core/Context.h start line: 180 end line: 183 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4407 unit: uint64_t maxPartialAggregationMemoryUsage() file: velox/core/QueryConfig.h start line: 90 end line: 93 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4408 unit: uint64_t maxPartitionedOutputBufferSize() file: velox/core/QueryConfig.h start line: 99 end line: 102 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4409 unit: uint64_t maxLocalExchangeBufferSize() file: velox/core/QueryConfig.h start line: 104 end line: 107 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4410 unit: void forEachWithIndex() file: velox/core/Metaprogramming.h start line: 90 end line: 93 size: 4 LOC McCabe index: 3 number of parameters: 2 id: 4411 unit: constexpr auto resolve() file: velox/core/Metaprogramming.h start line: 170 end line: 173 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4412 unit: size_t localHash() file: velox/core/Expressions.h start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4413 unit: size_t localHash() file: velox/core/Expressions.h start line: 188 end line: 191 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4414 unit: size_t localHash() file: velox/core/Expressions.h start line: 315 end line: 318 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4415 unit: std::string toString() file: velox/core/Expressions.h start line: 373 end line: 376 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4416 unit: size_t localHash() file: velox/core/Expressions.h start line: 378 end line: 381 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4417 unit: size_t localHash() file: velox/core/Expressions.h start line: 421 end line: 424 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4418 unit: std::shared_ptr withInputs() file: velox/parse/Expressions.h start line: 98 end line: 101 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4419 unit: static std::shared_ptr create() file: velox/parse/Expressions.h start line: 109 end line: 113 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4420 unit: static const std::shared_ptr INSTANCE() file: velox/parse/Expressions.h start line: 121 end line: 124 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4421 unit: static std::shared_ptr column() file: velox/parse/Expressions.h start line: 186 end line: 189 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4422 unit: bool equalsNonRecursive() file: velox/parse/Expressions.h start line: 191 end line: 194 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4423 unit: std::string toStringForMemberAccess() file: velox/parse/Expressions.h start line: 201 end line: 204 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4424 unit: std::shared_ptr withInputs() file: velox/parse/Expressions.h start line: 289 end line: 292 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4425 unit: bool equalsNonRecursive() file: velox/parse/Expressions.h start line: 337 end line: 340 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4426 unit: std::shared_ptr withInputs() file: velox/parse/Expressions.h start line: 377 end line: 380 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4427 unit: std::string toString() file: velox/parse/Expressions.h start line: 419 end line: 422 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4428 unit: std::shared_ptr withInputs() file: velox/parse/Expressions.h start line: 428 end line: 431 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4429 unit: unsigned char readByte() file: velox/dwio/dwrf/reader/ColumnReader.cpp start line: 706 end line: 709 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4430 unit: std::unique_ptr DwrfReader::createRowReader() file: velox/dwio/dwrf/reader/DwrfReader.cpp start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4431 unit: std::unique_ptr DwrfReader::createDwrfRowReader() file: velox/dwio/dwrf/reader/DwrfReader.cpp start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4432 unit: void DwrfRowReader::resetFilterCaches() file: velox/dwio/dwrf/reader/DwrfReader.cpp start line: 131 end line: 134 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4433 unit: std::vector toPositions() file: velox/dwio/dwrf/reader/SelectiveColumnReader.cpp start line: 313 end line: 316 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4434 unit: void dropResults() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 169 end line: 172 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4435 unit: std::unique_ptr getStream() file: velox/dwio/dwrf/reader/BinaryStreamReader.h start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4436 unit: std::unique_ptr ReaderBase::getStatistics() file: velox/dwio/dwrf/reader/ReaderBase.cpp start line: 242 end line: 245 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4437 unit: void setAllNull() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 407 end line: 410 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4438 unit: inline void ColumnVisitor::addResult() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 444 end line: 447 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4439 unit: inline void ColumnVisitor::addOutputRow() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 455 end line: 458 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4440 unit: inline __m256si load8Indices() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 473 end line: 476 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4441 unit: inline __m256si load8Indices() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 479 end line: 483 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4442 unit: void setRows() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 663 end line: 666 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4443 unit: void setRows() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 1295 end line: 1298 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4444 unit: void resetFilterCaches() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.h start line: 227 end line: 230 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4445 unit: std::unique_ptr columnStatistics() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 186 end line: 189 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4446 unit: explicit ColumnReader() file: velox/dwio/dwrf/reader/ColumnReader.h start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4447 unit: void updateRuntimeStats() file: velox/dwio/dwrf/reader/DwrfReader.h start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4448 unit: void KeyNode::skip() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 484 end line: 487 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4449 unit: uint64_t DwrfReaderShared::getMemoryUse() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 280 end line: 283 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4450 unit: void addRawByteBuffer() file: velox/dwio/dwrf/utils/BitIterator.h start line: 35 end line: 38 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4451 unit: void clear() file: velox/dwio/dwrf/common/Range.h start line: 104 end line: 107 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4452 unit: void resetReadLongs() file: velox/dwio/dwrf/common/RLEv2.h start line: 78 end line: 81 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4453 unit: void resetRun() file: velox/dwio/dwrf/common/RLEv2.h start line: 83 end line: 86 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4454 unit: T get() file: velox/dwio/dwrf/common/Config.h start line: 68 end line: 71 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4455 unit: std::unique_ptr createByteRleEncoder() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 206 end line: 209 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4456 unit: std::unique_ptr createBooleanRleEncoder() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 332 end line: 335 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4457 unit: size_t loadIndices() file: velox/dwio/dwrf/common/PagedInputStream.h start line: 62 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4458 unit: std::string SeekableArrayInputStream::getName() file: velox/dwio/dwrf/common/InputStream.cpp start line: 176 end line: 179 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4459 unit: std::string SeekableFileInputStream::getName() file: velox/dwio/dwrf/common/InputStream.cpp start line: 258 end line: 261 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4460 unit: uint64_t add() file: velox/dwio/dwrf/common/RLEv1.h start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4461 unit: uint64_t add() file: velox/dwio/dwrf/common/RLEv1.h start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4462 unit: uint64_t add() file: velox/dwio/dwrf/common/RLEv1.h start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4463 unit: uint64_t flush() file: velox/dwio/dwrf/common/RLEv1.h start line: 80 end line: 83 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4464 unit: size_t loadIndices() file: velox/dwio/dwrf/common/ByteRLE.h start line: 267 end line: 270 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4465 unit: explicit LzoDecompressor() file: velox/dwio/dwrf/common/Compression.cpp start line: 190 end line: 193 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4466 unit: explicit Lz4Decompressor() file: velox/dwio/dwrf/common/Compression.cpp start line: 207 end line: 210 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4467 unit: explicit ZstdDecompressor() file: velox/dwio/dwrf/common/Compression.cpp start line: 237 end line: 240 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4468 unit: explicit SnappyDecompressor() file: velox/dwio/dwrf/common/Compression.cpp start line: 287 end line: 290 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4469 unit: void seekToRowGroup() file: velox/dwio/dwrf/common/FloatingPointDecoder.h start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4470 unit: void skip() file: velox/dwio/dwrf/common/FloatingPointDecoder.h start line: 48 end line: 51 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4471 unit: void DirectDecoder::seekToRowGroup() file: velox/dwio/dwrf/common/DirectDecoder.cpp start line: 23 end line: 28 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4472 unit: std::size_t hash() file: velox/dwio/dwrf/common/Common.h start line: 193 end line: 196 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4473 unit: bool CachedBufferedInput::isBuffered() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 67 end line: 70 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4474 unit: size_t loadIndices() file: velox/dwio/dwrf/common/IntDecoder.h start line: 101 end line: 104 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4475 unit: static bool isValidLength() file: velox/dwio/dwrf/writer/StatisticsBuilder.cpp start line: 23 end line: 26 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4476 unit: uint32_t getCacheSize() file: velox/dwio/dwrf/writer/WriterSink.h start line: 107 end line: 110 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 4477 unit: size_t DictIntegerHash::operator() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 343 end line: 346 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4478 unit: size_t DictIntegerHash::operator() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 349 end line: 352 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4479 unit: void recordPosition() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 75 end line: 78 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4480 unit: void recordDirectEncodingStreamPositions() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 905 end line: 908 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4481 unit: bool shouldKeepDictionary() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1008 end line: 1011 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 4482 unit: void recordPosition() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1342 end line: 1345 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4483 unit: void recordPosition() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1710 end line: 1713 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4484 unit: void recordPosition() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 1834 end line: 1837 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4485 unit: explicit StringDictionaryEncoder() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 98 end line: 101 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4486 unit: void createIndexEntry() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 151 end line: 154 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4487 unit: explicit WriterBase() file: velox/dwio/dwrf/writer/WriterBase.h start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4488 unit: bool isStreamPaged() file: velox/dwio/dwrf/writer/WriterContext.h start line: 174 end line: 177 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4489 unit: inline bool isEmpty() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 26 end line: 29 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4490 unit: explicit StatisticsBuilderOptions() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 49 end line: 52 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4491 unit: explicit StatisticsBuilder() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 68 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4492 unit: explicit BooleanStatisticsBuilder() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 139 end line: 142 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4493 unit: void reset() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 155 end line: 158 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4494 unit: explicit IntegerStatisticsBuilder() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 171 end line: 174 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4495 unit: void reset() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 191 end line: 194 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4496 unit: explicit DoubleStatisticsBuilder() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 213 end line: 216 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4497 unit: void reset() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 248 end line: 251 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4498 unit: explicit StringStatisticsBuilder() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 272 end line: 275 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4499 unit: void reset() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 302 end line: 305 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4500 unit: explicit BinaryStatisticsBuilder() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 326 end line: 329 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4501 unit: void addValues() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 333 end line: 336 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4502 unit: void reset() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 340 end line: 343 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4503 unit: void createRowIndexEntry() file: velox/dwio/dwrf/writer/WriterShared.h start line: 189 end line: 192 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4504 unit: void flushImpl() file: velox/dwio/dwrf/writer/Writer.h start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4505 unit: void writeFileStatsImpl() file: velox/dwio/dwrf/writer/Writer.h start line: 64 end line: 67 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4506 unit: void WriterShared::close() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 562 end line: 565 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4507 unit: ChannelIndex channel() file: velox/dwio/common/ScanSpec.h start line: 138 end line: 141 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4508 unit: bool operator() file: velox/dwio/common/encryption/Encryption.h start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4509 unit: std::unique_ptr decrypt() file: velox/dwio/common/encryption/Encryption.h start line: 110 end line: 113 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4510 unit: std::unique_ptr encrypt() file: velox/dwio/common/encryption/TestProvider.h start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4511 unit: std::unique_ptr decrypt() file: velox/dwio/common/encryption/TestProvider.h start line: 92 end line: 95 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4512 unit: bool equals() file: velox/dwio/common/encryption/TestProvider.h start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4513 unit: std::unique_ptr create() file: velox/dwio/common/encryption/TestProvider.h start line: 141 end line: 144 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4514 unit: void InputStream::logRead() file: velox/dwio/common/InputStream.cpp start line: 251 end line: 254 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4515 unit: bool InputStream::registerFactory() file: velox/dwio/common/InputStream.cpp start line: 289 end line: 292 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4516 unit: void append() file: velox/dwio/common/ChainedBuffer.h start line: 86 end line: 89 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4517 unit: void increment() file: velox/dwio/common/IoStatistics.h start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4518 unit: static std::shared_ptr voidLog() file: velox/dwio/common/MetricsLog.h start line: 147 end line: 150 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4519 unit: void append() file: velox/dwio/common/DataBuffer.h start line: 158 end line: 161 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4520 unit: bool unregisterReaderFactory() file: velox/dwio/common/ReaderFactory.cpp start line: 42 end line: 45 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4521 unit: explicit ColumnSelector() file: velox/dwio/common/ColumnSelector.h start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4522 unit: explicit ColumnSelector() file: velox/dwio/common/ColumnSelector.h start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4523 unit: inline uint64_t getId() file: velox/dwio/common/FilterNode.h start line: 260 end line: 264 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4524 unit: inline bool hasSequence() file: velox/dwio/common/FilterNode.h start line: 286 end line: 289 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4525 unit: bool DataSink::registerFactory() file: velox/dwio/common/DataSink.cpp start line: 80 end line: 83 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4526 unit: std::unique_ptr getRetryPolicy() file: velox/dwio/common/Retry.h start line: 162 end line: 165 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4527 unit: std::unique_ptr ParquetReader::columnStatistics() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 289 end line: 293 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4528 unit: std::unique_ptr ParquetReader::createRowReader() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 307 end line: 310 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4529 unit: void Truncate() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 94 end line: 97 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4530 unit: void MoveFile() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4531 unit: size_t appendBitwise() file: velox/common/strings/ByteStream.h start line: 110 end line: 113 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4532 unit: int32_t sync() file: velox/common/strings/ByteStream.h start line: 168 end line: 171 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4533 unit: size_t append() file: velox/common/strings/ByteStream.h start line: 188 end line: 191 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4534 unit: uint64_t MemoryPoolBase::getChildCount() file: velox/common/memory/Memory.cpp start line: 83 end line: 86 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4535 unit: std::unique_ptr getDefaultScopedMemoryPool() file: velox/common/memory/Memory.cpp start line: 183 end line: 186 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4536 unit: explicit AllocationPool() file: velox/common/memory/AllocationPool.h start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4537 unit: void AllocationPool::clear() file: velox/common/memory/AllocationPool.cpp start line: 21 end line: 25 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4538 unit: std::shared_ptr MappedMemory::addChild() file: velox/common/memory/MappedMemory.cpp start line: 336 end line: 339 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4539 unit: explicit Allocation() file: velox/common/memory/MappedMemory.h start line: 102 end line: 105 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4540 unit: void clear() file: velox/common/memory/MappedMemory.h start line: 147 end line: 150 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4541 unit: std::shared_ptr addChild() file: velox/common/memory/MappedMemory.h start line: 386 end line: 389 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4542 unit: void setSize() file: velox/common/memory/HashStringAllocator.h start line: 99 end line: 102 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4543 unit: explicit StlAllocator() file: velox/common/memory/HashStringAllocator.h start line: 323 end line: 326 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4544 unit: explicit StlAllocator() file: velox/common/memory/HashStringAllocator.h start line: 329 end line: 332 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4545 unit: explicit OStreamOutputStream() file: velox/common/memory/ByteStream.h start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4546 unit: void resetInput() file: velox/common/memory/ByteStream.h start line: 112 end line: 115 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4547 unit: void seek() file: velox/common/memory/ByteStream.h start line: 132 end line: 135 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4548 unit: int32_t lastRangeEnd() file: velox/common/memory/ByteStream.h start line: 168 end line: 171 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4549 unit: static std::shared_ptr create() file: velox/common/memory/MemoryUsageTracker.h start line: 115 end line: 118 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4550 unit: int64_t getCurrentTotalBytes() file: velox/common/memory/MemoryUsageTracker.h start line: 211 end line: 214 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4551 unit: void setMemoryUsageTracker() file: velox/common/memory/Memory.h start line: 165 end line: 168 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4552 unit: void visitChildren() file: velox/common/memory/Memory.h start line: 245 end line: 248 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4553 unit: int64_t sizeAlign() file: velox/common/memory/Memory.h start line: 415 end line: 418 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4554 unit: void MemoryPoolImpl::setMemoryUsageTracker() file: velox/common/memory/Memory.h start line: 646 end line: 649 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4555 unit: bool MemoryManager::reserve() file: velox/common/memory/Memory.h start line: 859 end line: 862 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4556 unit: void freeFunc() file: velox/common/memory/ByteStream.cpp start line: 93 end line: 96 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4557 unit: void registerLocalFileSystem() file: velox/common/file/FileSystems.cpp start line: 115 end line: 118 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4558 unit: std::string InMemoryReadFile::pread() file: velox/common/file/File.cpp start line: 36 end line: 39 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4559 unit: static inline size_t countPadding() file: velox/common/encode/Base64.h start line: 100 end line: 103 size: 4 LOC McCabe index: 3 number of parameters: 2 id: 4560 unit: void Base64::decode() file: velox/common/encode/Base64.cpp start line: 303 end line: 306 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4561 unit: size_t getCurrentTimeMs() file: velox/common/time/Timer.cpp start line: 23 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4562 unit: size_t getCurrentTimeMicro() file: velox/common/time/Timer.cpp start line: 28 end line: 31 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4563 unit: void reset() file: velox/common/caching/AsyncDataCache.h start line: 70 end line: 73 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4564 unit: void touch() file: velox/common/caching/AsyncDataCache.h start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4565 unit: size_t operator() file: velox/common/caching/AsyncDataCache.h start line: 112 end line: 115 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4566 unit: void clear() file: velox/common/caching/AsyncDataCache.h start line: 334 end line: 337 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4567 unit: void addReference() file: velox/common/caching/AsyncDataCache.h start line: 357 end line: 360 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4568 unit: void SsdFileTracker::regionFilled() file: velox/common/caching/SsdFileTracker.cpp start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4569 unit: void AsyncDataCacheEntry::addReference() file: velox/common/caching/AsyncDataCache.cpp start line: 83 end line: 86 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4570 unit: void CacheShard::removeEntry() file: velox/common/caching/AsyncDataCache.cpp start line: 292 end line: 295 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4571 unit: bool AsyncDataCache::exists() file: velox/common/caching/AsyncDataCache.cpp start line: 498 end line: 501 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4572 unit: void incrementRead() file: velox/common/caching/ScanTracker.h start line: 104 end line: 107 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4573 unit: TrackingData trackingData() file: velox/common/caching/ScanTracker.h start line: 174 end line: 177 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4574 unit: void recordFile() file: velox/common/caching/FileGroupStats.h start line: 41 end line: 44 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4575 unit: void SsdFile::pinRegion() file: velox/common/caching/SsdFile.cpp start line: 99 end line: 102 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4576 unit: operator std::vector() file: velox/common/base/RawVector.h start line: 149 end line: 152 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4577 unit: explicit ExceptionContextSetter() file: velox/common/base/VeloxException.h start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4578 unit: void BM_setBit_true() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 86 end line: 89 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4579 unit: void BM_setBit_false() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 91 end line: 94 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4580 unit: void BM_setBit_variable() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 96 end line: 99 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4581 unit: static __m256i mask() file: velox/common/base/SimdUtil.h start line: 201 end line: 204 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4582 unit: static auto gather64() file: velox/common/base/SimdUtil.h start line: 208 end line: 211 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4583 unit: static auto gather32() file: velox/common/base/SimdUtil.h start line: 215 end line: 218 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4584 unit: static __m256si mask() file: velox/common/base/SimdUtil.h start line: 330 end line: 333 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4585 unit: static auto gather32() file: velox/common/base/SimdUtil.h start line: 336 end line: 339 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4586 unit: static auto compareBitMask() file: velox/common/base/SimdUtil.h start line: 421 end line: 427 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4587 unit: static __m256si leadingMask() file: velox/common/base/SimdUtil.h start line: 450 end line: 453 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4588 unit: static TV gather32() file: velox/common/base/SimdUtil.h start line: 455 end line: 458 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4589 unit: static __m256si as8x32u() file: velox/common/base/SimdUtil.h start line: 471 end line: 474 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4590 unit: __m256si as8x32u() file: velox/common/base/SimdUtil.h start line: 511 end line: 514 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4591 unit: static auto gather32() file: velox/common/base/SimdUtil.h start line: 570 end line: 573 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4592 unit: static auto gather32() file: velox/common/base/SimdUtil.h start line: 638 end line: 641 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4593 unit: inline void storePermute() file: velox/common/base/SimdUtil.h start line: 753 end line: 756 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4594 unit: void reset() file: velox/common/base/BloomFilter.h start line: 39 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4595 unit: inline static uint64_t bloomMask() file: velox/common/base/BloomFilter.h start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4596 unit: inline bool isBitSet() file: velox/common/base/BitUtil.h start line: 28 end line: 31 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4597 unit: inline void setBit() file: velox/common/base/BitUtil.h start line: 57 end line: 60 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4598 unit: inline void clearBit() file: velox/common/base/BitUtil.h start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4599 unit: string getCurrentDirectory() file: velox/common/process/ProcessBase.cpp start line: 97 end line: 100 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4600 unit: static void set() file: velox/row/UnsafeRow.h start line: 41 end line: 44 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4601 unit: static void set() file: velox/row/UnsafeRow.h start line: 67 end line: 70 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4602 unit: static void set() file: velox/row/UnsafeRow.h start line: 97 end line: 100 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4603 unit: void setAllNotNull() file: velox/row/UnsafeRow.h start line: 261 end line: 265 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4604 unit: const std::string_view readDataAt() file: velox/row/UnsafeRow.h start line: 281 end line: 284 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4605 unit: void setVariableLengthOffset() file: velox/row/UnsafeRow.h start line: 459 end line: 462 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4606 unit: void appendVariableLengthData() file: velox/row/UnsafeRow.h start line: 522 end line: 525 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4607 unit: static T deserializeFixedWidth() file: velox/row/UnsafeRowDeserializer.h start line: 543 end line: 546 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4608 unit: static T deserializeFixedWidth() file: velox/row/UnsafeRowBatchDeserializer.h start line: 543 end line: 546 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4609 unit: inline static std::optional writeWord() file: velox/row/UnsafeRowSerializer.h start line: 254 end line: 257 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4610 unit: Timestamp readTimestamp() file: velox/serializers/PrestoSerializer.cpp start line: 171 end line: 174 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4611 unit: Date readDate() file: velox/serializers/PrestoSerializer.cpp start line: 201 end line: 204 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4612 unit: void VectorStream::append() file: velox/serializers/PrestoSerializer.cpp start line: 849 end line: 855 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4613 unit: void toAppend() file: velox/type/Type.h start line: 127 end line: 131 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4614 unit: static std::shared_ptr create() file: velox/type/Type.h start line: 884 end line: 887 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4615 unit: void format() file: velox/type/Type.h start line: 1665 end line: 1668 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4616 unit: static T cast() file: velox/type/Conversions.h start line: 387 end line: 390 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4617 unit: inline bool characterIsSpace() file: velox/type/TimestampConversion.cpp start line: 107 end line: 110 size: 4 LOC McCabe index: 6 number of parameters: 1 id: 4618 unit: size_t hash() file: velox/type/Subfield.h start line: 90 end line: 93 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4619 unit: size_t hash() file: velox/type/Subfield.h start line: 131 end line: 134 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4620 unit: size_t hash() file: velox/type/Subfield.h start line: 172 end line: 175 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4621 unit: void parseTo() file: velox/type/Date.cpp start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4622 unit: std::unique_ptr toBigintRange() file: velox/type/Filter.cpp start line: 707 end line: 710 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4623 unit: bool mergeExclusive() file: velox/type/Filter.cpp start line: 971 end line: 974 size: 4 LOC McCabe index: 4 number of parameters: 3 id: 4624 unit: bool Tokenizer::isUnquotedPathCharacter() file: velox/type/Tokenizer.cpp start line: 146 end line: 149 size: 4 LOC McCabe index: 7 number of parameters: 1 id: 4625 unit: explicit StringView() file: velox/type/StringView.h start line: 53 end line: 56 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4626 unit: virtual bool testDoubleRange() file: velox/type/Filter.h start line: 214 end line: 217 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4627 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 246 end line: 249 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4628 unit: bool testInt64Range() file: velox/type/Filter.h start line: 259 end line: 262 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4629 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 302 end line: 305 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4630 unit: bool testInt64Range() file: velox/type/Filter.h start line: 319 end line: 322 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4631 unit: bool testDoubleRange() file: velox/type/Filter.h start line: 324 end line: 327 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4632 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 367 end line: 370 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4633 unit: bool testInt64Range() file: velox/type/Filter.h start line: 380 end line: 383 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4634 unit: bool testDoubleRange() file: velox/type/Filter.h start line: 385 end line: 388 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4635 unit: std::unique_ptr clone() file: velox/type/Filter.h start line: 425 end line: 428 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4636 unit: bool testInt64Range() file: velox/type/Filter.h start line: 438 end line: 441 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4637 unit: bool testDoubleRange() file: velox/type/Filter.h start line: 443 end line: 446 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4638 unit: bool testBytes() file: velox/type/Filter.h start line: 1225 end line: 1228 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4639 unit: bool isColumnNameRequiringEscaping() file: velox/type/Type.cpp start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4640 unit: std::shared_ptr OpaqueType::deserializeExtra() file: velox/type/Type.cpp start line: 463 end line: 466 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4641 unit: std::shared_ptr ARRAY() file: velox/type/Type.cpp start line: 492 end line: 495 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4642 unit: bool typeExists() file: velox/type/Type.cpp start line: 637 end line: 640 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4643 unit: void typedCopy() file: velox/type/Variant.h start line: 172 end line: 175 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4644 unit: static variant create() file: velox/type/Variant.h start line: 336 end line: 339 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4645 unit: void setInput() file: velox/benchmarks/basic/SimpleArithmetic.cpp start line: 130 end line: 133 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4646 unit: int32_t estimatedNumRowsPerBatch() file: velox/exec/RowContainer.h start line: 325 end line: 328 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4647 unit: void noMoreInput() file: velox/exec/TableWriter.h start line: 40 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4648 unit: void close() file: velox/exec/FilterProject.h start line: 54 end line: 57 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4649 unit: TaskState state() file: velox/exec/Task.h start line: 182 end line: 185 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4650 unit: TaskStats taskStats() file: velox/exec/Task.h start line: 204 end line: 207 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4651 unit: uint32_t numRunningDrivers() file: velox/exec/Task.h start line: 217 end line: 220 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4652 unit: uint32_t numTotalDrivers() file: velox/exec/Task.h start line: 223 end line: 226 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4653 unit: uint32_t numFinishedDrivers() file: velox/exec/Task.h start line: 229 end line: 232 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4654 unit: ContinueFuture requestPause() file: velox/exec/Task.h start line: 403 end line: 406 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4655 unit: void requestTerminate() file: velox/exec/Task.h start line: 410 end line: 413 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4656 unit: void requestYield() file: velox/exec/Task.h start line: 415 end line: 418 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4657 unit: bool PartitionedOutputBuffer::isFinished() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 300 end line: 303 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4658 unit: void addInput() file: velox/exec/CallbackSink.h start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4659 unit: void noMoreInput() file: velox/exec/CallbackSink.h start line: 46 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4660 unit: bool isRawInput() file: velox/exec/Aggregate.cpp start line: 22 end line: 25 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4661 unit: bool isPartialOutput() file: velox/exec/Aggregate.cpp start line: 27 end line: 30 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4662 unit: int32_t compare() file: velox/exec/MergeJoin.h start line: 63 end line: 66 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4663 unit: int32_t compareRight() file: velox/exec/MergeJoin.h start line: 74 end line: 77 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4664 unit: void addMiss() file: velox/exec/MergeJoin.h start line: 244 end line: 247 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4665 unit: void resetLastVector() file: velox/exec/MergeJoin.h start line: 253 end line: 256 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4666 unit: virtual std::optional maxDrivers() file: velox/exec/Operator.h start line: 212 end line: 215 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4667 unit: void beginBatch() file: velox/exec/PartitionedOutput.h start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4668 unit: void Operator::registerOperator() file: velox/exec/Operator.cpp start line: 105 end line: 108 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4669 unit: void clearThread() file: velox/exec/Driver.h start line: 115 end line: 118 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4670 unit: BlockingReason next() file: velox/exec/MergeSource.cpp start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4671 unit: BlockingReason enqueue() file: velox/exec/MergeSource.cpp start line: 35 end line: 38 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4672 unit: std::shared_ptr MergeSource::createLocalMergeSource() file: velox/exec/MergeSource.cpp start line: 181 end line: 186 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4673 unit: void TableWriter::createDataSink() file: velox/exec/TableWriter.cpp start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4674 unit: void setListenerFactory() file: velox/exec/PartitionedOutputBufferManager.h start line: 266 end line: 269 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4675 unit: uint64_t hashOne() file: velox/exec/ContainerRowSerde.cpp start line: 703 end line: 706 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4676 unit: uint64_t hashOne() file: velox/exec/ContainerRowSerde.cpp start line: 709 end line: 712 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4677 unit: void noMoreInput() file: velox/exec/Values.h start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4678 unit: bool Task::isRunning() file: velox/exec/Task.cpp start line: 718 end line: 721 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4679 unit: bool Task::isFinished() file: velox/exec/Task.cpp start line: 723 end line: 726 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4680 unit: void Limit::addInput() file: velox/exec/Limit.cpp start line: 44 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4681 unit: void ExchangeClient::noMoreRemoteTasks() file: velox/exec/Exchange.cpp start line: 181 end line: 184 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4682 unit: void noMoreInput() file: velox/exec/HashAggregation.h start line: 38 end line: 41 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4683 unit: void close() file: velox/exec/HashAggregation.h start line: 49 end line: 52 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4684 unit: void addSource() file: velox/exec/Exchange.h start line: 149 end line: 152 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4685 unit: void noMoreSources() file: velox/exec/Exchange.h start line: 154 end line: 157 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4686 unit: static bool registerFactory() file: velox/exec/Exchange.h start line: 241 end line: 244 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4687 unit: void close() file: velox/exec/CrossJoinBuild.h start line: 56 end line: 59 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4688 unit: explicit UniqueValue() file: velox/exec/VectorHasher.h start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4689 unit: explicit UniqueValue() file: velox/exec/VectorHasher.h start line: 48 end line: 53 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4690 unit: void resetStats() file: velox/exec/VectorHasher.h start line: 222 end line: 225 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4691 unit: explicit Split() file: velox/exec/Split.h start line: 28 end line: 31 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4692 unit: void CrossJoinProbe::close() file: velox/exec/CrossJoinProbe.cpp start line: 161 end line: 164 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4693 unit: uint32_t hashFloat() file: velox/functions/sparksql/Hash.cpp start line: 99 end line: 102 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4694 unit: uint32_t hashDouble() file: velox/functions/sparksql/Hash.cpp start line: 104 end line: 107 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4695 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/sparksql/String.h start line: 29 end line: 32 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4696 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/sparksql/String.h start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4697 unit: bool shouldOverride() file: velox/functions/prestosql/GreatestLeast.cpp start line: 47 end line: 50 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4698 unit: void reset() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 28 end line: 31 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4699 unit: explicit ArrayIntersectExceptFunction() file: velox/functions/prestosql/ArrayIntersectExcept.cpp start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4700 unit: FOLLY_ALWAYS_INLINE StringView submatch() file: velox/functions/prestosql/URLFunctions.h start line: 25 end line: 28 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4701 unit: void registerJsonFunctions() file: velox/functions/prestosql/registration/JsonFunctionsRegistration.cpp start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4702 unit: void registerArithmeticFunctions() file: velox/functions/prestosql/registration/ArithmeticFunctionsRegistration.cpp start line: 91 end line: 94 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4703 unit: inline void registerArrayMinMaxFunctions() file: velox/functions/prestosql/registration/ArrayFunctionsRegistration.cpp start line: 23 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4704 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 289 end line: 292 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4705 unit: FOLLY_ALWAYS_INLINE bool callAscii() file: velox/functions/prestosql/StringFunctions.h start line: 294 end line: 297 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4706 unit: inline void updateValue() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 129 end line: 132 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4707 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 179 end line: 182 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4708 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 93 end line: 96 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4709 unit: explicit BitwiseOrAggregate() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 77 end line: 80 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4710 unit: explicit BitwiseAndAggregate() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 115 end line: 118 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4711 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 59 end line: 62 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4712 unit: folly::TDigest singleValueDigest() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 71 end line: 74 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4713 unit: void appendOne() file: velox/functions/prestosql/aggregates/IOUtils.h start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4714 unit: void append() file: velox/functions/prestosql/aggregates/IOUtils.h start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4715 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4716 unit: explicit CovarIntermediateInput() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 123 end line: 126 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4717 unit: explicit CovarIntermediateResult() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 155 end line: 158 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4718 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 283 end line: 287 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4719 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/SimpleNumericAggregate.h start line: 34 end line: 37 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4720 unit: void extractAccumulators() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 44 end line: 47 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4721 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 128 end line: 131 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4722 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 145 end line: 148 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4723 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 162 end line: 165 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4724 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 179 end line: 182 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4725 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 215 end line: 218 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4726 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 272 end line: 275 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4727 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 298 end line: 301 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4728 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/DateTimeFunctions.h start line: 315 end line: 318 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4729 unit: inline bool isTimeUnit() file: velox/functions/prestosql/DateTimeFunctions.h start line: 385 end line: 388 size: 4 LOC McCabe index: 4 number of parameters: 1 id: 4730 unit: inline bool isDateUnit() file: velox/functions/prestosql/DateTimeFunctions.h start line: 390 end line: 393 size: 4 LOC McCabe index: 4 number of parameters: 1 id: 4731 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/Bitwise.h start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4732 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/Bitwise.h start line: 56 end line: 59 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4733 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/Bitwise.h start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4734 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/Bitwise.h start line: 74 end line: 77 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4735 unit: inline int8_t computeValue() file: velox/functions/prestosql/hyperloglog/HllUtils.h start line: 58 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4736 unit: int8_t getDelta() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 187 end line: 190 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4737 unit: int64_t DenseHll::cardinality() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 275 end line: 278 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4738 unit: int8_t DenseHll::getDelta() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 280 end line: 283 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4739 unit: int8_t DenseHll::getOverflow() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 297 end line: 300 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4740 unit: int32_t DenseHll::estimateInMemorySize() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 469 end line: 474 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4741 unit: void reset() file: velox/functions/prestosql/hyperloglog/SparseHll.h start line: 68 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4742 unit: bool isScalarType() file: velox/functions/prestosql/json/JsonExtractor.cpp start line: 65 end line: 68 size: 4 LOC McCabe index: 4 number of parameters: 1 id: 4743 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/CheckedArithmetic.h start line: 79 end line: 82 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4744 unit: int main() file: velox/functions/prestosql/benchmarks/ArrayContainsBenchmark.cpp start line: 148 end line: 151 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4745 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/benchmarks/BitwiseBenchmark.cpp start line: 31 end line: 34 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4746 unit: bool call() file: velox/functions/prestosql/benchmarks/NotBenchmark.cpp start line: 31 end line: 34 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4747 unit: int main() file: velox/functions/prestosql/benchmarks/NotBenchmark.cpp start line: 81 end line: 84 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4748 unit: VectorPtr fastMin() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.h start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4749 unit: VectorPtr fastMax() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.h start line: 58 end line: 61 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4750 unit: int main() file: velox/functions/prestosql/benchmarks/CompareBenchmark.cpp start line: 182 end line: 185 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4751 unit: int main() file: velox/functions/prestosql/benchmarks/URLBenchmark.cpp start line: 299 end line: 302 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4752 unit: T negate() file: velox/functions/prestosql/ArithmeticImpl.h start line: 113 end line: 116 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4753 unit: T abs() file: velox/functions/prestosql/ArithmeticImpl.h start line: 119 end line: 122 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4754 unit: T floor() file: velox/functions/prestosql/ArithmeticImpl.h start line: 125 end line: 128 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4755 unit: T ceil() file: velox/functions/prestosql/ArithmeticImpl.h start line: 131 end line: 134 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4756 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/Rand.h start line: 27 end line: 30 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4757 unit: void startRow() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 94 end line: 97 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4758 unit: static void assign() file: velox/functions/UDFOutputString.h start line: 68 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4759 unit: Ref startArray() file: velox/functions/lib/ArrayBuilder.h start line: 96 end line: 99 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4760 unit: explicit Re2SearchAndExtractConstantPattern() file: velox/functions/lib/Re2Functions.cpp start line: 248 end line: 251 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4761 unit: void setStringBuffers() file: velox/functions/lib/DynamicFlatVector.h start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4762 unit: void setStringBuffers() file: velox/functions/lib/DynamicFlatVector.h start line: 78 end line: 81 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4763 unit: std::shared_ptr DateTimeFormatterBuilder::build() file: velox/functions/lib/DateTimeFormatterBuilder.cpp start line: 206 end line: 209 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4764 unit: FOLLY_ALWAYS_INLINE bool lowerAsciiInPlace() file: velox/functions/lib/string/StringImpl.h start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4765 unit: FOLLY_ALWAYS_INLINE bool upperAsciiInPlace() file: velox/functions/lib/string/StringImpl.h start line: 79 end line: 82 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4766 unit: FOLLY_ALWAYS_INLINE bool isUnicodeWhiteSpace() file: velox/functions/lib/string/StringImpl.h start line: 462 end line: 466 size: 4 LOC McCabe index: 5 number of parameters: 1 id: 4767 unit: constexpr bool operator() file: velox/functions/lib/ComparatorUtil.h start line: 46 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4768 unit: void registerBinaryFloatingPoint() file: velox/functions/lib/RegistrationHelpers.h start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4769 unit: void registerBinaryNumeric() file: velox/functions/lib/RegistrationHelpers.h start line: 38 end line: 41 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4770 unit: void registerUnaryFloatingPoint() file: velox/functions/lib/RegistrationHelpers.h start line: 67 end line: 70 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4771 unit: void registerUnaryNumeric() file: velox/functions/lib/RegistrationHelpers.h start line: 73 end line: 76 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4772 unit: std::unique_ptr DuckDBWrapper::execute() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 71 end line: 74 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4773 unit: void DuckDBWrapper::print() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 76 end line: 79 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4774 unit: TypePtr DuckResult::getType() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 124 end line: 127 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4775 unit: std::string DuckResult::getName() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 129 end line: 132 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4776 unit: std::optional getAlias() file: velox/duckdb/conversion/DuckParser.cpp start line: 92 end line: 95 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4777 unit: std::tuple add_item() file: velox/expression/ComplexWriterTypes.h start line: 310 end line: 313 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4778 unit: void emplace() file: velox/expression/ComplexWriterTypes.h start line: 380 end line: 383 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4779 unit: void emplace() file: velox/expression/ComplexWriterTypes.h start line: 385 end line: 388 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4780 unit: TypePtr SignatureBinder::tryResolveType() file: velox/expression/SignatureBinder.cpp start line: 104 end line: 107 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4781 unit: void _VELOX_REGISTER_FUNC_NAME() file: velox/expression/VectorFunction.h start line: 212 end line: 215 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4782 unit: void _VELOX_REGISTER_FUNC_NAME() file: velox/expression/VectorFunction.h start line: 219 end line: 222 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4783 unit: void init() file: velox/expression/VectorUdfTypeSystem.h start line: 137 end line: 140 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4784 unit: void copyCommit() file: velox/expression/VectorUdfTypeSystem.h start line: 155 end line: 161 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4785 unit: exec_null_free_in_t readNullFree() file: velox/expression/VectorUdfTypeSystem.h start line: 370 end line: 373 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4786 unit: explicit VectorReader() file: velox/expression/VectorUdfTypeSystem.h start line: 445 end line: 448 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4787 unit: exec_null_free_in_t readNullFree() file: velox/expression/VectorUdfTypeSystem.h start line: 465 end line: 468 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4788 unit: void setChildrenMayHaveNulls() file: velox/expression/VectorUdfTypeSystem.h start line: 502 end line: 506 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4789 unit: void init() file: velox/expression/VectorUdfTypeSystem.h start line: 523 end line: 526 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4790 unit: void finish() file: velox/expression/VectorUdfTypeSystem.h start line: 609 end line: 612 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4791 unit: void commitNull() file: velox/expression/VectorUdfTypeSystem.h start line: 642 end line: 645 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4792 unit: void commitNull() file: velox/expression/VectorUdfTypeSystem.h start line: 726 end line: 729 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4793 unit: explicit VectorReader() file: velox/expression/VectorUdfTypeSystem.h start line: 763 end line: 766 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4794 unit: exec_null_free_in_t readNullFree() file: velox/expression/VectorUdfTypeSystem.h start line: 776 end line: 779 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4795 unit: void commitNull() file: velox/expression/VectorUdfTypeSystem.h start line: 870 end line: 873 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4796 unit: void setOffset() file: velox/expression/VectorUdfTypeSystem.h start line: 885 end line: 888 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4797 unit: void setNoCopy() file: velox/expression/VectorUdfTypeSystem.h start line: 1194 end line: 1197 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4798 unit: void copy_from() file: velox/expression/VectorUdfTypeSystem.h start line: 1225 end line: 1228 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4799 unit: void reserve() file: velox/expression/VectorUdfTypeSystem.h start line: 1271 end line: 1274 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4800 unit: void finalize() file: velox/expression/VectorUdfTypeSystem.h start line: 1278 end line: 1281 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 4801 unit: inline bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 1481 end line: 1486 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4802 unit: inline bool mayHaveNullsRecursive() file: velox/expression/VectorUdfTypeSystem.h start line: 1497 end line: 1502 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4803 unit: inline void setChildrenMayHaveNulls() file: velox/expression/VectorUdfTypeSystem.h start line: 1504 end line: 1509 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4804 unit: int main() file: velox/expression/benchmarks/TryBenchmark.cpp start line: 187 end line: 190 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4805 unit: bool hasValue() file: velox/expression/VariadicView.h start line: 94 end line: 97 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4806 unit: element_t value() file: velox/expression/VariadicView.h start line: 99 end line: 102 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4807 unit: void setConstantWrap() file: velox/expression/EvalCtx.h start line: 174 end line: 177 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4808 unit: ExprPtr getAlreadyCompiled() file: velox/expression/ExprCompiler.cpp start line: 122 end line: 125 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4809 unit: uint64_t retainedSize() file: velox/vector/LazyVector.h start line: 249 end line: 252 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 4810 unit: __m256i FlatVector::loadSIMDValueBufferAt() file: velox/vector/FlatVector-inl.h start line: 72 end line: 75 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4811 unit: uint64_t ArrayVector::estimateFlatSize() file: velox/vector/ComplexVector.cpp start line: 533 end line: 536 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4812 unit: void setValid() file: velox/vector/SelectivityVector.h start line: 85 end line: 88 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4813 unit: void setValidRange() file: velox/vector/SelectivityVector.h start line: 95 end line: 98 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4814 unit: static inline bool isWrapper() file: velox/vector/DecodedVector.cpp start line: 423 end line: 426 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4815 unit: bool indicesNotCopied() file: velox/vector/DecodedVector.h start line: 176 end line: 179 size: 4 LOC McCabe index: 3 number of parameters: 0 id: 4816 unit: virtual bool isNullAt() file: velox/vector/BaseVector.h start line: 158 end line: 161 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4817 unit: void format() file: velox/vector/BaseVector.h start line: 707 end line: 710 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4818 unit: constexpr bool admitsBias() file: velox/vector/BuilderTypeUtils.h start line: 37 end line: 40 size: 4 LOC McCabe index: 3 number of parameters: 0 id: 4819 unit: constexpr bool admitsDictionary() file: velox/vector/BuilderTypeUtils.h start line: 55 end line: 58 size: 4 LOC McCabe index: 3 number of parameters: 0 id: 4820 unit: bool isNullAt() file: velox/vector/ConstantVector.h start line: 152 end line: 155 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4821 unit: bool mayHaveNulls() file: velox/vector/ConstantVector.h start line: 157 end line: 160 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4822 unit: bool mayHaveNullsRecursive() file: velox/vector/ConstantVector.h start line: 162 end line: 165 size: 4 LOC McCabe index: 3 number of parameters: 0 id: 4823 unit: const T valueAtFast() file: velox/vector/ConstantVector.h start line: 186 end line: 189 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4824 unit: BufferPtr getStringBuffer() file: velox/vector/ConstantVector.h start line: 197 end line: 200 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4825 unit: __m256i loadSIMDValueBufferAt() file: velox/vector/ConstantVector.h start line: 219 end line: 222 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4826 unit: void addNulls() file: velox/vector/ConstantVector.h start line: 299 end line: 302 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4827 unit: bool SequenceVector::checkLoadRange() file: velox/vector/SequenceVector-inl.h start line: 248 end line: 253 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4828 unit: const T valueAt() file: velox/vector/BiasVector.h start line: 122 end line: 125 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4829 unit: void BM_Constant_hashAll() file: velox/vector/benchmarks/SimpleVectorHashAllBenchmark.cpp start line: 155 end line: 158 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4830 unit: bool mayHaveNulls() file: velox/vector/DictionaryVector.h start line: 72 end line: 75 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 4831 unit: void addNulls() file: velox/vector/DictionaryVector.h start line: 195 end line: 198 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4832 unit: void clearNulls() file: velox/vector/DictionaryVector.h start line: 200 end line: 203 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4833 unit: void clearNulls() file: velox/vector/DictionaryVector.h start line: 205 end line: 208 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4834 unit: void setDictionaryValues() file: velox/vector/DictionaryVector.h start line: 221 end line: 224 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4835 unit: void setElements() file: velox/vector/ComplexVector.h start line: 306 end line: 309 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4836 unit: uint64_t retainedSize() file: velox/vector/ComplexVector.h start line: 359 end line: 362 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4837 unit: bool mayHaveNullsRecursive() file: velox/vector/ComplexVector.h start line: 376 end line: 379 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 4838 unit: uint64_t retainedSize() file: velox/vector/ComplexVector.h start line: 538 end line: 541 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 4839 unit: bool mayHaveNullsRecursive() file: velox/vector/ComplexVector.h start line: 568 end line: 571 size: 4 LOC McCabe index: 3 number of parameters: 0 id: 4840 unit: uint64_t hashValueAt() file: velox/vector/SimpleVector.h start line: 177 end line: 180 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4841 unit: void setMinMax() file: velox/vector/SimpleVector.h start line: 365 end line: 368 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4842 unit: void setCapacity() file: velox/buffer/Buffer.h start line: 192 end line: 195 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4843 unit: def diff() file: scripts/check.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4844 unit: def fix() file: scripts/check.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4845 unit: def get_formatter() file: scripts/check.py start line: 0 end line: 0 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4846 unit: def add_check_options() file: scripts/check.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4847 unit: def add_check_command() file: scripts/check.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4848 unit: def run_command() file: scripts/check.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4849 unit: def get_wrapper() file: scripts/license-header.py start line: 0 end line: 0 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4850 unit: def get_circleci_token() file: scripts/cci.py start line: 0 end line: 0 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 4851 unit: def get_benchmark_handle() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4852 unit: def optimize_for_coverage() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 4 LOC McCabe index: 3 number of parameters: 3 id: 4853 unit: def stopTestRun() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 4854 unit: def _withTest() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4855 unit: def __init__() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4856 unit: def run() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4857 unit: def run_project_cmd() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 4 LOC McCabe index: 2 number of parameters: 4 id: 4858 unit: def get_run_on() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 4859 unit: def workdir() file: build/fbcode_builder/shell_builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4860 unit: def step() file: build/fbcode_builder/shell_builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4861 unit: def copy_local_repo() file: build/fbcode_builder/shell_builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4862 unit: def recursively_flatten_list() file: build/fbcode_builder/utils.py start line: 0 end line: 0 size: 4 LOC McCabe index: 3 number of parameters: 1 id: 4863 unit: def _inner_read_config() file: build/fbcode_builder/utils.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4864 unit: def build_fbcode_builder_config() file: build/fbcode_builder/utils.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4865 unit: def step() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4866 unit: def emit_dev_run_script() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4867 unit: def _get_dev_run_script_contents() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4868 unit: def interesting_dep() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 4 LOC McCabe index: 3 number of parameters: 2 id: 4869 unit: def _read_wheel_metadata() file: build/fbcode_builder/getdeps/py_wheel_builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4870 unit: def set_value_for_all_projects() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 4 LOC McCabe index: 2 number of parameters: 3 id: 4871 unit: def recreate_dir() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 4 LOC McCabe index: 2 number of parameters: 3 id: 4872 unit: def prepare() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4873 unit: def _compute_env() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4874 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 7 id: 4875 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 7 id: 4876 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 7 id: 4877 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 4878 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 6 id: 4879 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 7 id: 4880 unit: def _load_manifest() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 4881 unit: def __init__() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4882 unit: def __init__() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4883 unit: def _download() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 4884 unit: def __init__() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4885 unit: def add_option() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 2 number of parameters: 3 id: 4886 unit: def fb_github_project_workdir() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 4887 unit: void Connector::unregisterTracker() file: velox/connectors/Connector.cpp start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4888 unit: virtual std::string toString() file: velox/connectors/Connector.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4889 unit: virtual bool supportsMultiThreading() file: velox/connectors/Connector.h start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4890 unit: virtual int64_t estimatedRowSize() file: velox/connectors/Connector.h start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4891 unit: void HiveDataSink::appendData() file: velox/connectors/hive/HiveConnector.cpp start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4892 unit: void HiveDataSink::close() file: velox/connectors/hive/HiveConnector.cpp start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4893 unit: int32_t hashInt64() file: velox/connectors/hive/HivePartitionFunction.cpp start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4894 unit: uint64_t FileHandleSizer::operator() file: velox/connectors/hive/FileHandle.cpp start line: 24 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4895 unit: ColumnType columnType() file: velox/connectors/hive/HiveConnector.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4896 unit: bool isFilterPushdownEnabled() file: velox/connectors/hive/HiveConnector.h start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4897 unit: uint64_t getCompletedRows() file: velox/connectors/hive/HiveConnector.h start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4898 unit: uint64_t getCompletedBytes() file: velox/connectors/hive/HiveConnector.h start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4899 unit: Aws::IOStreamFactory AwsWriteableStreamFactory() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 4900 unit: uint64_t size() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4901 unit: bool shouldCoalesce() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4902 unit: bool useVirtualAddressing() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4903 unit: bool useSSL() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4904 unit: bool useInstanceCredentials() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4905 unit: std::string endpoint() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4906 unit: void S3FileSystem::initializeClient() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 346 end line: 348 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4907 unit: std::string S3FileSystem::name() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 362 end line: 364 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4908 unit: void registerS3FileSystem() file: velox/connectors/hive/storage_adapters/s3fs/S3FileSystem.cpp start line: 386 end line: 388 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4909 unit: inline bool isS3File() file: velox/connectors/hive/storage_adapters/s3fs/S3Util.h start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4910 unit: inline std::string s3URI() file: velox/connectors/hive/storage_adapters/s3fs/S3Util.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4911 unit: inline std::string s3URI() file: velox/connectors/hive/storage_adapters/s3fs/S3Util.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 4912 unit: inline std::string s3Path() file: velox/connectors/hive/storage_adapters/s3fs/S3Util.h start line: 59 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4913 unit: inline Aws::String awsString() file: velox/connectors/hive/storage_adapters/s3fs/S3Util.h start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4914 unit: explicit ValueNodeReplacerVisitor() file: velox/experimental/codegen/benchmark/ValueNodeReplacer.h start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4915 unit: explicit ValueNodeReplacerTransform() file: velox/experimental/codegen/benchmark/ValueNodeReplacer.h start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4916 unit: virtual void SetUp() file: velox/experimental/codegen/benchmark/CodegenPerf.cpp start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4917 unit: static Command fromString() file: velox/experimental/codegen/external_process/Command.h start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4918 unit: std::unique_ptr newInstance() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4919 unit: void setTransformFlags() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 700 end line: 702 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4920 unit: void setRowType() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4921 unit: constexpr bool indexIn() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 150 end line: 152 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 4922 unit: virtual bool isDeterministic() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 388 end line: 390 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4923 unit: virtual bool isDefaultNullBehavior() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 392 end line: 394 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4924 unit: auto toVectorType() file: velox/experimental/codegen/vector_function/GeneratedVectorFunction-inl.h start line: 406 end line: 408 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4925 unit: size_t available() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4926 unit: explicit InputReferenceString() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4927 unit: explicit ConstantString() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4928 unit: size_t size() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4929 unit: bool has_value() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4930 unit: void resetAllocators() file: velox/experimental/codegen/vector_function/ConcatExpression-inl.h start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4931 unit: void resetAllocators_() file: velox/experimental/codegen/vector_function/ConcatExpression-inl.h start line: 184 end line: 186 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4932 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 126 end line: 128 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 4933 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 207 end line: 209 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 4934 unit: operator bool() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4935 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 245 end line: 247 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 4936 unit: size_t size() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 365 end line: 367 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4937 unit: size_t capacity() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 369 end line: 371 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4938 unit: vector_size_t rowIndex() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 434 end line: 436 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4939 unit: void setData() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 443 end line: 445 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4940 unit: void setSize() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 447 end line: 449 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4941 unit: void setCapacity() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 451 end line: 453 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4942 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 553 end line: 555 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 4943 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 561 end line: 563 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 4944 unit: if constexpr() file: velox/experimental/codegen/vector_function/VectorReader-inl.h start line: 569 end line: 571 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 4945 unit: void start() file: velox/experimental/codegen/vector_function/Perf.h start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4946 unit: void stop() file: velox/experimental/codegen/vector_function/Perf.h start line: 184 end line: 186 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4947 unit: void reset() file: velox/experimental/codegen/vector_function/Perf.h start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4948 unit: bool Codegen::initializeUDFManager() file: velox/experimental/codegen/CodegenStubs.cpp start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4949 unit: bool Codegen::initializeTransform() file: velox/experimental/codegen/CodegenStubs.cpp start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4950 unit: bool Codegen::runInitializationTests() file: velox/experimental/codegen/CodegenStubs.cpp start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4951 unit: std::string ResourcePath::getResourcePath() file: velox/experimental/codegen/utils/resources/ResourcePath.cpp start line: 20 end line: 22 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4952 unit: void addStartEvent() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4953 unit: void addEndEvent() file: velox/experimental/codegen/utils/timer/NestedScopedTimer.h start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4954 unit: std::string codegenAssignment() file: velox/experimental/codegen/ast/CodegenUtils.h start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 4955 unit: const std::vector children() file: velox/experimental/codegen/ast/UnaryExpressions.h start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4956 unit: ASTNodePtr child() file: velox/experimental/codegen/ast/UnaryExpressions.h start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4957 unit: void validate() file: velox/experimental/codegen/ast/UnaryExpressions.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4958 unit: virtual ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/UnaryExpressions.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4959 unit: void validate() file: velox/experimental/codegen/ast/UnaryExpressions.h start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4960 unit: virtual ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/UnaryExpressions.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4961 unit: virtual void propagateNullability() file: velox/experimental/codegen/ast/ASTNode.h start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4962 unit: virtual std::vector getHeaderFiles() file: velox/experimental/codegen/ast/ASTNode.h start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4963 unit: virtual std::vector getLibs() file: velox/experimental/codegen/ast/ASTNode.h start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4964 unit: virtual bool isConstantExpression() file: velox/experimental/codegen/ast/ASTNode.h start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4965 unit: const velox::TypePtr typePtr() file: velox/experimental/codegen/ast/ASTNode.h start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4966 unit: bool typed() file: velox/experimental/codegen/ast/ASTNode.h start line: 131 end line: 133 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 4967 unit: bool maybeNull() file: velox/experimental/codegen/ast/ASTNode.h start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4968 unit: void setMaybeNull() file: velox/experimental/codegen/ast/ASTNode.h start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4969 unit: const std::vector children() file: velox/experimental/codegen/ast/ASTNode.h start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4970 unit: ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/ASTNode.h start line: 202 end line: 204 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4971 unit: void setMaybeNull() file: velox/experimental/codegen/ast/ASTNode.h start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4972 unit: size_t index() file: velox/experimental/codegen/ast/ASTNode.h start line: 224 end line: 226 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4973 unit: const std::vector children() file: velox/experimental/codegen/ast/ASTNode.h start line: 252 end line: 254 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4974 unit: ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/ASTNode.h start line: 256 end line: 258 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4975 unit: size_t width() file: velox/experimental/codegen/ast/ASTNode.h start line: 272 end line: 274 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4976 unit: const std::vector children() file: velox/experimental/codegen/ast/ASTNode.h start line: 315 end line: 317 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4977 unit: ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/ASTNode.h start line: 319 end line: 321 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4978 unit: const std::vector children() file: velox/experimental/codegen/ast/ASTNode.h start line: 352 end line: 354 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4979 unit: ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/ASTNode.h start line: 356 end line: 358 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4980 unit: const std::vector children() file: velox/experimental/codegen/ast/ASTNode.h start line: 379 end line: 381 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4981 unit: ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/ASTNode.h start line: 401 end line: 403 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4982 unit: bool isNullableOutput() file: velox/experimental/codegen/ast/ASTNode.h start line: 405 end line: 407 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4983 unit: const std::string getFunctionName() file: velox/experimental/codegen/ast/ASTNode.h start line: 411 end line: 413 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4984 unit: void validate() file: velox/experimental/codegen/ast/ASTNode.h start line: 428 end line: 430 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4985 unit: const std::vector children() file: velox/experimental/codegen/ast/ASTNode.h start line: 432 end line: 434 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4986 unit: virtual ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/ASTNode.h start line: 442 end line: 444 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4987 unit: inline std::string codegenValue() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4988 unit: inline std::string codegenValue() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4989 unit: inline std::string codegenValue() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4990 unit: inline std::string codegenValue() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4991 unit: inline std::string codegenValue() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4992 unit: inline std::string codegenValue() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4993 unit: inline std::string codegenValue() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 4994 unit: bool isConstantExpression() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4995 unit: const std::vector children() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4996 unit: std::vector getHeaderFiles() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4997 unit: ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4998 unit: bool isNull() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 4999 unit: void validate() file: velox/experimental/codegen/ast/ConstantExpressions.h start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5000 unit: const std::vector children() file: velox/experimental/codegen/ast/BinaryExpressions.h start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5001 unit: ASTNodePtr lhs() file: velox/experimental/codegen/ast/BinaryExpressions.h start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5002 unit: ASTNodePtr rhs() file: velox/experimental/codegen/ast/BinaryExpressions.h start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5003 unit: ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/BinaryExpressions.h start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5004 unit: ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/BinaryExpressions.h start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5005 unit: void validate() file: velox/experimental/codegen/ast/BinaryExpressions.h start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5006 unit: ExpressionNullMode getNullMode() file: velox/experimental/codegen/ast/BinaryExpressions.h start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5007 unit: void validate() file: velox/experimental/codegen/ast/BinaryExpressions.h start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5008 unit: void IfExpression::validate() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5009 unit: void SwitchExpression::validate() file: velox/experimental/codegen/ast/ASTNode.cpp start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5010 unit: std::string getUniqueTemp() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5011 unit: std::string getUniqueLambda() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5012 unit: size_t getUniqueId() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5013 unit: void addHeaderPath() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5014 unit: void addLib() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5015 unit: std::set getLibs() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5016 unit: std::vector getLibsAsList() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5017 unit: bool computeInputTypeDuringCodegen() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5018 unit: void setComputeInputTypeDuringCodegen() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5019 unit: void addConstantDeclaration() file: velox/experimental/codegen/ast/CodegenCtx.h start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5020 unit: bool operator() file: velox/experimental/codegen/ast/ASTAnalysis.cpp start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5021 unit: auto begin() file: velox/experimental/codegen/transform/utils/utils.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5022 unit: auto end() file: velox/experimental/codegen/transform/utils/utils.h start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5023 unit: auto rbegin() file: velox/experimental/codegen/transform/utils/utils.h start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5024 unit: auto rend() file: velox/experimental/codegen/transform/utils/utils.h start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5025 unit: virtual std::string toString() file: velox/experimental/codegen/compiler_utils/ICompiledCall.h start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5026 unit: std::unordered_set getVeloxFunctionNames() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5027 unit: std::string getCalledFunctionName() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5028 unit: void setHeaderFiles() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5029 unit: std::vector getHeaderFiles() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5030 unit: bool hasHeaderFiles() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5031 unit: void setLibs() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5032 unit: std::vector getLibs() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5033 unit: bool hasLibs() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5034 unit: void setNullMode() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5035 unit: ExpressionNullMode getNullMode() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5036 unit: void setOutputForm() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5037 unit: OutputForm getOutputForm() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5038 unit: bool isOptionalOutput() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5039 unit: bool isOptionalArguments() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5040 unit: void setIsOptionalOutput() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5041 unit: void setIsOptionalArguments() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5042 unit: void setCodegenNullInNullOutChecks() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5043 unit: bool codegenNullInNullOutChecks() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5044 unit: bool lookUpByName() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 160 end line: 162 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5045 unit: std::vector getArgumentsLookupTypes() file: velox/experimental/codegen/udf_manager/UDFManager.h start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5046 unit: inline bool isGroupedExecution() file: velox/core/PlanFragment.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5047 unit: bool GlobalConfig::isValueExists() file: velox/core/Context.cpp start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5048 unit: bool MemConfig::isValueExists() file: velox/core/Context.cpp start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5049 unit: void releaseSelectivityVector() file: velox/core/QueryCtx.h start line: 191 end line: 193 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5050 unit: void releaseDecodedVector() file: velox/core/QueryCtx.h start line: 204 end line: 206 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5051 unit: void TableScanNode::addDetails() file: velox/core/PlanNode.cpp start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5052 unit: void UnnestNode::addDetails() file: velox/core/PlanNode.cpp start line: 217 end line: 219 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5053 unit: void LocalMergeNode::addDetails() file: velox/core/PlanNode.cpp start line: 346 end line: 348 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5054 unit: void MergeExchangeNode::addDetails() file: velox/core/PlanNode.cpp start line: 354 end line: 356 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5055 unit: virtual bool equalsNonRecursive() file: velox/core/ITypedExpr.h start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5056 unit: folly::Optional get() file: velox/core/Context.h start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5057 unit: T get() file: velox/core/Context.h start line: 191 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5058 unit: std::shared_ptr getConfig() file: velox/core/Context.h start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5059 unit: virtual std::shared_ptr getConfigInternal() file: velox/core/Context.h start line: 256 end line: 258 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5060 unit: std::shared_ptr getConfig() file: velox/core/Context.h start line: 283 end line: 285 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5061 unit: ContextScope scope() file: velox/core/Context.h start line: 303 end line: 305 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5062 unit: std::string operator() file: velox/core/SimpleFunctionMetadata.h start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5063 unit: std::string operator() file: velox/core/SimpleFunctionMetadata.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5064 unit: uint32_t computePriority() file: velox/core/SimpleFunctionMetadata.h start line: 158 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5065 unit: std::string typeAsString() file: velox/core/SimpleFunctionMetadata.h start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5066 unit: void resetTypeString() file: velox/core/SimpleFunctionMetadata.h start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5067 unit: void run() file: velox/core/SimpleFunctionMetadata.h start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5068 unit: void run() file: velox/core/SimpleFunctionMetadata.h start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5069 unit: void run() file: velox/core/SimpleFunctionMetadata.h start line: 292 end line: 294 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5070 unit: static std::shared_ptr create() file: velox/core/SimpleFunctionMetadata.h start line: 321 end line: 323 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5071 unit: static std::shared_ptr create() file: velox/core/SimpleFunctionMetadata.h start line: 328 end line: 330 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5072 unit: static std::shared_ptr create() file: velox/core/SimpleFunctionMetadata.h start line: 335 end line: 337 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5073 unit: uint32_t priority() file: velox/core/SimpleFunctionMetadata.h start line: 350 end line: 352 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5074 unit: bool isDeterministic() file: velox/core/SimpleFunctionMetadata.h start line: 365 end line: 367 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5075 unit: int32_t reuseStringsFromArg() file: velox/core/SimpleFunctionMetadata.h start line: 369 end line: 371 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5076 unit: std::shared_ptr returnType() file: velox/core/SimpleFunctionMetadata.h start line: 373 end line: 375 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5077 unit: const std::shared_ptr signature() file: velox/core/SimpleFunctionMetadata.h start line: 412 end line: 414 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5078 unit: uint32_t preferredOutputBatchSize() file: velox/core/QueryConfig.h start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5079 unit: bool hashAdaptivityEnabled() file: velox/core/QueryConfig.h start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5080 unit: auto apply_impl() file: velox/core/Metaprogramming.h start line: 46 end line: 48 size: 3 LOC McCabe index: 3 number of parameters: 3 id: 5081 unit: static constexpr std::false_type check() file: velox/core/Metaprogramming.h start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5082 unit: void setEmpty() file: velox/core/CoreTypeSystem.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5083 unit: void setNoCopy() file: velox/core/CoreTypeSystem.h start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5084 unit: void finalize() file: velox/core/CoreTypeSystem.h start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5085 unit: operator StringView() file: velox/core/CoreTypeSystem.h start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5086 unit: static std::shared_ptr veloxType() file: velox/core/CoreTypeSystem.h start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5087 unit: static std::shared_ptr veloxType() file: velox/core/CoreTypeSystem.h start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5088 unit: static std::shared_ptr veloxType() file: velox/core/CoreTypeSystem.h start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5089 unit: void reserve() file: velox/core/CoreTypeSystem.h start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5090 unit: iterator begin() file: velox/core/CoreTypeSystem.h start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5091 unit: iterator end() file: velox/core/CoreTypeSystem.h start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5092 unit: void append() file: velox/core/CoreTypeSystem.h start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5093 unit: void append() file: velox/core/CoreTypeSystem.h start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5094 unit: void appendNullable() file: velox/core/CoreTypeSystem.h start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5095 unit: void clear() file: velox/core/CoreTypeSystem.h start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5096 unit: const_iterator begin() file: velox/core/CoreTypeSystem.h start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5097 unit: const_iterator end() file: velox/core/CoreTypeSystem.h start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5098 unit: const_reference at() file: velox/core/CoreTypeSystem.h start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5099 unit: size_t size() file: velox/core/CoreTypeSystem.h start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5100 unit: bool mayHaveNulls() file: velox/core/CoreTypeSystem.h start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5101 unit: std::optional at() file: velox/core/CoreTypeSystem.h start line: 205 end line: 207 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5102 unit: static std::shared_ptr veloxType() file: velox/core/CoreTypeSystem.h start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5103 unit: void clear() file: velox/core/CoreTypeSystem.h start line: 241 end line: 243 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5104 unit: static std::shared_ptr veloxType() file: velox/core/CoreTypeSystem.h start line: 254 end line: 256 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5105 unit: iterator begin() file: velox/core/CoreTypeSystem.h start line: 265 end line: 267 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5106 unit: iterator end() file: velox/core/CoreTypeSystem.h start line: 268 end line: 270 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5107 unit: iterator find() file: velox/core/CoreTypeSystem.h start line: 271 end line: 273 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5108 unit: void clear() file: velox/core/CoreTypeSystem.h start line: 289 end line: 291 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5109 unit: void reserve() file: velox/core/CoreTypeSystem.h start line: 292 end line: 294 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5110 unit: const_iterator begin() file: velox/core/CoreTypeSystem.h start line: 296 end line: 298 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5111 unit: const_iterator end() file: velox/core/CoreTypeSystem.h start line: 299 end line: 301 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5112 unit: const_iterator find() file: velox/core/CoreTypeSystem.h start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5113 unit: bool contains() file: velox/core/CoreTypeSystem.h start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5114 unit: size_t size() file: velox/core/CoreTypeSystem.h start line: 311 end line: 313 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5115 unit: std::string toString() file: velox/core/Expressions.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5116 unit: bool hasValueVector() file: velox/core/Expressions.h start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5117 unit: bool nullOnFailure() file: velox/core/Expressions.h start line: 440 end line: 442 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5118 unit: bool isAscending() file: velox/core/PlanNode.h start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5119 unit: bool isNullsFirst() file: velox/core/PlanNode.h start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5120 unit: bool isParallelizable() file: velox/core/PlanNode.h start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5121 unit: std::string_view name() file: velox/core/PlanNode.h start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5122 unit: std::string_view name() file: velox/core/PlanNode.h start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5123 unit: void addDetails() file: velox/core/PlanNode.h start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5124 unit: std::string_view name() file: velox/core/PlanNode.h start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5125 unit: std::string_view name() file: velox/core/PlanNode.h start line: 340 end line: 342 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5126 unit: std::string_view name() file: velox/core/PlanNode.h start line: 399 end line: 401 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5127 unit: Step step() file: velox/core/PlanNode.h start line: 471 end line: 473 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5128 unit: bool ignoreNullKeys() file: velox/core/PlanNode.h start line: 498 end line: 500 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5129 unit: std::string_view name() file: velox/core/PlanNode.h start line: 502 end line: 504 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5130 unit: std::string_view name() file: velox/core/PlanNode.h start line: 557 end line: 559 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5131 unit: std::string_view name() file: velox/core/PlanNode.h start line: 588 end line: 590 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5132 unit: std::string_view name() file: velox/core/PlanNode.h start line: 628 end line: 630 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5133 unit: std::string_view name() file: velox/core/PlanNode.h start line: 706 end line: 708 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5134 unit: int numPartitions() file: velox/core/PlanNode.h start line: 804 end line: 806 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5135 unit: bool isBroadcast() file: velox/core/PlanNode.h start line: 808 end line: 810 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5136 unit: bool isReplicateNullsAndAny() file: velox/core/PlanNode.h start line: 816 end line: 818 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5137 unit: std::string_view name() file: velox/core/PlanNode.h start line: 824 end line: 826 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5138 unit: inline bool isInnerJoin() file: velox/core/PlanNode.h start line: 860 end line: 862 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5139 unit: inline bool isLeftJoin() file: velox/core/PlanNode.h start line: 864 end line: 866 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5140 unit: inline bool isRightJoin() file: velox/core/PlanNode.h start line: 868 end line: 870 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5141 unit: inline bool isFullJoin() file: velox/core/PlanNode.h start line: 872 end line: 874 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5142 unit: inline bool isSemiJoin() file: velox/core/PlanNode.h start line: 876 end line: 878 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5143 unit: inline bool isAntiJoin() file: velox/core/PlanNode.h start line: 880 end line: 882 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5144 unit: JoinType joinType() file: velox/core/PlanNode.h start line: 906 end line: 908 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5145 unit: bool isInnerJoin() file: velox/core/PlanNode.h start line: 910 end line: 912 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5146 unit: bool isLeftJoin() file: velox/core/PlanNode.h start line: 914 end line: 916 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5147 unit: bool isRightJoin() file: velox/core/PlanNode.h start line: 918 end line: 920 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5148 unit: bool isFullJoin() file: velox/core/PlanNode.h start line: 922 end line: 924 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5149 unit: bool isSemiJoin() file: velox/core/PlanNode.h start line: 926 end line: 928 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5150 unit: bool isAntiJoin() file: velox/core/PlanNode.h start line: 930 end line: 932 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5151 unit: std::string_view name() file: velox/core/PlanNode.h start line: 987 end line: 989 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5152 unit: std::string_view name() file: velox/core/PlanNode.h start line: 1018 end line: 1020 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5153 unit: std::string_view name() file: velox/core/PlanNode.h start line: 1040 end line: 1042 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5154 unit: bool isPartial() file: velox/core/PlanNode.h start line: 1093 end line: 1095 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5155 unit: std::string_view name() file: velox/core/PlanNode.h start line: 1097 end line: 1099 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5156 unit: int32_t count() file: velox/core/PlanNode.h start line: 1152 end line: 1154 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5157 unit: bool isPartial() file: velox/core/PlanNode.h start line: 1156 end line: 1158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5158 unit: std::string_view name() file: velox/core/PlanNode.h start line: 1160 end line: 1162 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5159 unit: int32_t offset() file: velox/core/PlanNode.h start line: 1203 end line: 1205 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5160 unit: int32_t count() file: velox/core/PlanNode.h start line: 1207 end line: 1209 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5161 unit: bool isPartial() file: velox/core/PlanNode.h start line: 1211 end line: 1213 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5162 unit: std::string_view name() file: velox/core/PlanNode.h start line: 1215 end line: 1217 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5163 unit: bool withOrdinality() file: velox/core/PlanNode.h start line: 1274 end line: 1276 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5164 unit: std::string_view name() file: velox/core/PlanNode.h start line: 1278 end line: 1280 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5165 unit: std::string_view name() file: velox/core/PlanNode.h start line: 1314 end line: 1316 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5166 unit: std::string_view name() file: velox/core/PlanNode.h start line: 1350 end line: 1352 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5167 unit: int32_t taskUniqueId() file: velox/core/PlanNode.h start line: 1354 end line: 1356 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5168 unit: std::shared_ptr getInput() file: velox/parse/IExpr.h start line: 37 end line: 39 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 5169 unit: virtual bool equalsNonRecursive() file: velox/parse/IExpr.h start line: 48 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5170 unit: std::shared_ptr parseExpr() file: velox/parse/ExpressionsParser.cpp start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5171 unit: static void setTypeResolverHook() file: velox/parse/Expressions.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5172 unit: static TypeResolverHook getResolverHook() file: velox/parse/Expressions.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5173 unit: std::string toString() file: velox/parse/Expressions.h start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5174 unit: bool equalsNonRecursive() file: velox/parse/Expressions.h start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5175 unit: std::string toStringForRootColumn() file: velox/parse/Expressions.h start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5176 unit: std::string getEscapedName() file: velox/parse/Expressions.h start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5177 unit: std::string toString() file: velox/parse/Expressions.h start line: 361 end line: 363 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5178 unit: bool nullOnFailure() file: velox/parse/Expressions.h start line: 450 end line: 452 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5179 unit: void registerTypeResolver() file: velox/parse/TypeResolver.cpp start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5180 unit: void registerDwrfReaderFactory() file: velox/dwio/dwrf/reader/DwrfReader.cpp start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5181 unit: void unregisterDwrfReaderFactory() file: velox/dwio/dwrf/reader/DwrfReader.cpp start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5182 unit: void getValues() file: velox/dwio/dwrf/reader/SelectiveIntegerDictionaryColumnReader.h start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5183 unit: inline void addOutputRow() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5184 unit: void setNumValues() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5185 unit: void setNumRows() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5186 unit: void setHasNulls() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5187 unit: void setAllNull() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5188 unit: void incrementNumValues() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5189 unit: auto readOffset() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5190 unit: void setReadOffset() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5191 unit: virtual void setReadOffsetRecursive() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5192 unit: virtual void setIsTopLevel() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5193 unit: bool isTopLevel() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5194 unit: uint64_t initTimeClocks() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5195 unit: void resetInitTimeClocks() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5196 unit: virtual bool hasBulkPath() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5197 unit: uint64_t getStreamLength() file: velox/dwio/dwrf/reader/BinaryStreamReader.h start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5198 unit: uint32_t getCurrentStripeIndex() file: velox/dwio/dwrf/reader/BinaryStreamReader.h start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5199 unit: std::string TailKey() file: velox/dwio/dwrf/reader/ReaderBase.cpp start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5200 unit: bool hasBulkPath() file: velox/dwio/dwrf/reader/SelectiveFloatingPointColumnReader.h start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5201 unit: void getValues() file: velox/dwio/dwrf/reader/SelectiveFloatingPointColumnReader.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5202 unit: uint64_t getStrideIndex() file: velox/dwio/dwrf/reader/BinaryStreamReader.cpp start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5203 unit: uint32_t BinaryStreamReader::getStrideLen() file: velox/dwio/dwrf/reader/BinaryStreamReader.cpp start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5204 unit: bool acceptsNulls() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5205 unit: bool acceptsNulls() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5206 unit: void addValue() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5207 unit: bool acceptsNulls() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5208 unit: void addNull() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5209 unit: void addValue() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5210 unit: bool acceptsNulls() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5211 unit: void addNull() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5212 unit: void addValue() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5213 unit: vector_size_t start() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 160 end line: 162 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 5214 unit: bool atEnd() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 338 end line: 340 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5215 unit: vector_size_t numRows() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 353 end line: 355 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5216 unit: void setHasNulls() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 403 end line: 405 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5217 unit: inline void ColumnVisitor::addNull() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 450 end line: 452 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5218 unit: void ExtractToReader::addNull() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 461 end line: 463 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5219 unit: inline __m256si load8Indices() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 468 end line: 470 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5220 unit: bool acceptsNulls() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 1230 end line: 1232 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5221 unit: void addNull() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 1234 end line: 1236 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5222 unit: bool useBulkPath() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.h start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5223 unit: void resetFilterCaches() file: velox/dwio/dwrf/reader/SelectiveRepeatedColumnReader.h start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5224 unit: uint64_t skip() file: velox/dwio/dwrf/reader/ConstantColumnReader.h start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5225 unit: uint32_t getNumberOfColumns() file: velox/dwio/dwrf/reader/ReaderBase.h start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5226 unit: uint64_t getFileLength() file: velox/dwio/dwrf/reader/ReaderBase.h start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5227 unit: uint64_t getPostScriptLength() file: velox/dwio/dwrf/reader/ReaderBase.h start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5228 unit: std::shared_ptr getType() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5229 unit: bool isEmptyFile() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5230 unit: void setStrideIndex() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5231 unit: uint64_t getRowNumber() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5232 unit: uint64_t getStrideIndex() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5233 unit: CompressionKind getCompression() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5234 unit: WriterVersion getWriterVersion() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5235 unit: uint64_t getCompressionBlockSize() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5236 unit: uint32_t getNumberOfStripes() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5237 unit: std::vector getRowsPerStripe() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5238 unit: uint64_t getFileLength() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5239 unit: std::unique_ptr getStatistics() file: velox/dwio/dwrf/reader/DwrfReaderShared.h start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5240 unit: bool hasBulkPath() file: velox/dwio/dwrf/reader/SelectiveIntegerDirectColumnReader.h start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5241 unit: void getValues() file: velox/dwio/dwrf/reader/SelectiveIntegerDirectColumnReader.h start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5242 unit: uint64_t numReads() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5243 unit: vector_size_t lazyVectorReadOffset() file: velox/dwio/dwrf/reader/SelectiveStructColumnReader.h start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5244 unit: virtual void seekToRowGroup() file: velox/dwio/dwrf/reader/ColumnReader.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5245 unit: std::size_t hash() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5246 unit: std::size_t operator() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5247 unit: uint32_t getSequence() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5248 unit: void setOrdinal() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5249 unit: void addToBulkInMapBitIterator() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5250 unit: bool operator() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 184 end line: 186 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5251 unit: static bool allowFilter() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 189 end line: 191 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 5252 unit: static bool rejectFilter() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 193 end line: 195 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 5253 unit: void resetColumnReaderImpl() file: velox/dwio/dwrf/reader/DwrfReader.h start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5254 unit: void seekImpl() file: velox/dwio/dwrf/reader/DwrfReader.h start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5255 unit: bool useBulkPath() file: velox/dwio/dwrf/reader/SelectiveByteRleColumnReader.h start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5256 unit: KeyValue extractKey() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5257 unit: KeyValue extractKey() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5258 unit: KeyValue parseKeyValue() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5259 unit: KeyValue parseKeyValue() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5260 unit: void FlatMapColumnReader::initStringKeyBuffer() file: velox/dwio/dwrf/reader/FlatMapColumnReader.cpp start line: 469 end line: 471 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5261 unit: BufferPtr StripeDictionaryCache::getIntDictionary() file: velox/dwio/dwrf/reader/StripeDictionaryCache.cpp start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5262 unit: bool has() file: velox/dwio/dwrf/reader/StripeMetadataCache.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5263 unit: static FlatMapContext nonFlatMapContext() file: velox/dwio/dwrf/reader/EncodingContext.h start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5264 unit: uint64_t elapsedClocks() file: velox/dwio/dwrf/reader/SelectiveColumnReaderInternal.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5265 unit: size_t DwrfRowReaderShared::estimatedReaderMemory() file: velox/dwio/dwrf/reader/DwrfReaderShared.cpp start line: 416 end line: 418 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5266 unit: StreamKind getKind() file: velox/dwio/dwrf/reader/StripeStream.h start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5267 unit: uint32_t getNode() file: velox/dwio/dwrf/reader/StripeStream.h start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5268 unit: uint32_t getSequence() file: velox/dwio/dwrf/reader/StripeStream.h start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5269 unit: uint64_t getOffset() file: velox/dwio/dwrf/reader/StripeStream.h start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5270 unit: uint64_t getLength() file: velox/dwio/dwrf/reader/StripeStream.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5271 unit: bool getUseVInts() file: velox/dwio/dwrf/reader/StripeStream.h start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5272 unit: bool valid() file: velox/dwio/dwrf/reader/StripeStream.h start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5273 unit: std::shared_ptr getStripeDictionaryCache() file: velox/dwio/dwrf/reader/StripeStream.h start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5274 unit: uint64_t getStreamLength() file: velox/dwio/dwrf/reader/StripeStream.h start line: 262 end line: 264 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5275 unit: uint32_t rowsPerRowGroup() file: velox/dwio/dwrf/reader/StripeStream.h start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5276 unit: uint64_t getOffset() file: velox/dwio/dwrf/reader/StripeStream.h start line: 337 end line: 339 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5277 unit: uint64_t getLength() file: velox/dwio/dwrf/reader/StripeStream.h start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5278 unit: uint64_t getIndexLength() file: velox/dwio/dwrf/reader/StripeStream.h start line: 344 end line: 346 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5279 unit: uint64_t getDataLength() file: velox/dwio/dwrf/reader/StripeStream.h start line: 348 end line: 350 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5280 unit: uint64_t getFooterLength() file: velox/dwio/dwrf/reader/StripeStream.h start line: 352 end line: 354 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5281 unit: uint64_t getNumberOfRows() file: velox/dwio/dwrf/reader/StripeStream.h start line: 356 end line: 358 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5282 unit: static auto createBufferedWriter() file: velox/dwio/dwrf/utils/BufferedWriter.h start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5283 unit: static auto createBufferedWriter() file: velox/dwio/dwrf/utils/BufferedWriter.h start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 5284 unit: static auto createBufferedWriter() file: velox/dwio/dwrf/utils/BufferedWriter.h start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 5285 unit: bool hasValueAt() file: velox/dwio/dwrf/utils/BitIterator.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5286 unit: static std::shared_ptr fromFooter() file: velox/dwio/dwrf/utils/ProtoUtils.h start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5287 unit: bool Next() file: velox/dwio/dwrf/common/OutputStream.h start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5288 unit: google::protobuf::int64 ByteCount() file: velox/dwio/dwrf/common/OutputStream.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5289 unit: bool AllowsAliasing() file: velox/dwio/dwrf/common/OutputStream.h start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5290 unit: virtual std::string getName() file: velox/dwio/dwrf/common/OutputStream.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5291 unit: virtual uint64_t size() file: velox/dwio/dwrf/common/OutputStream.h start line: 75 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5292 unit: uint64_t size() file: velox/dwio/dwrf/common/OutputStream.h start line: 153 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5293 unit: StreamIdentifier EncodingKey::forKind() file: velox/dwio/dwrf/common/Common.cpp start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5294 unit: Iterator begin() file: velox/dwio/dwrf/common/Range.h start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5295 unit: Iterator end() file: velox/dwio/dwrf/common/Range.h start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5296 unit: size_t size() file: velox/dwio/dwrf/common/Range.h start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5297 unit: uint64_t size() file: velox/dwio/dwrf/common/PagedOutputStream.h start line: 43 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5298 unit: std::string getName() file: velox/dwio/dwrf/common/PagedOutputStream.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5299 unit: uint64_t getBufferSize() file: velox/dwio/dwrf/common/IntEncoder.h start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5300 unit: FOLLY_ALWAYS_INLINE void writeVslong() file: velox/dwio/dwrf/common/IntEncoder.h start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5301 unit: int32_t IntEncoder::writeVslong() file: velox/dwio/dwrf/common/IntEncoder.h start line: 313 end line: 315 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5302 unit: int32_t IntEncoder::writeVulong() file: velox/dwio/dwrf/common/IntEncoder.h start line: 318 end line: 320 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5303 unit: std::string CacheKey() file: velox/dwio/dwrf/common/BufferedInput.cpp start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5304 unit: uint64_t getBufferSize() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5305 unit: google::protobuf::int64 CacheInputStream::ByteCount() file: velox/dwio/dwrf/common/CacheInputStream.cpp start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5306 unit: void CacheInputStream::seekToRowGroup() file: velox/dwio/dwrf/common/CacheInputStream.cpp start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5307 unit: std::string CacheInputStream::getName() file: velox/dwio/dwrf/common/CacheInputStream.cpp start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5308 unit: google::protobuf::int64 ByteCount() file: velox/dwio/dwrf/common/PagedInputStream.h start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5309 unit: bool shouldPrefetchStripes() file: velox/dwio/dwrf/common/CachedBufferedInput.h start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5310 unit: bool PositionProvider::hasNext() file: velox/dwio/dwrf/common/InputStream.cpp start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5311 unit: google::protobuf::int64 SeekableArrayInputStream::ByteCount() file: velox/dwio/dwrf/common/InputStream.cpp start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5312 unit: void SeekableArrayInputStream::seekToRowGroup() file: velox/dwio/dwrf/common/InputStream.cpp start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5313 unit: static uint64_t computeBlock() file: velox/dwio/dwrf/common/InputStream.cpp start line: 188 end line: 190 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 5314 unit: google::protobuf::int64 SeekableFileInputStream::ByteCount() file: velox/dwio/dwrf/common/InputStream.cpp start line: 248 end line: 250 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5315 unit: bool isEncrypted() file: velox/dwio/dwrf/common/EncryptionCommon.h start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5316 unit: bool isEncrypted() file: velox/dwio/dwrf/common/EncryptionCommon.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5317 unit: dwio::common::encryption::EncryptionProvider getKeyProviderType() file: velox/dwio/dwrf/common/EncryptionCommon.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5318 unit: uint32_t getEncryptionRoot() file: velox/dwio/dwrf/common/EncryptionCommon.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5319 unit: uint32_t getEncryptionGroupCount() file: velox/dwio/dwrf/common/EncryptionCommon.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5320 unit: uint32_t getEncryptionGroupIndex() file: velox/dwio/dwrf/common/EncryptionCommon.h start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5321 unit: void writeValue() file: velox/dwio/dwrf/common/RLEv1.h start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5322 unit: void printVarintSwitch() file: velox/dwio/dwrf/common/IntDecoder.cpp start line: 2522 end line: 2524 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5323 unit: void DirectDecoder::skip() file: velox/dwio/dwrf/common/DirectDecoder.cpp start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5324 unit: std::size_t hash() file: velox/dwio/dwrf/common/Common.h start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5325 unit: bool valid() file: velox/dwio/dwrf/common/Common.h start line: 131 end line: 133 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 5326 unit: std::string toString() file: velox/dwio/dwrf/common/Common.h start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5327 unit: std::size_t operator() file: velox/dwio/dwrf/common/Common.h start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5328 unit: std::size_t operator() file: velox/dwio/dwrf/common/Common.h start line: 212 end line: 214 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5329 unit: bool allowNulls() file: velox/dwio/dwrf/common/NextVisitor.h start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5330 unit: int32_t start() file: velox/dwio/dwrf/common/NextVisitor.h start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5331 unit: bool allowNulls() file: velox/dwio/dwrf/common/NextVisitor.h start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5332 unit: int32_t start() file: velox/dwio/dwrf/common/NextVisitor.h start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5333 unit: explicit EncryptionSpecification() file: velox/dwio/dwrf/common/EncryptionSpecification.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5334 unit: bool isPrefetchPct() file: velox/dwio/dwrf/common/CachedBufferedInput.cpp start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5335 unit: virtual bool isBuffered() file: velox/dwio/dwrf/common/BufferedInput.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5336 unit: virtual bool shouldPreload() file: velox/dwio/dwrf/common/BufferedInput.h start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5337 unit: virtual bool shouldPrefetchStripes() file: velox/dwio/dwrf/common/BufferedInput.h start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5338 unit: virtual void nextLengths() file: velox/dwio/dwrf/common/IntDecoder.h start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5339 unit: FOLLY_ALWAYS_INLINE int64_t IntDecoder::readVsLong() file: velox/dwio/dwrf/common/IntDecoder.h start line: 301 end line: 303 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5340 unit: inline bool isDense() file: velox/dwio/dwrf/common/StreamUtil.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5341 unit: inline int32_t numBelow() file: velox/dwio/dwrf/common/StreamUtil.h start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5342 unit: void take() file: velox/dwio/dwrf/common/DataBufferHolder.h start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5343 unit: void take() file: velox/dwio/dwrf/common/DataBufferHolder.h start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5344 unit: bool isSuppressed() file: velox/dwio/dwrf/common/DataBufferHolder.h start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5345 unit: void suppress() file: velox/dwio/dwrf/common/DataBufferHolder.h start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5346 unit: uint64_t size() file: velox/dwio/dwrf/common/DataBufferHolder.h start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5347 unit: void unsuppress() file: velox/dwio/dwrf/common/DataBufferHolder.h start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5348 unit: proto::ChecksumAlgorithm getType() file: velox/dwio/dwrf/common/Checksum.h start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5349 unit: void update() file: velox/dwio/dwrf/common/Checksum.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5350 unit: void reset() file: velox/dwio/dwrf/common/Checksum.h start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5351 unit: void update() file: velox/dwio/dwrf/common/Checksum.h start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5352 unit: void reset() file: velox/dwio/dwrf/common/Checksum.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5353 unit: float RatioTracker::getEstimatedRatio() file: velox/dwio/dwrf/writer/RatioTracker.cpp start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5354 unit: bool RatioTracker::isEmptyInput() file: velox/dwio/dwrf/writer/RatioTracker.cpp start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5355 unit: size_t RatioTracker::getSampleSize() file: velox/dwio/dwrf/writer/RatioTracker.cpp start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5356 unit: uint64_t size() file: velox/dwio/dwrf/writer/WriterSink.h start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5357 unit: proto::StripeCacheMode getCacheMode() file: velox/dwio/dwrf/writer/WriterSink.h start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5358 unit: bool shouldChecksum() file: velox/dwio/dwrf/writer/WriterSink.h start line: 149 end line: 153 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 5359 unit: uint32_t getCurrentCacheSize() file: velox/dwio/dwrf/writer/WriterSink.h start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5360 unit: void add() file: velox/dwio/dwrf/writer/IndexBuilder.h start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5361 unit: uint32_t size() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5362 unit: uint32_t getCount() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5363 unit: uint32_t getTotalCount() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5364 unit: Integer getKey() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5365 unit: void bumpRefCount() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 261 end line: 263 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5366 unit: void recordDirectEncodingStreamPositions() file: velox/dwio/dwrf/writer/ColumnWriter.cpp start line: 318 end line: 320 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5367 unit: uint32_t getIndex() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5368 unit: uint32_t size() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5369 unit: uint32_t getCount() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5370 unit: uint32_t getStride() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5371 unit: uint32_t getSequence() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5372 unit: void reset() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.h start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5373 unit: bool isRoot() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5374 unit: std::unique_ptr newStream() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5375 unit: void suppressStream() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 184 end line: 186 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5376 unit: T getConfig() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5377 unit: bool isIndexEnabled() file: velox/dwio/dwrf/writer/ColumnWriter.h start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5378 unit: void addUserMetadata() file: velox/dwio/dwrf/writer/WriterBase.h start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5379 unit: void writeProto() file: velox/dwio/dwrf/writer/WriterBase.h start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5380 unit: bool hasStream() file: velox/dwio/dwrf/writer/WriterContext.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5381 unit: void addBuffer() file: velox/dwio/dwrf/writer/WriterContext.h start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5382 unit: size_t getStreamCount() file: velox/dwio/dwrf/writer/WriterContext.h start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5383 unit: void incRawSize() file: velox/dwio/dwrf/writer/WriterContext.h start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5384 unit: int64_t getMemoryBudget() file: velox/dwio/dwrf/writer/WriterContext.h start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5385 unit: T getConfig() file: velox/dwio/dwrf/writer/WriterContext.h start line: 248 end line: 250 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5386 unit: void incrementNodeSize() file: velox/dwio/dwrf/writer/WriterContext.h start line: 307 end line: 309 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5387 unit: void recordCompressionRatio() file: velox/dwio/dwrf/writer/WriterContext.h start line: 318 end line: 320 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5388 unit: void recordAverageRowSize() file: velox/dwio/dwrf/writer/WriterContext.h start line: 329 end line: 331 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5389 unit: float getCompressionRatio() file: velox/dwio/dwrf/writer/WriterContext.h start line: 333 end line: 335 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5390 unit: float getFlushOverheadRatio() file: velox/dwio/dwrf/writer/WriterContext.h start line: 337 end line: 339 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5391 unit: float getAverageRowSize() file: velox/dwio/dwrf/writer/WriterContext.h start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5392 unit: int64_t getEstimatedStripeSize() file: velox/dwio/dwrf/writer/WriterContext.h start line: 352 end line: 354 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5393 unit: size_t getEstimatedFlushOverhead() file: velox/dwio/dwrf/writer/WriterContext.h start line: 368 end line: 370 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5394 unit: int64_t getEstimatedEncodingSwitchOverhead() file: velox/dwio/dwrf/writer/WriterContext.h start line: 373 end line: 375 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5395 unit: bool checkLowMemoryMode() file: velox/dwio/dwrf/writer/WriterContext.h start line: 377 end line: 379 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5396 unit: void setLowMemoryMode() file: velox/dwio/dwrf/writer/WriterContext.h start line: 381 end line: 383 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5397 unit: bool isLowMemoryMode() file: velox/dwio/dwrf/writer/WriterContext.h start line: 385 end line: 387 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5398 unit: LocalDecodedVector getLocalDecodedVector() file: velox/dwio/dwrf/writer/WriterContext.h start line: 414 end line: 416 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5399 unit: void releaseDecodedVector() file: velox/dwio/dwrf/writer/WriterContext.h start line: 439 end line: 441 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5400 unit: static StatisticsBuilderOptions fromConfig() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5401 unit: void setHasNull() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5402 unit: void clearRawSize() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5403 unit: virtual void reset() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5404 unit: void init() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5405 unit: bool shouldKeep() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 318 end line: 320 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5406 unit: void init() file: velox/dwio/dwrf/writer/StatisticsBuilder.h start line: 348 end line: 350 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5407 unit: bool hasNulls() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5408 unit: bool isNullAt() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 218 end line: 220 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5409 unit: T valueAt() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5410 unit: vector_size_t index() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5411 unit: bool hasNulls() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 241 end line: 243 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5412 unit: bool isNullAt() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 245 end line: 247 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5413 unit: T valueAt() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 249 end line: 251 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5414 unit: vector_size_t index() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 253 end line: 255 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5415 unit: void createIndexEntryImpl() file: velox/dwio/dwrf/writer/Writer.h start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5416 unit: void abandonLowValueDictionaries() file: velox/dwio/dwrf/writer/Writer.h start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5417 unit: void abandonDictionariesImpl() file: velox/dwio/dwrf/writer/Writer.h start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5418 unit: void resetImpl() file: velox/dwio/dwrf/writer/Writer.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5419 unit: proto::StripeEncryptionGroup EncodingManager::getEncryptionGroup() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5420 unit: EncodingIter EncodingManager::begin() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5421 unit: EncodingIter EncodingManager::end() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5422 unit: size_t estimateNextWriteSize() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 190 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5423 unit: void WriterShared::setLowMemoryMode() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 257 end line: 259 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5424 unit: void WriterShared::flush() file: velox/dwio/dwrf/writer/WriterShared.cpp start line: 558 end line: 560 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5425 unit: void setFilter() file: velox/dwio/common/ScanSpec.h start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5426 unit: VectorPtr constantValue() file: velox/dwio/common/ScanSpec.h start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5427 unit: void setConstantValue() file: velox/dwio/common/ScanSpec.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5428 unit: bool isConstant() file: velox/dwio/common/ScanSpec.h start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5429 unit: int64_t subscript() file: velox/dwio/common/ScanSpec.h start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5430 unit: void setSubscript() file: velox/dwio/common/ScanSpec.h start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5431 unit: bool projectOut() file: velox/dwio/common/ScanSpec.h start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5432 unit: void setProjectOut() file: velox/dwio/common/ScanSpec.h start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5433 unit: bool extractValues() file: velox/dwio/common/ScanSpec.h start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5434 unit: void setExtractValues() file: velox/dwio/common/ScanSpec.h start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5435 unit: bool keepValues() file: velox/dwio/common/ScanSpec.h start line: 132 end line: 134 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 5436 unit: void setChannel() file: velox/dwio/common/ScanSpec.h start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5437 unit: void setValueHook() file: velox/dwio/common/ScanSpec.h start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5438 unit: bool makeFlat() file: velox/dwio/common/ScanSpec.h start line: 224 end line: 226 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5439 unit: void setMakeFlat() file: velox/dwio/common/ScanSpec.h start line: 228 end line: 230 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5440 unit: void setEnableFilterReorder() file: velox/dwio/common/ScanSpec.h start line: 247 end line: 249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5441 unit: std::size_t operator() file: velox/dwio/common/encryption/Encryption.h start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5442 unit: bool isKeyLoaded() file: velox/dwio/common/encryption/Encryption.h start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5443 unit: std::unique_ptr clone() file: velox/dwio/common/encryption/Encryption.h start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5444 unit: std::unique_ptr create() file: velox/dwio/common/encryption/Encryption.h start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5445 unit: void setKey() file: velox/dwio/common/encryption/TestProvider.h start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5446 unit: size_t getCount() file: velox/dwio/common/encryption/TestProvider.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5447 unit: void setKey() file: velox/dwio/common/encryption/TestProvider.h start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5448 unit: bool isKeyLoaded() file: velox/dwio/common/encryption/TestProvider.h start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5449 unit: size_t hash() file: velox/dwio/common/encryption/TestProvider.h start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5450 unit: virtual ~Closeable() file: velox/dwio/common/Closeable.h start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5451 unit: bool isClosed() file: velox/dwio/common/Closeable.h start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5452 unit: void markClosed() file: velox/dwio/common/Closeable.h start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5453 unit: uint64_t IoStatistics::rawBytesRead() file: velox/dwio/common/IoStatistics.cpp start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5454 unit: uint64_t IoStatistics::rawOverreadBytes() file: velox/dwio/common/IoStatistics.cpp start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5455 unit: uint64_t IoStatistics::rawBytesWritten() file: velox/dwio/common/IoStatistics.cpp start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5456 unit: uint64_t IoStatistics::inputBatchSize() file: velox/dwio/common/IoStatistics.cpp start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5457 unit: uint64_t IoStatistics::outputBatchSize() file: velox/dwio/common/IoStatistics.cpp start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5458 unit: uint64_t IoStatistics::incRawBytesRead() file: velox/dwio/common/IoStatistics.cpp start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5459 unit: uint64_t IoStatistics::incRawBytesWritten() file: velox/dwio/common/IoStatistics.cpp start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5460 unit: uint64_t IoStatistics::incInputBatchSize() file: velox/dwio/common/IoStatistics.cpp start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5461 unit: uint64_t IoStatistics::incOutputBatchSize() file: velox/dwio/common/IoStatistics.cpp start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5462 unit: uint64_t IoStatistics::incRawOverreadBytes() file: velox/dwio/common/IoStatistics.cpp start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5463 unit: void registerMetricsLogFactory() file: velox/dwio/common/DwioMetricsLog.cpp start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5464 unit: uint64_t MemoryInputStream::getLength() file: velox/dwio/common/MemoryInputStream.cpp start line: 26 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5465 unit: uint64_t MemoryInputStream::getNaturalReadSize() file: velox/dwio/common/MemoryInputStream.cpp start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5466 unit: bool ReadFileInputStream::hasReadAsync() file: velox/dwio/common/InputStream.cpp start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5467 unit: uint64_t FileInputStream::getLength() file: velox/dwio/common/InputStream.cpp start line: 260 end line: 262 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5468 unit: uint64_t FileInputStream::getNaturalReadSize() file: velox/dwio/common/InputStream.cpp start line: 264 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5469 unit: uint64_t ReferenceableInputStream::getPreloadLength() file: velox/dwio/common/InputStream.cpp start line: 268 end line: 270 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5470 unit: void ReferenceableInputStream::setPreloadLength() file: velox/dwio/common/InputStream.cpp start line: 272 end line: 274 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5471 unit: bool ReferenceableInputStream::getPrefetching() file: velox/dwio/common/InputStream.cpp start line: 276 end line: 278 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5472 unit: void ReferenceableInputStream::setPrefetching() file: velox/dwio/common/InputStream.cpp start line: 280 end line: 282 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5473 unit: void unsafeAppend() file: velox/dwio/common/ChainedBuffer.h start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5474 unit: uint64_t capacity() file: velox/dwio/common/ChainedBuffer.h start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5475 unit: uint64_t size() file: velox/dwio/common/ChainedBuffer.h start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5476 unit: uint64_t getPageIndex() file: velox/dwio/common/ChainedBuffer.h start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5477 unit: uint64_t getPageOffset() file: velox/dwio/common/ChainedBuffer.h start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5478 unit: static size_t bitCount() file: velox/dwio/common/ChainedBuffer.h start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5479 unit: uint64_t count() file: velox/dwio/common/IoStatistics.h start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5480 unit: uint64_t bytes() file: velox/dwio/common/IoStatistics.h start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5481 unit: virtual void logMapKeyFilter() file: velox/dwio/common/MetricsLog.h start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5482 unit: virtual void logFileClose() file: velox/dwio/common/MetricsLog.h start line: 128 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5483 unit: uint64_t sizeInBytes() file: velox/dwio/common/DataBuffer.h start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5484 unit: uint64_t size() file: velox/dwio/common/DataBuffer.h start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5485 unit: uint64_t capacity() file: velox/dwio/common/DataBuffer.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5486 unit: uint64_t capacityInBytes() file: velox/dwio/common/DataBuffer.h start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5487 unit: void unsafeAppend() file: velox/dwio/common/DataBuffer.h start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5488 unit: uint64_t getOffset() file: velox/dwio/common/Options.h start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5489 unit: uint64_t getLength() file: velox/dwio/common/Options.h start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5490 unit: void setPreloadStripe() file: velox/dwio/common/Options.h start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5491 unit: bool getPreloadStripe() file: velox/dwio/common/Options.h start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5492 unit: bool getReturnFlatVector() file: velox/dwio/common/Options.h start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5493 unit: void setReturnFlatVector() file: velox/dwio/common/Options.h start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5494 unit: void setProjectSelectedType() file: velox/dwio/common/Options.h start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5495 unit: bool getProjectSelectedType() file: velox/dwio/common/Options.h start line: 213 end line: 215 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5496 unit: void setErrorTolerance() file: velox/dwio/common/Options.h start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5497 unit: void setScanSpec() file: velox/dwio/common/Options.h start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5498 unit: uint64_t getTailLocation() file: velox/dwio/common/Options.h start line: 470 end line: 472 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5499 unit: FileFormat getFileFormat() file: velox/dwio/common/Options.h start line: 484 end line: 486 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5500 unit: uint64_t getAutoPreloadLength() file: velox/dwio/common/Options.h start line: 495 end line: 497 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5501 unit: PrefetchMode getPrefetchMode() file: velox/dwio/common/Options.h start line: 499 end line: 501 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5502 unit: int32_t loadQuantum() file: velox/dwio/common/Options.h start line: 503 end line: 505 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5503 unit: int32_t maxCoalesceDistance() file: velox/dwio/common/Options.h start line: 507 end line: 509 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5504 unit: void free() file: velox/dwio/common/DataBuffer.cpp start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5505 unit: size_t getPreferredSize() file: velox/dwio/common/DataBuffer.cpp start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5506 unit: T gen() file: velox/dwio/common/RandGen.h start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5507 unit: T gen() file: velox/dwio/common/RandGen.h start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5508 unit: T gen() file: velox/dwio/common/RandGen.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5509 unit: int32_t gen() file: velox/dwio/common/RandGen.h start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5510 unit: int32_t gen() file: velox/dwio/common/RandGen.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5511 unit: int32_t gen() file: velox/dwio/common/RandGen.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5512 unit: virtual bool hasReadAsync() file: velox/dwio/common/InputStream.h start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5513 unit: uint64_t getLength() file: velox/dwio/common/InputStream.h start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5514 unit: uint64_t getNaturalReadSize() file: velox/dwio/common/InputStream.h start line: 203 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5515 unit: void class ::registerFactory() file: velox/dwio/common/InputStream.h start line: 265 end line: 267 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5516 unit: std::optional getNumberOfValues() file: velox/dwio/common/Statistics.h start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5517 unit: std::optional hasNull() file: velox/dwio/common/Statistics.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5518 unit: std::optional getRawSize() file: velox/dwio/common/Statistics.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5519 unit: std::optional getSize() file: velox/dwio/common/Statistics.h start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5520 unit: std::optional getTotalLength() file: velox/dwio/common/Statistics.h start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5521 unit: std::optional getTrueCount() file: velox/dwio/common/Statistics.h start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5522 unit: std::optional getMinimum() file: velox/dwio/common/Statistics.h start line: 217 end line: 219 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5523 unit: std::optional getMaximum() file: velox/dwio/common/Statistics.h start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5524 unit: std::optional getSum() file: velox/dwio/common/Statistics.h start line: 232 end line: 234 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5525 unit: std::optional getMinimum() file: velox/dwio/common/Statistics.h start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5526 unit: std::optional getMaximum() file: velox/dwio/common/Statistics.h start line: 295 end line: 297 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5527 unit: std::optional getSum() file: velox/dwio/common/Statistics.h start line: 303 end line: 305 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5528 unit: std::optional getTotalLength() file: velox/dwio/common/Statistics.h start line: 370 end line: 372 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5529 unit: uint32_t TypeWithId::size() file: velox/dwio/common/TypeWithId.cpp start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5530 unit: bool compat() file: velox/dwio/common/TypeUtils.h start line: 170 end line: 172 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 5531 unit: void setCompat() file: velox/dwio/common/TypeUtils.h start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5532 unit: bool shouldReadNode() file: velox/dwio/common/ColumnSelector.h start line: 158 end line: 160 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5533 unit: bool shouldReadColumn() file: velox/dwio/common/ColumnSelector.h start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5534 unit: bool shouldReadAll() file: velox/dwio/common/ColumnSelector.h start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5535 unit: std::function getFilter() file: velox/dwio/common/ColumnSelector.h start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5536 unit: bool hasSchema() file: velox/dwio/common/ColumnSelector.h start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5537 unit: bool inRange() file: velox/dwio/common/ColumnSelector.h start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5538 unit: MetricsLogPtr getLog() file: velox/dwio/common/ColumnSelector.h start line: 363 end line: 365 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 5539 unit: static std::string toString() file: velox/dwio/common/compression/LzoDecompressor.cpp start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5540 unit: std::size_t hash() file: velox/dwio/common/FilterNode.h start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5541 unit: bool valid() file: velox/dwio/common/FilterNode.h start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5542 unit: size_t size() file: velox/dwio/common/FilterNode.h start line: 205 end line: 207 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5543 unit: inline void setRead() file: velox/dwio/common/FilterNode.h start line: 218 end line: 220 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5544 unit: inline bool shouldRead() file: velox/dwio/common/FilterNode.h start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5545 unit: inline bool isInContent() file: velox/dwio/common/FilterNode.h start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5546 unit: inline void setInContent() file: velox/dwio/common/FilterNode.h start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5547 unit: inline void setDataType() file: velox/dwio/common/FilterNode.h start line: 242 end line: 244 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5548 unit: inline bool valid() file: velox/dwio/common/FilterNode.h start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5549 unit: inline velox::TypeKind getKind() file: velox/dwio/common/FilterNode.h start line: 254 end line: 257 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5550 unit: inline bool isRoot() file: velox/dwio/common/FilterNode.h start line: 266 end line: 268 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5551 unit: inline void addChild() file: velox/dwio/common/FilterNode.h start line: 270 end line: 272 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5552 unit: virtual uint64_t size() file: velox/dwio/common/DataSink.h start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5553 unit: virtual bool isBuffered() file: velox/dwio/common/DataSink.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5554 unit: void doClose() file: velox/dwio/common/DataSink.h start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5555 unit: void reset() file: velox/dwio/common/DataSink.h start line: 190 end line: 192 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5556 unit: void class ::registerFactory() file: velox/dwio/common/DataSink.h start line: 207 end line: 209 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5557 unit: ErrorToleranceLevel toleranceLevel() file: velox/dwio/common/ErrorTolerance.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5558 unit: float maxAllowableErrorsRatio() file: velox/dwio/common/ErrorTolerance.h start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5559 unit: FileFormat fileFormat() file: velox/dwio/common/ReaderFactory.h start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5560 unit: RetryDuration jitter() file: velox/dwio/common/Retry.h start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5561 unit: std::unique_ptr getRetryPolicy() file: velox/dwio/common/Retry.h start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5562 unit: TokenType HiveTypeParser::lookAhead() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5563 unit: TokenType Token::tokenType() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5564 unit: TypeKind Token::typeKind() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 193 end line: 195 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5565 unit: bool Token::isPrimitiveType() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5566 unit: bool Token::isValidType() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 201 end line: 203 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5567 unit: bool Token::isEOS() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 205 end line: 207 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5568 unit: int8_t HiveTypeParser::makeTokenId() file: velox/dwio/type/fbhive/HiveTypeParser.cpp start line: 209 end line: 211 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5569 unit: void setupMetadata() file: velox/dwio/type/fbhive/HiveTypeParser.h start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5570 unit: std::optional ParquetRowReader::estimatedRowSize() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 261 end line: 264 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5571 unit: std::optional ParquetReader::numberOfRows() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5572 unit: void registerParquetReaderFactory() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 312 end line: 314 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5573 unit: void unregisterParquetReaderFactory() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 316 end line: 318 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5574 unit: std::unique_ptr OpenFile() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5575 unit: int64_t GetFileSize() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5576 unit: time_t GetLastModifiedTime() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5577 unit: bool DirectoryExists() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5578 unit: void CreateDirectory() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5579 unit: void RemoveDirectory() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5580 unit: bool FileExists() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5581 unit: void RemoveFile() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5582 unit: void FileSync() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5583 unit: std::vector Glob() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5584 unit: virtual std::string GetName() file: velox/dwio/parquet/reader/duckdb/InputStreamFileSystem.h start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5585 unit: bool isInitialized() file: velox/substrait/SubstraitToVeloxPlan.cpp start line: 384 end line: 386 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 5586 unit: std::string SubstraitParser::makeNodeName() file: velox/substrait/SubstraitUtils.cpp start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5587 unit: u_int32_t getPartitionIndex() file: velox/substrait/SubstraitToVeloxPlan.h start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5588 unit: virtual bool bad() file: velox/common/strings/ByteStream.h start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5589 unit: virtual bool eof() file: velox/common/strings/ByteStream.h start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5590 unit: size_t append() file: velox/common/strings/ByteStream.h start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5591 unit: virtual size_t appendAllocated() file: velox/common/strings/ByteStream.h start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5592 unit: size_t appendBitwise() file: velox/common/strings/ByteStream.h start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5593 unit: explicit ByteSinkBuffer() file: velox/common/strings/ByteStream.h start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5594 unit: explicit ByteSourceBuffer() file: velox/common/strings/ByteStream.h start line: 293 end line: 295 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5595 unit: void reset() file: velox/common/strings/ByteStream.h start line: 302 end line: 305 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5596 unit: bool bad() file: velox/common/strings/ByteStream.h start line: 326 end line: 328 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5597 unit: std::shared_ptr MemoryAllocator::createDefaultAllocator() file: velox/common/memory/Memory.cpp start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5598 unit: void MemoryAllocator::free() file: velox/common/memory/Memory.cpp start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5599 unit: std::weak_ptr MemoryPoolBase::getWeakPtr() file: velox/common/memory/Memory.cpp start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5600 unit: int32_t numAllocations() file: velox/common/memory/AllocationPool.h start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5601 unit: int32_t currentRunIndex() file: velox/common/memory/AllocationPool.h start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5602 unit: int64_t currentOffset() file: velox/common/memory/AllocationPool.h start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5603 unit: memory::MappedMemory::PageRun currentRun() file: velox/common/memory/AllocationPool.h start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5604 unit: virtual size_t size() file: velox/common/memory/StreamArena.h start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5605 unit: bool empty() file: velox/common/memory/CompactDoubleList.h start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5606 unit: void setNext() file: velox/common/memory/CompactDoubleList.h start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5607 unit: void setPrevious() file: velox/common/memory/CompactDoubleList.h start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5608 unit: MachinePageCount MappedMemory::ContiguousAllocation::numPages() file: velox/common/memory/MappedMemory.cpp start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5609 unit: void MappedMemory::destroyTestOnly() file: velox/common/memory/MappedMemory.cpp start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5610 unit: std::string MappedMemory::toString() file: velox/common/memory/MappedMemory.cpp start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5611 unit: MachinePageCount numAllocated() file: velox/common/memory/MappedMemory.cpp start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5612 unit: MachinePageCount numMapped() file: velox/common/memory/MappedMemory.cpp start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5613 unit: std::unique_ptr MappedMemory::createDefaultInstance() file: velox/common/memory/MappedMemory.cpp start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5614 unit: void MappedMemory::setDefaultInstance() file: velox/common/memory/MappedMemory.cpp start line: 332 end line: 334 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5615 unit: void MemoryUsage::incrementCurrentBytes() file: velox/common/memory/MemoryUsage.cpp start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5616 unit: int64_t MemoryUsage::getCurrentBytes() file: velox/common/memory/MemoryUsage.cpp start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5617 unit: int64_t MemoryUsage::getMaxBytes() file: velox/common/memory/MemoryUsage.cpp start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5618 unit: MachinePageCount numPages() file: velox/common/memory/MappedMemory.h start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5619 unit: uint64_t numBytes() file: velox/common/memory/MappedMemory.h start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5620 unit: MachinePageCount numPages() file: velox/common/memory/MappedMemory.h start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5621 unit: uint32_t numRuns() file: velox/common/memory/MappedMemory.h start line: 133 end line: 135 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5622 unit: PageRun runAt() file: velox/common/memory/MappedMemory.h start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5623 unit: uint64_t byteSize() file: velox/common/memory/MappedMemory.h start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5624 unit: uint64_t size() file: velox/common/memory/MappedMemory.h start line: 190 end line: 192 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5625 unit: bool checkConsistency() file: velox/common/memory/MappedMemory.h start line: 370 end line: 372 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5626 unit: MachinePageCount numAllocated() file: velox/common/memory/MappedMemory.h start line: 378 end line: 380 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5627 unit: MachinePageCount numMapped() file: velox/common/memory/MappedMemory.h start line: 382 end line: 384 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5628 unit: explicit Header() file: velox/common/memory/HashStringAllocator.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5629 unit: bool isContinued() file: velox/common/memory/HashStringAllocator.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5630 unit: bool isFree() file: velox/common/memory/HashStringAllocator.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5631 unit: bool isPreviousFree() file: velox/common/memory/HashStringAllocator.h start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5632 unit: void setContinued() file: velox/common/memory/HashStringAllocator.h start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5633 unit: void setFree() file: velox/common/memory/HashStringAllocator.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5634 unit: void setPreviousFree() file: velox/common/memory/HashStringAllocator.h start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5635 unit: void clearContinued() file: velox/common/memory/HashStringAllocator.h start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5636 unit: void clearFree() file: velox/common/memory/HashStringAllocator.h start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5637 unit: void clearPreviousFree() file: velox/common/memory/HashStringAllocator.h start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5638 unit: bool isArenaEnd() file: velox/common/memory/HashStringAllocator.h start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5639 unit: int32_t size() file: velox/common/memory/HashStringAllocator.h start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5640 unit: explicit HashStringAllocator() file: velox/common/memory/HashStringAllocator.h start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5641 unit: void newTinyRange() file: velox/common/memory/HashStringAllocator.h start line: 218 end line: 220 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5642 unit: int64_t retainedSize() file: velox/common/memory/HashStringAllocator.h start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5643 unit: void deallocate() file: velox/common/memory/HashStringAllocator.h start line: 338 end line: 340 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5644 unit: MachinePageCount capacity() file: velox/common/memory/MmapAllocator.h start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5645 unit: MachinePageCount numAllocated() file: velox/common/memory/MmapAllocator.h start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5646 unit: MachinePageCount numMapped() file: velox/common/memory/MmapAllocator.h start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5647 unit: MachinePageCount unitSize() file: velox/common/memory/MmapAllocator.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5648 unit: std::streampos tellp() file: velox/common/memory/ByteStream.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5649 unit: void seekp() file: velox/common/memory/ByteStream.h start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5650 unit: void startWrite() file: velox/common/memory/ByteStream.h start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5651 unit: void readBytes() file: velox/common/memory/ByteStream.h start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5652 unit: void appendOne() file: velox/common/memory/ByteStream.h start line: 335 end line: 337 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5653 unit: MemoryUsageConfig build() file: velox/common/memory/MemoryUsageTracker.h start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5654 unit: int64_t getCurrentUserBytes() file: velox/common/memory/MemoryUsageTracker.h start line: 205 end line: 207 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5655 unit: int64_t getCurrentSystemBytes() file: velox/common/memory/MemoryUsageTracker.h start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5656 unit: int64_t getPeakUserBytes() file: velox/common/memory/MemoryUsageTracker.h start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5657 unit: int64_t getPeakSystemBytes() file: velox/common/memory/MemoryUsageTracker.h start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5658 unit: int64_t getPeakTotalBytes() file: velox/common/memory/MemoryUsageTracker.h start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5659 unit: int64_t getAvailableReservation() file: velox/common/memory/MemoryUsageTracker.h start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5660 unit: int64_t getNumAllocs() file: velox/common/memory/MemoryUsageTracker.h start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5661 unit: int64_t getCumulativeBytes() file: velox/common/memory/MemoryUsageTracker.h start line: 234 end line: 236 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5662 unit: int64_t totalReservedBytes() file: velox/common/memory/MemoryUsageTracker.h start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5663 unit: int64_t getUserMemoryCap() file: velox/common/memory/MemoryUsageTracker.h start line: 252 end line: 254 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5664 unit: int maxTotalBytes() file: velox/common/memory/MemoryUsageTracker.h start line: 268 end line: 270 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5665 unit: void setGrowCallback() file: velox/common/memory/MemoryUsageTracker.h start line: 272 end line: 274 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5666 unit: static int64_t usage() file: velox/common/memory/MemoryUsageTracker.h start line: 300 end line: 302 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5667 unit: static int64_t user() file: velox/common/memory/MemoryUsageTracker.h start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5668 unit: static int64_t system() file: velox/common/memory/MemoryUsageTracker.h start line: 310 end line: 312 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5669 unit: static int64_t total() file: velox/common/memory/MemoryUsageTracker.h start line: 315 end line: 317 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5670 unit: static int64_t roundedDelta() file: velox/common/memory/MemoryUsageTracker.h start line: 332 end line: 334 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5671 unit: int64_t getCurrentBytes() file: velox/common/memory/Memory.h start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5672 unit: int64_t getMaxBytes() file: velox/common/memory/Memory.h start line: 161 end line: 163 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5673 unit: void free() file: velox/common/memory/Memory.h start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5674 unit: size_t getPreferredSize() file: velox/common/memory/Memory.h start line: 190 end line: 192 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5675 unit: int64_t updateSubtreeMemoryUsage() file: velox/common/memory/Memory.h start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5676 unit: int64_t getCap() file: velox/common/memory/Memory.h start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5677 unit: uint16_t getAlignment() file: velox/common/memory/Memory.h start line: 203 end line: 205 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5678 unit: void capMemoryAllocation() file: velox/common/memory/Memory.h start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5679 unit: void uncapMemoryAllocation() file: velox/common/memory/Memory.h start line: 209 end line: 211 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5680 unit: bool isMemoryCapped() file: velox/common/memory/Memory.h start line: 212 end line: 214 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5681 unit: std::weak_ptr getWeakPtr() file: velox/common/memory/Memory.h start line: 218 end line: 220 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5682 unit: uint64_t getChildCount() file: velox/common/memory/Memory.h start line: 224 end line: 226 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5683 unit: void removeSelf() file: velox/common/memory/Memory.h start line: 242 end line: 244 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5684 unit: void dropChild() file: velox/common/memory/Memory.h start line: 249 end line: 251 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5685 unit: void setSubtreeMemoryUsage() file: velox/common/memory/Memory.h start line: 252 end line: 254 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5686 unit: int64_t sizeAlign() file: velox/common/memory/Memory.h start line: 421 end line: 423 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5687 unit: int64_t MemoryPoolImpl::getCurrentBytes() file: velox/common/memory/Memory.h start line: 636 end line: 638 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5688 unit: int64_t MemoryPoolImpl::getMaxBytes() file: velox/common/memory/Memory.h start line: 641 end line: 643 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5689 unit: int64_t MemoryPoolImpl::getCap() file: velox/common/memory/Memory.h start line: 676 end line: 678 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5690 unit: uint16_t MemoryPoolImpl::getAlignment() file: velox/common/memory/Memory.h start line: 681 end line: 683 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5691 unit: bool MemoryPoolImpl::isMemoryCapped() file: velox/common/memory/Memory.h start line: 712 end line: 714 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5692 unit: int64_t MemoryManager::getMemoryQuota() file: velox/common/memory/Memory.h start line: 833 end line: 835 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5693 unit: int64_t MemoryManager::getTotalBytes() file: velox/common/memory/Memory.h start line: 854 end line: 856 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5694 unit: void MemoryManager::release() file: velox/common/memory/Memory.h start line: 865 end line: 867 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5695 unit: void deallocate() file: velox/common/memory/Memory.h start line: 896 end line: 898 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5696 unit: std::streampos IOBufOutputStream::tellp() file: velox/common/memory/ByteStream.cpp start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5697 unit: void IOBufOutputStream::seekp() file: velox/common/memory/ByteStream.cpp start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5698 unit: static bool notEmpty() file: velox/common/file/benchmark/ReadBenchmark.cpp start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5699 unit: std::string name() file: velox/common/file/FileSystems.cpp start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5700 unit: virtual bool hasPreadvAsync() file: velox/common/file/File.h start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5701 unit: virtual uint64_t bytesRead() file: velox/common/file/File.h start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5702 unit: virtual void resetBytesRead() file: velox/common/file/File.h start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5703 unit: uint64_t size() file: velox/common/file/File.h start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5704 unit: uint64_t memoryUsage() file: velox/common/file/File.h start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5705 unit: void setShouldCoalesce() file: velox/common/file/File.h start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5706 unit: bool shouldCoalesce() file: velox/common/file/File.h start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5707 unit: bool shouldCoalesce() file: velox/common/file/File.h start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5708 unit: void InMemoryWriteFile::append() file: velox/common/file/File.cpp start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5709 unit: uint64_t InMemoryWriteFile::size() file: velox/common/file/File.cpp start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5710 unit: uint64_t LocalReadFile::memoryUsage() file: velox/common/file/File.cpp start line: 135 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5711 unit: uint64_t LocalWriteFile::size() file: velox/common/file/File.cpp start line: 191 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5712 unit: static folly::dynamic serialize() file: velox/common/serialization/Serializable.h start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5713 unit: static folly::dynamic serialize() file: velox/common/serialization/Serializable.h start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5714 unit: static folly::dynamic serialize() file: velox/common/serialization/Serializable.h start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5715 unit: static folly::dynamic serialize() file: velox/common/serialization/Serializable.h start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5716 unit: static folly::dynamic serialize() file: velox/common/serialization/Serializable.h start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5717 unit: static createReturnType deserialize() file: velox/common/serialization/Serializable.h start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5718 unit: static bool deserialize() file: velox/common/serialization/Serializable.h start line: 212 end line: 214 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5719 unit: static double deserialize() file: velox/common/serialization/Serializable.h start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5720 unit: static std::string deserialize() file: velox/common/serialization/Serializable.h start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5721 unit: inline bool Has() file: velox/common/serialization/Registry.h start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5722 unit: void Base64::encode() file: velox/common/encode/Base64.cpp start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 5723 unit: string Base64::encode() file: velox/common/encode/Base64.cpp start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5724 unit: string Base64::encode() file: velox/common/encode/Base64.cpp start line: 227 end line: 229 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5725 unit: size_t size() file: velox/common/encode/Base64.cpp start line: 263 end line: 265 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5726 unit: Iterator begin() file: velox/common/encode/Base64.cpp start line: 267 end line: 269 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5727 unit: string Base64::encode() file: velox/common/encode/Base64.cpp start line: 277 end line: 279 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5728 unit: string Base64::encode_url() file: velox/common/encode/Base64.cpp start line: 419 end line: 421 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5729 unit: string Base64::encode_url() file: velox/common/encode/Base64.cpp start line: 423 end line: 425 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5730 unit: string Base64::encode_url() file: velox/common/encode/Base64.cpp start line: 427 end line: 429 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5731 unit: static UInt128 shift() file: velox/common/encode/Coding.h start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 5732 unit: static uint64_t encode() file: velox/common/encode/Coding.h start line: 270 end line: 274 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5733 unit: static int64_t decode() file: velox/common/encode/Coding.h start line: 276 end line: 278 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5734 unit: void operator() file: velox/common/encode/Coding.h start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5735 unit: uint64_t hi() file: velox/common/encode/UInt128.h start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5736 unit: void setHi() file: velox/common/encode/UInt128.h start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5737 unit: uint64_t lo() file: velox/common/encode/UInt128.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5738 unit: void setLo() file: velox/common/encode/UInt128.h start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5739 unit: UInt128 operator~() file: velox/common/encode/UInt128.h start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5740 unit: inline AccessTime accessTime() file: velox/common/caching/AsyncDataCache.h start line: 47 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5741 unit: int32_t score() file: velox/common/caching/AsyncDataCache.h start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5742 unit: size_t operator() file: velox/common/caching/AsyncDataCache.h start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5743 unit: int64_t offset() file: velox/common/caching/AsyncDataCache.h start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5744 unit: int32_t size() file: velox/common/caching/AsyncDataCache.h start line: 169 end line: 171 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5745 unit: void touch() file: velox/common/caching/AsyncDataCache.h start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5746 unit: int32_t score() file: velox/common/caching/AsyncDataCache.h start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5747 unit: bool isShared() file: velox/common/caching/AsyncDataCache.h start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5748 unit: bool isExclusive() file: velox/common/caching/AsyncDataCache.h start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5749 unit: int32_t numPins() file: velox/common/caching/AsyncDataCache.h start line: 189 end line: 191 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5750 unit: bool isPrefetch() file: velox/common/caching/AsyncDataCache.h start line: 197 end line: 199 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5751 unit: uint64_t ssdOffset() file: velox/common/caching/AsyncDataCache.h start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5752 unit: void setTrackingId() file: velox/common/caching/AsyncDataCache.h start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5753 unit: void setGroupId() file: velox/common/caching/AsyncDataCache.h start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5754 unit: bool empty() file: velox/common/caching/AsyncDataCache.h start line: 330 end line: 332 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5755 unit: LoadState state() file: velox/common/caching/AsyncDataCache.h start line: 403 end line: 405 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5756 unit: void cancel() file: velox/common/caching/AsyncDataCache.h start line: 407 end line: 409 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5757 unit: virtual std::string toString() file: velox/common/caching/AsyncDataCache.h start line: 411 end line: 413 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5758 unit: int64_t free() file: velox/common/caching/AsyncDataCache.h start line: 628 end line: 630 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5759 unit: void freeContiguous() file: velox/common/caching/AsyncDataCache.h start line: 638 end line: 640 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5760 unit: bool checkConsistency() file: velox/common/caching/AsyncDataCache.h start line: 642 end line: 644 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5761 unit: memory::MachinePageCount numAllocated() file: velox/common/caching/AsyncDataCache.h start line: 650 end line: 652 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5762 unit: memory::MachinePageCount numMapped() file: velox/common/caching/AsyncDataCache.h start line: 654 end line: 656 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5763 unit: memory::MachinePageCount incrementCachedPages() file: velox/common/caching/AsyncDataCache.h start line: 662 end line: 665 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5764 unit: memory::MachinePageCount incrementPrefetchPages() file: velox/common/caching/AsyncDataCache.h start line: 667 end line: 670 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5765 unit: uint64_t maxBytes() file: velox/common/caching/AsyncDataCache.h start line: 672 end line: 674 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5766 unit: void setVerifyHook() file: velox/common/caching/AsyncDataCache.h start line: 693 end line: 695 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5767 unit: auto format() file: velox/common/caching/AsyncDataCache.h start line: 834 end line: 836 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5768 unit: void resize() file: velox/common/caching/SsdFileTracker.h start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5769 unit: void regionRead() file: velox/common/caching/SsdFileTracker.h start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5770 unit: void regionCleared() file: velox/common/caching/SsdFileTracker.h start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5771 unit: int64_t pinnedSize() file: velox/common/caching/StringIdMap.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5772 unit: bool hasValue() file: velox/common/caching/StringIdMap.h start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5773 unit: uint64_t id() file: velox/common/caching/StringIdMap.h start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5774 unit: uint64_t offset() file: velox/common/caching/SsdFile.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5775 unit: uint32_t size() file: velox/common/caching/SsdFile.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5776 unit: bool empty() file: velox/common/caching/SsdFile.h start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5777 unit: SsdRun run() file: velox/common/caching/SsdFile.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5778 unit: void checkPinned() file: velox/common/caching/SsdFile.h start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5779 unit: static int32_t regionIndex() file: velox/common/caching/SsdFile.h start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5780 unit: void regionRead() file: velox/common/caching/SsdFile.h start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5781 unit: int32_t maxRegions() file: velox/common/caching/SsdFile.h start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5782 unit: int32_t shardId() file: velox/common/caching/SsdFile.h start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5783 unit: void pinRegionLocked() file: velox/common/caching/SsdFile.h start line: 201 end line: 203 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5784 unit: int64_t currentSize() file: velox/common/caching/SimpleLRUCache.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5785 unit: int64_t maxSize() file: velox/common/caching/SimpleLRUCache.h start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5786 unit: inline SimpleLRUCache::SimpleLRUCache() file: velox/common/caching/SimpleLRUCache.h start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5787 unit: size_t hash() file: velox/common/caching/ScanTracker.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5788 unit: bool empty() file: velox/common/caching/ScanTracker.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5789 unit: int32_t id() file: velox/common/caching/ScanTracker.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5790 unit: int32_t columnId() file: velox/common/caching/ScanTracker.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5791 unit: size_t operator() file: velox/common/caching/ScanTracker.h start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5792 unit: bool shouldPrefetch() file: velox/common/caching/ScanTracker.h start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5793 unit: std::string_view id() file: velox/common/caching/ScanTracker.h start line: 179 end line: 181 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5794 unit: bool shouldSaveToSsd() file: velox/common/caching/FileGroupStats.h start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5795 unit: std::string toString() file: velox/common/caching/FileGroupStats.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5796 unit: bool wasCached() file: velox/common/caching/CachedFactory.h start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5797 unit: int64_t operator() file: velox/common/caching/CachedFactory.h start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5798 unit: int64_t currentSize() file: velox/common/caching/CachedFactory.h start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5799 unit: int64_t maxSize() file: velox/common/caching/CachedFactory.h start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5800 unit: uint64_t maxBytes() file: velox/common/caching/SsdCache.h start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5801 unit: bool writeInProgress() file: velox/common/caching/SsdCache.h start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5802 unit: int64_t currentSize() file: velox/common/caching/DataCache.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5803 unit: int64_t maxSize() file: velox/common/caching/DataCache.h start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5804 unit: explicit VeloxPromise() file: velox/common/future/VeloxPromise.h start line: 44 end line: 46 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5805 unit: static VeloxPromise makeEmpty() file: velox/common/future/VeloxPromise.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5806 unit: inline bool isBitNull() file: velox/common/base/Nulls.h start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5807 unit: inline void setNull() file: velox/common/base/Nulls.h start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5808 unit: inline void clearNull() file: velox/common/base/Nulls.h start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5809 unit: inline void setNull() file: velox/common/base/Nulls.h start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 5810 unit: inline uint64_t countNulls() file: velox/common/base/Nulls.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 5811 unit: int64_t max() file: velox/common/base/BitSet.h start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5812 unit: int32_t begin() file: velox/common/base/Range.h start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5813 unit: int32_t end() file: velox/common/base/Range.h start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5814 unit: operator T() file: velox/common/base/Range.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5815 unit: int32_t bitPosition() file: velox/common/base/Range.h start line: 86 end line: 88 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5816 unit: inline WritablePosition::operator bool() file: velox/common/base/Range.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5817 unit: int32_t begin() file: velox/common/base/Range.h start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5818 unit: int32_t end() file: velox/common/base/Range.h start line: 129 end line: 131 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5819 unit: explicit raw_vector() file: velox/common/base/RawVector.h start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5820 unit: bool empty() file: velox/common/base/RawVector.h start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5821 unit: int32_t size() file: velox/common/base/RawVector.h start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5822 unit: int32_t capacity() file: velox/common/base/RawVector.h start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5823 unit: operator folly::Range() file: velox/common/base/RawVector.h start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5824 unit: void clear() file: velox/common/base/RawVector.h start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5825 unit: auto begin() file: velox/common/base/RawVector.h start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5826 unit: auto end() file: velox/common/base/RawVector.h start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5827 unit: int32_t paddedSize() file: velox/common/base/RawVector.h start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5828 unit: std::string message() file: velox/common/base/VeloxException.h start line: 50 end line: 52 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 5829 unit: size_t line() file: velox/common/base/VeloxException.h start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5830 unit: bool isRetriable() file: velox/common/base/VeloxException.h start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5831 unit: bool isUserError() file: velox/common/base/VeloxException.h start line: 191 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5832 unit: constexpr operator std::string_view() file: velox/common/base/Exceptions.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5833 unit: operator std::string() file: velox/common/base/Exceptions.h start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5834 unit: inline CompileTimeEmptyString errorMessage() file: velox/common/base/Exceptions.h start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5835 unit: std::string errorMessage() file: velox/common/base/Exceptions.h start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5836 unit: inline size_t count_trailing_zeros() file: velox/common/base/Portability.h start line: 22 end line: 24 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5837 unit: inline size_t count_leading_zeros() file: velox/common/base/Portability.h start line: 26 end line: 28 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5838 unit: void addOutput() file: velox/common/base/SelectivityInfo.h start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5839 unit: uint64_t numIn() file: velox/common/base/SelectivityInfo.h start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5840 unit: uint64_t numOut() file: velox/common/base/SelectivityInfo.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5841 unit: void subtract() file: velox/common/base/SelectivityInfo.h start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5842 unit: void BM_setBit() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5843 unit: void BM_clearNthBit() file: velox/common/base/benchmarks/BitUtilBenchmark.cpp start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5844 unit: inline __m256i to256i() file: velox/common/base/SimdUtil.h start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5845 unit: static auto setAll() file: velox/common/base/SimdUtil.h start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5846 unit: static auto compareEq() file: velox/common/base/SimdUtil.h start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5847 unit: static auto compareGt() file: velox/common/base/SimdUtil.h start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5848 unit: static auto compareBitMask() file: velox/common/base/SimdUtil.h start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5849 unit: static auto compareSetBits() file: velox/common/base/SimdUtil.h start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5850 unit: static TV load() file: velox/common/base/SimdUtil.h start line: 168 end line: 170 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5851 unit: static void store() file: velox/common/base/SimdUtil.h start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5852 unit: static __m128si loadGather32Indices() file: velox/common/base/SimdUtil.h start line: 184 end line: 186 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5853 unit: static __m256i leadingMask() file: velox/common/base/SimdUtil.h start line: 191 end line: 193 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5854 unit: static auto from32u() file: velox/common/base/SimdUtil.h start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5855 unit: static auto from32() file: velox/common/base/SimdUtil.h start line: 240 end line: 242 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5856 unit: static int64_t extract() file: velox/common/base/SimdUtil.h start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5857 unit: static TV iota() file: velox/common/base/SimdUtil.h start line: 282 end line: 284 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5858 unit: static auto setAll() file: velox/common/base/SimdUtil.h start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5859 unit: static auto compareEq() file: velox/common/base/SimdUtil.h start line: 290 end line: 292 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5860 unit: static auto compareGt() file: velox/common/base/SimdUtil.h start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5861 unit: static auto compareBitMask() file: velox/common/base/SimdUtil.h start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5862 unit: static auto compareSetBits() file: velox/common/base/SimdUtil.h start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5863 unit: static TV load() file: velox/common/base/SimdUtil.h start line: 306 end line: 308 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5864 unit: static void store() file: velox/common/base/SimdUtil.h start line: 310 end line: 312 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5865 unit: static void store() file: velox/common/base/SimdUtil.h start line: 314 end line: 316 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5866 unit: static auto loadGather32Indices() file: velox/common/base/SimdUtil.h start line: 322 end line: 324 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5867 unit: static __m256si leadingMask() file: velox/common/base/SimdUtil.h start line: 326 end line: 328 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5868 unit: static int32_t extract() file: velox/common/base/SimdUtil.h start line: 352 end line: 354 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5869 unit: static auto as4x64u() file: velox/common/base/SimdUtil.h start line: 358 end line: 360 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5870 unit: static auto as4x64() file: velox/common/base/SimdUtil.h start line: 363 end line: 365 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5871 unit: static auto setAll() file: velox/common/base/SimdUtil.h start line: 409 end line: 411 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5872 unit: static auto compareEq() file: velox/common/base/SimdUtil.h start line: 413 end line: 415 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5873 unit: static auto compareGt() file: velox/common/base/SimdUtil.h start line: 417 end line: 419 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5874 unit: static auto compareSetBits() file: velox/common/base/SimdUtil.h start line: 429 end line: 431 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5875 unit: static TV load() file: velox/common/base/SimdUtil.h start line: 433 end line: 435 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5876 unit: static void store() file: velox/common/base/SimdUtil.h start line: 441 end line: 443 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5877 unit: static auto loadGather32Indices() file: velox/common/base/SimdUtil.h start line: 446 end line: 448 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5878 unit: static auto setAll() file: velox/common/base/SimdUtil.h start line: 487 end line: 489 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5879 unit: static auto compareEq() file: velox/common/base/SimdUtil.h start line: 491 end line: 493 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5880 unit: static auto compareGt() file: velox/common/base/SimdUtil.h start line: 495 end line: 497 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5881 unit: static auto compareBitMask() file: velox/common/base/SimdUtil.h start line: 499 end line: 501 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5882 unit: static TV load() file: velox/common/base/SimdUtil.h start line: 503 end line: 505 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5883 unit: static auto setAll() file: velox/common/base/SimdUtil.h start line: 529 end line: 531 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5884 unit: static auto compareEq() file: velox/common/base/SimdUtil.h start line: 533 end line: 535 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5885 unit: static auto compareGt() file: velox/common/base/SimdUtil.h start line: 537 end line: 539 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5886 unit: static auto compareBitMask() file: velox/common/base/SimdUtil.h start line: 541 end line: 543 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5887 unit: static auto compareSetBits() file: velox/common/base/SimdUtil.h start line: 545 end line: 547 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5888 unit: static TV load() file: velox/common/base/SimdUtil.h start line: 549 end line: 551 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5889 unit: static void store() file: velox/common/base/SimdUtil.h start line: 553 end line: 555 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5890 unit: static __m128si loadGather32Indices() file: velox/common/base/SimdUtil.h start line: 561 end line: 563 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5891 unit: static __m256i leadingMask() file: velox/common/base/SimdUtil.h start line: 565 end line: 567 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5892 unit: static auto setAll() file: velox/common/base/SimdUtil.h start line: 597 end line: 599 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5893 unit: static auto compareEq() file: velox/common/base/SimdUtil.h start line: 601 end line: 603 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5894 unit: static auto compareGt() file: velox/common/base/SimdUtil.h start line: 605 end line: 607 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5895 unit: static auto compareBitMask() file: velox/common/base/SimdUtil.h start line: 609 end line: 611 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5896 unit: static auto compareSetBits() file: velox/common/base/SimdUtil.h start line: 613 end line: 615 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5897 unit: static TV load() file: velox/common/base/SimdUtil.h start line: 617 end line: 619 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5898 unit: static void store() file: velox/common/base/SimdUtil.h start line: 621 end line: 623 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5899 unit: static __m256si loadGather32Indices() file: velox/common/base/SimdUtil.h start line: 629 end line: 631 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5900 unit: static auto leadingMask() file: velox/common/base/SimdUtil.h start line: 633 end line: 635 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5901 unit: void storePermute() file: velox/common/base/SimdUtil.h start line: 748 end line: 750 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 5902 unit: inline void storePermute() file: velox/common/base/SimdUtil.h start line: 759 end line: 761 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 5903 unit: void storePermute16() file: velox/common/base/SimdUtil.h start line: 767 end line: 769 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 5904 unit: inline bool isDense() file: velox/common/base/SimdUtil.h start line: 803 end line: 805 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5905 unit: inline static uint32_t bloomIndex() file: velox/common/base/BloomFilter.h start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5906 unit: std::string succinctMillis() file: velox/common/base/SuccinctPrinter.cpp start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5907 unit: std::string succinctNanos() file: velox/common/base/SuccinctPrinter.cpp start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5908 unit: bool hasValue() file: velox/common/base/AsyncSource.h start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5909 unit: inline void setBit() file: velox/common/base/BitUtil.h start line: 69 end line: 71 size: 3 LOC McCabe index: 2 number of parameters: 3 id: 5910 unit: inline T roundUp() file: velox/common/base/BitUtil.h start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5911 unit: constexpr inline uint64_t lowMask() file: velox/common/base/BitUtil.h start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5912 unit: constexpr inline uint64_t highMask() file: velox/common/base/BitUtil.h start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5913 unit: inline uint64_t nbytes() file: velox/common/base/BitUtil.h start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5914 unit: inline uint64_t nwords() file: velox/common/base/BitUtil.h start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5915 unit: inline int32_t countLeadingZeros() file: velox/common/base/BitUtil.h start line: 631 end line: 633 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5916 unit: inline bool isPowerOfTwo() file: velox/common/base/BitUtil.h start line: 648 end line: 650 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5917 unit: string StackTrace::demangle() file: velox/common/process/StackTrace.cpp start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5918 unit: std::unordered_map TraceContext::status() file: velox/common/process/TraceContext.cpp start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5919 unit: pid_t getProcessId() file: velox/common/process/ProcessBase.cpp start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5920 unit: pthread_t getThreadId() file: velox/common/process/ProcessBase.cpp start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5921 unit: static SerializedType get() file: velox/row/UnsafeRow.h start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5922 unit: static int64_t get() file: velox/row/UnsafeRow.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5923 unit: static int64_t get() file: velox/row/UnsafeRow.h start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5924 unit: size_t elementCount() file: velox/row/UnsafeRow.h start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5925 unit: size_t elementCapacity() file: velox/row/UnsafeRow.h start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5926 unit: void incrementElementCount() file: velox/row/UnsafeRow.h start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5927 unit: size_t size() file: velox/row/UnsafeRow.h start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5928 unit: size_t metadataSize() file: velox/row/UnsafeRow.h start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5929 unit: void setNullAt() file: velox/row/UnsafeRow.h start line: 245 end line: 247 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5930 unit: void setNotNullAt() file: velox/row/UnsafeRow.h start line: 253 end line: 255 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5931 unit: bool isNullAt() file: velox/row/UnsafeRow.h start line: 271 end line: 273 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5932 unit: void writePrimitiveAt() file: velox/row/UnsafeRow.h start line: 332 end line: 334 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5933 unit: void writeTimestampSecondsAt() file: velox/row/UnsafeRow.h start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5934 unit: void writeTimestampNanosAt() file: velox/row/UnsafeRow.h start line: 350 end line: 352 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5935 unit: static size_t alignToFieldWidth() file: velox/row/UnsafeRow.h start line: 386 end line: 388 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5936 unit: static const size_t getNullLength() file: velox/row/UnsafeRow.h start line: 395 end line: 397 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5937 unit: static const size_t getPaddingLength() file: velox/row/UnsafeRow.h start line: 470 end line: 472 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5938 unit: size_t nullSizeBytes() file: velox/row/UnsafeRow24Deserializer.cpp start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5939 unit: bool hasNull() file: velox/row/UnsafeRow24Deserializer.cpp start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5940 unit: FOLLY_ALWAYS_INLINE void setNull() file: velox/row/UnsafeRow24Deserializer.cpp start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5941 unit: constexpr static inline bool isFixedWidth() file: velox/row/UnsafeRowParser.h start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5942 unit: bool isNullAt() file: velox/row/UnsafeRowParser.h start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5943 unit: const std::string_view dataAt() file: velox/row/UnsafeRowParser.h start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5944 unit: const TypePtr typeAt() file: velox/row/UnsafeRowParser.h start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5945 unit: bool isNullAt() file: velox/row/UnsafeRowParser.h start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5946 unit: bool isNull() file: velox/row/UnsafeRowDeserializer.h start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5947 unit: TypePtr type() file: velox/row/UnsafeRowDeserializer.h start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5948 unit: std::optional data() file: velox/row/UnsafeRowDeserializer.h start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5949 unit: size_t size() file: velox/row/UnsafeRowDeserializer.h start line: 134 end line: 136 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 5950 unit: size_t size() file: velox/row/UnsafeRowDeserializer.h start line: 201 end line: 203 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 5951 unit: bool hasNext() file: velox/row/UnsafeRowDeserializer.h start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5952 unit: bool childIsFixedLength() file: velox/row/UnsafeRowDeserializer.h start line: 212 end line: 214 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5953 unit: ArrayIteratorPtr keysIteratorWrapper() file: velox/row/UnsafeRowDeserializer.h start line: 348 end line: 350 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5954 unit: ArrayIteratorPtr valuesIteratorWrapper() file: velox/row/UnsafeRowDeserializer.h start line: 355 end line: 357 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5955 unit: size_t size() file: velox/row/UnsafeRowDeserializer.h start line: 362 end line: 364 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5956 unit: bool hasNext() file: velox/row/UnsafeRowDeserializer.h start line: 417 end line: 419 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5957 unit: size_t size() file: velox/row/UnsafeRowDeserializer.h start line: 464 end line: 466 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5958 unit: static StringView deserializeStringView() file: velox/row/UnsafeRowDeserializer.h start line: 552 end line: 554 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5959 unit: virtual bool isNull() file: velox/row/UnsafeRowBatchDeserializer.h start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5960 unit: virtual size_t size() file: velox/row/UnsafeRowBatchDeserializer.h start line: 69 end line: 71 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5961 unit: size_t numRows() file: velox/row/UnsafeRowBatchDeserializer.h start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5962 unit: std::optional data() file: velox/row/UnsafeRowBatchDeserializer.h start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5963 unit: bool hasNext() file: velox/row/UnsafeRowBatchDeserializer.h start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5964 unit: bool hasNext() file: velox/row/UnsafeRowBatchDeserializer.h start line: 190 end line: 192 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5965 unit: size_t size() file: velox/row/UnsafeRowBatchDeserializer.h start line: 239 end line: 241 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 5966 unit: int64_t totalNumElements() file: velox/row/UnsafeRowBatchDeserializer.h start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5967 unit: const TypePtr getElementType() file: velox/row/UnsafeRowBatchDeserializer.h start line: 309 end line: 311 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5968 unit: bool childIsFixedLength() file: velox/row/UnsafeRowBatchDeserializer.h start line: 322 end line: 324 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5969 unit: ArrayBatchIteratorPtr keysIteratorWrapper() file: velox/row/UnsafeRowBatchDeserializer.h start line: 467 end line: 469 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5970 unit: ArrayBatchIteratorPtr valuesIteratorWrapper() file: velox/row/UnsafeRowBatchDeserializer.h start line: 474 end line: 476 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5971 unit: size_t size() file: velox/row/UnsafeRowBatchDeserializer.h start line: 481 end line: 483 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5972 unit: int64_t totalNumElements() file: velox/row/UnsafeRowBatchDeserializer.h start line: 488 end line: 490 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5973 unit: static StringView deserializeStringView() file: velox/row/UnsafeRowBatchDeserializer.h start line: 552 end line: 554 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5974 unit: void pause() file: velox/serializers/PrestoSerializer.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5975 unit: void resume() file: velox/serializers/PrestoSerializer.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5976 unit: boost::crc_32_type crc() file: velox/serializers/PrestoSerializer.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5977 unit: void reset() file: velox/serializers/PrestoSerializer.h start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5978 unit: bool isCompressedBitSet() file: velox/serializers/PrestoSerializer.cpp start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5979 unit: bool isEncryptedBit() file: velox/serializers/PrestoSerializer.cpp start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5980 unit: bool isChecksumBitSet() file: velox/serializers/PrestoSerializer.cpp start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5981 unit: int64_t packTimestampWithTimeZone() file: velox/serializers/PrestoSerializer.cpp start line: 437 end line: 439 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5982 unit: void writeInt32() file: velox/serializers/PrestoSerializer.cpp start line: 628 end line: 630 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5983 unit: void writeInt64() file: velox/serializers/PrestoSerializer.cpp start line: 632 end line: 634 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 5984 unit: void append() file: velox/serializers/PrestoSerializer.cpp start line: 720 end line: 722 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5985 unit: void appendOne() file: velox/serializers/PrestoSerializer.cpp start line: 725 end line: 727 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 5986 unit: void PrestoVectorSerde::registerVectorSerde() file: velox/serializers/PrestoSerializer.cpp start line: 1587 end line: 1589 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5987 unit: TypeKind kind() file: velox/type/Type.h start line: 402 end line: 404 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5988 unit: virtual size_t cppSizeInBytes() file: velox/type/Type.h start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5989 unit: virtual size_type fixedElementsWidth() file: velox/type/Type.h start line: 437 end line: 439 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5990 unit: bool isPrimitiveType() file: velox/type/Type.h start line: 491 end line: 493 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5991 unit: bool isFixedWidth() file: velox/type/Type.h start line: 495 end line: 497 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5992 unit: uint32_t size() file: velox/type/Type.h start line: 507 end line: 509 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5993 unit: std::string toString() file: velox/type/Type.h start line: 515 end line: 517 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5994 unit: uint32_t size() file: velox/type/Type.h start line: 552 end line: 554 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5995 unit: std::string toString() file: velox/type/Type.h start line: 560 end line: 562 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5996 unit: size_t cppSizeInBytes() file: velox/type/Type.h start line: 564 end line: 566 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5997 unit: uint32_t size() file: velox/type/Type.h start line: 588 end line: 590 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5998 unit: bool isFixedWidth() file: velox/type/Type.h start line: 615 end line: 617 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 5999 unit: size_type fixedElementsWidth() file: velox/type/Type.h start line: 619 end line: 621 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6000 unit: uint32_t size() file: velox/type/Type.h start line: 647 end line: 649 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6001 unit: uint32_t size() file: velox/type/Type.h start line: 719 end line: 721 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6002 unit: uint32_t size() file: velox/type/Type.h start line: 759 end line: 761 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6003 unit: TypePtr create() file: velox/type/Type.h start line: 858 end line: 860 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6004 unit: operator folly::dynamic() file: velox/type/Type.h start line: 862 end line: 864 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6005 unit: static std::shared_ptr create() file: velox/type/Type.h start line: 877 end line: 879 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6006 unit: std::shared_ptr OPAQUE() file: velox/type/Type.h start line: 933 end line: 935 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6007 unit: std::shared_ptr createScalarType() file: velox/type/Type.h start line: 1228 end line: 1230 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6008 unit: static size_t getId() file: velox/type/Type.h start line: 1277 end line: 1279 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6009 unit: static auto create() file: velox/type/Type.h start line: 1402 end line: 1404 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6010 unit: static auto create() file: velox/type/Type.h start line: 1487 end line: 1489 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6011 unit: static auto create() file: velox/type/Type.h start line: 1494 end line: 1496 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6012 unit: static auto create() file: velox/type/Type.h start line: 1501 end line: 1503 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6013 unit: static auto create() file: velox/type/Type.h start line: 1508 end line: 1510 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6014 unit: static auto create() file: velox/type/Type.h start line: 1515 end line: 1517 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6015 unit: static auto create() file: velox/type/Type.h start line: 1522 end line: 1524 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6016 unit: static auto create() file: velox/type/Type.h start line: 1529 end line: 1531 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6017 unit: static std::shared_ptr create() file: velox/type/Type.h start line: 1536 end line: 1538 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6018 unit: static inline int32_t sizeOfTypeKindHelper() file: velox/type/Type.h start line: 1547 end line: 1549 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6019 unit: static inline T to() file: velox/type/Type.h start line: 1560 end line: 1562 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6020 unit: inline Timestamp to() file: velox/type/Type.h start line: 1565 end line: 1567 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6021 unit: inline UnknownValue to() file: velox/type/Type.h start line: 1570 end line: 1572 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6022 unit: inline std::string to() file: velox/type/Type.h start line: 1575 end line: 1577 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6023 unit: inline std::string to() file: velox/type/Type.h start line: 1580 end line: 1582 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6024 unit: inline std::string to() file: velox/type/Type.h start line: 1585 end line: 1587 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6025 unit: inline ComplexType to() file: velox/type/Type.h start line: 1590 end line: 1592 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6026 unit: size_t operator() file: velox/type/Type.h start line: 1650 end line: 1652 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6027 unit: void format() file: velox/type/Type.h start line: 1685 end line: 1687 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6028 unit: constexpr auto parse() file: velox/type/Type.h start line: 1697 end line: 1699 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6029 unit: auto format() file: velox/type/Type.h start line: 1702 end line: 1704 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6030 unit: constexpr auto parse() file: velox/type/Type.h start line: 1712 end line: 1714 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6031 unit: auto format() file: velox/type/Type.h start line: 1717 end line: 1719 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6032 unit: static typename TypeTraits::NativeType cast() file: velox/type/Conversions.h start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6033 unit: static T cast() file: velox/type/Conversions.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6034 unit: static T cast() file: velox/type/Conversions.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6035 unit: static T cast() file: velox/type/Conversions.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6036 unit: static T cast() file: velox/type/Conversions.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6037 unit: static T cast() file: velox/type/Conversions.h start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6038 unit: static T cast() file: velox/type/Conversions.h start line: 166 end line: 168 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6039 unit: static T cast() file: velox/type/Conversions.h start line: 295 end line: 297 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6040 unit: static T cast() file: velox/type/Conversions.h start line: 299 end line: 301 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6041 unit: static T cast() file: velox/type/Conversions.h start line: 303 end line: 305 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6042 unit: static T cast() file: velox/type/Conversions.h start line: 307 end line: 309 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6043 unit: static T cast() file: velox/type/Conversions.h start line: 311 end line: 313 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6044 unit: static T cast() file: velox/type/Conversions.h start line: 323 end line: 325 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6045 unit: static T cast() file: velox/type/Conversions.h start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6046 unit: static T cast() file: velox/type/Conversions.h start line: 333 end line: 335 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6047 unit: static T cast() file: velox/type/Conversions.h start line: 339 end line: 341 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6048 unit: static std::string cast() file: velox/type/Conversions.h start line: 360 end line: 362 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6049 unit: static T cast() file: velox/type/Conversions.h start line: 371 end line: 373 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6050 unit: static T cast() file: velox/type/Conversions.h start line: 375 end line: 377 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6051 unit: static T cast() file: velox/type/Conversions.h start line: 379 end line: 381 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6052 unit: static T cast() file: velox/type/Conversions.h start line: 383 end line: 385 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6053 unit: static T cast() file: velox/type/Conversions.h start line: 398 end line: 400 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6054 unit: static T cast() file: velox/type/Conversions.h start line: 402 end line: 404 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6055 unit: static T cast() file: velox/type/Conversions.h start line: 406 end line: 408 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6056 unit: static T cast() file: velox/type/Conversions.h start line: 410 end line: 412 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6057 unit: inline bool characterIsDigit() file: velox/type/TimestampConversion.cpp start line: 112 end line: 114 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6058 unit: bool isLeapYear() file: velox/type/TimestampConversion.cpp start line: 131 end line: 133 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 6059 unit: SubfieldKind kind() file: velox/type/Subfield.h start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6060 unit: bool isSubscript() file: velox/type/Subfield.h start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6061 unit: std::string toString() file: velox/type/Subfield.h start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6062 unit: size_t hash() file: velox/type/Subfield.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6063 unit: std::unique_ptr clone() file: velox/type/Subfield.h start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6064 unit: SubfieldKind kind() file: velox/type/Subfield.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6065 unit: std::string toString() file: velox/type/Subfield.h start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6066 unit: bool isSubscript() file: velox/type/Subfield.h start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6067 unit: std::unique_ptr clone() file: velox/type/Subfield.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6068 unit: SubfieldKind kind() file: velox/type/Subfield.h start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6069 unit: long index() file: velox/type/Subfield.h start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6070 unit: std::string toString() file: velox/type/Subfield.h start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6071 unit: bool isSubscript() file: velox/type/Subfield.h start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6072 unit: std::unique_ptr clone() file: velox/type/Subfield.h start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6073 unit: SubfieldKind kind() file: velox/type/Subfield.h start line: 156 end line: 158 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6074 unit: const std::string index() file: velox/type/Subfield.h start line: 160 end line: 162 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6075 unit: std::string toString() file: velox/type/Subfield.h start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6076 unit: bool isSubscript() file: velox/type/Subfield.h start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6077 unit: std::unique_ptr clone() file: velox/type/Subfield.h start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6078 unit: size_t operator() file: velox/type/Subfield.h start line: 261 end line: 263 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6079 unit: std::string to_string() file: velox/type/Date.cpp start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6080 unit: int32_t days() file: velox/type/Date.h start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6081 unit: operator std::string() file: velox/type/Date.h start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6082 unit: operator folly::dynamic() file: velox/type/Date.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6083 unit: void toAppend() file: velox/type/Date.h start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6084 unit: size_t operator() file: velox/type/Date.h start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6085 unit: size_t operator() file: velox/type/Date.h start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6086 unit: const_iterator begin() file: velox/type/Tree.h start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6087 unit: const_iterator end() file: velox/type/Tree.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6088 unit: const_iterator cbegin() file: velox/type/Tree.h start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6089 unit: const_iterator cend() file: velox/type/Tree.h start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6090 unit: bool Tokenizer::hasNextCharacter() file: velox/type/Tokenizer.cpp start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6091 unit: void Tokenizer::nextCharacter() file: velox/type/Tokenizer.cpp start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6092 unit: char Tokenizer::peekCharacter() file: velox/type/Tokenizer.cpp start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6093 unit: bool Tokenizer::isUnquotedSubscriptCharacter() file: velox/type/Tokenizer.cpp start line: 151 end line: 153 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 6094 unit: std::unique_ptr Tokenizer::matchWildcardSubscript() file: velox/type/Tokenizer.cpp start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6095 unit: void Tokenizer::invalidSubfieldPath() file: velox/type/Tokenizer.cpp start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6096 unit: std::string Tokenizer::toString() file: velox/type/Tokenizer.cpp start line: 202 end line: 204 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6097 unit: bool isInline() file: velox/type/StringView.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6098 unit: FOLLY_ALWAYS_INLINE static constexpr bool isInline() file: velox/type/StringView.h start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6099 unit: size_t size() file: velox/type/StringView.h start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6100 unit: size_t capacity() file: velox/type/StringView.h start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6101 unit: std::string getString() file: velox/type/StringView.h start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6102 unit: operator folly::StringPiece() file: velox/type/StringView.h start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6103 unit: operator std::string() file: velox/type/StringView.h start line: 190 end line: 192 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6104 unit: operator folly::dynamic() file: velox/type/StringView.h start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6105 unit: explicit operator std::string_view() file: velox/type/StringView.h start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6106 unit: std::string str() file: velox/type/StringView.h start line: 202 end line: 204 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6107 unit: bool empty() file: velox/type/StringView.h start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6108 unit: inline int64_t sizeAndPrefixAsInt64() file: velox/type/StringView.h start line: 219 end line: 221 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6109 unit: inline int64_t inlinedAsInt64() file: velox/type/StringView.h start line: 223 end line: 225 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6110 unit: int32_t prefixAsInt() file: velox/type/StringView.h start line: 227 end line: 229 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6111 unit: size_t operator() file: velox/type/StringView.h start line: 254 end line: 256 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6112 unit: size_t operator() file: velox/type/StringView.h start line: 263 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6113 unit: void variant::throwCheckNotNullError() file: velox/type/Variant.cpp start line: 180 end line: 182 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6114 unit: inline int64_t getPrestoTZOffsetInSeconds() file: velox/type/Timestamp.cpp start line: 36 end line: 43 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6115 unit: void Timestamp::toTimezone() file: velox/type/Timestamp.cpp start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6116 unit: std::string to_string() file: velox/type/Timestamp.cpp start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6117 unit: FilterKind kind() file: velox/type/Filter.h start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6118 unit: virtual bool isDeterministic() file: velox/type/Filter.h start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6119 unit: virtual int getPrecedingPositionsToFail() file: velox/type/Filter.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6120 unit: virtual int getSucceedingPositionsToFail() file: velox/type/Filter.h start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6121 unit: virtual bool testNull() file: velox/type/Filter.h start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6122 unit: virtual bool testNonNull() file: velox/type/Filter.h start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6123 unit: virtual bool testInt64() file: velox/type/Filter.h start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6124 unit: virtual bool testDouble() file: velox/type/Filter.h start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6125 unit: virtual bool testFloat() file: velox/type/Filter.h start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6126 unit: virtual bool testBool() file: velox/type/Filter.h start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6127 unit: virtual bool testBytes() file: velox/type/Filter.h start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6128 unit: virtual bool hasTestLength() file: velox/type/Filter.h start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6129 unit: virtual bool testLength() file: velox/type/Filter.h start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6130 unit: virtual std::unique_ptr mergeWith() file: velox/type/Filter.h start line: 227 end line: 229 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6131 unit: bool testNonNull() file: velox/type/Filter.h start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6132 unit: bool testInt64() file: velox/type/Filter.h start line: 255 end line: 257 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6133 unit: bool testDouble() file: velox/type/Filter.h start line: 264 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6134 unit: bool testFloat() file: velox/type/Filter.h start line: 268 end line: 270 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6135 unit: bool testBool() file: velox/type/Filter.h start line: 272 end line: 274 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6136 unit: bool testBytes() file: velox/type/Filter.h start line: 276 end line: 278 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6137 unit: bool testLength() file: velox/type/Filter.h start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6138 unit: std::unique_ptr mergeWith() file: velox/type/Filter.h start line: 291 end line: 294 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6139 unit: bool testNull() file: velox/type/Filter.h start line: 307 end line: 309 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6140 unit: bool testNonNull() file: velox/type/Filter.h start line: 311 end line: 313 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6141 unit: bool testInt64() file: velox/type/Filter.h start line: 315 end line: 317 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6142 unit: bool testDouble() file: velox/type/Filter.h start line: 329 end line: 331 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6143 unit: bool testFloat() file: velox/type/Filter.h start line: 333 end line: 335 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6144 unit: bool testBool() file: velox/type/Filter.h start line: 337 end line: 339 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6145 unit: bool testBytes() file: velox/type/Filter.h start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6146 unit: bool testLength() file: velox/type/Filter.h start line: 352 end line: 354 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6147 unit: std::unique_ptr mergeWith() file: velox/type/Filter.h start line: 356 end line: 359 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6148 unit: bool testNonNull() file: velox/type/Filter.h start line: 372 end line: 374 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6149 unit: bool testInt64() file: velox/type/Filter.h start line: 376 end line: 378 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6150 unit: bool testDouble() file: velox/type/Filter.h start line: 390 end line: 392 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6151 unit: bool testFloat() file: velox/type/Filter.h start line: 394 end line: 396 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6152 unit: bool testBool() file: velox/type/Filter.h start line: 398 end line: 400 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6153 unit: bool testBytes() file: velox/type/Filter.h start line: 402 end line: 404 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6154 unit: bool testLength() file: velox/type/Filter.h start line: 413 end line: 415 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6155 unit: bool testNonNull() file: velox/type/Filter.h start line: 430 end line: 432 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6156 unit: bool testInt64() file: velox/type/Filter.h start line: 434 end line: 436 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6157 unit: bool testDouble() file: velox/type/Filter.h start line: 448 end line: 450 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6158 unit: bool testFloat() file: velox/type/Filter.h start line: 452 end line: 454 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6159 unit: bool testBool() file: velox/type/Filter.h start line: 456 end line: 458 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6160 unit: bool testBytes() file: velox/type/Filter.h start line: 460 end line: 462 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6161 unit: bool testLength() file: velox/type/Filter.h start line: 471 end line: 473 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6162 unit: bool testBool() file: velox/type/Filter.h start line: 497 end line: 499 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6163 unit: bool testInt64() file: velox/type/Filter.h start line: 501 end line: 503 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6164 unit: bool testInt64() file: velox/type/Filter.h start line: 552 end line: 554 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6165 unit: int64_t lower() file: velox/type/Filter.h start line: 602 end line: 604 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6166 unit: int64_t upper() file: velox/type/Filter.h start line: 606 end line: 608 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6167 unit: bool isSingleValue() file: velox/type/Filter.h start line: 610 end line: 612 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6168 unit: int64_t min() file: velox/type/Filter.h start line: 678 end line: 680 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6169 unit: int64_t max() file: velox/type/Filter.h start line: 682 end line: 684 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6170 unit: bool lowerUnbounded() file: velox/type/Filter.h start line: 761 end line: 763 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6171 unit: bool lowerExclusive() file: velox/type/Filter.h start line: 765 end line: 767 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6172 unit: bool upperUnbounded() file: velox/type/Filter.h start line: 769 end line: 771 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6173 unit: bool upperExclusive() file: velox/type/Filter.h start line: 773 end line: 775 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6174 unit: double lower() file: velox/type/Filter.h start line: 853 end line: 855 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6175 unit: double upper() file: velox/type/Filter.h start line: 857 end line: 859 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6176 unit: bool testDouble() file: velox/type/Filter.h start line: 871 end line: 873 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6177 unit: bool testFloat() file: velox/type/Filter.h start line: 875 end line: 877 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6178 unit: inline std::string FloatingPointRange::toString() file: velox/type/Filter.h start line: 988 end line: 990 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6179 unit: inline std::string FloatingPointRange::toString() file: velox/type/Filter.h start line: 993 end line: 995 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6180 unit: inline __m256si FloatingPointRange::test8x32() file: velox/type/Filter.h start line: 1028 end line: 1030 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6181 unit: inline __m256i FloatingPointRange::test4x64() file: velox/type/Filter.h start line: 1033 end line: 1035 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6182 unit: bool hasTestLength() file: velox/type/Filter.h start line: 1144 end line: 1146 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6183 unit: bool testLength() file: velox/type/Filter.h start line: 1148 end line: 1150 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6184 unit: bool isSingleValue() file: velox/type/Filter.h start line: 1160 end line: 1162 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6185 unit: bool isUpperUnbounded() file: velox/type/Filter.h start line: 1164 end line: 1166 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6186 unit: bool isLowerUnbounded() file: velox/type/Filter.h start line: 1168 end line: 1170 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6187 unit: bool testLength() file: velox/type/Filter.h start line: 1221 end line: 1223 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6188 unit: bool nanAllowed() file: velox/type/Filter.h start line: 1332 end line: 1334 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6189 unit: static inline bool applyFilter() file: velox/type/Filter.h start line: 1359 end line: 1361 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6190 unit: static inline bool applyFilter() file: velox/type/Filter.h start line: 1364 end line: 1366 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6191 unit: int64_t getSeconds() file: velox/type/Timestamp.h start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6192 unit: uint64_t getNanos() file: velox/type/Timestamp.h start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6193 unit: int64_t toMillis() file: velox/type/Timestamp.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6194 unit: int64_t toMicros() file: velox/type/Timestamp.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6195 unit: operator StringView() file: velox/type/Timestamp.h start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6196 unit: operator std::string() file: velox/type/Timestamp.h start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6197 unit: operator folly::dynamic() file: velox/type/Timestamp.h start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6198 unit: size_t operator() file: velox/type/Timestamp.h start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6199 unit: size_t operator() file: velox/type/Timestamp.h start line: 188 end line: 190 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6200 unit: inline int32_t fromDateString() file: velox/type/TimestampConversion.h start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6201 unit: inline int64_t fromTimeString() file: velox/type/TimestampConversion.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6202 unit: inline Timestamp fromTimestampString() file: velox/type/TimestampConversion.h start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6203 unit: size_t operator() file: velox/type/Type.cpp start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6204 unit: std::string ArrayType::toString() file: velox/type/Type.cpp start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6205 unit: std::string MapType::toString() file: velox/type/Type.cpp start line: 232 end line: 234 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6206 unit: uint32_t RowType::size() file: velox/type/Type.cpp start line: 257 end line: 259 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6207 unit: bool RowType::containsChild() file: velox/type/Type.cpp start line: 275 end line: 277 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6208 unit: folly::dynamic FunctionType::serialize() file: velox/type/Type.cpp start line: 404 end line: 406 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6209 unit: std::shared_ptr createScalarType() file: velox/type/Type.cpp start line: 568 end line: 570 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6210 unit: void dynamicCopy() file: velox/type/Variant.h start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6211 unit: void dynamicFree() file: velox/type/Variant.h start line: 181 end line: 183 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6212 unit: static const std::shared_ptr kind2type() file: velox/type/Variant.h start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6213 unit: size_t operator() file: velox/type/Variant.h start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6214 unit: bool operator() file: velox/type/Variant.h start line: 202 end line: 204 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6215 unit: static variant null() file: velox/type/Variant.h start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6216 unit: static variant binary() file: velox/type/Variant.h start line: 345 end line: 347 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6217 unit: static variant binary() file: velox/type/Variant.h start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6218 unit: bool isNull() file: velox/type/Variant.h start line: 416 end line: 418 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6219 unit: bool isSet() file: velox/type/Variant.h start line: 420 end line: 422 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6220 unit: bool hasValue() file: velox/type/Variant.h start line: 424 end line: 426 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6221 unit: TypeKind kind() file: velox/type/Variant.h start line: 442 end line: 444 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6222 unit: static variant convert() file: velox/type/Variant.h start line: 619 end line: 621 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6223 unit: void decodeFlat() file: velox/benchmarks/basic/DecodedVector.cpp start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6224 unit: void decodeConstant() file: velox/benchmarks/basic/DecodedVector.cpp start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6225 unit: void decodeDictionary() file: velox/benchmarks/basic/DecodedVector.cpp start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6226 unit: void decodeDictionary5Nested() file: velox/benchmarks/basic/DecodedVector.cpp start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6227 unit: size_t runSelectivityAll() file: velox/benchmarks/basic/SelectivityVector.cpp start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6228 unit: size_t runSelectivity50PerCent() file: velox/benchmarks/basic/SelectivityVector.cpp start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6229 unit: size_t runSelectivity10PerCent() file: velox/benchmarks/basic/SelectivityVector.cpp start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6230 unit: size_t runSelectivity1PerCent() file: velox/benchmarks/basic/SelectivityVector.cpp start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6231 unit: size_t runSelectivity99PerCent() file: velox/benchmarks/basic/SelectivityVector.cpp start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6232 unit: static bool notEmpty() file: velox/benchmarks/tpch/TpchBenchmark.cpp start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6233 unit: static int32_t kindSize() file: velox/exec/RowContainer.cpp start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6234 unit: bool acceptsNulls() file: velox/exec/AggregationHook.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6235 unit: Kind kind() file: velox/exec/AggregationHook.h start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6236 unit: bool FilterProject::isFinished() file: velox/exec/FilterProject.cpp start line: 113 end line: 115 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6237 unit: bool LocalExchangeSourceOperator::isFinished() file: velox/exec/LocalPartition.cpp start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6238 unit: int32_t offset() file: velox/exec/RowContainer.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6239 unit: int32_t nullByte() file: velox/exec/RowContainer.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6240 unit: uint8_t nullMask() file: velox/exec/RowContainer.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6241 unit: int64_t numRows() file: velox/exec/RowContainer.h start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6242 unit: static inline int32_t nullByte() file: velox/exec/RowContainer.h start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6243 unit: static inline uint8_t nullMask() file: velox/exec/RowContainer.h start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6244 unit: int32_t listRows() file: velox/exec/RowContainer.h start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6245 unit: void disableNormalizedKeys() file: velox/exec/RowContainer.h start line: 270 end line: 272 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6246 unit: RowColumn columnAt() file: velox/exec/RowContainer.h start line: 274 end line: 276 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6247 unit: int32_t probedFlagOffset() file: velox/exec/RowContainer.h start line: 280 end line: 282 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6248 unit: int32_t rowSizeOffset() file: velox/exec/RowContainer.h start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6249 unit: int32_t nextOffset() file: velox/exec/RowContainer.h start line: 293 end line: 295 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6250 unit: uint64_t allocatedBytes() file: velox/exec/RowContainer.h start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6251 unit: static inline T valueAt() file: velox/exec/RowContainer.h start line: 357 end line: 359 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6252 unit: BlockingReason isBlocked() file: velox/exec/TableWriter.h start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6253 unit: virtual bool needsInput() file: velox/exec/TableWriter.h start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6254 unit: bool isFinished() file: velox/exec/TableWriter.h start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6255 unit: bool isFilter() file: velox/exec/FilterProject.h start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6256 unit: bool preservesOrder() file: velox/exec/FilterProject.h start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6257 unit: bool needsInput() file: velox/exec/FilterProject.h start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6258 unit: BlockingReason isBlocked() file: velox/exec/FilterProject.h start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6259 unit: ConsumerSupplier consumerSupplier() file: velox/exec/Task.h start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6260 unit: std::exception_ptr error() file: velox/exec/Task.h start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6261 unit: bool pauseRequested() file: velox/exec/Task.h start line: 423 end line: 425 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6262 unit: void PartitionedOutputBuffer::noMoreData() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 264 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6263 unit: void PartitionedOutputBuffer::noMoreDrivers() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 268 end line: 270 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6264 unit: void PartitionedOutputBufferManager::noMoreData() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 480 end line: 482 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6265 unit: bool PartitionedOutputBufferManager::isFinished() file: velox/exec/PartitionedOutputBufferManager.cpp start line: 484 end line: 486 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6266 unit: RowVectorPtr getOutput() file: velox/exec/CallbackSink.h start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6267 unit: bool needsInput() file: velox/exec/CallbackSink.h start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6268 unit: bool isFinished() file: velox/exec/CallbackSink.h start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6269 unit: int32_t compareLeft() file: velox/exec/MergeJoin.h start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6270 unit: void setCursor() file: velox/exec/MergeJoin.h start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6271 unit: void pop() file: velox/exec/TreeOfLosers.h start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6272 unit: bool atEnd() file: velox/exec/HashTable.h start line: 74 end line: 76 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6273 unit: void forceGenericHashMode() file: velox/exec/HashTable.h start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6274 unit: static void storeTag() file: velox/exec/HashTable.h start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6275 unit: static uint8_t hashTag() file: velox/exec/HashTable.h start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6276 unit: int64_t allocatedBytes() file: velox/exec/HashTable.h start line: 291 end line: 295 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6277 unit: uint64_t numDistinct() file: velox/exec/HashTable.h start line: 301 end line: 303 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6278 unit: bool hasDuplicateKeys() file: velox/exec/HashTable.h start line: 305 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6279 unit: HashMode hashMode() file: velox/exec/HashTable.h start line: 309 end line: 311 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6280 unit: void addRuntimeStat() file: velox/exec/Operator.h start line: 143 end line: 145 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6281 unit: virtual void noMoreInput() file: velox/exec/Operator.h start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6282 unit: virtual void clearDynamicFilters() file: velox/exec/Operator.h start line: 288 end line: 290 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6283 unit: virtual bool canAddDynamicFilter() file: velox/exec/Operator.h start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6284 unit: virtual bool isFilter() file: velox/exec/Operator.h start line: 323 end line: 325 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6285 unit: virtual bool preservesOrder() file: velox/exec/Operator.h start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6286 unit: bool needsInput() file: velox/exec/Operator.h start line: 455 end line: 457 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6287 unit: void addInput() file: velox/exec/Operator.h start line: 459 end line: 461 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6288 unit: void noMoreInput() file: velox/exec/Operator.h start line: 463 end line: 465 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6289 unit: void addRow() file: velox/exec/PartitionedOutput.h start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6290 unit: void addRows() file: velox/exec/PartitionedOutput.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6291 unit: bool isFinished() file: velox/exec/PartitionedOutput.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6292 unit: void setFinished() file: velox/exec/PartitionedOutput.h start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6293 unit: uint64_t serializedBytes() file: velox/exec/PartitionedOutput.h start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6294 unit: bool needsInput() file: velox/exec/PartitionedOutput.h start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6295 unit: void close() file: velox/exec/PartitionedOutput.h start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6296 unit: bool GroupingSet::hasOutput() file: velox/exec/GroupingSet.cpp start line: 136 end line: 138 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6297 unit: bool Merge::isFinished() file: velox/exec/Merge.cpp start line: 148 end line: 150 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6298 unit: bool MergeJoin::needsInput() file: velox/exec/MergeJoin.cpp start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6299 unit: bool MergeJoin::isFinished() file: velox/exec/MergeJoin.cpp start line: 679 end line: 681 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6300 unit: bool EnforceSingleRow::isFinished() file: velox/exec/EnforceSingleRow.cpp start line: 71 end line: 73 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6301 unit: bool CrossJoinBuild::isFinished() file: velox/exec/CrossJoinBuild.cpp start line: 103 end line: 105 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6302 unit: bool hasNext() file: velox/exec/Merge.h start line: 110 end line: 112 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6303 unit: bool isOnThread() file: velox/exec/Driver.h start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6304 unit: BlockingReason reason() file: velox/exec/Driver.h start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6305 unit: bool isOnThread() file: velox/exec/Driver.h start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6306 unit: bool isTerminated() file: velox/exec/Driver.h start line: 202 end line: 204 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6307 unit: std::shared_ptr task() file: velox/exec/Driver.h start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6308 unit: BlockingReason enqueue() file: velox/exec/MergeSource.cpp start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6309 unit: bool HashBuild::isFinished() file: velox/exec/HashBuild.cpp start line: 262 end line: 264 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6310 unit: bool AssignUniqueId::isFinished() file: velox/exec/AssignUniqueId.cpp start line: 69 end line: 71 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6311 unit: std::unique_ptr newListener() file: velox/exec/PartitionedOutputBufferManager.h start line: 260 end line: 262 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6312 unit: uint64_t hashOne() file: velox/exec/ContainerRowSerde.cpp start line: 755 end line: 757 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6313 unit: uint64_t hashSwitch() file: velox/exec/ContainerRowSerde.cpp start line: 767 end line: 769 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6314 unit: uint64_t ContainerRowSerde::hash() file: velox/exec/ContainerRowSerde.cpp start line: 803 end line: 805 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6315 unit: TypePtr resultType() file: velox/exec/Aggregate.h start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6316 unit: virtual bool accumulatorUsesExternalMemory() file: velox/exec/Aggregate.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6317 unit: virtual bool isFixedSize() file: velox/exec/Aggregate.h start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6318 unit: void setAllocator() file: velox/exec/Aggregate.h start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6319 unit: void clear() file: velox/exec/Aggregate.h start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6320 unit: bool isNull() file: velox/exec/Aggregate.h start line: 207 end line: 209 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6321 unit: BlockingReason isBlocked() file: velox/exec/Unnest.h start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6322 unit: bool needsInput() file: velox/exec/Unnest.h start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6323 unit: bool TopN::isFinished() file: velox/exec/TopN.cpp start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6324 unit: bool needsInput() file: velox/exec/StreamingAggregation.h start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6325 unit: BlockingReason isBlocked() file: velox/exec/StreamingAggregation.h start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6326 unit: BlockingReason isBlocked() file: velox/exec/Values.h start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6327 unit: bool needsInput() file: velox/exec/OrderBy.h start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6328 unit: BlockingReason isBlocked() file: velox/exec/OrderBy.h start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6329 unit: bool isFinished() file: velox/exec/OrderBy.h start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6330 unit: void Unnest::addInput() file: velox/exec/Unnest.cpp start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6331 unit: bool Unnest::isFinished() file: velox/exec/Unnest.cpp start line: 198 end line: 200 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6332 unit: std::string toString() file: velox/exec/LocalPartition.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6333 unit: std::string toString() file: velox/exec/LocalPartition.h start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6334 unit: std::string toString() file: velox/exec/LocalPartition.h start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6335 unit: RowVectorPtr getOutput() file: velox/exec/LocalPartition.h start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6336 unit: bool needsInput() file: velox/exec/LocalPartition.h start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6337 unit: void notThrown() file: velox/exec/Driver.cpp start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6338 unit: void Driver::disconnectFromTask() file: velox/exec/Driver.cpp start line: 487 end line: 489 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6339 unit: void Driver::setError() file: velox/exec/Driver.cpp start line: 565 end line: 567 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6340 unit: std::string Driver::label() file: velox/exec/Driver.cpp start line: 596 end line: 598 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6341 unit: bool Task::isGroupedExecution() file: velox/exec/Task.cpp start line: 710 end line: 712 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6342 unit: bool Task::isUngroupedExecution() file: velox/exec/Task.cpp start line: 714 end line: 716 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6343 unit: bool Task::isRunningLocked() file: velox/exec/Task.cpp start line: 728 end line: 730 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6344 unit: bool Task::isFinishedLocked() file: velox/exec/Task.cpp start line: 732 end line: 734 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6345 unit: VectorMaker vectorMaker() file: velox/exec/benchmarks/VectorHasherBenchmark.cpp start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6346 unit: bool needsInput() file: velox/exec/CrossJoinProbe.h start line: 33 end line: 35 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 6347 unit: bool HashAggregation::isFinished() file: velox/exec/HashAggregation.cpp start line: 216 end line: 218 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6348 unit: static int32_t kindSize() file: velox/exec/HashTable.cpp start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6349 unit: static int32_t typeKindSize() file: velox/exec/HashTable.cpp start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6350 unit: static inline int32_t tagsByteOffset() file: velox/exec/HashTable.cpp start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6351 unit: int32_t row() file: velox/exec/HashTable.cpp start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6352 unit: RowVectorPtr getOutput() file: velox/exec/HashBuild.h start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6353 unit: bool needsInput() file: velox/exec/HashBuild.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6354 unit: bool Limit::needsInput() file: velox/exec/Limit.cpp start line: 40 end line: 42 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6355 unit: bool HashProbe::isFinished() file: velox/exec/HashProbe.cpp start line: 613 end line: 615 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6356 unit: void SerializedPage::prepareStreamForDeserialize() file: velox/exec/Exchange.cpp start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6357 unit: bool Exchange::isFinished() file: velox/exec/Exchange.cpp start line: 304 end line: 306 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6358 unit: bool needsInput() file: velox/exec/TopN.h start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6359 unit: BlockingReason isBlocked() file: velox/exec/TopN.h start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6360 unit: bool isFilter() file: velox/exec/EnforceSingleRow.h start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6361 unit: bool preservesOrder() file: velox/exec/EnforceSingleRow.h start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6362 unit: bool needsInput() file: velox/exec/EnforceSingleRow.h start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6363 unit: BlockingReason isBlocked() file: velox/exec/EnforceSingleRow.h start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6364 unit: bool PartitionedOutput::isFinished() file: velox/exec/PartitionedOutput.cpp start line: 296 end line: 298 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6365 unit: bool needsInput() file: velox/exec/HashAggregation.h start line: 34 end line: 36 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6366 unit: BlockingReason isBlocked() file: velox/exec/HashAggregation.h start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6367 unit: BlockingReason isBlocked() file: velox/exec/Limit.h start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6368 unit: bool isFinished() file: velox/exec/Limit.h start line: 37 end line: 39 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 6369 unit: void StreamingAggregation::addInput() file: velox/exec/StreamingAggregation.cpp start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6370 unit: bool StreamingAggregation::isFinished() file: velox/exec/StreamingAggregation.cpp start line: 244 end line: 246 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 6371 unit: bool canAddDynamicFilter() file: velox/exec/TableScan.h start line: 42 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6372 unit: uint64_t size() file: velox/exec/Exchange.h start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6373 unit: std::unique_ptr getIOBuf() file: velox/exec/Exchange.h start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6374 unit: bool empty() file: velox/exec/Exchange.h start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6375 unit: uint64_t totalBytes() file: velox/exec/Exchange.h start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6376 unit: uint64_t minBytes() file: velox/exec/Exchange.h start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6377 unit: std::shared_ptr queue() file: velox/exec/Exchange.h start line: 286 end line: 288 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6378 unit: void class ::registerFactory() file: velox/exec/Exchange.h start line: 361 end line: 363 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6379 unit: RowVectorPtr getOutput() file: velox/exec/CrossJoinBuild.h start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6380 unit: bool needsInput() file: velox/exec/CrossJoinBuild.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6381 unit: uint32_t size() file: velox/exec/VectorHasher.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6382 unit: uint32_t id() file: velox/exec/VectorHasher.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6383 unit: void setId() file: velox/exec/VectorHasher.h start line: 63 end line: 65 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6384 unit: int64_t data() file: velox/exec/VectorHasher.h start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6385 unit: void setData() file: velox/exec/VectorHasher.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6386 unit: ChannelIndex channel() file: velox/exec/VectorHasher.h start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6387 unit: TypeKind typeKind() file: velox/exec/VectorHasher.h start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6388 unit: bool mayUseValueIds() file: velox/exec/VectorHasher.h start line: 214 end line: 216 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6389 unit: bool isRange() file: velox/exec/VectorHasher.h start line: 242 end line: 244 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6390 unit: void decode() file: velox/exec/VectorHasher.h start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6391 unit: bool empty() file: velox/exec/VectorHasher.h start line: 275 end line: 277 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6392 unit: inline int64_t toInt64() file: velox/exec/VectorHasher.h start line: 297 end line: 299 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6393 unit: static inline T valueAt() file: velox/exec/VectorHasher.h start line: 484 end line: 486 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6394 unit: inline bool hasConnectorSplit() file: velox/exec/Split.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6395 unit: inline bool hasGroup() file: velox/exec/Split.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6396 unit: bool needsInput() file: velox/exec/HashProbe.h start line: 33 end line: 35 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 6397 unit: bool isActive() file: velox/exec/HashProbe.h start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6398 unit: void addInput() file: velox/exec/HashProbe.h start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6399 unit: bool CrossJoinProbe::isFinished() file: velox/exec/CrossJoinProbe.cpp start line: 157 end line: 159 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 6400 unit: void Values::close() file: velox/exec/Values.cpp start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6401 unit: bool Values::isFinished() file: velox/exec/Values.cpp start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6402 unit: bool isFilter() file: velox/exec/AssignUniqueId.h start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6403 unit: bool preservesOrder() file: velox/exec/AssignUniqueId.h start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6404 unit: bool needsInput() file: velox/exec/AssignUniqueId.h start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6405 unit: BlockingReason isBlocked() file: velox/exec/AssignUniqueId.h start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6406 unit: bool ensureStringEncodingSetAtAllInputs() file: velox/functions/sparksql/String.cpp start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6407 unit: bool ensureStringEncodingSetAtAllInputs() file: velox/functions/sparksql/String.cpp start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6408 unit: bool contains() file: velox/functions/sparksql/In.cpp start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6409 unit: void reserve() file: velox/functions/sparksql/In.cpp start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6410 unit: size_t size() file: velox/functions/sparksql/In.cpp start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6411 unit: auto begin() file: velox/functions/sparksql/In.cpp start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6412 unit: bool isDefaultNullBehavior() file: velox/functions/sparksql/In.cpp start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6413 unit: void registerPrestoIn() file: velox/functions/sparksql/benchmarks/In.cpp start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6414 unit: void registerArrayConstructor() file: velox/functions/sparksql/benchmarks/In.cpp start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6415 unit: void registerInFunctions() file: velox/functions/sparksql/benchmarks/In.cpp start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6416 unit: bool isDefaultNullBehavior() file: velox/functions/sparksql/LeastGreatest.cpp start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6417 unit: inline T getValue() file: velox/functions/sparksql/LeastGreatest.cpp start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6418 unit: inline T getValue() file: velox/functions/sparksql/LeastGreatest.cpp start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6419 unit: int64_t safeDoubleToInt64() file: velox/functions/sparksql/Arithmetic.h start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6420 unit: inline int64_t safeDoubleToInt64() file: velox/functions/sparksql/Arithmetic.h start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6421 unit: constexpr bool operator() file: velox/functions/sparksql/Comparisons.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6422 unit: bool isDefaultNullBehavior() file: velox/functions/sparksql/Hash.cpp start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6423 unit: bool isDefaultNullBehavior() file: velox/functions/sparksql/CompareFunctionsNullSafe.cpp start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6424 unit: void registerArithmeticFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6425 unit: void registerCheckedArithmeticFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6426 unit: void registerComparisonFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6427 unit: void registerArrayFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6428 unit: void registerMapFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6429 unit: void registerJsonFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6430 unit: void registerHyperLogFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6431 unit: void registerGeneralFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6432 unit: void registerDateTimeFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6433 unit: void registerURLFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6434 unit: void registerStringFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6435 unit: void registerBitwiseFunctions() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6436 unit: void registerMapAllowingDuplicates() file: velox/functions/prestosql/registration/RegistrationFunctions.cpp start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6437 unit: void registerMapAllowingDuplicates() file: velox/functions/prestosql/registration/MapFunctionsRegistration.cpp start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6438 unit: std::string toString() file: velox/functions/prestosql/types/JsonType.h start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6439 unit: FOLLY_ALWAYS_INLINE bool isJsonType() file: velox/functions/prestosql/types/JsonType.h start line: 75 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6440 unit: FOLLY_ALWAYS_INLINE std::shared_ptr JSON() file: velox/functions/prestosql/types/JsonType.h start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6441 unit: TypePtr getType() file: velox/functions/prestosql/types/JsonType.h start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6442 unit: exec::CastOperatorPtr getCastOperator() file: velox/functions/prestosql/types/JsonType.h start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6443 unit: std::string toString() file: velox/functions/prestosql/types/TimestampWithTimeZoneType.h start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6444 unit: inline bool isTimestampWithTimeZoneType() file: velox/functions/prestosql/types/TimestampWithTimeZoneType.h start line: 44 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6445 unit: TypePtr getType() file: velox/functions/prestosql/types/TimestampWithTimeZoneType.h start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6446 unit: std::string toString() file: velox/functions/prestosql/types/HyperLogLogType.h start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6447 unit: inline bool isHyperLogLogType() file: velox/functions/prestosql/types/HyperLogLogType.h start line: 40 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6448 unit: inline std::shared_ptr HYPERLOGLOG() file: velox/functions/prestosql/types/HyperLogLogType.h start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6449 unit: TypePtr getType() file: velox/functions/prestosql/types/HyperLogLogType.h start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6450 unit: exec::CastOperatorPtr getCastOperator() file: velox/functions/prestosql/types/HyperLogLogType.h start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6451 unit: StringView at() file: velox/functions/prestosql/types/JsonType.cpp start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6452 unit: bool isDefaultNullBehavior() file: velox/functions/prestosql/StringFunctions.cpp start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6453 unit: bool ensureStringEncodingSetAtAllInputs() file: velox/functions/prestosql/StringFunctions.cpp start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6454 unit: bool propagateStringEncodingFromAllInputs() file: velox/functions/prestosql/StringFunctions.cpp start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6455 unit: bool isDefaultNullBehavior() file: velox/functions/prestosql/StringFunctions.cpp start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6456 unit: bool propagateStringEncodingFromAllInputs() file: velox/functions/prestosql/StringFunctions.cpp start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6457 unit: bool isDefaultNullBehavior() file: velox/functions/prestosql/MapConcat.cpp start line: 27 end line: 29 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6458 unit: void assign() file: velox/functions/prestosql/ArrayFunctions.h start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6459 unit: bool isDefaultNullBehavior() file: velox/functions/prestosql/RowFunction.cpp start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6460 unit: bool isDefaultNullBehavior() file: velox/functions/prestosql/InPredicate.cpp start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6461 unit: bool isDefaultNullBehavior() file: velox/functions/prestosql/Coalesce.cpp start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6462 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6463 unit: FOLLY_ALWAYS_INLINE bool call() file: velox/functions/prestosql/StringFunctions.h start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6464 unit: int32_t size() file: velox/functions/prestosql/aggregates/ValueList.h start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6465 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6466 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6467 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6468 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/BitwiseAggregates.cpp start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6469 unit: FOLLY_ALWAYS_INLINE int64_t hashInteger() file: velox/functions/prestosql/aggregates/PrestoHasher.cpp start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6470 unit: explicit PrestoHasher() file: velox/functions/prestosql/aggregates/PrestoHasher.h start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6471 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6472 unit: bool hasValue() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6473 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 208 end line: 210 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6474 unit: int32_t offset() file: velox/functions/prestosql/aggregates/IOUtils.h start line: 65 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6475 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6476 unit: double count() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6477 unit: double mean() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6478 unit: double m2() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6479 unit: inline void merge() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6480 unit: static bool hasResult() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6481 unit: static double result() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6482 unit: static bool hasResult() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6483 unit: static double result() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6484 unit: static bool hasResult() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6485 unit: static double result() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6486 unit: static bool hasResult() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 118 end line: 120 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6487 unit: static double result() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6488 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6489 unit: if constexpr() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 401 end line: 403 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6490 unit: double count() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6491 unit: double meanX() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6492 unit: double meanY() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6493 unit: double c2() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6494 unit: static bool hasResult() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6495 unit: static double result() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6496 unit: static bool hasResult() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6497 unit: static double result() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6498 unit: static std::string type() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6499 unit: double m2X() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6500 unit: double m2Y() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6501 unit: static bool hasResult() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 226 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6502 unit: explicit CorrIntermediateInput() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6503 unit: explicit CorrIntermediateResult() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 261 end line: 263 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6504 unit: static std::string type() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 266 end line: 268 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6505 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 293 end line: 295 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6506 unit: static constexpr Timestamp min() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6507 unit: static constexpr Timestamp max() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6508 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6509 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 241 end line: 243 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6510 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6511 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6512 unit: bool SingleValueAccumulator::hasValue() file: velox/functions/prestosql/aggregates/SingleValueAccumulator.cpp start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6513 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6514 unit: FOLLY_ALWAYS_INLINE void safeAdd() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6515 unit: FOLLY_ALWAYS_INLINE void computeHash() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6516 unit: FOLLY_ALWAYS_INLINE void computeHashForNull() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6517 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/CountAggregate.cpp start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6518 unit: inline void addToGroup() file: velox/functions/prestosql/aggregates/CountAggregate.cpp start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6519 unit: int64_t cardinality() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 51 end line: 53 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6520 unit: int32_t serializedSize() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 77 end line: 79 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6521 unit: inline uint64_t hashOne() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 101 end line: 103 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6522 unit: inline uint64_t hashOne() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6523 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6524 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6525 unit: if constexpr() file: velox/functions/prestosql/aggregates/SimpleNumericAggregate.h start line: 213 end line: 215 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6526 unit: int32_t accumulatorFixedWidthSize() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6527 unit: inline void addToGroup() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6528 unit: bool ensureStringEncodingSetAtAllInputs() file: velox/functions/prestosql/Reverse.cpp start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6529 unit: bool propagateStringEncodingFromAllInputs() file: velox/functions/prestosql/Reverse.cpp start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6530 unit: inline uint32_t encode() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6531 unit: inline uint32_t decodeIndex() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 29 end line: 31 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6532 unit: inline uint32_t decodeValue() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6533 unit: bool SparseHll::canDeserialize() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6534 unit: int32_t SparseHll::inMemorySize() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 149 end line: 151 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6535 unit: void SparseHll::mergeWith() file: velox/functions/prestosql/hyperloglog/SparseHll.cpp start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6536 unit: inline uint32_t computeIndex() file: velox/functions/prestosql/hyperloglog/HllUtils.h start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6537 unit: inline double linearCounting() file: velox/functions/prestosql/hyperloglog/HllUtils.h start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6538 unit: int8_t shiftForBucket() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 34 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6539 unit: bool DenseHll::canDeserialize() file: velox/functions/prestosql/hyperloglog/DenseHll.cpp start line: 398 end line: 400 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6540 unit: void setSoftMemoryLimit() file: velox/functions/prestosql/hyperloglog/SparseHll.h start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6541 unit: int8_t indexBitLength() file: velox/functions/prestosql/hyperloglog/DenseHll.h start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6542 unit: bool JsonPathTokenizer::hasNext() file: velox/functions/prestosql/json/JsonPathTokenizer.cpp start line: 41 end line: 43 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6543 unit: bool JsonPathTokenizer::isDotKeyFormat() file: velox/functions/prestosql/json/JsonPathTokenizer.cpp start line: 120 end line: 122 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 6544 unit: bool JsonPathTokenizer::isUnquotedBracketKeyFormat() file: velox/functions/prestosql/json/JsonPathTokenizer.cpp start line: 124 end line: 126 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 6545 unit: bool isDefaultNullBehavior() file: velox/functions/prestosql/Transform.cpp start line: 27 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6546 unit: void registerVectorFunctionFastPath() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.cpp start line: 28 end line: 30 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6547 unit: void registerVectorFunctionBasic() file: velox/functions/prestosql/benchmarks/ArrayMinMaxBenchmark.cpp start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6548 unit: bool isDefaultNullBehavior() file: velox/functions/prestosql/ArrayConstructor.cpp start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6549 unit: bool isDefaultNullBehavior() file: velox/functions/prestosql/FilterFunctions.cpp start line: 26 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6550 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6551 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6552 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6553 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 178 end line: 180 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6554 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 185 end line: 187 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6555 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6556 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6557 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6558 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 213 end line: 215 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6559 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 220 end line: 222 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6560 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 227 end line: 229 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6561 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 234 end line: 236 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6562 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 241 end line: 243 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6563 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 248 end line: 250 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6564 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 255 end line: 257 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6565 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 262 end line: 264 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6566 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 269 end line: 271 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6567 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 319 end line: 321 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6568 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 342 end line: 344 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6569 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6570 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 356 end line: 358 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6571 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 363 end line: 365 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6572 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 370 end line: 372 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6573 unit: FOLLY_ALWAYS_INLINE void call() file: velox/functions/prestosql/Arithmetic.h start line: 455 end line: 457 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6574 unit: bool isDefaultNullBehavior() file: velox/functions/prestosql/Reduce.cpp start line: 61 end line: 67 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6575 unit: std::string toFuncLink() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6576 unit: void addColumn() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6577 unit: void endRow() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6578 unit: void add() file: velox/functions/prestosql/coverage/Coverage.cpp start line: 144 end line: 146 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6579 unit: static void apply() file: velox/functions/prestosql/VectorArithmetic.cpp start line: 274 end line: 276 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6580 unit: static void apply() file: velox/functions/prestosql/VectorArithmetic.cpp start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6581 unit: static void apply() file: velox/functions/prestosql/VectorArithmetic.cpp start line: 323 end line: 325 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6582 unit: size_t size() file: velox/functions/UDFOutputString.h start line: 31 end line: 33 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6583 unit: size_t capacity() file: velox/functions/UDFOutputString.h start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6584 unit: void setData() file: velox/functions/UDFOutputString.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6585 unit: void setSize() file: velox/functions/UDFOutputString.h start line: 78 end line: 80 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6586 unit: void setCapacity() file: velox/functions/UDFOutputString.h start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6587 unit: bool isDefaultNullBehavior() file: velox/functions/lib/IsNull.cpp start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6588 unit: void push_back() file: velox/functions/lib/ArrayBuilder.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6589 unit: void emplace_back() file: velox/functions/lib/ArrayBuilder.h start line: 76 end line: 78 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6590 unit: void setStringBuffers() file: velox/functions/lib/ArrayBuilder.h start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6591 unit: void setStringBuffers() file: velox/functions/lib/ArrayBuilder.h start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6592 unit: re2::StringPiece toStringPiece() file: velox/functions/lib/Re2Functions.cpp start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6593 unit: bool re2FullMatch() file: velox/functions/lib/Re2Functions.cpp start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6594 unit: bool re2PartialMatch() file: velox/functions/lib/Re2Functions.cpp start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6595 unit: int regexSearch() file: velox/functions/lib/benchmarks/Re2FunctionsBenchmarks.cpp start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6596 unit: auto distribution() file: velox/functions/lib/benchmarks/KllSketchBenchmark.cpp start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6597 unit: auto distribution() file: velox/functions/lib/benchmarks/KllSketchBenchmark.cpp start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6598 unit: void push_back() file: velox/functions/lib/DynamicFlatVector.h start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6599 unit: vector_size_t size() file: velox/functions/lib/DynamicFlatVector.h start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6600 unit: size_t bufSize() file: velox/functions/lib/DateTimeFormatter.h start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6601 unit: Timestamp parse() file: velox/functions/lib/DateTimeFormatter.h start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6602 unit: inline bool characterIsDigit() file: velox/functions/lib/JodaDateTime.cpp start line: 34 end line: 36 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6603 unit: std::string_view suffix() file: velox/functions/lib/JodaDateTime.cpp start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6604 unit: void concatLazy() file: velox/functions/lib/string/StringImpl.h start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6605 unit: FOLLY_ALWAYS_INLINE unsigned char toHex() file: velox/functions/lib/string/StringImpl.h start line: 332 end line: 334 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6606 unit: FOLLY_ALWAYS_INLINE bool isAsciiWhiteSpace() file: velox/functions/lib/string/StringImpl.h start line: 468 end line: 470 size: 3 LOC McCabe index: 4 number of parameters: 1 id: 6607 unit: VECTORIZE_LOOP_IF_POSSIBLE for() file: velox/functions/lib/string/StringCore.h start line: 62 end line: 64 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6608 unit: static void applyAppendersRecursive() file: velox/functions/lib/string/StringCore.h start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6609 unit: explicit JodaFormatter() file: velox/functions/lib/JodaDateTime.h start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6610 unit: explicit JodaFormatter() file: velox/functions/lib/JodaDateTime.h start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6611 unit: explicit JodaFormatter() file: velox/functions/lib/JodaDateTime.h start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6612 unit: uint16_t kFromEpsilon() file: velox/functions/lib/KllSketch.cpp start line: 21 end line: 23 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6613 unit: explicit Index2ValueNullableLess() file: velox/functions/lib/ComparatorUtil.h start line: 24 end line: 26 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6614 unit: size_t totalCount() file: velox/functions/lib/KllSketch.h start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6615 unit: uint8_t numLevels() file: velox/functions/lib/KllSketch.h start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6616 unit: uint32_t getNumRetained() file: velox/functions/lib/KllSketch.h start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6617 unit: uint32_t safeLevelSize() file: velox/functions/lib/KllSketch.h start line: 100 end line: 102 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6618 unit: size_t columnCount() file: velox/duckdb/conversion/DuckWrapper.h start line: 72 end line: 74 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6619 unit: std::shared_ptr getType() file: velox/duckdb/conversion/DuckWrapper.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6620 unit: explicit DuckDBBufferReleaser() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 37 end line: 39 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6621 unit: bool DuckResult::success() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6622 unit: std::string DuckResult::errorMessage() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6623 unit: static double operation() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6624 unit: double NumericCastToDouble::operation() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 241 end line: 243 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6625 unit: static T toDuck() file: velox/duckdb/conversion/DuckConversion.h start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6626 unit: static T toVelox() file: velox/duckdb/conversion/DuckConversion.h start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6627 unit: static double toVelox() file: velox/duckdb/conversion/DuckConversion.h start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6628 unit: static StringView toVelox() file: velox/duckdb/conversion/DuckConversion.h start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6629 unit: static Timestamp toVelox() file: velox/duckdb/conversion/DuckConversion.h start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6630 unit: static Date toVelox() file: velox/duckdb/conversion/DuckConversion.h start line: 113 end line: 115 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6631 unit: explicit DuckDBFunction() file: velox/duckdb/functions/DuckFunctions.cpp start line: 409 end line: 411 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6632 unit: bool isDefaultNullBehavior() file: velox/duckdb/functions/DuckFunctions.cpp start line: 568 end line: 572 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6633 unit: void finalizeNull() file: velox/expression/ComplexWriterTypes.h start line: 145 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6634 unit: vector_size_t size() file: velox/expression/ComplexWriterTypes.h start line: 151 end line: 153 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6635 unit: vector_size_t size() file: velox/expression/ComplexWriterTypes.h start line: 322 end line: 324 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6636 unit: vector_size_t indexOfLast() file: velox/expression/ComplexWriterTypes.h start line: 398 end line: 400 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6637 unit: void finalizeNull() file: velox/expression/ComplexWriterTypes.h start line: 412 end line: 416 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6638 unit: void set_null_at() file: velox/expression/ComplexWriterTypes.h start line: 528 end line: 530 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6639 unit: void copy_from() file: velox/expression/ComplexWriterTypes.h start line: 561 end line: 563 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6640 unit: void initialize() file: velox/expression/ComplexWriterTypes.h start line: 569 end line: 571 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6641 unit: void assignImpl() file: velox/expression/ComplexWriterTypes.h start line: 603 end line: 605 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6642 unit: void finalize() file: velox/expression/ComplexWriterTypes.h start line: 614 end line: 616 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6643 unit: std::shared_ptr getMetadata() file: velox/expression/FunctionRegistry.h start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6644 unit: std::unique_ptr createFunction() file: velox/expression/FunctionRegistry.h start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6645 unit: static std::unique_ptr CreateUdf() file: velox/expression/FunctionRegistry.h start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6646 unit: bool isSpecialForm() file: velox/expression/ControlExpr.h start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6647 unit: bool isConditional() file: velox/expression/ControlExpr.h start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6648 unit: bool propagatesNulls() file: velox/expression/ControlExpr.h start line: 210 end line: 212 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6649 unit: bool isConditional() file: velox/expression/ControlExpr.h start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6650 unit: bool propagatesNulls() file: velox/expression/ControlExpr.h start line: 263 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6651 unit: bool propagatesNulls() file: velox/expression/ControlExpr.h start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6652 unit: bool isAny() file: velox/expression/SignatureBinder.cpp start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6653 unit: virtual bool isDeterministic() file: velox/expression/VectorFunction.h start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6654 unit: virtual bool isDefaultNullBehavior() file: velox/expression/VectorFunction.h start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6655 unit: virtual std::vector ensureStringEncodingSetAt() file: velox/expression/VectorFunction.h start line: 98 end line: 100 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6656 unit: virtual bool ensureStringEncodingSetAtAllInputs() file: velox/expression/VectorFunction.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6657 unit: virtual bool propagateStringEncodingFromAllInputs() file: velox/expression/VectorFunction.h start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6658 unit: TypePtr tryResolveReturnType() file: velox/expression/SignatureBinder.h start line: 42 end line: 44 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6659 unit: void commitNull() file: velox/expression/VectorUdfTypeSystem.h start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6660 unit: FOLLY_ALWAYS_INLINE void setOffset() file: velox/expression/VectorUdfTypeSystem.h start line: 176 end line: 178 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6661 unit: exec_null_free_in_t readNullFree() file: velox/expression/VectorUdfTypeSystem.h start line: 206 end line: 208 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6662 unit: bool isSet() file: velox/expression/VectorUdfTypeSystem.h start line: 210 end line: 212 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6663 unit: bool mayHaveNulls() file: velox/expression/VectorUdfTypeSystem.h start line: 214 end line: 216 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6664 unit: inline bool containsNull() file: velox/expression/VectorUdfTypeSystem.h start line: 222 end line: 224 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6665 unit: inline bool mayHaveNullsRecursive() file: velox/expression/VectorUdfTypeSystem.h start line: 238 end line: 240 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6666 unit: void commitNull() file: velox/expression/VectorUdfTypeSystem.h start line: 301 end line: 303 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6667 unit: void setOffset() file: velox/expression/VectorUdfTypeSystem.h start line: 314 end line: 316 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6668 unit: bool isSet() file: velox/expression/VectorUdfTypeSystem.h start line: 375 end line: 377 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6669 unit: bool isSet() file: velox/expression/VectorUdfTypeSystem.h start line: 456 end line: 458 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6670 unit: void commitNull() file: velox/expression/VectorUdfTypeSystem.h start line: 564 end line: 566 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6671 unit: void setOffset() file: velox/expression/VectorUdfTypeSystem.h start line: 577 end line: 579 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6672 unit: void setOffset() file: velox/expression/VectorUdfTypeSystem.h start line: 656 end line: 658 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6673 unit: void reset() file: velox/expression/VectorUdfTypeSystem.h start line: 660 end line: 662 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6674 unit: void setOffset() file: velox/expression/VectorUdfTypeSystem.h start line: 740 end line: 742 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6675 unit: void reset() file: velox/expression/VectorUdfTypeSystem.h start line: 744 end line: 746 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6676 unit: bool isSet() file: velox/expression/VectorUdfTypeSystem.h start line: 781 end line: 783 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6677 unit: inline bool mayHaveNullsRecursive() file: velox/expression/VectorUdfTypeSystem.h start line: 811 end line: 813 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6678 unit: void copyCommit() file: velox/expression/VectorUdfTypeSystem.h start line: 866 end line: 868 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6679 unit: void commitNull() file: velox/expression/VectorUdfTypeSystem.h start line: 991 end line: 993 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6680 unit: void setOffset() file: velox/expression/VectorUdfTypeSystem.h start line: 1006 end line: 1008 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6681 unit: void reset() file: velox/expression/VectorUdfTypeSystem.h start line: 1010 end line: 1012 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6682 unit: exec_null_free_in_t readNullFree() file: velox/expression/VectorUdfTypeSystem.h start line: 1056 end line: 1058 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6683 unit: bool isSet() file: velox/expression/VectorUdfTypeSystem.h start line: 1060 end line: 1064 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6684 unit: bool initialized() file: velox/expression/VectorUdfTypeSystem.h start line: 1140 end line: 1142 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6685 unit: void append() file: velox/expression/VectorUdfTypeSystem.h start line: 1220 end line: 1222 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6686 unit: void copy_from() file: velox/expression/VectorUdfTypeSystem.h start line: 1230 end line: 1232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6687 unit: void init() file: velox/expression/VectorUdfTypeSystem.h start line: 1304 end line: 1306 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6688 unit: void commitNull() file: velox/expression/VectorUdfTypeSystem.h start line: 1331 end line: 1333 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6689 unit: void setOffset() file: velox/expression/VectorUdfTypeSystem.h start line: 1344 end line: 1346 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6690 unit: void init() file: velox/expression/VectorUdfTypeSystem.h start line: 1362 end line: 1364 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6691 unit: void copyCommit() file: velox/expression/VectorUdfTypeSystem.h start line: 1378 end line: 1380 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6692 unit: void commitNull() file: velox/expression/VectorUdfTypeSystem.h start line: 1382 end line: 1384 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6693 unit: void setOffset() file: velox/expression/VectorUdfTypeSystem.h start line: 1395 end line: 1397 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6694 unit: void init() file: velox/expression/VectorUdfTypeSystem.h start line: 1414 end line: 1416 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6695 unit: void copyCommit() file: velox/expression/VectorUdfTypeSystem.h start line: 1430 end line: 1432 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6696 unit: void commitNull() file: velox/expression/VectorUdfTypeSystem.h start line: 1434 end line: 1436 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6697 unit: void setOffset() file: velox/expression/VectorUdfTypeSystem.h start line: 1447 end line: 1449 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6698 unit: bool isSet() file: velox/expression/VectorUdfTypeSystem.h start line: 1468 end line: 1470 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6699 unit: exec_null_free_in_t readNullFree() file: velox/expression/VectorUdfTypeSystem.h start line: 1477 end line: 1479 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6700 unit: size_t operator() file: velox/expression/VectorUdfTypeSystem.h start line: 1521 end line: 1523 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6701 unit: size_t size() file: velox/expression/DecodedArgs.h start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6702 unit: bool isString() file: velox/expression/Expr.h start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6703 unit: virtual bool isSpecialForm() file: velox/expression/Expr.h start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6704 unit: virtual bool isConditional() file: velox/expression/Expr.h start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6705 unit: bool isDeterministic() file: velox/expression/Expr.h start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6706 unit: bool isMultiplyReferenced() file: velox/expression/Expr.h start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6707 unit: void setMultiplyReferenced() file: velox/expression/Expr.h start line: 128 end line: 130 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6708 unit: virtual bool propagatesNulls() file: velox/expression/Expr.h start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6709 unit: static PeelEncodingsResult empty() file: velox/expression/Expr.h start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6710 unit: void addToReset() file: velox/expression/Expr.h start line: 371 end line: 373 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6711 unit: void addToMemo() file: velox/expression/Expr.h start line: 376 end line: 378 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6712 unit: bool variableArity() file: velox/expression/FunctionSignature.h start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6713 unit: result_type operator() file: velox/expression/FunctionSignature.h start line: 262 end line: 264 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6714 unit: void registerVectorFunction() file: velox/expression/benchmarks/VariadicBenchmark.cpp start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6715 unit: void registerVectorFunctionFastPath() file: velox/expression/benchmarks/CallNullFreeBenchmark.cpp start line: 164 end line: 166 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6716 unit: Iterator begin() file: velox/expression/VariadicView.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6717 unit: Iterator end() file: velox/expression/VariadicView.h start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6718 unit: Element at() file: velox/expression/VariadicView.h start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6719 unit: size_t size() file: velox/expression/VariadicView.h start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6720 unit: bool hasCapture() file: velox/expression/ControlExpr.cpp start line: 664 end line: 666 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6721 unit: void swapErrors() file: velox/expression/EvalCtx.h start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6722 unit: bool nullsPruned() file: velox/expression/EvalCtx.h start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6723 unit: bool isFinalSelection() file: velox/expression/EvalCtx.h start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6724 unit: VectorEncoding::Simple wrapEncoding() file: velox/expression/EvalCtx.h start line: 170 end line: 172 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6725 unit: void applyToSelectedNoThrow() file: velox/expression/SimpleFunctionAdapter.h start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6726 unit: bool isDeterministic() file: velox/expression/SimpleFunctionAdapter.h start line: 192 end line: 194 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6727 unit: bool isDefaultNullBehavior() file: velox/expression/SimpleFunctionAdapter.h start line: 196 end line: 198 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6728 unit: bool ensureStringEncodingSetAtAllInputs() file: velox/expression/SimpleFunctionAdapter.h start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6729 unit: bool propagateStringEncodingFromAllInputs() file: velox/expression/SimpleFunctionAdapter.h start line: 204 end line: 206 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6730 unit: explicit SimpleFunctionAdapterFactoryImpl() file: velox/expression/SimpleFunctionAdapter.h start line: 611 end line: 613 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6731 unit: explicit operator bool() file: velox/expression/ComplexViewTypes.h start line: 207 end line: 209 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6732 unit: bool has_value() file: velox/expression/ComplexViewTypes.h start line: 239 end line: 241 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6733 unit: element_t value() file: velox/expression/ComplexViewTypes.h start line: 243 end line: 245 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6734 unit: element_t value_or() file: velox/expression/ComplexViewTypes.h start line: 247 end line: 249 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6735 unit: Iterator begin() file: velox/expression/ComplexViewTypes.h start line: 427 end line: 429 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6736 unit: Iterator end() file: velox/expression/ComplexViewTypes.h start line: 431 end line: 433 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6737 unit: bool hasValue() file: velox/expression/ComplexViewTypes.h start line: 441 end line: 443 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6738 unit: element_t value() file: velox/expression/ComplexViewTypes.h start line: 445 end line: 447 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6739 unit: Element at() file: velox/expression/ComplexViewTypes.h start line: 489 end line: 491 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6740 unit: vector_size_t size() file: velox/expression/ComplexViewTypes.h start line: 493 end line: 495 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6741 unit: Iterator begin() file: velox/expression/ComplexViewTypes.h start line: 616 end line: 618 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6742 unit: Iterator end() file: velox/expression/ComplexViewTypes.h start line: 620 end line: 622 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6743 unit: const Element atIndex() file: velox/expression/ComplexViewTypes.h start line: 625 end line: 627 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6744 unit: vector_size_t size() file: velox/expression/ComplexViewTypes.h start line: 629 end line: 631 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6745 unit: inline auto get() file: velox/expression/ComplexViewTypes.h start line: 687 end line: 689 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6746 unit: uint64_t hash() file: velox/expression/ComplexViewTypes.h start line: 696 end line: 698 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6747 unit: size_t operator() file: velox/expression/ComplexViewTypes.h start line: 715 end line: 717 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6748 unit: size_t operator() file: velox/expression/ExprCompiler.cpp start line: 33 end line: 35 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6749 unit: bool operator() file: velox/expression/ExprCompiler.cpp start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6750 unit: void _VELOX_REGISTER_VECTOR_SERDE_NAME() file: velox/vector/VectorStream.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6751 unit: virtual bool acceptsNulls() file: velox/vector/LazyVector.h start line: 48 end line: 50 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6752 unit: virtual Kind kind() file: velox/vector/LazyVector.h start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6753 unit: VectorEncoding::Simple encoding() file: velox/vector/LazyVector.h start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6754 unit: inline bool isLoaded() file: velox/vector/LazyVector.h start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6755 unit: uint64_t hashValueAt() file: velox/vector/LazyVector.h start line: 174 end line: 176 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6756 unit: vector_size_t wrappedIndex() file: velox/vector/LazyVector.h start line: 221 end line: 223 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6757 unit: BufferPtr wrapInfo() file: velox/vector/LazyVector.h start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6758 unit: bool isScalar() file: velox/vector/LazyVector.h start line: 229 end line: 231 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6759 unit: bool mayHaveNulls() file: velox/vector/LazyVector.h start line: 233 end line: 235 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6760 unit: bool mayHaveNullsRecursive() file: velox/vector/LazyVector.h start line: 237 end line: 239 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6761 unit: bool isNullAt() file: velox/vector/LazyVector.h start line: 241 end line: 243 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6762 unit: uint64_t estimateFlatSize() file: velox/vector/LazyVector.h start line: 255 end line: 257 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6763 unit: std::string toString() file: velox/vector/LazyVector.h start line: 259 end line: 261 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6764 unit: const T FlatVector::valueAtFast() file: velox/vector/FlatVector-inl.h start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6765 unit: Range FlatVector::asRange() file: velox/vector/FlatVector-inl.h start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6766 unit: void zeroOutBuffer() file: velox/vector/ComplexVector.cpp start line: 539 end line: 541 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6767 unit: bool isValid() file: velox/vector/SelectivityVector.h start line: 103 end line: 105 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6768 unit: const Range asRange() file: velox/vector/SelectivityVector.h start line: 107 end line: 109 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6769 unit: MutableRange asMutableRange() file: velox/vector/SelectivityVector.h start line: 114 end line: 116 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6770 unit: vector_size_t begin() file: velox/vector/SelectivityVector.h start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6771 unit: vector_size_t end() file: velox/vector/SelectivityVector.h start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6772 unit: bool hasSelections() file: velox/vector/SelectivityVector.h start line: 137 end line: 139 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6773 unit: vector_size_t countSelected() file: velox/vector/SelectivityVector.h start line: 267 end line: 269 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6774 unit: vector_size_t size() file: velox/vector/SelectivityVector.h start line: 271 end line: 273 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6775 unit: BufferPtr build() file: velox/vector/NullsBuilder.h start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6776 unit: bool hasExtraNulls() file: velox/vector/DecodedVector.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6777 unit: T valueAt() file: velox/vector/DecodedVector.h start line: 121 end line: 123 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6778 unit: bool mayHaveNulls() file: velox/vector/DecodedVector.h start line: 125 end line: 127 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6779 unit: bool mayHaveNullsRecursive() file: velox/vector/DecodedVector.h start line: 129 end line: 131 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6780 unit: vector_size_t size() file: velox/vector/DecodedVector.h start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6781 unit: bool isIdentityMapping() file: velox/vector/DecodedVector.h start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6782 unit: bool isConstantMapping() file: velox/vector/DecodedVector.h start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6783 unit: bool nullsNotCopied() file: velox/vector/DecodedVector.h start line: 181 end line: 183 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6784 unit: inline bool DecodedVector::valueAt() file: velox/vector/DecodedVector.h start line: 278 end line: 280 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6785 unit: const bool FlatVector::valueAtFast() file: velox/vector/FlatVector.cpp start line: 30 end line: 32 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6786 unit: Range FlatVector::asRange() file: velox/vector/FlatVector.cpp start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6787 unit: T rand() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6788 unit: int8_t rand() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 44 end line: 46 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6789 unit: int16_t rand() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6790 unit: int32_t rand() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6791 unit: int64_t rand() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 59 end line: 61 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6792 unit: double rand() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6793 unit: float rand() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6794 unit: bool rand() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6795 unit: uint32_t rand() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6796 unit: Date randDate() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 93 end line: 95 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6797 unit: VectorPtr VectorFuzzer::fuzz() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 230 end line: 232 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6798 unit: VectorPtr VectorFuzzer::fuzzConstant() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 264 end line: 266 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6799 unit: VectorPtr VectorFuzzer::fuzzFlat() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 275 end line: 277 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6800 unit: VectorPtr VectorFuzzer::fuzzComplex() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 296 end line: 298 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6801 unit: VectorPtr VectorFuzzer::fuzzRow() file: velox/vector/fuzzer/VectorFuzzer.cpp start line: 368 end line: 370 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6802 unit: void setOptions() file: velox/vector/fuzzer/VectorFuzzer.h start line: 80 end line: 82 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6803 unit: void reSeed() file: velox/vector/fuzzer/VectorFuzzer.h start line: 115 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6804 unit: bool oneIn() file: velox/vector/fuzzer/VectorFuzzer.h start line: 120 end line: 122 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6805 unit: inline VectorEncoding::Simple encoding() file: velox/vector/FlatVector.h start line: 132 end line: 134 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6806 unit: const T valueAt() file: velox/vector/FlatVector.h start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6807 unit: void setNoCopy() file: velox/vector/FlatVector.h start line: 235 end line: 237 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6808 unit: bool isScalar() file: velox/vector/FlatVector.h start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6809 unit: bool mayAddNulls() file: velox/vector/FlatVector.h start line: 298 end line: 300 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6810 unit: void setStringBuffers() file: velox/vector/FlatVector.h start line: 316 end line: 318 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6811 unit: inline bool isLazy() file: velox/vector/BaseVector.h start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6812 unit: virtual bool mayHaveNulls() file: velox/vector/BaseVector.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6813 unit: virtual bool mayHaveNullsRecursive() file: velox/vector/BaseVector.h start line: 102 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6814 unit: inline bool isIndexInRange() file: velox/vector/BaseVector.h start line: 114 end line: 117 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6815 unit: std::optional getNullCount() file: velox/vector/BaseVector.h start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6816 unit: void setNullCount() file: velox/vector/BaseVector.h start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6817 unit: TypeKind typeKind() file: velox/vector/BaseVector.h start line: 175 end line: 177 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6818 unit: std::optional getDistinctValueCount() file: velox/vector/BaseVector.h start line: 210 end line: 212 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6819 unit: vector_size_t size() file: velox/vector/BaseVector.h start line: 217 end line: 219 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6820 unit: void setSize() file: velox/vector/BaseVector.h start line: 221 end line: 223 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6821 unit: std::optional storageBytes() file: velox/vector/BaseVector.h start line: 236 end line: 238 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6822 unit: std::optional representedBytes() file: velox/vector/BaseVector.h start line: 245 end line: 247 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6823 unit: ByteCount inMemoryBytes() file: velox/vector/BaseVector.h start line: 252 end line: 254 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6824 unit: virtual bool isConstant() file: velox/vector/BaseVector.h start line: 289 end line: 291 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6825 unit: virtual bool isConstantEncoding() file: velox/vector/BaseVector.h start line: 294 end line: 296 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6826 unit: virtual bool isScalar() file: velox/vector/BaseVector.h start line: 301 end line: 303 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6827 unit: virtual vector_size_t wrappedIndex() file: velox/vector/BaseVector.h start line: 314 end line: 316 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6828 unit: static int32_t countNulls() file: velox/vector/BaseVector.h start line: 337 end line: 339 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6829 unit: virtual bool mayAddNulls() file: velox/vector/BaseVector.h start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6830 unit: void clearAllNulls() file: velox/vector/BaseVector.h start line: 353 end line: 355 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6831 unit: static inline uint64_t byteSize() file: velox/vector/BaseVector.h start line: 476 end line: 478 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6832 unit: virtual std::shared_ptr valueVector() file: velox/vector/BaseVector.h start line: 483 end line: 485 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6833 unit: virtual BufferPtr wrapInfo() file: velox/vector/BaseVector.h start line: 508 end line: 510 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6834 unit: void resetNulls() file: velox/vector/BaseVector.h start line: 528 end line: 530 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6835 unit: virtual uint64_t retainedSize() file: velox/vector/BaseVector.h start line: 579 end line: 581 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6836 unit: static bool compatibleKind() file: velox/vector/BaseVector.h start line: 619 end line: 621 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6837 unit: void setCodegenOutput() file: velox/vector/BaseVector.h start line: 629 end line: 631 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6838 unit: bool isCodegenOutput() file: velox/vector/BaseVector.h start line: 633 end line: 635 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6839 unit: inline BufferPtr allocateIndices() file: velox/vector/BaseVector.h start line: 689 end line: 691 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6840 unit: constexpr auto parse() file: velox/vector/BaseVector.h start line: 720 end line: 722 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6841 unit: constexpr bool isIntegral() file: velox/vector/BuilderTypeUtils.h start line: 46 end line: 48 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6842 unit: inline bool deltaAllowsBias() file: velox/vector/BuilderTypeUtils.h start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6843 unit: inline bool deltaAllowsBias() file: velox/vector/BuilderTypeUtils.h start line: 84 end line: 86 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6844 unit: inline bool deltaAllowsBias() file: velox/vector/BuilderTypeUtils.h start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6845 unit: inline bool deltaAllowsBias() file: velox/vector/BuilderTypeUtils.h start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6846 unit: bool isRegisteredVectorSerde() file: velox/vector/VectorStream.cpp start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6847 unit: void VectorStreamGroup::flush() file: velox/vector/VectorStream.cpp start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6848 unit: SelectivityVector SelectivityVector::empty() file: velox/vector/SelectivityVector.cpp start line: 26 end line: 28 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6849 unit: operator bool() file: velox/vector/FunctionVector.h start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6850 unit: VectorEncoding::Simple encoding() file: velox/vector/FunctionVector.h start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6851 unit: uint64_t hashValueAt() file: velox/vector/FunctionVector.h start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6852 unit: vector_size_t wrappedIndex() file: velox/vector/FunctionVector.h start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6853 unit: bool isConstant() file: velox/vector/FunctionVector.h start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6854 unit: Iterator iterator() file: velox/vector/FunctionVector.h start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6855 unit: inline VectorEncoding::Simple encoding() file: velox/vector/SequenceVector.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6856 unit: bool mayHaveNulls() file: velox/vector/SequenceVector.h start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6857 unit: bool mayHaveNullsRecursive() file: velox/vector/SequenceVector.h start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6858 unit: bool isNullAt() file: velox/vector/SequenceVector.h start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6859 unit: const T valueAt() file: velox/vector/SequenceVector.h start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6860 unit: inline std::shared_ptr getSequenceValues() file: velox/vector/SequenceVector.h start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6861 unit: VectorPtr valueVector() file: velox/vector/SequenceVector.h start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6862 unit: BufferPtr getSequenceLengths() file: velox/vector/SequenceVector.h start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6863 unit: inline std::shared_ptr getValuesVectorShared() file: velox/vector/SequenceVector.h start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6864 unit: vector_size_t numSequences() file: velox/vector/SequenceVector.h start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6865 unit: BufferPtr wrapInfo() file: velox/vector/SequenceVector.h start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6866 unit: uint64_t retainedSize() file: velox/vector/SequenceVector.h start line: 150 end line: 152 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6867 unit: bool isConstant() file: velox/vector/SequenceVector.h start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6868 unit: bool isScalar() file: velox/vector/SequenceVector.h start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6869 unit: vector_size_t wrappedIndex() file: velox/vector/SequenceVector.h start line: 173 end line: 175 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6870 unit: void addNulls() file: velox/vector/SequenceVector.h start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6871 unit: uint64_t BaseVector::byteSize() file: velox/vector/BaseVector.cpp start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6872 unit: if constexpr() file: velox/vector/ConstantVector.h start line: 100 end line: 102 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6873 unit: inline VectorEncoding::Simple encoding() file: velox/vector/ConstantVector.h start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6874 unit: void setNull() file: velox/vector/ConstantVector.h start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6875 unit: bool isConstant() file: velox/vector/ConstantVector.h start line: 255 end line: 257 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6876 unit: bool isConstantEncoding() file: velox/vector/ConstantVector.h start line: 259 end line: 261 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6877 unit: bool isScalar() file: velox/vector/ConstantVector.h start line: 263 end line: 265 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 6878 unit: vector_size_t wrappedIndex() file: velox/vector/ConstantVector.h start line: 271 end line: 273 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6879 unit: VectorPtr valueVector() file: velox/vector/ConstantVector.h start line: 285 end line: 287 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6880 unit: vector_size_t index() file: velox/vector/ConstantVector.h start line: 291 end line: 293 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6881 unit: void resize() file: velox/vector/ConstantVector.h start line: 295 end line: 297 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6882 unit: void move() file: velox/vector/ConstantVector.h start line: 304 end line: 307 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6883 unit: inline bool isFlat() file: velox/vector/VectorEncoding.h start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6884 unit: inline bool isConstant() file: velox/vector/VectorEncoding.h start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6885 unit: inline bool isLazy() file: velox/vector/VectorEncoding.h start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6886 unit: inline bool isDictionary() file: velox/vector/VectorEncoding.h start line: 91 end line: 93 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6887 unit: inline VectorEncoding::Simple encoding() file: velox/vector/BiasVector.h start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6888 unit: inline T bias() file: velox/vector/BiasVector.h start line: 138 end line: 140 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6889 unit: TypeKind valueType() file: velox/vector/BiasVector.h start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6890 unit: uint64_t retainedSize() file: velox/vector/BiasVector.h start line: 146 end line: 148 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6891 unit: bool isScalar() file: velox/vector/BiasVector.h start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6892 unit: bool mayAddNulls() file: velox/vector/BiasVector.h start line: 163 end line: 165 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6893 unit: void BM_setValidTrue() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 75 end line: 77 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6894 unit: void BM_setValidFalse() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6895 unit: void BM_setValidRange() file: velox/vector/benchmarks/SelectivityVectorBenchmark.cpp start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6896 unit: inline VectorEncoding::Simple encoding() file: velox/vector/DictionaryVector.h start line: 68 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6897 unit: inline TypeKind getIndexType() file: velox/vector/DictionaryVector.h start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6898 unit: VectorPtr valueVector() file: velox/vector/DictionaryVector.h start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6899 unit: BufferPtr wrapInfo() file: velox/vector/DictionaryVector.h start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6900 unit: bool isScalar() file: velox/vector/DictionaryVector.h start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6901 unit: vector_size_t wrappedIndex() file: velox/vector/DictionaryVector.h start line: 187 end line: 189 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6902 unit: bool mayAddNulls() file: velox/vector/DictionaryVector.h start line: 191 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6903 unit: VectorEncoding::Simple encoding() file: velox/vector/ComplexVector.h start line: 72 end line: 74 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6904 unit: size_t childrenSize() file: velox/vector/ComplexVector.h start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6905 unit: VectorEncoding::Simple encoding() file: velox/vector/ComplexVector.h start line: 270 end line: 272 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6906 unit: vector_size_t offsetAt() file: velox/vector/ComplexVector.h start line: 327 end line: 329 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6907 unit: vector_size_t sizeAt() file: velox/vector/ComplexVector.h start line: 331 end line: 333 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6908 unit: VectorEncoding::Simple encoding() file: velox/vector/ComplexVector.h start line: 437 end line: 439 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6909 unit: vector_size_t offsetAt() file: velox/vector/ComplexVector.h start line: 499 end line: 501 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6910 unit: vector_size_t sizeAt() file: velox/vector/ComplexVector.h start line: 503 end line: 505 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6911 unit: inline BufferPtr allocateOffsets() file: velox/vector/ComplexVector.h start line: 597 end line: 599 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6912 unit: inline BufferPtr allocateSizes() file: velox/vector/ComplexVector.h start line: 603 end line: 605 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6913 unit: std::optional isSorted() file: velox/vector/SimpleVector.h start line: 182 end line: 184 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6914 unit: void resize() file: velox/vector/SimpleVector.h start line: 194 end line: 196 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6915 unit: virtual vector_size_t elementSize() file: velox/vector/SimpleVector.h start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6916 unit: bool mayAddNulls() file: velox/vector/SimpleVector.h start line: 202 end line: 204 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6917 unit: void setRunTimeStatWriter() file: velox/vector/LazyVector.cpp start line: 29 end line: 31 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6918 unit: StringView getOwnedValue() file: velox/buffer/StringViewBufferHolder.h start line: 51 end line: 53 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6919 unit: StringView getOwnedValue() file: velox/buffer/StringViewBufferHolder.h start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6920 unit: std::vector buffers() file: velox/buffer/StringViewBufferHolder.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6921 unit: void addRef() file: velox/buffer/Buffer.h start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6922 unit: int refCount() file: velox/buffer/Buffer.h start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6923 unit: Range asRange() file: velox/buffer/Buffer.h start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6924 unit: MutableRange asMutableRange() file: velox/buffer/Buffer.h start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6925 unit: size_t size() file: velox/buffer/Buffer.h start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6926 unit: uint64_t capacity() file: velox/buffer/Buffer.h start line: 123 end line: 125 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6927 unit: bool unique() file: velox/buffer/Buffer.h start line: 127 end line: 129 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6928 unit: bool isMutable() file: velox/buffer/Buffer.h start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6929 unit: virtual bool isView() file: velox/buffer/Buffer.h start line: 139 end line: 141 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6930 unit: virtual void freeToPool() file: velox/buffer/Buffer.h start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6931 unit: inline Range Buffer::asRange() file: velox/buffer/Buffer.h start line: 246 end line: 248 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6932 unit: inline MutableRange Buffer::asMutableRange() file: velox/buffer/Buffer.h start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6933 unit: static inline void intrusive_ptr_add_ref() file: velox/buffer/Buffer.h start line: 257 end line: 259 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6934 unit: static inline void intrusive_ptr_release() file: velox/buffer/Buffer.h start line: 261 end line: 263 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6935 unit: void setEndGuard() file: velox/buffer/Buffer.h start line: 486 end line: 488 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6936 unit: void freeToPool() file: velox/buffer/Buffer.h start line: 490 end line: 492 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6937 unit: void freeToPool() file: velox/buffer/Buffer.h start line: 605 end line: 607 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6938 unit: bool isView() file: velox/buffer/Buffer.h start line: 628 end line: 630 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6939 unit: void setIsMutable() file: velox/buffer/Buffer.h start line: 631 end line: 633 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6940 unit: def help() file: scripts/check.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6941 unit: def main() file: scripts/check.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6942 unit: def file_read() file: scripts/license-header.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6943 unit: def message() file: scripts/license-header.py start line: 0 end line: 0 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6944 unit: def get_pr_workflows() file: scripts/cci.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6945 unit: def get_workflow_jobs() file: scripts/cci.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6946 unit: def get_job_steps() file: scripts/cci.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6947 unit: def help() file: scripts/cci.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6948 unit: def main() file: scripts/cci.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6949 unit: def main() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6950 unit: def __init__() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6951 unit: def write() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6952 unit: def flush() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6953 unit: def addSuccess() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6954 unit: def addError() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6955 unit: def addFailure() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6956 unit: def addSkip() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6957 unit: def addExpectedFailure() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6958 unit: def addUnexpectedSuccess() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6959 unit: def addStdoutBytes() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6960 unit: def addStderrBytes() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6961 unit: def __init__() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6962 unit: def __init__() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6963 unit: def create_loader() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6964 unit: def was_cached() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6965 unit: def run() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6966 unit: def shell_join() file: build/fbcode_builder/shell_quoting.py start line: 0 end line: 0 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6967 unit: def path_join() file: build/fbcode_builder/shell_quoting.py start line: 0 end line: 0 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6968 unit: def persistent_temp_dir() file: build/fbcode_builder/shell_builder.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6969 unit: def copyfile() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6970 unit: def check_call_verbose() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6971 unit: def __init__() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 4 id: 6972 unit: def update() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 6973 unit: def parse_conditional_section_name() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6974 unit: def __init__() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6975 unit: def set() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6976 unit: def __init__() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6977 unit: def from_tuple_string() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6978 unit: def get_dev_run_script_path() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6979 unit: def find_existing_win32_subst_for_path() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 6980 unit: def copytree() file: build/fbcode_builder/getdeps/copytree.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6981 unit: def __init__() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6982 unit: def load_project() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6983 unit: def patch_loader() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6984 unit: def update() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6985 unit: def clean() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6986 unit: def add_mapping() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6987 unit: def clean() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6988 unit: def clean() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6989 unit: def clean() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 6990 unit: def parse_expr() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6991 unit: def __init__() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6992 unit: def setup() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 6993 unit: def step() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6994 unit: def run() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6995 unit: def set_env() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 6996 unit: def workdir() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 6997 unit: explicit ConnectorSplit() file: velox/connectors/Connector.h start line: 45 end line: 46 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 6998 unit: explicit HiveInsertTableHandle() file: velox/connectors/hive/HiveConnector.h start line: 99 end line: 100 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 6999 unit: explicit ValueNodeReplacerVisitor() file: velox/experimental/codegen/benchmark/ValueNodeReplacer.h start line: 28 end line: 29 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7000 unit: explicit ValueNodeReplacerTransform() file: velox/experimental/codegen/benchmark/ValueNodeReplacer.h start line: 63 end line: 64 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7001 unit: def f4d_libraries() file: velox/experimental/codegen/utils/resources/generatePackage.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7002 unit: explicit Codegen() file: velox/experimental/codegen/Codegen.h start line: 38 end line: 39 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7003 unit: explicit ASTNode() file: velox/experimental/codegen/ast/ASTNode.h start line: 69 end line: 70 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7004 unit: void propagateNullability() file: velox/experimental/codegen/ast/ASTNode.h start line: 206 end line: 208 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7005 unit: explicit CodeManager() file: velox/experimental/codegen/compiler_utils/CodeManager.h start line: 32 end line: 33 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7006 unit: explicit PlanFragment() file: velox/core/PlanFragment.h start line: 49 end line: 50 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7007 unit: void ExchangeNode::addDetails() file: velox/core/PlanNode.cpp start line: 164 end line: 166 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7008 unit: void CrossJoinNode::addDetails() file: velox/core/PlanNode.cpp start line: 309 end line: 311 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7009 unit: void AssignUniqueIdNode::addDetails() file: velox/core/PlanNode.cpp start line: 328 end line: 330 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7010 unit: void TableWriteNode::addDetails() file: velox/core/PlanNode.cpp start line: 350 end line: 352 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7011 unit: void LocalPartitionNode::addDetails() file: velox/core/PlanNode.cpp start line: 358 end line: 360 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7012 unit: void EnforceSingleRowNode::addDetails() file: velox/core/PlanNode.cpp start line: 362 end line: 364 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7013 unit: explicit MemConfig() file: velox/core/Context.h start line: 85 end line: 86 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7014 unit: explicit MemConfig() file: velox/core/Context.h start line: 90 end line: 91 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7015 unit: explicit RawConfigUpdate() file: velox/core/Context.h start line: 281 end line: 282 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7016 unit: explicit UDFHolder() file: velox/core/SimpleFunctionMetadata.h start line: 692 end line: 693 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7017 unit: explicit ConstantTypedExpr() file: velox/core/Expressions.h start line: 74 end line: 75 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7018 unit: explicit ConstantTypedExpr() file: velox/core/Expressions.h start line: 84 end line: 85 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7019 unit: explicit IExpr() file: velox/parse/IExpr.h start line: 31 end line: 32 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7020 unit: explicit ConstantExpr() file: velox/parse/Expressions.h start line: 356 end line: 357 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7021 unit: explicit StripeReaderBase() file: velox/dwio/dwrf/reader/StripeReaderBase.h start line: 26 end line: 27 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7022 unit: virtual void resetFilterCaches() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 61 end line: 63 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7023 unit: explicit SelectiveColumnReaderFactory() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 403 end line: 404 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7024 unit: explicit ExtractToHook() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 78 end line: 79 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7025 unit: std::unique_ptr createRowReader() file: velox/dwio/dwrf/reader/DwrfReader.h start line: 102 end line: 103 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7026 unit: std::unique_ptr createDwrfRowReader() file: velox/dwio/dwrf/reader/DwrfReader.h start line: 105 end line: 106 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7027 unit: explicit FlatMapContext() file: velox/dwio/dwrf/reader/EncodingContext.h start line: 24 end line: 25 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7028 unit: explicit StripeStreamsBase() file: velox/dwio/dwrf/reader/StripeStream.h start line: 164 end line: 165 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7029 unit: explicit BufferedOutputStream() file: velox/dwio/dwrf/common/OutputStream.h start line: 42 end line: 43 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7030 unit: explicit ByteRleEncoderImpl() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 25 end line: 26 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7031 unit: explicit BooleanRleEncoderImpl() file: velox/dwio/dwrf/common/ByteRLE.cpp start line: 213 end line: 214 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7032 unit: explicit Decompressor() file: velox/dwio/dwrf/common/Compression.h start line: 45 end line: 46 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7033 unit: explicit PositionProvider() file: velox/dwio/dwrf/common/InputStream.h start line: 32 end line: 33 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7034 unit: explicit StatsContext() file: velox/dwio/dwrf/common/Statistics.h start line: 35 end line: 36 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7035 unit: explicit DictIntegerHash() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 72 end line: 73 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7036 unit: explicit DictIntegerEquality() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 87 end line: 88 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7037 unit: explicit DictStringIdHash() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 70 end line: 71 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7038 unit: explicit DictStringIdEquality() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 84 end line: 85 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7039 unit: explicit LocalDecodedVector() file: velox/dwio/dwrf/writer/WriterContext.h start line: 391 end line: 392 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7040 unit: virtual std::unique_ptr createRowReader() file: velox/dwio/common/Reader.h start line: 121 end line: 122 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7041 unit: explicit MalformedInputException() file: velox/dwio/common/compression/LzoDecompressor.cpp start line: 50 end line: 51 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7042 unit: explicit NotImplementedYet() file: velox/dwio/common/exception/Exceptions.h start line: 32 end line: 33 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7043 unit: explicit retriable_error() file: velox/dwio/common/Retry.h start line: 38 end line: 39 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7044 unit: explicit retriable_error() file: velox/dwio/common/Retry.h start line: 40 end line: 41 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7045 unit: explicit retries_canceled() file: velox/dwio/common/Retry.h start line: 46 end line: 47 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7046 unit: explicit retries_exhausted() file: velox/dwio/common/Retry.h start line: 52 end line: 53 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7047 unit: explicit KAttempts() file: velox/dwio/common/Retry.h start line: 68 end line: 69 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7048 unit: void ParquetRowReader::updateRuntimeStats() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 254 end line: 255 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7049 unit: void ParquetRowReader::resetFilterCaches() file: velox/dwio/parquet/reader/ParquetReader.cpp start line: 257 end line: 259 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7050 unit: std::unique_ptr createRowReader() file: velox/dwio/parquet/reader/ParquetReader.h start line: 73 end line: 74 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7051 unit: explicit StreamArena() file: velox/common/memory/StreamArena.h start line: 32 end line: 33 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7052 unit: explicit OutputStream() file: velox/common/memory/ByteStream.h start line: 44 end line: 45 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7053 unit: explicit ScopedMemoryPool() file: velox/common/memory/Memory.h start line: 148 end line: 149 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7054 unit: explicit LocalFileSystem() file: velox/common/file/FileSystems.cpp start line: 67 end line: 68 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7055 unit: explicit InMemoryReadFile() file: velox/common/file/File.h start line: 141 end line: 142 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7056 unit: explicit ClockTimer() file: velox/common/caching/AsyncDataCache.h start line: 486 end line: 487 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7057 unit: explicit VeloxPromise() file: velox/common/future/VeloxPromise.h start line: 29 end line: 30 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7058 unit: explicit VeloxException() file: velox/common/base/VeloxException.h start line: 223 end line: 224 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7059 unit: void addStatExportType() file: velox/common/base/StatsReporter.h start line: 78 end line: 79 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7060 unit: void addStatExportType() file: velox/common/base/StatsReporter.h start line: 81 end line: 82 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7061 unit: void addStatValue() file: velox/common/base/StatsReporter.h start line: 84 end line: 85 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7062 unit: void addStatValue() file: velox/common/base/StatsReporter.h start line: 89 end line: 90 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7063 unit: explicit AsyncSource() file: velox/common/base/AsyncSource.h start line: 35 end line: 36 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7064 unit: explicit FormatValue() file: velox/type/Type.h start line: 1681 end line: 1682 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7065 unit: explicit StringView() file: velox/type/StringView.h start line: 87 end line: 88 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7066 unit: explicit StringView() file: velox/type/StringView.h start line: 89 end line: 90 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7067 unit: explicit StringView() file: velox/type/StringView.h start line: 91 end line: 92 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7068 unit: void parseTo() file: velox/type/Timestamp.cpp start line: 87 end line: 89 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7069 unit: constexpr Timestamp() file: velox/type/Timestamp.h start line: 35 end line: 36 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7070 unit: void toAppend() file: velox/type/Timestamp.h start line: 167 end line: 169 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7071 unit: explicit HashLookup() file: velox/exec/HashTable.h start line: 27 end line: 28 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7072 unit: explicit BaseHashTable() file: velox/exec/HashTable.h start line: 94 end line: 95 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7073 unit: explicit SimpleExpressionEvaluator() file: velox/exec/Operator.cpp start line: 29 end line: 30 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7074 unit: explicit LocalMergeSource() file: velox/exec/MergeSource.cpp start line: 27 end line: 28 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7075 unit: explicit RoundRobinPartitionFunction() file: velox/exec/RoundRobinPartitionFunction.h start line: 25 end line: 26 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7076 unit: explicit LocalExchangeMemoryManager() file: velox/exec/LocalPartition.h start line: 27 end line: 28 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7077 unit: explicit RemoteConnectorSplit() file: velox/exec/Exchange.h start line: 261 end line: 262 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7078 unit: explicit ArraySort() file: velox/functions/sparksql/ArraySort.h start line: 33 end line: 34 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7079 unit: explicit WidthBucketArrayFunctionConstantBins() file: velox/functions/prestosql/WidthBucketArray.cpp start line: 97 end line: 98 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7080 unit: explicit InPredicate() file: velox/functions/prestosql/InPredicate.cpp start line: 100 end line: 101 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7081 unit: explicit NonNumericArbitrary() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 139 end line: 140 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7082 unit: explicit BoolAndOrAggregate() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 32 end line: 33 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7083 unit: explicit TDigestAccumulator() file: velox/functions/prestosql/aggregates/ApproxPercentileAggregate.cpp start line: 77 end line: 78 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7084 unit: explicit OutputByteStream() file: velox/functions/prestosql/aggregates/IOUtils.h start line: 20 end line: 21 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7085 unit: explicit VarianceAggregate() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 137 end line: 138 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7086 unit: explicit StdDevPopAggregate() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 418 end line: 419 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7087 unit: explicit StdDevSampAggregate() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 428 end line: 429 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7088 unit: explicit VarPopAggregate() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 437 end line: 438 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7089 unit: explicit VarSampAggregate() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 446 end line: 447 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7090 unit: explicit CovarianceAggregate() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 290 end line: 291 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7091 unit: explicit MaxAggregate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 91 end line: 92 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7092 unit: explicit MinAggregate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 166 end line: 167 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7093 unit: explicit NonNumericMinMaxAggregateBase() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 238 end line: 239 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7094 unit: void finalize() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 254 end line: 256 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7095 unit: explicit NonNumericMaxAggregate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 362 end line: 363 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7096 unit: explicit NonNumericMinAggregate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 404 end line: 405 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7097 unit: explicit MaxByAggregate() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 337 end line: 338 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7098 unit: explicit MinByAggregate() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 388 end line: 389 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7099 unit: explicit ChecksumAggregate() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 36 end line: 37 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7100 unit: explicit HllAccumulator() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 32 end line: 33 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7101 unit: void finalize() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 135 end line: 137 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7102 unit: explicit SparseHll() file: velox/functions/prestosql/hyperloglog/SparseHll.h start line: 26 end line: 27 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7103 unit: explicit DenseHll() file: velox/functions/prestosql/hyperloglog/DenseHll.h start line: 37 end line: 38 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7104 unit: explicit Re2MatchConstantPattern() file: velox/functions/lib/Re2Functions.cpp start line: 188 end line: 189 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7105 unit: explicit Re2SearchAndExtract() file: velox/functions/lib/Re2Functions.cpp start line: 327 end line: 328 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7106 unit: explicit Re2ExtractAllConstantPattern() file: velox/functions/lib/Re2Functions.cpp start line: 463 end line: 464 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7107 unit: explicit DateTimeToken() file: velox/functions/lib/DateTimeFormatter.h start line: 121 end line: 122 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7108 unit: explicit DateTimeToken() file: velox/functions/lib/DateTimeFormatter.h start line: 124 end line: 125 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7109 unit: explicit JodaToken() file: velox/functions/lib/JodaDateTime.h start line: 104 end line: 105 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7110 unit: explicit JodaToken() file: velox/functions/lib/JodaDateTime.h start line: 107 end line: 108 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7111 unit: void registerFunction() file: velox/functions/Registerer.h start line: 26 end line: 27 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7112 unit: void registerFunction() file: velox/functions/Registerer.h start line: 40 end line: 41 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7113 unit: explicit DuckDBValidityReleaser() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 50 end line: 51 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7114 unit: void registerFunction() file: velox/expression/FunctionRegistry.h start line: 62 end line: 63 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7115 unit: explicit VectorReader() file: velox/expression/VectorUdfTypeSystem.h start line: 354 end line: 355 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7116 unit: explicit VectorReader() file: velox/expression/VectorUdfTypeSystem.h start line: 1049 end line: 1050 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7117 unit: explicit VectorReader() file: velox/expression/VectorUdfTypeSystem.h start line: 1461 end line: 1462 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7118 unit: explicit LocalSelectivityVector() file: velox/expression/EvalCtx.h start line: 255 end line: 256 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7119 unit: explicit LocalSelectivityVector() file: velox/expression/EvalCtx.h start line: 258 end line: 259 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7120 unit: explicit LocalDecodedVector() file: velox/expression/EvalCtx.h start line: 329 end line: 330 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7121 unit: explicit IndexBasedIterator() file: velox/expression/ComplexViewTypes.h start line: 63 end line: 64 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7122 unit: explicit VectorStreamGroup() file: velox/vector/VectorStream.h start line: 89 end line: 90 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7123 unit: explicit FormatValue() file: velox/vector/BaseVector.h start line: 703 end line: 704 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7124 unit: inline void SimpleVector::setMinMax() file: velox/vector/SimpleVector.h start line: 405 end line: 406 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7125 unit: explicit StringViewBufferHolder() file: velox/buffer/StringViewBufferHolder.h start line: 31 end line: 32 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7126 unit: virtual void releaseResources() file: velox/buffer/Buffer.h start line: 210 end line: 214 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7127 unit: def diff() file: scripts/check.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7128 unit: def fix() file: scripts/check.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7129 unit: def format() file: scripts/check.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7130 unit: def header() file: scripts/check.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7131 unit: def tidy() file: scripts/check.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7132 unit: def check_list() file: scripts/run-clang-tidy.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7133 unit: def check_output() file: scripts/run-clang-tidy.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7134 unit: def main() file: scripts/run-clang-tidy.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7135 unit: def extract() file: scripts/util.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7136 unit: def json() file: scripts/util.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7137 unit: def get_filename() file: scripts/util.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7138 unit: def script_path() file: scripts/util.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7139 unit: def file_lines() file: scripts/license-header.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7140 unit: def wrapper() file: scripts/license-header.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 4 id: 7141 unit: def wrapper_hash() file: scripts/license-header.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7142 unit: def get_filename() file: scripts/license-header.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7143 unit: def get_action_output() file: scripts/cci.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7144 unit: def color_red() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7145 unit: def color_yellow() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7146 unit: def color_green() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7147 unit: def bold() file: scripts/benchmark-runner.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7148 unit: def __init__() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7149 unit: def __str__() file: build/fbcode_builder/CMake/make_fbpy_archive.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7150 unit: def read() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7151 unit: def include() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7152 unit: def __init__() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7153 unit: def __init__() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7154 unit: def isatty() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7155 unit: def write() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7156 unit: def flush() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7157 unit: def isatty() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7158 unit: def fileno() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7159 unit: def __init__() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7160 unit: def getResults() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7161 unit: def _format_test_name() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7162 unit: def __init__() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7163 unit: def stream() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7164 unit: def main() file: build/fbcode_builder/CMake/fb_py_test_main.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7165 unit: def setup_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7166 unit: def setup_project_cmd_parser() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7167 unit: def is_cacheable() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7168 unit: def compute_source_change_status() file: build/fbcode_builder/getdeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7169 unit: def make_docker_context() file: build/fbcode_builder/make_docker_context.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7170 unit: def __repr__() file: build/fbcode_builder/shell_quoting.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7171 unit: def _render_impl() file: build/fbcode_builder/shell_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7172 unit: def set_env() file: build/fbcode_builder/shell_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7173 unit: def run() file: build/fbcode_builder/shell_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7174 unit: def comment() file: build/fbcode_builder/shell_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7175 unit: def _user() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7176 unit: def _change_user() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7177 unit: def run() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7178 unit: def set_env() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7179 unit: def comment() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7180 unit: def _render_impl() file: build/fbcode_builder/docker_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7181 unit: def list_dynamic_deps() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7182 unit: def interesting_dep() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7183 unit: def rewrite_dep() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 6 id: 7184 unit: def is_objfile() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7185 unit: def strip_debug_info() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7186 unit: def rewrite_dep() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 6 id: 7187 unit: def strip_debug_info() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7188 unit: def create_dyn_dep_munger() file: build/fbcode_builder/getdeps/dyndeps.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7189 unit: def copy() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7190 unit: def __delitem__() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7191 unit: def __repr__() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7192 unit: def __setitem__() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7193 unit: def __iter__() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7194 unit: def __len__() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7195 unit: def keys() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7196 unit: def values() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7197 unit: def items() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7198 unit: def add_path_entry() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7199 unit: def tpx_path() file: build/fbcode_builder/getdeps/envfuncs.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7200 unit: def _add_sources() file: build/fbcode_builder/getdeps/py_wheel_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7201 unit: def _to_cmake_path() file: build/fbcode_builder/getdeps/py_wheel_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7202 unit: def is_first_party_project() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7203 unit: def get_repo_url() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7204 unit: def create_prepare_builders() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7205 unit: def create_cargo_builder() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7206 unit: def get() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7207 unit: def copy() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7208 unit: def get_context() file: build/fbcode_builder/getdeps/manifest.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7209 unit: def build_source_dir() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7210 unit: def workspace_dir() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7211 unit: def manifest_dir() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7212 unit: def run_tests() file: build/fbcode_builder/getdeps/cargo.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7213 unit: def download_to_file() file: build/fbcode_builder/getdeps/cache.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7214 unit: def upload_from_file() file: build/fbcode_builder/getdeps/cache.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7215 unit: def create_cache() file: build/fbcode_builder/getdeps/cache.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7216 unit: def run() file: build/fbcode_builder/getdeps/subcmd.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7217 unit: def setup_parser() file: build/fbcode_builder/getdeps/subcmd.py start line: 0 end line: 0 size: 2 LOC McCabe index: 3 number of parameters: 2 id: 7218 unit: def is_windows() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7219 unit: def is_windows() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7220 unit: def is_arm() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7221 unit: def is_darwin() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7222 unit: def is_linux() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7223 unit: def is_freebsd() file: build/fbcode_builder/getdeps/platform.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7224 unit: def run_tests() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7225 unit: def _prepare() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7226 unit: def _build() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7227 unit: def _make_binary() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7228 unit: def _get_prefix() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7229 unit: def run_tests() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7230 unit: def _make_binary() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7231 unit: def run_tests() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7232 unit: def run_tests() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7233 unit: def __init__() file: build/fbcode_builder/getdeps/builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7234 unit: def manifests_dir() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7235 unit: def is_darwin() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7236 unit: def is_windows() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7237 unit: def is_arm() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7238 unit: def get_vcvars_path() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7239 unit: def is_linux() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7240 unit: def is_freebsd() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7241 unit: def compute_env_for_install_dirs() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7242 unit: def add_prefix_to_env() file: build/fbcode_builder/getdeps/buildopts.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7243 unit: def __init__() file: build/fbcode_builder/getdeps/errors.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7244 unit: def _load_manifest() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7245 unit: def load_project() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7246 unit: def load_all_manifests() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7247 unit: def set_project_src_dir() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7248 unit: def set_project_build_dir() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7249 unit: def set_project_install_dir() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7250 unit: def set_project_install_prefix() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7251 unit: def get_project_install_prefix() file: build/fbcode_builder/getdeps/load.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7252 unit: def sources_changed() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7253 unit: def build_changed() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7254 unit: def update() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7255 unit: def clean() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7256 unit: def hash() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7257 unit: def get_src_dir() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7258 unit: def __init__() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7259 unit: def update() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7260 unit: def hash() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7261 unit: def get_src_dir() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7262 unit: def get_src_dir() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7263 unit: def __init__() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7264 unit: def hash() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7265 unit: def get_src_dir() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7266 unit: def add_exclusion() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7267 unit: def _sort_mapping() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7268 unit: def hash() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7269 unit: def get_src_dir() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7270 unit: def available() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7271 unit: def hash() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 7272 unit: def get_src_dir() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7273 unit: def hash() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7274 unit: def get_src_dir() file: build/fbcode_builder/getdeps/fetcher.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7275 unit: def eval() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7276 unit: def eval() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7277 unit: def __str__() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7278 unit: def __init__() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7279 unit: def eval() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7280 unit: def __str__() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7281 unit: def __init__() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7282 unit: def __init__() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7283 unit: def eval() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7284 unit: def __str__() file: build/fbcode_builder/getdeps/expr.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7285 unit: def has_option() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 7286 unit: def copy_local_repo() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 7287 unit: def debian_ccache_setup_steps() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 7288 unit: def fb_github_cmake_install() file: build/fbcode_builder/fbcode_builder.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 7289 unit: virtual ~ConnectorSplit() file: velox/connectors/Connector.h start line: 48 end line: 48 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7290 unit: virtual ~ConnectorInsertTableHandle() file: velox/connectors/Connector.h start line: 71 end line: 71 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7291 unit: explicit ConnectorFactory() file: velox/connectors/Connector.h start line: 262 end line: 262 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7292 unit: virtual ~HiveInsertTableHandle() file: velox/connectors/hive/HiveConnector.h start line: 106 end line: 106 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7293 unit: void release() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 168 end line: 168 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7294 unit: std::shared_ptr getFunctionTable() file: velox/experimental/codegen/CodegenCompiledExpressionTransform.h start line: 169 end line: 169 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7295 unit: explicit TempString() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 141 end line: 141 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7296 unit: void finalize() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 220 end line: 220 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7297 unit: explicit TempStringNullable() file: velox/experimental/codegen/vector_function/StringTypes.h start line: 234 end line: 234 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7298 unit: explicit Perf() file: velox/experimental/codegen/vector_function/Perf.h start line: 27 end line: 27 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7299 unit: void start() file: velox/experimental/codegen/vector_function/Perf.h start line: 31 end line: 31 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7300 unit: void stop() file: velox/experimental/codegen/vector_function/Perf.h start line: 32 end line: 32 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7301 unit: void reset() file: velox/experimental/codegen/vector_function/Perf.h start line: 33 end line: 33 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7302 unit: void report() file: velox/experimental/codegen/vector_function/Perf.h start line: 34 end line: 34 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7303 unit: void report() file: velox/experimental/codegen/vector_function/Perf.h start line: 35 end line: 35 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7304 unit: virtual ~ICodegenLogger() file: velox/experimental/codegen/CodegenLogger.h start line: 28 end line: 28 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7305 unit: explicit CodegenTaskLoggerBase() file: velox/experimental/codegen/CodegenLogger.h start line: 41 end line: 41 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7306 unit: virtual ~CodegenTaskLoggerBase() file: velox/experimental/codegen/CodegenLogger.h start line: 42 end line: 42 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7307 unit: virtual ~PlanNodeTransform() file: velox/experimental/codegen/transform/PlanNodeTransform.h start line: 34 end line: 34 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7308 unit: virtual ~PlanNodeAnalysis() file: velox/experimental/codegen/transform/PlanNodeTransform.h start line: 50 end line: 50 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7309 unit: explicit MemConfig() file: velox/core/Context.h start line: 88 end line: 88 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7310 unit: explicit QueryConfig() file: velox/core/QueryConfig.h start line: 24 end line: 24 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7311 unit: void forEachWithIndex() file: velox/core/Metaprogramming.h start line: 75 end line: 75 size: 1 LOC McCabe index: 3 number of parameters: 2 id: 7312 unit: explicit PlanNode() file: velox/core/PlanNode.h start line: 87 end line: 87 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7313 unit: virtual ~PlanNode() file: velox/core/PlanNode.h start line: 89 end line: 89 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7314 unit: void addValue() file: velox/dwio/dwrf/reader/SelectiveColumnReader.h start line: 423 end line: 423 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7315 unit: void addValue() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 39 end line: 39 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7316 unit: void addNull() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 41 end line: 41 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7317 unit: explicit ExtractToReader() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 52 end line: 52 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7318 unit: explicit ExtractToGenericHook() file: velox/dwio/dwrf/reader/ColumnVisitors.h start line: 107 end line: 107 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7319 unit: explicit ReaderBase() file: velox/dwio/dwrf/reader/ReaderBase.h start line: 99 end line: 99 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7320 unit: explicit KeyValue() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 36 end line: 36 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7321 unit: void initStringKeyBuffer() file: velox/dwio/dwrf/reader/FlatMapColumnReader.h start line: 224 end line: 224 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7322 unit: explicit BulkBitIterator() file: velox/dwio/dwrf/utils/BitIterator.h start line: 33 end line: 33 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7323 unit: explicit Compressor() file: velox/dwio/dwrf/common/Compression.h start line: 33 end line: 33 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7324 unit: explicit ZstdCompressor() file: velox/dwio/dwrf/common/Compression.cpp start line: 41 end line: 41 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7325 unit: virtual void setNumStripes() file: velox/dwio/dwrf/common/BufferedInput.h start line: 91 end line: 91 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7326 unit: explicit Checksum() file: velox/dwio/dwrf/common/Checksum.h start line: 30 end line: 30 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7327 unit: explicit DictIntegerId() file: velox/dwio/dwrf/writer/IntegerDictionaryEncoder.h start line: 59 end line: 59 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7328 unit: explicit DictStringId() file: velox/dwio/dwrf/writer/StringDictionaryEncoder.h start line: 54 end line: 54 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7329 unit: explicit Decoded() file: velox/dwio/dwrf/writer/FlatMapColumnWriter.cpp start line: 239 end line: 239 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7330 unit: explicit ScanSpec() file: velox/dwio/common/ScanSpec.h start line: 53 end line: 53 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7331 unit: void setKey() file: velox/dwio/common/encryption/Encryption.h start line: 104 end line: 104 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7332 unit: virtual void doClose() file: velox/dwio/common/Closeable.h start line: 52 end line: 52 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7333 unit: virtual void logRead() file: velox/dwio/common/MetricsLog.h start line: 75 end line: 75 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7334 unit: virtual void logWrite() file: velox/dwio/common/MetricsLog.h start line: 88 end line: 88 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7335 unit: virtual void logStripeFlush() file: velox/dwio/common/MetricsLog.h start line: 113 end line: 113 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7336 unit: virtual ~ReadFileInputStream() file: velox/dwio/common/InputStream.h start line: 197 end line: 197 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7337 unit: virtual void preload() file: velox/dwio/common/InputStream.h start line: 242 end line: 242 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 7338 unit: explicit NotImplementedYet() file: velox/dwio/common/exception/Exceptions.h start line: 35 end line: 35 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7339 unit: explicit StatsError() file: velox/dwio/common/exception/Exceptions.h start line: 48 end line: 48 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7340 unit: explicit StatsError() file: velox/dwio/common/exception/Exceptions.h start line: 50 end line: 50 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7341 unit: explicit ParseError() file: velox/dwio/common/exception/Exceptions.h start line: 62 end line: 62 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7342 unit: explicit ParseError() file: velox/dwio/common/exception/Exceptions.h start line: 64 end line: 64 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7343 unit: explicit EOFError() file: velox/dwio/common/exception/Exceptions.h start line: 76 end line: 76 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7344 unit: explicit EOFError() file: velox/dwio/common/exception/Exceptions.h start line: 78 end line: 78 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7345 unit: explicit ReaderFactory() file: velox/dwio/common/ReaderFactory.h start line: 42 end line: 42 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7346 unit: void Close() file: velox/dwio/parquet/reader/duckdb/InputStreamFileHandle.h start line: 34 end line: 34 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7347 unit: explicit PrivateVeloxAllocatorData() file: velox/dwio/parquet/reader/duckdb/Allocator.h start line: 25 end line: 25 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7348 unit: virtual ~ByteSink() file: velox/common/strings/ByteStream.h start line: 55 end line: 55 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7349 unit: virtual void finish() file: velox/common/strings/ByteStream.h start line: 131 end line: 131 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7350 unit: explicit SByteSink() file: velox/common/strings/ByteStream.h start line: 186 end line: 186 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7351 unit: virtual ~ByteSource() file: velox/common/strings/ByteStream.h start line: 216 end line: 216 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7352 unit: virtual ~MappedMemory() file: velox/common/memory/MappedMemory.h start line: 211 end line: 211 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7353 unit: virtual void onWrite() file: velox/common/memory/ByteStream.h start line: 38 end line: 38 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7354 unit: virtual ~AbstractMemoryPool() file: velox/common/memory/Memory.h start line: 68 end line: 68 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7355 unit: virtual ~MemoryPool() file: velox/common/memory/Memory.h start line: 78 end line: 78 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7356 unit: virtual ~IMemoryManager() file: velox/common/memory/Memory.h start line: 478 end line: 478 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7357 unit: return allocAligned() file: velox/common/memory/Memory.h start line: 587 end line: 587 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7358 unit: virtual ~FileSystem() file: velox/common/file/FileSystems.h start line: 35 end line: 35 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7359 unit: explicit InMemoryReadFile() file: velox/common/file/File.h start line: 139 end line: 139 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7360 unit: explicit InMemoryWriteFile() file: velox/common/file/File.h start line: 177 end line: 177 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7361 unit: void flush() file: velox/common/file/File.h start line: 180 end line: 180 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7362 unit: void close() file: velox/common/file/File.h start line: 181 end line: 181 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7363 unit: explicit Base64Exception() file: velox/common/encode/Base64.h start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7364 unit: explicit Iterator() file: velox/common/encode/Base64.cpp start line: 243 end line: 243 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7365 unit: explicit IOBufWrapper() file: velox/common/encode/Base64.cpp start line: 261 end line: 261 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7366 unit: explicit CacheShard() file: velox/common/caching/AsyncDataCache.h start line: 505 end line: 505 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7367 unit: void updateSsdFilter() file: velox/common/caching/FileGroupStats.h start line: 53 end line: 53 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7368 unit: virtual ~DataCache() file: velox/common/caching/DataCache.h start line: 59 end line: 59 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7369 unit: explicit SimpleLRUDataCache() file: velox/common/caching/DataCache.h start line: 65 end line: 65 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7370 unit: explicit BitSet() file: velox/common/base/BitSet.h start line: 31 end line: 31 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7371 unit: void registerVeloxCounters() file: velox/common/base/Counters.h start line: 21 end line: 21 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7372 unit: virtual ~BaseStatsReporter() file: velox/common/base/StatsReporter.h start line: 61 end line: 61 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7373 unit: void addStatValue() file: velox/common/base/StatsReporter.h start line: 87 end line: 87 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7374 unit: inline UnsafeRowDataIterator::~UnsafeRowDataIterator() file: velox/row/UnsafeRowDeserializer.h start line: 98 end line: 98 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7375 unit: inline UnsafeRowDataBatchIterator::~UnsafeRowDataBatchIterator() file: velox/row/UnsafeRowBatchDeserializer.h start line: 113 end line: 113 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7376 unit: explicit Type() file: velox/type/Type.h start line: 400 end line: 400 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7377 unit: explicit FormatValue() file: velox/type/Type.h start line: 1662 end line: 1662 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7378 unit: explicit NestedField() file: velox/type/Subfield.h start line: 72 end line: 72 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7379 unit: explicit LongSubscript() file: velox/type/Subfield.h start line: 113 end line: 113 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7380 unit: explicit StringSubscript() file: velox/type/Subfield.h start line: 154 end line: 154 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7381 unit: constexpr Date() file: velox/type/Date.h start line: 31 end line: 31 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7382 unit: constexpr Date() file: velox/type/Date.h start line: 32 end line: 32 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7383 unit: operator StringView() file: velox/type/Date.h start line: 63 end line: 63 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7384 unit: constexpr Timestamp() file: velox/type/Timestamp.h start line: 34 end line: 34 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7385 unit: explicit OperatorRuntimeStatWriter() file: velox/exec/Operator.h start line: 473 end line: 473 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7386 unit: explicit LocalMergeSourceQueue() file: velox/exec/MergeSource.cpp start line: 43 end line: 43 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7387 unit: explicit Aggregate() file: velox/exec/Aggregate.h start line: 39 end line: 39 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7388 unit: virtual ~Aggregate() file: velox/exec/Aggregate.h start line: 42 end line: 42 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7389 unit: virtual void destroy() file: velox/exec/Aggregate.h start line: 191 end line: 191 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7390 unit: void close() file: velox/exec/HashBuild.h start line: 84 end line: 84 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7391 unit: void close() file: velox/exec/Exchange.cpp start line: 133 end line: 133 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7392 unit: virtual ~MergeSource() file: velox/exec/MergeSource.h start line: 26 end line: 26 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7393 unit: explicit ExchangeQueue() file: velox/exec/Exchange.h start line: 72 end line: 72 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7394 unit: explicit In() file: velox/functions/sparksql/In.cpp start line: 66 end line: 66 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7395 unit: explicit ArbitraryAggregate() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 35 end line: 35 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7396 unit: void finalize() file: velox/functions/prestosql/aggregates/ArbitraryAggregate.cpp start line: 158 end line: 158 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7397 unit: explicit MapAggAggregate() file: velox/functions/prestosql/aggregates/MapAggAggregate.cpp start line: 33 end line: 33 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7398 unit: explicit BoolAndAggregate() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 79 end line: 79 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7399 unit: explicit BoolOrAggregate() file: velox/functions/prestosql/aggregates/BoolAggregates.cpp start line: 130 end line: 130 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7400 unit: explicit InputByteStream() file: velox/functions/prestosql/aggregates/IOUtils.h start line: 40 end line: 40 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7401 unit: explicit ArrayAggAggregate() file: velox/functions/prestosql/aggregates/ArrayAggAggregate.cpp start line: 31 end line: 31 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7402 unit: void finalize() file: velox/functions/prestosql/aggregates/VarianceAggregates.cpp start line: 153 end line: 153 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7403 unit: void finalize() file: velox/functions/prestosql/aggregates/CovarianceAggregates.cpp start line: 387 end line: 387 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7404 unit: explicit MinMaxAggregate() file: velox/functions/prestosql/aggregates/MinMaxAggregates.cpp start line: 48 end line: 48 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7405 unit: explicit AverageAggregate() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 39 end line: 39 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7406 unit: void finalize() file: velox/functions/prestosql/aggregates/AverageAggregate.cpp start line: 54 end line: 54 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7407 unit: void finalize() file: velox/functions/prestosql/aggregates/MinMaxByAggregates.cpp start line: 54 end line: 54 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7408 unit: void finalize() file: velox/functions/prestosql/aggregates/ChecksumAggregate.cpp start line: 39 end line: 39 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7409 unit: explicit CountAggregate() file: velox/functions/prestosql/aggregates/CountAggregate.cpp start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7410 unit: void destroy() file: velox/functions/prestosql/aggregates/ApproxDistinctAggregate.cpp start line: 186 end line: 186 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7411 unit: explicit SumAggregate() file: velox/functions/prestosql/aggregates/SumAggregate.h start line: 30 end line: 30 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7412 unit: explicit SimpleNumericAggregate() file: velox/functions/prestosql/aggregates/SimpleNumericAggregate.h start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7413 unit: void finalize() file: velox/functions/prestosql/aggregates/SimpleNumericAggregate.h start line: 32 end line: 32 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7414 unit: explicit CountIfAggregate() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 28 end line: 28 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7415 unit: void finalize() file: velox/functions/prestosql/aggregates/CountIfAggregate.cpp start line: 42 end line: 42 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7416 unit: explicit MapKeyValueFunction() file: velox/functions/prestosql/MapKeysAndValues.cpp start line: 24 end line: 24 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7417 unit: virtual ~UDFOutputString() file: velox/functions/UDFOutputString.h start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7418 unit: void addRef() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 41 end line: 41 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7419 unit: void release() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 42 end line: 42 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7420 unit: void addRef() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 53 end line: 53 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7421 unit: void release() file: velox/duckdb/conversion/DuckWrapper.cpp start line: 54 end line: 54 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7422 unit: void reset() file: velox/expression/ControlExpr.h start line: 74 end line: 74 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7423 unit: explicit VectorReader() file: velox/expression/VectorUdfTypeSystem.h start line: 197 end line: 197 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7424 unit: void setChildrenMayHaveNulls() file: velox/expression/VectorUdfTypeSystem.h start line: 243 end line: 243 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7425 unit: virtual ~ExprSet() file: velox/expression/Expr.h start line: 336 end line: 336 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7426 unit: virtual ~ExprSetSimplified() file: velox/expression/Expr.h start line: 401 end line: 401 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7427 unit: explicit TypeVariableConstraint() file: velox/expression/FunctionSignature.h start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7428 unit: explicit SkipNullsContainer() file: velox/expression/VariadicView.h start line: 105 end line: 105 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7429 unit: explicit LocalDecodedVector() file: velox/expression/EvalCtx.h start line: 327 end line: 327 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7430 unit: explicit PointerWrapper() file: velox/expression/ComplexViewTypes.h start line: 37 end line: 37 size: 1 LOC McCabe index: 2 number of parameters: 1 id: 7431 unit: explicit SkipNullsContainer() file: velox/expression/ComplexViewTypes.h start line: 450 end line: 450 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7432 unit: return PointerWrapper() file: velox/expression/ComplexViewTypes.h start line: 604 end line: 604 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 7433 unit: Scope scope() file: velox/expression/ExprCompiler.cpp start line: 410 end line: 410 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 7434 unit: virtual void addNull() file: velox/vector/LazyVector.h start line: 56 end line: 56 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 7435 unit: virtual void addRuntimeStat() file: velox/vector/LazyVector.h start line: 107 end line: 107 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 7436 unit: void addRef() file: velox/vector/arrow/Bridge.cpp start line: 550 end line: 550 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7437 unit: void release() file: velox/vector/arrow/Bridge.cpp start line: 551 end line: 551 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7438 unit: void addRef() file: velox/vector/ConstantVector.h start line: 29 end line: 29 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7439 unit: void release() file: velox/vector/ConstantVector.h start line: 31 end line: 31 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7440 unit: virtual ~RowVector() file: velox/vector/ComplexVector.h start line: 70 end line: 70 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7441 unit: virtual ~ArrayVector() file: velox/vector/ComplexVector.h start line: 268 end line: 268 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7442 unit: virtual ~MapVector() file: velox/vector/ComplexVector.h start line: 435 end line: 435 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7443 unit: virtual ~SimpleVector() file: velox/vector/SimpleVector.h start line: 131 end line: 131 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7444 unit: virtual ~Buffer() file: velox/buffer/Buffer.h start line: 60 end line: 60 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7445 unit: virtual void checkEndGuard() file: velox/buffer/Buffer.h start line: 157 end line: 157 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 7446 unit: virtual void setEndGuard() file: velox/buffer/Buffer.h start line: 190 end line: 190 size: 1 LOC McCabe index: 1 number of parameters: 0