id: 1 unit: static absl::Status ParseTime() file: sql_utils/public/functions/parse_date_time.cc start line: 964 end line: 1646 size: 535 LOC McCabe index: 153 number of parameters: 6 id: 2 unit: absl::Status ParseTimeWithFormatElements() file: sql_utils/public/functions/cast_date_time.cc start line: 757 end line: 1091 size: 237 LOC McCabe index: 51 number of parameters: 6 id: 3 unit: absl::StatusOr IntervalValue::ParseFromString() file: sql_utils/public/interval_value.cc start line: 574 end line: 733 size: 146 LOC McCabe index: 31 number of parameters: 3 id: 4 unit: absl::StatusOr Parse() file: sql_utils/public/interval_value.cc start line: 819 end line: 965 size: 135 LOC McCabe index: 34 number of parameters: 1 id: 5 unit: std::string FormatElementTypeString() file: sql_utils/public/functions/cast_date_time.cc start line: 223 end line: 338 size: 116 LOC McCabe index: 57 number of parameters: 1 id: 6 unit: static absl::Status TimestampTruncImpl() file: sql_utils/public/functions/date_time_util.cc start line: 1588 end line: 1713 size: 111 LOC McCabe index: 35 number of parameters: 6 id: 7 unit: def from_path() file: inference/xgboost_predictor/predictor.py start line: 0 end line: 0 size: 111 LOC McCabe index: 19 number of parameters: 2 id: 8 unit: def _preprocess() file: inference/xgboost_predictor/predictor.py start line: 0 end line: 0 size: 105 LOC McCabe index: 36 number of parameters: 2 id: 9 unit: static absl::Status TimestampTruncAtLeastMinute() file: sql_utils/public/functions/date_time_util.cc start line: 1454 end line: 1586 size: 101 LOC McCabe index: 27 number of parameters: 5 id: 10 unit: absl::StatusOr FromDateTimeFormatElementToFormatString() file: sql_utils/public/functions/cast_date_time.cc start line: 1732 end line: 1833 size: 98 LOC McCabe index: 37 number of parameters: 2 id: 11 unit: absl::Status DatetimeBucket() file: sql_utils/public/functions/date_time_util.cc start line: 4275 end line: 4414 size: 98 LOC McCabe index: 22 number of parameters: 5 id: 12 unit: absl::Status ExtractFromDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 2657 end line: 2758 size: 97 LOC McCabe index: 27 number of parameters: 3 id: 13 unit: static absl::Status ExtractFromTimestampInternal() file: sql_utils/public/functions/date_time_util.cc start line: 1166 end line: 1269 size: 93 LOC McCabe index: 26 number of parameters: 4 id: 14 unit: absl::Status DiffDatetimes() file: sql_utils/public/functions/date_time_util.cc start line: 3237 end line: 3325 size: 87 LOC McCabe index: 28 number of parameters: 4 id: 15 unit: absl::StatusOr IntervalValue::ParseFromString() file: sql_utils/public/interval_value.cc start line: 436 end line: 523 size: 80 LOC McCabe index: 26 number of parameters: 2 id: 16 unit: FormatElementCategory GetFormatElementCategoryFromType() file: sql_utils/public/functions/cast_date_time.cc start line: 340 end line: 415 size: 76 LOC McCabe index: 57 number of parameters: 1 id: 17 unit: def _extract_model_metadata() file: inference/xgboost_predictor/predictor.py start line: 0 end line: 0 size: 74 LOC McCabe index: 30 number of parameters: 1 id: 18 unit: absl::Status ConvertTimestampMicrosToStringWithTruncation() file: sql_utils/public/functions/date_time_util.cc start line: 1823 end line: 1913 size: 73 LOC McCabe index: 9 number of parameters: 3 id: 19 unit: absl::StatusOr GetNextDateTimeFormatElement() file: sql_utils/public/functions/cast_date_time.cc start line: 1615 end line: 1699 size: 72 LOC McCabe index: 17 number of parameters: 2 id: 20 unit: static absl::Status AddTimestampInternal() file: sql_utils/public/functions/date_time_util.cc start line: 953 end line: 1038 size: 72 LOC McCabe index: 22 number of parameters: 6 id: 21 unit: absl::Status AddDateOverflow() file: sql_utils/public/functions/date_time_util.cc start line: 2989 end line: 3065 size: 72 LOC McCabe index: 19 number of parameters: 5 id: 22 unit: static bool AddAtLeastDaysToCivilTime() file: sql_utils/public/functions/date_time_util.cc start line: 774 end line: 853 size: 71 LOC McCabe index: 15 number of parameters: 7 id: 23 unit: absl::Status ExtractFromDate() file: sql_utils/public/functions/date_time_util.cc start line: 2535 end line: 2605 size: 68 LOC McCabe index: 25 number of parameters: 3 id: 24 unit: static absl::Status AddTimeInternal() file: sql_utils/public/functions/date_time_util.cc start line: 3665 end line: 3730 size: 64 LOC McCabe index: 16 number of parameters: 4 id: 25 unit: absl::Status ExpandPercentZQJ() file: sql_utils/public/functions/date_time_util.cc start line: 4519 end line: 4585 size: 63 LOC McCabe index: 16 number of parameters: 5 id: 26 unit: static absl::Status ParseStringToTimestampParts() file: sql_utils/public/functions/date_time_util.cc start line: 498 end line: 576 size: 61 LOC McCabe index: 29 number of parameters: 11 id: 27 unit: absl::Status DiffDates() file: sql_utils/public/functions/date_time_util.cc start line: 3104 end line: 3166 size: 61 LOC McCabe index: 20 number of parameters: 4 id: 28 unit: absl::StatusOr IntervalValue::Extract() file: sql_utils/public/interval_value.cc start line: 1063 end line: 1125 size: 60 LOC McCabe index: 18 number of parameters: 1 id: 29 unit: absl::Status ValidateDateTimeFormatElements() file: sql_utils/public/functions/cast_date_time.cc start line: 1231 end line: 1314 size: 58 LOC McCabe index: 8 number of parameters: 3 id: 30 unit: absl::Status TruncateDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 3931 end line: 3989 size: 57 LOC McCabe index: 27 number of parameters: 3 id: 31 unit: absl::Status DateBucket() file: sql_utils/public/functions/date_time_util.cc start line: 4416 end line: 4498 size: 57 LOC McCabe index: 15 number of parameters: 4 id: 32 unit: absl::Status LastDayOfDate() file: sql_utils/public/functions/date_time_util.cc start line: 1378 end line: 1444 size: 56 LOC McCabe index: 22 number of parameters: 3 id: 33 unit: def create_build_configuration() file: configure.py start line: 0 end line: 0 size: 56 LOC McCabe index: 6 number of parameters: 0 id: 34 unit: static absl::Status TruncateDateImpl() file: sql_utils/public/functions/date_time_util.cc start line: 1318 end line: 1376 size: 55 LOC McCabe index: 17 number of parameters: 4 id: 35 unit: absl::Status CanonicalizeDateParseContext() file: sql_utils/public/functions/parse_date_time.cc start line: 403 end line: 471 size: 54 LOC McCabe index: 16 number of parameters: 1 id: 36 unit: static absl::Status ComputeYearMonthDayFromNonISOParts() file: sql_utils/public/functions/parse_date_time.cc start line: 860 end line: 933 size: 54 LOC McCabe index: 14 number of parameters: 4 id: 37 unit: static absl::Status ComputeYearMonthDayFromISOParts() file: sql_utils/public/functions/parse_date_time.cc start line: 792 end line: 858 size: 53 LOC McCabe index: 13 number of parameters: 4 id: 38 unit: static absl::Status DiffWithPartsSmallerThanDay() file: sql_utils/public/functions/date_time_util.cc start line: 3179 end line: 3235 size: 52 LOC McCabe index: 13 number of parameters: 7 id: 39 unit: static void SanitizeFormat() file: sql_utils/public/functions/date_time_util.cc start line: 1976 end line: 2044 size: 51 LOC McCabe index: 31 number of parameters: 3 id: 40 unit: absl::Status TimestampDiff() file: sql_utils/public/functions/date_time_util.cc start line: 3999 end line: 4051 size: 51 LOC McCabe index: 18 number of parameters: 4 id: 41 unit: absl::StatusOr TimestampBucketizer::Create() file: sql_utils/public/functions/date_time_util.cc start line: 4187 end line: 4244 size: 51 LOC McCabe index: 17 number of parameters: 4 id: 42 unit: def setup_python() file: configure.py start line: 0 end line: 0 size: 51 LOC McCabe index: 11 number of parameters: 1 id: 43 unit: absl::StatusOr IntervalValue::ParseFromString() file: sql_utils/public/interval_value.cc start line: 735 end line: 803 size: 50 LOC McCabe index: 17 number of parameters: 1 id: 44 unit: absl::Status ExtractFromTime() file: sql_utils/public/functions/date_time_util.cc start line: 2607 end line: 2655 size: 49 LOC McCabe index: 24 number of parameters: 3 id: 45 unit: absl::Status TruncateTime() file: sql_utils/public/functions/date_time_util.cc start line: 3803 end line: 3851 size: 49 LOC McCabe index: 18 number of parameters: 3 id: 46 unit: static absl::Status ValidateParseFormat() file: sql_utils/public/functions/parse_date_time.cc start line: 1649 end line: 1710 size: 48 LOC McCabe index: 26 number of parameters: 3 id: 47 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 301 end line: 361 size: 48 LOC McCabe index: 2 number of parameters: 1 id: 48 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 368 end line: 429 size: 48 LOC McCabe index: 2 number of parameters: 1 id: 49 unit: static void GetTruncatedInputStringInfo() file: sql_utils/public/error_helpers.cc start line: 182 end line: 245 size: 47 LOC McCabe index: 7 number of parameters: 5 id: 50 unit: absl::Status DiffTimes() file: sql_utils/public/functions/date_time_util.cc start line: 3747 end line: 3792 size: 45 LOC McCabe index: 19 number of parameters: 4 id: 51 unit: std::string IntervalValue::ToISO8601() file: sql_utils/public/interval_value.cc start line: 367 end line: 411 size: 43 LOC McCabe index: 16 number of parameters: 0 id: 52 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 50 end line: 104 size: 43 LOC McCabe index: 2 number of parameters: 1 id: 53 unit: void VarIntBase::AppendToString() file: sql_utils/common/multiprecision_int.h start line: 1525 end line: 1574 size: 42 LOC McCabe index: 8 number of parameters: 1 id: 54 unit: void GeneralTrieImpl::Insert() file: sql_utils/base/general_trie.h start line: 369 end line: 420 size: 42 LOC McCabe index: 13 number of parameters: 2 id: 55 unit: void GeneralTrieImpl::TraverseAllMatchingStrings() file: sql_utils/base/general_trie.h start line: 619 end line: 684 size: 42 LOC McCabe index: 14 number of parameters: 4 id: 56 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 492 end line: 545 size: 42 LOC McCabe index: 2 number of parameters: 1 id: 57 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 378 end line: 434 size: 42 LOC McCabe index: 2 number of parameters: 1 id: 58 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 696 end line: 749 size: 42 LOC McCabe index: 2 number of parameters: 1 id: 59 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 592 end line: 644 size: 41 LOC McCabe index: 2 number of parameters: 1 id: 60 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 53 end line: 113 size: 41 LOC McCabe index: 7 number of parameters: 1 id: 61 unit: absl::Status CanonicalizeNonISODateParseContext() file: sql_utils/public/functions/parse_date_time.cc start line: 322 end line: 391 size: 40 LOC McCabe index: 8 number of parameters: 4 id: 62 unit: std::string LegacyStatusCodeToString() file: sql_utils/common/status_payload_utils.cc start line: 73 end line: 112 size: 40 LOC McCabe index: 18 number of parameters: 1 id: 63 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 317 end line: 371 size: 40 LOC McCabe index: 2 number of parameters: 1 id: 64 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 441 end line: 495 size: 40 LOC McCabe index: 2 number of parameters: 1 id: 65 unit: bool FixedUint::ParseOrAppendDigits() file: sql_utils/common/multiprecision_int.h start line: 744 end line: 783 size: 39 LOC McCabe index: 9 number of parameters: 2 id: 66 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 446 end line: 495 size: 39 LOC McCabe index: 2 number of parameters: 1 id: 67 unit: absl::Status CanonicalizeISODateParseContext() file: sql_utils/public/functions/parse_date_time.cc start line: 255 end line: 320 size: 38 LOC McCabe index: 8 number of parameters: 5 id: 68 unit: static absl::Status ConvertTimestampInterval() file: sql_utils/public/functions/date_time_util.cc start line: 615 end line: 654 size: 38 LOC McCabe index: 15 number of parameters: 4 id: 69 unit: absl::Status ComputePrefixBeforeEllipses() file: sql_utils/common/utf_util.cc start line: 151 end line: 198 size: 38 LOC McCabe index: 8 number of parameters: 5 id: 70 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 436 end line: 485 size: 38 LOC McCabe index: 2 number of parameters: 1 id: 71 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 332 end line: 382 size: 38 LOC McCabe index: 2 number of parameters: 1 id: 72 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 389 end line: 439 size: 38 LOC McCabe index: 2 number of parameters: 1 id: 73 unit: static std::string CEscapeInternal() file: sql_utils/public/strings.cc start line: 51 end line: 95 size: 37 LOC McCabe index: 16 number of parameters: 3 id: 74 unit: R DecomposeImpl() file: sql_utils/base/mathutil.cc start line: 30 end line: 79 size: 37 LOC McCabe index: 6 number of parameters: 1 id: 75 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 345 end line: 392 size: 37 LOC McCabe index: 2 number of parameters: 1 id: 76 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 502 end line: 550 size: 37 LOC McCabe index: 2 number of parameters: 1 id: 77 unit: absl::Status CheckForCoexistance() file: sql_utils/public/functions/cast_date_time.cc start line: 1175 end line: 1212 size: 36 LOC McCabe index: 8 number of parameters: 4 id: 78 unit: static absl::Status CheckValidAddTimestampPart() file: sql_utils/public/functions/date_time_util.cc start line: 681 end line: 716 size: 36 LOC McCabe index: 18 number of parameters: 2 id: 79 unit: std::string IntervalValue::ToString() file: sql_utils/public/interval_value.cc start line: 320 end line: 365 size: 36 LOC McCabe index: 7 number of parameters: 0 id: 80 unit: absl::StatusOr IntervalValue::FromInteger() file: sql_utils/public/interval_value.cc start line: 1026 end line: 1061 size: 36 LOC McCabe index: 11 number of parameters: 2 id: 81 unit: FixedUint::operator double() file: sql_utils/common/multiprecision_int.h start line: 607 end line: 648 size: 36 LOC McCabe index: 7 number of parameters: 0 id: 82 unit: int LongDiv() file: sql_utils/common/multiprecision_int_impl.h start line: 677 end line: 737 size: 36 LOC McCabe index: 6 number of parameters: 4 id: 83 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 235 end line: 283 size: 36 LOC McCabe index: 2 number of parameters: 1 id: 84 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 290 end line: 338 size: 36 LOC McCabe index: 2 number of parameters: 1 id: 85 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 558 end line: 604 size: 36 LOC McCabe index: 2 number of parameters: 1 id: 86 unit: absl::Status TimestampTrunc() file: sql_utils/public/functions/date_time_util.cc start line: 3872 end line: 3906 size: 35 LOC McCabe index: 10 number of parameters: 4 id: 87 unit: absl::Status DecodeFormattedDate() file: sql_utils/public/functions/date_time_util.cc start line: 4089 end line: 4129 size: 35 LOC McCabe index: 7 number of parameters: 4 id: 88 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 264 end line: 310 size: 35 LOC McCabe index: 3 number of parameters: 1 id: 89 unit: std::string FormatElementCategoryString() file: sql_utils/public/functions/cast_date_time.cc start line: 417 end line: 450 size: 34 LOC McCabe index: 16 number of parameters: 1 id: 90 unit: static absl::Status AddDatetimeInternal() file: sql_utils/public/functions/date_time_util.cc start line: 3345 end line: 3386 size: 33 LOC McCabe index: 6 number of parameters: 5 id: 91 unit: absl::Status AddDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 3415 end line: 3457 size: 33 LOC McCabe index: 7 number of parameters: 3 id: 92 unit: absl::Status AdvanceOneChar() file: sql_utils/public/parse_location.cc start line: 113 end line: 158 size: 33 LOC McCabe index: 7 number of parameters: 5 id: 93 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 502 end line: 546 size: 33 LOC McCabe index: 2 number of parameters: 1 id: 94 unit: bool IsSupportedForParsing() file: sql_utils/public/functions/cast_date_time.cc start line: 453 end line: 484 size: 32 LOC McCabe index: 26 number of parameters: 1 id: 95 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 552 end line: 594 size: 32 LOC McCabe index: 2 number of parameters: 1 id: 96 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 646 end line: 689 size: 32 LOC McCabe index: 4 number of parameters: 1 id: 97 unit: def get_python_path() file: configure.py start line: 0 end line: 0 size: 32 LOC McCabe index: 5 number of parameters: 2 id: 98 unit: size_t ParseWithFormatElementOfTypeYCommaYYY() file: sql_utils/public/functions/cast_date_time.cc start line: 683 end line: 720 size: 31 LOC McCabe index: 4 number of parameters: 2 id: 99 unit: static absl::Status AddDuration() file: sql_utils/public/functions/date_time_util.cc start line: 887 end line: 917 size: 31 LOC McCabe index: 8 number of parameters: 6 id: 100 unit: void SerializeNoOptimization() file: sql_utils/common/multiprecision_int_impl.h start line: 806 end line: 839 size: 31 LOC McCabe index: 10 number of parameters: 2 id: 101 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 54 end line: 95 size: 31 LOC McCabe index: 2 number of parameters: 1 id: 102 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 179 end line: 221 size: 31 LOC McCabe index: 3 number of parameters: 1 id: 103 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 844 end line: 886 size: 31 LOC McCabe index: 3 number of parameters: 1 id: 104 unit: absl::Status ConvertStringToDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 2397 end line: 2436 size: 30 LOC McCabe index: 8 number of parameters: 3 id: 105 unit: absl::Status AddTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3504 end line: 3541 size: 30 LOC McCabe index: 7 number of parameters: 4 id: 106 unit: absl::StatusOr ComputeSuffixAfterEllipses() file: sql_utils/common/utf_util.cc start line: 206 end line: 244 size: 30 LOC McCabe index: 7 number of parameters: 3 id: 107 unit: absl::Status ConvertInternalErrorLocationToExternal() file: sql_utils/common/errors.cc start line: 134 end line: 169 size: 30 LOC McCabe index: 3 number of parameters: 2 id: 108 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 236 end line: 277 size: 30 LOC McCabe index: 3 number of parameters: 1 id: 109 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 399 end line: 440 size: 30 LOC McCabe index: 2 number of parameters: 1 id: 110 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 161 end line: 206 size: 30 LOC McCabe index: 2 number of parameters: 1 id: 111 unit: static absl::StatusOr LastWeekNumberOfYear() file: sql_utils/public/functions/parse_date_time.cc start line: 600 end line: 636 size: 29 LOC McCabe index: 7 number of parameters: 2 id: 112 unit: absl::Status ConvertStringToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2337 end line: 2365 size: 29 LOC McCabe index: 7 number of parameters: 5 id: 113 unit: std::string FormatError() file: sql_utils/public/error_helpers.cc start line: 114 end line: 151 size: 29 LOC McCabe index: 6 number of parameters: 1 id: 114 unit: inline void DivModWordNormalizedConstant() file: sql_utils/common/multiprecision_int_impl.h start line: 576 end line: 610 size: 29 LOC McCabe index: 4 number of parameters: 4 id: 115 unit: inline uint64_t ShortDivModConstant() file: sql_utils/common/multiprecision_int_impl.h start line: 620 end line: 651 size: 29 LOC McCabe index: 5 number of parameters: 3 id: 116 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 253 end line: 294 size: 29 LOC McCabe index: 2 number of parameters: 1 id: 117 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 103 end line: 143 size: 29 LOC McCabe index: 3 number of parameters: 1 id: 118 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 47 end line: 87 size: 29 LOC McCabe index: 3 number of parameters: 1 id: 119 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 214 end line: 256 size: 29 LOC McCabe index: 2 number of parameters: 1 id: 120 unit: static bool ParsePrefixToTimeParts() file: sql_utils/public/functions/date_time_util.cc start line: 214 end line: 249 size: 28 LOC McCabe index: 13 number of parameters: 7 id: 121 unit: std::string FormatErrorLocation() file: sql_utils/public/error_helpers.cc start line: 64 end line: 92 size: 28 LOC McCabe index: 7 number of parameters: 3 id: 122 unit: void GeneralTrieImpl::TraverseIterator::Next() file: sql_utils/base/general_trie.h start line: 722 end line: 754 size: 28 LOC McCabe index: 8 number of parameters: 0 id: 123 unit: def _get_tf_model_result() file: inference/transform_predictor/predictor.py start line: 0 end line: 0 size: 28 LOC McCabe index: 12 number of parameters: 2 id: 124 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 158 end line: 198 size: 28 LOC McCabe index: 2 number of parameters: 1 id: 125 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 756 end line: 793 size: 28 LOC McCabe index: 2 number of parameters: 1 id: 126 unit: static bool ParseTimeZoneOffsetFormat() file: sql_utils/public/functions/date_time_util.cc start line: 441 end line: 473 size: 27 LOC McCabe index: 10 number of parameters: 4 id: 127 unit: void AppendSegmentsToString() file: sql_utils/common/multiprecision_int_impl.cc start line: 40 end line: 66 size: 27 LOC McCabe index: 3 number of parameters: 3 id: 128 unit: uint64_t VarUintRef::DivMod() file: sql_utils/common/multiprecision_int.h start line: 1454 end line: 1483 size: 27 LOC McCabe index: 3 number of parameters: 1 id: 129 unit: inline void DivMod() file: sql_utils/common/multiprecision_int_impl.h start line: 740 end line: 766 size: 27 LOC McCabe index: 6 number of parameters: 4 id: 130 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 112 end line: 150 size: 27 LOC McCabe index: 2 number of parameters: 1 id: 131 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 206 end line: 245 size: 27 LOC McCabe index: 2 number of parameters: 1 id: 132 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 601 end line: 638 size: 27 LOC McCabe index: 2 number of parameters: 1 id: 133 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 151 end line: 189 size: 27 LOC McCabe index: 2 number of parameters: 1 id: 134 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 689 end line: 726 size: 27 LOC McCabe index: 3 number of parameters: 1 id: 135 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 447 end line: 484 size: 27 LOC McCabe index: 2 number of parameters: 1 id: 136 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 529 end line: 566 size: 27 LOC McCabe index: 3 number of parameters: 1 id: 137 unit: size_t ParseWithFormatElementOfTypeTZH() file: sql_utils/public/functions/cast_date_time.cc start line: 726 end line: 753 size: 26 LOC McCabe index: 3 number of parameters: 4 id: 138 unit: static absl::Status UpdateErrorFromPayload() file: sql_utils/public/error_helpers.cc start line: 265 end line: 294 size: 26 LOC McCabe index: 4 number of parameters: 3 id: 139 unit: absl::StatusOr GetSummaryString() file: sql_utils/common/utf_util.cc start line: 247 end line: 289 size: 26 LOC McCabe index: 2 number of parameters: 2 id: 140 unit: inline void DivMod() file: sql_utils/common/multiprecision_int_impl.h start line: 769 end line: 794 size: 26 LOC McCabe index: 5 number of parameters: 4 id: 141 unit: static inline int CountLeadingZeros32() file: sql_utils/base/bits.h start line: 88 end line: 118 size: 26 LOC McCabe index: 9 number of parameters: 1 id: 142 unit: static inline int CountLeadingZeros64() file: sql_utils/base/bits.h start line: 120 end line: 145 size: 26 LOC McCabe index: 8 number of parameters: 1 id: 143 unit: inline uint64_t Bits::ReverseBits64() file: sql_utils/base/bits.h start line: 514 end line: 539 size: 26 LOC McCabe index: 2 number of parameters: 1 id: 144 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 95 end line: 132 size: 26 LOC McCabe index: 2 number of parameters: 1 id: 145 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 800 end line: 836 size: 26 LOC McCabe index: 2 number of parameters: 1 id: 146 unit: static absl::Status ComputeDateFromISOYearAndDayOfYear() file: sql_utils/public/functions/parse_date_time.cc start line: 664 end line: 695 size: 25 LOC McCabe index: 4 number of parameters: 3 id: 147 unit: static absl::Status FormatTimestampToStringInternal() file: sql_utils/public/functions/date_time_util.cc start line: 1090 end line: 1119 size: 25 LOC McCabe index: 4 number of parameters: 5 id: 148 unit: absl::Status ConvertTimestampToTime() file: sql_utils/public/functions/date_time_util.cc start line: 2831 end line: 2858 size: 25 LOC McCabe index: 5 number of parameters: 4 id: 149 unit: absl::StatusOr IntervalValue::SumAggregator::GetAverage() file: sql_utils/public/interval_value.cc start line: 193 end line: 225 size: 25 LOC McCabe index: 7 number of parameters: 1 id: 150 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 612 end line: 646 size: 25 LOC McCabe index: 2 number of parameters: 1 id: 151 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 654 end line: 688 size: 25 LOC McCabe index: 2 number of parameters: 1 id: 152 unit: absl::StatusOr ResolveFormatString() file: sql_utils/public/functions/cast_date_time.cc start line: 1835 end line: 1867 size: 24 LOC McCabe index: 7 number of parameters: 3 id: 153 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 107 end line: 130 size: 24 LOC McCabe index: 17 number of parameters: 3 id: 154 unit: bool InRangeNoTruncate() file: sql_utils/public/functions/convert_internal.h start line: 80 end line: 109 size: 24 LOC McCabe index: 6 number of parameters: 1 id: 155 unit: inline bool Subtract() file: sql_utils/public/functions/arithmetics.h start line: 421 end line: 444 size: 24 LOC McCabe index: 6 number of parameters: 4 id: 156 unit: bool FromTime() file: sql_utils/public/functions/date_time_util.cc start line: 1760 end line: 1784 size: 24 LOC McCabe index: 7 number of parameters: 3 id: 157 unit: void VarIntBase::SerializeToBytes() file: sql_utils/common/multiprecision_int.h start line: 1358 end line: 1386 size: 24 LOC McCabe index: 8 number of parameters: 1 id: 158 unit: bool VarIntBase::DeserializeFromBytes() file: sql_utils/common/multiprecision_int.h start line: 1392 end line: 1420 size: 24 LOC McCabe index: 8 number of parameters: 1 id: 159 unit: absl::StatusOr StatusToDeprecationWarning() file: sql_utils/common/errors.cc start line: 88 end line: 119 size: 24 LOC McCabe index: 1 number of parameters: 2 id: 160 unit: inline Word ShortDivMod() file: sql_utils/common/multiprecision_int_impl.h start line: 542 end line: 565 size: 24 LOC McCabe index: 9 number of parameters: 3 id: 161 unit: void LogMessage::SendToLog() file: sql_utils/base/logging.cc start line: 234 end line: 258 size: 24 LOC McCabe index: 5 number of parameters: 1 id: 162 unit: size_t ParseWithFormatElementOfTypeRR() file: sql_utils/public/functions/cast_date_time.cc start line: 654 end line: 677 size: 23 LOC McCabe index: 5 number of parameters: 4 id: 163 unit: static absl::Status ComputeDateFromISOYearWeekAndWeekday() file: sql_utils/public/functions/parse_date_time.cc start line: 698 end line: 726 size: 23 LOC McCabe index: 4 number of parameters: 4 id: 164 unit: static bool AddAtLeastDaysToDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 855 end line: 885 size: 23 LOC McCabe index: 4 number of parameters: 4 id: 165 unit: static absl::StatusOr GetFirstWeekDayOfWeek() file: sql_utils/public/functions/date_time_util.cc start line: 1140 end line: 1162 size: 23 LOC McCabe index: 9 number of parameters: 1 id: 166 unit: absl::Status ConvertStringToTime() file: sql_utils/public/functions/date_time_util.cc start line: 2367 end line: 2395 size: 23 LOC McCabe index: 6 number of parameters: 3 id: 167 unit: std::string ToString() file: sql_utils/public/interval_value.cc start line: 47 end line: 70 size: 23 LOC McCabe index: 5 number of parameters: 1 id: 168 unit: absl::StatusOr ParseLocationTranslator::GetByteOffsetFromLineAndColumn() file: sql_utils/public/parse_location.cc start line: 205 end line: 232 size: 23 LOC McCabe index: 2 number of parameters: 2 id: 169 unit: static constexpr std::array GetMSBInfoArray() file: sql_utils/common/multiprecision_int.h start line: 577 end line: 599 size: 23 LOC McCabe index: 4 number of parameters: 4 id: 170 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 553 end line: 585 size: 23 LOC McCabe index: 2 number of parameters: 1 id: 171 unit: inline absl::StatusOr BigNumericValue::To() file: sql_utils/public/numeric_value.h start line: 1408 end line: 1429 size: 22 LOC McCabe index: 8 number of parameters: 0 id: 172 unit: std::string DebugString() file: sql_utils/public/functions/parse_date_time.cc start line: 207 end line: 228 size: 22 LOC McCabe index: 2 number of parameters: 0 id: 173 unit: static absl::Status ParseISOYear() file: sql_utils/public/functions/parse_date_time.cc start line: 538 end line: 572 size: 22 LOC McCabe index: 4 number of parameters: 2 id: 174 unit: static bool ParseStringToDatetimeParts() file: sql_utils/public/functions/date_time_util.cc start line: 268 end line: 293 size: 22 LOC McCabe index: 8 number of parameters: 9 id: 175 unit: absl::Status EncodeFormattedDate() file: sql_utils/public/functions/date_time_util.cc start line: 4131 end line: 4155 size: 22 LOC McCabe index: 5 number of parameters: 3 id: 176 unit: absl::StatusOr JustifyInterval() file: sql_utils/public/interval_value.cc start line: 1158 end line: 1182 size: 22 LOC McCabe index: 11 number of parameters: 1 id: 177 unit: void ParseLocationTranslator::CalculateLineOffsets() file: sql_utils/public/parse_location.cc start line: 58 end line: 79 size: 22 LOC McCabe index: 7 number of parameters: 0 id: 178 unit: uint32_t VarUintRef::DivMod() file: sql_utils/common/multiprecision_int.h start line: 1500 end line: 1522 size: 22 LOC McCabe index: 4 number of parameters: 1 id: 179 unit: std::string CoerceToWellFormedUTF8() file: sql_utils/common/utf_util.cc start line: 56 end line: 80 size: 22 LOC McCabe index: 5 number of parameters: 1 id: 180 unit: void GeneralTrieImpl::TraverseAlongString() file: sql_utils/base/general_trie.h start line: 429 end line: 461 size: 22 LOC McCabe index: 7 number of parameters: 2 id: 181 unit: void GeneralTrieImpl::Traverse() file: sql_utils/base/general_trie.h start line: 687 end line: 710 size: 22 LOC McCabe index: 9 number of parameters: 4 id: 182 unit: int Bits::CountLeadingZeros32_Portable() file: sql_utils/base/bits.cc start line: 126 end line: 147 size: 22 LOC McCabe index: 6 number of parameters: 1 id: 183 unit: inline uint64_t gbswap_64() file: sql_utils/base/endian.h start line: 74 end line: 96 size: 22 LOC McCabe index: 4 number of parameters: 1 id: 184 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 651 end line: 682 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 185 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 491 end line: 522 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 186 unit: void Compute() file: tensorflow_ops/datetime_ops_kernel.cc start line: 121 end line: 153 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 187 unit: inline absl::StatusOr BigNumericValue::ToNumericValue() file: sql_utils/public/numeric_value.h start line: 1431 end line: 1452 size: 21 LOC McCabe index: 4 number of parameters: 0 id: 188 unit: absl::StatusOr GetFormatCasingTypeOfNonLiteralElements() file: sql_utils/public/functions/cast_date_time.cc start line: 1573 end line: 1610 size: 21 LOC McCabe index: 9 number of parameters: 2 id: 189 unit: absl::Status ValidateFormatStringForFormatting() file: sql_utils/public/functions/cast_date_time.cc start line: 2129 end line: 2150 size: 21 LOC McCabe index: 5 number of parameters: 2 id: 190 unit: static absl::Status ComputeDateFromYearAndDayOfYear() file: sql_utils/public/functions/parse_date_time.cc start line: 731 end line: 753 size: 21 LOC McCabe index: 4 number of parameters: 3 id: 191 unit: static absl::Status ComputeDateFromYearWeekAndWeekday() file: sql_utils/public/functions/parse_date_time.cc start line: 757 end line: 790 size: 21 LOC McCabe index: 2 number of parameters: 4 id: 192 unit: absl::StatusOr ParseLocationTranslator::GetLineText() file: sql_utils/public/parse_location.cc start line: 254 end line: 279 size: 21 LOC McCabe index: 6 number of parameters: 1 id: 193 unit: void FixedUint::AppendToString() file: sql_utils/common/multiprecision_int.h start line: 716 end line: 741 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 194 unit: std::string PayloadToString() file: sql_utils/common/status_payload_utils.cc start line: 48 end line: 68 size: 21 LOC McCabe index: 4 number of parameters: 2 id: 195 unit: def predict() file: inference/xgboost_predictor/predictor.py start line: 0 end line: 0 size: 21 LOC McCabe index: 4 number of parameters: 3 id: 196 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 197 end line: 228 size: 21 LOC McCabe index: 2 number of parameters: 1 id: 197 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 140 end line: 171 size: 21 LOC McCabe index: 2 number of parameters: 1 id: 198 unit: void Compute() file: tensorflow_ops/time_ops_kernel.cc start line: 573 end line: 603 size: 21 LOC McCabe index: 2 number of parameters: 1 id: 199 unit: absl::Status ValidateDatetimeDateTimeFormatElementsForFormatting() file: sql_utils/public/functions/cast_date_time.cc start line: 1401 end line: 1420 size: 20 LOC McCabe index: 10 number of parameters: 1 id: 200 unit: std::string DateTimeFormatElement::ToString() file: sql_utils/public/functions/cast_date_time.cc start line: 1426 end line: 1445 size: 20 LOC McCabe index: 6 number of parameters: 0 id: 201 unit: absl::Status StringToDatetimeCaster::Cast() file: sql_utils/public/functions/cast_date_time.cc start line: 2075 end line: 2099 size: 20 LOC McCabe index: 3 number of parameters: 4 id: 202 unit: static absl::Status ConvertBetweenTimestampsInternal() file: sql_utils/public/functions/date_time_util.cc start line: 579 end line: 612 size: 20 LOC McCabe index: 7 number of parameters: 4 id: 203 unit: static absl::Status AddTimestampNanos() file: sql_utils/public/functions/date_time_util.cc start line: 1046 end line: 1067 size: 20 LOC McCabe index: 3 number of parameters: 5 id: 204 unit: absl::Status ConvertDatetimeToString() file: sql_utils/public/functions/date_time_util.cc start line: 1951 end line: 1970 size: 20 LOC McCabe index: 4 number of parameters: 3 id: 205 unit: absl::Status MakeTimeZone() file: sql_utils/public/functions/date_time_util.cc start line: 2242 end line: 2267 size: 20 LOC McCabe index: 4 number of parameters: 2 id: 206 unit: absl::StatusOr IntervalValue::DeserializeFromBytes() file: sql_utils/public/interval_value.cc start line: 298 end line: 318 size: 20 LOC McCabe index: 3 number of parameters: 1 id: 207 unit: void DivMod() file: sql_utils/common/multiprecision_int.h start line: 293 end line: 312 size: 20 LOC McCabe index: 3 number of parameters: 3 id: 208 unit: IntegralType MathUtil::CeilOrFloorOfRatio() file: sql_utils/base/mathutil.h start line: 111 end line: 134 size: 20 LOC McCabe index: 6 number of parameters: 2 id: 209 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 732 end line: 760 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 210 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 767 end line: 795 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 211 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 803 end line: 831 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 212 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 855 end line: 883 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 213 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 890 end line: 918 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 214 unit: void Compute() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 925 end line: 953 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 215 unit: size_t ParseMonthNames() file: sql_utils/public/functions/cast_date_time.cc start line: 139 end line: 159 size: 19 LOC McCabe index: 3 number of parameters: 3 id: 216 unit: absl::Status ParseWeekdayFromElement() file: sql_utils/public/functions/parse_date_time.cc start line: 474 end line: 501 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 217 unit: static absl::Status AddTimestampInternal() file: sql_utils/public/functions/date_time_util.cc start line: 924 end line: 943 size: 19 LOC McCabe index: 3 number of parameters: 6 id: 218 unit: static void NarrowTimestampIfPossible() file: sql_utils/public/functions/date_time_util.cc start line: 1069 end line: 1088 size: 19 LOC McCabe index: 6 number of parameters: 2 id: 219 unit: absl::Status ConvertTimestampToDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 2800 end line: 2821 size: 19 LOC McCabe index: 3 number of parameters: 3 id: 220 unit: DatetimeValue DatetimeValue::FromYMDHMSAndNanosInternal() file: sql_utils/public/civil_time.cc start line: 272 end line: 293 size: 19 LOC McCabe index: 2 number of parameters: 7 id: 221 unit: void DivMod() file: sql_utils/common/multiprecision_int.h start line: 1011 end line: 1029 size: 19 LOC McCabe index: 10 number of parameters: 3 id: 222 unit: void ShiftRight() file: sql_utils/common/multiprecision_int_impl.h start line: 220 end line: 238 size: 19 LOC McCabe index: 4 number of parameters: 4 id: 223 unit: inline uint32_t Bits::ReverseBits32() file: sql_utils/base/bits.h start line: 494 end line: 512 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 224 unit: absl::StatusOr FromCastFormatTimestampToStringInternal() file: sql_utils/public/functions/cast_date_time.cc start line: 1869 end line: 1886 size: 18 LOC McCabe index: 3 number of parameters: 3 id: 225 unit: absl::string_view DateTimestampPartToSQL() file: sql_utils/public/functions/date_time_util.cc start line: 121 end line: 138 size: 18 LOC McCabe index: 7 number of parameters: 1 id: 226 unit: absl::Status ConvertTimeToString() file: sql_utils/public/functions/date_time_util.cc start line: 1932 end line: 1949 size: 18 LOC McCabe index: 4 number of parameters: 3 id: 227 unit: absl::Status FormatTimeToString() file: sql_utils/public/functions/date_time_util.cc start line: 2118 end line: 2138 size: 18 LOC McCabe index: 2 number of parameters: 3 id: 228 unit: absl::Status SubTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3552 end line: 3570 size: 18 LOC McCabe index: 4 number of parameters: 6 id: 229 unit: int DayOfWeekIntegerSunToSat1To7() file: sql_utils/public/functions/date_time_util.cc start line: 4587 end line: 4604 size: 18 LOC McCabe index: 8 number of parameters: 1 id: 230 unit: absl::Status FindTimeZoneByName() file: sql_utils/public/time_zone_util.cc start line: 23 end line: 47 size: 18 LOC McCabe index: 6 number of parameters: 2 id: 231 unit: std::string FormatErrorSource() file: sql_utils/public/error_helpers.cc start line: 94 end line: 112 size: 18 LOC McCabe index: 7 number of parameters: 2 id: 232 unit: void ShiftLeft() file: sql_utils/common/multiprecision_int_impl.h start line: 189 end line: 206 size: 18 LOC McCabe index: 4 number of parameters: 3 id: 233 unit: inline bool Less() file: sql_utils/common/multiprecision_int_impl.h start line: 253 end line: 270 size: 18 LOC McCabe index: 6 number of parameters: 2 id: 234 unit: absl::Status StatusBuilder::JoinMessageToStatus() file: sql_utils/base/status_builder.cc start line: 51 end line: 69 size: 18 LOC McCabe index: 5 number of parameters: 3 id: 235 unit: absl::Status ValidateTimeDateTimeFormatElementsForFormatting() file: sql_utils/public/functions/cast_date_time.cc start line: 1383 end line: 1399 size: 17 LOC McCabe index: 7 number of parameters: 1 id: 236 unit: absl::Status CastStringToTimestamp() file: sql_utils/public/functions/cast_date_time.cc start line: 1943 end line: 1961 size: 17 LOC McCabe index: 2 number of parameters: 5 id: 237 unit: absl::Status StringToDateCaster::Cast() file: sql_utils/public/functions/cast_date_time.cc start line: 1992 end line: 2013 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 238 unit: absl::Status ValidateFormatStringForParsing() file: sql_utils/public/functions/cast_date_time.cc start line: 2110 end line: 2127 size: 17 LOC McCabe index: 5 number of parameters: 2 id: 239 unit: inline bool Modulo() file: sql_utils/public/functions/arithmetics.h start line: 370 end line: 387 size: 17 LOC McCabe index: 5 number of parameters: 4 id: 240 unit: absl::Status FormatDatetimeToStringWithOptions() file: sql_utils/public/functions/date_time_util.cc start line: 2091 end line: 2108 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 241 unit: absl::Status ConvertDatetimeToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2774 end line: 2790 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 242 unit: ErrorSource MakeErrorSource() file: sql_utils/common/errors.cc start line: 49 end line: 67 size: 17 LOC McCabe index: 4 number of parameters: 3 id: 243 unit: bool InitLogging() file: sql_utils/base/logging.cc start line: 127 end line: 143 size: 17 LOC McCabe index: 6 number of parameters: 3 id: 244 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 300 end line: 325 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 245 unit: absl::Status CheckForMutuallyExclusiveElements() file: sql_utils/public/functions/cast_date_time.cc start line: 1134 end line: 1149 size: 16 LOC McCabe index: 3 number of parameters: 4 id: 246 unit: absl::Status ValidateDateDateTimeFormatElementsForFormatting() file: sql_utils/public/functions/cast_date_time.cc start line: 1366 end line: 1381 size: 16 LOC McCabe index: 6 number of parameters: 1 id: 247 unit: absl::Status StringToTimeCaster::Cast() file: sql_utils/public/functions/cast_date_time.cc start line: 2040 end line: 2062 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 248 unit: absl::Status TimeToStringCaster::Cast() file: sql_utils/public/functions/cast_date_time.cc start line: 2232 end line: 2249 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 249 unit: static absl::StatusOr FirstWeekNumberOfYear() file: sql_utils/public/functions/parse_date_time.cc start line: 578 end line: 596 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 250 unit: inline bool Divide() file: sql_utils/public/functions/arithmetics.h start line: 162 end line: 177 size: 16 LOC McCabe index: 5 number of parameters: 4 id: 251 unit: static bool ParseDigits() file: sql_utils/public/functions/date_time_util.cc start line: 155 end line: 170 size: 16 LOC McCabe index: 4 number of parameters: 5 id: 252 unit: static void AdjustYearMonthDay() file: sql_utils/public/functions/date_time_util.cc start line: 661 end line: 679 size: 16 LOC McCabe index: 3 number of parameters: 3 id: 253 unit: absl::Status ConvertStringToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2300 end line: 2315 size: 16 LOC McCabe index: 3 number of parameters: 5 id: 254 unit: absl::Status SubTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3581 end line: 3596 size: 16 LOC McCabe index: 5 number of parameters: 5 id: 255 unit: static void AddOnField() file: sql_utils/public/functions/date_time_util.cc start line: 3616 end line: 3657 size: 16 LOC McCabe index: 3 number of parameters: 4 id: 256 unit: absl::StatusOr IntervalValue::FromYMDHMS() file: sql_utils/public/interval_value.cc start line: 100 end line: 117 size: 16 LOC McCabe index: 3 number of parameters: 6 id: 257 unit: inline bool FixedUint::PartialMultiplyOverflow() file: sql_utils/common/multiprecision_int.h start line: 661 end line: 676 size: 16 LOC McCabe index: 3 number of parameters: 2 id: 258 unit: std::string PrettyTruncateUTF8() file: sql_utils/common/utf_util.cc start line: 82 end line: 103 size: 16 LOC McCabe index: 5 number of parameters: 2 id: 259 unit: inline int Bits::Log2Floor() file: sql_utils/base/bits.h start line: 400 end line: 415 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 260 unit: inline uint8_t Bits::ReverseBits8() file: sql_utils/base/bits.h start line: 472 end line: 492 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 261 unit: int Bits::Log2Floor_Portable() file: sql_utils/base/bits.cc start line: 72 end line: 87 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 262 unit: def _convert_transform_result() file: inference/transform_predictor/predictor.py start line: 0 end line: 0 size: 16 LOC McCabe index: 8 number of parameters: 2 id: 263 unit: void Compute() file: tensorflow_ops/date_ops_kernel.cc start line: 733 end line: 757 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 264 unit: inline absl::StatusOr NumericValue::To() file: sql_utils/public/numeric_value.h start line: 1199 end line: 1214 size: 15 LOC McCabe index: 5 number of parameters: 0 id: 265 unit: size_t ParseSubSeconds() file: sql_utils/public/functions/cast_date_time.cc start line: 187 end line: 202 size: 15 LOC McCabe index: 3 number of parameters: 5 id: 266 unit: size_t TrimLeadingUnicodeWhiteSpaces() file: sql_utils/public/functions/cast_date_time.cc start line: 206 end line: 221 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 267 unit: bool CanRepresentMaxPrecisely() file: sql_utils/public/functions/convert_internal.h start line: 63 end line: 77 size: 15 LOC McCabe index: 5 number of parameters: 0 id: 268 unit: inline bool Divide() file: sql_utils/public/functions/arithmetics.h start line: 120 end line: 134 size: 15 LOC McCabe index: 5 number of parameters: 4 id: 269 unit: bool IsValidTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 1715 end line: 1730 size: 15 LOC McCabe index: 8 number of parameters: 2 id: 270 unit: absl::Status TimestampBucketizer::Compute() file: sql_utils/public/functions/date_time_util.cc start line: 4246 end line: 4263 size: 15 LOC McCabe index: 3 number of parameters: 2 id: 271 unit: bool IsNumerical() file: sql_utils/public/types/type.h start line: 147 end line: 161 size: 15 LOC McCabe index: 9 number of parameters: 0 id: 272 unit: void NormalizeDatetime() file: sql_utils/public/civil_time.cc start line: 112 end line: 128 size: 15 LOC McCabe index: 1 number of parameters: 7 id: 273 unit: TimeValue TimeValue::FromHMSAndNanosInternal() file: sql_utils/public/civil_time.cc start line: 170 end line: 189 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 274 unit: absl::Status UpdateErrorLocationPayloadWithFilenameIfNotPresent() file: sql_utils/public/error_helpers.cc start line: 312 end line: 330 size: 15 LOC McCabe index: 4 number of parameters: 2 id: 275 unit: void DivMod() file: sql_utils/common/multiprecision_int.h start line: 981 end line: 995 size: 15 LOC McCabe index: 7 number of parameters: 3 id: 276 unit: void DivMod() file: sql_utils/common/multiprecision_int.h start line: 996 end line: 1010 size: 15 LOC McCabe index: 7 number of parameters: 3 id: 277 unit: absl::StatusOr LengthUtf8() file: sql_utils/common/utf_util.cc start line: 126 end line: 141 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 278 unit: constexpr std::array MulWord() file: sql_utils/common/multiprecision_int_impl.h start line: 872 end line: 886 size: 15 LOC McCabe index: 2 number of parameters: 4 id: 279 unit: bool set_log_directory() file: sql_utils/base/logging.cc start line: 92 end line: 106 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 280 unit: def generate_text_embedding_model() file: model_generator/text_embedding_generator.py start line: 0 end line: 0 size: 15 LOC McCabe index: 4 number of parameters: 3 id: 281 unit: size_t ParseInt() file: sql_utils/public/functions/cast_date_time.cc start line: 166 end line: 180 size: 14 LOC McCabe index: 3 number of parameters: 6 id: 282 unit: absl::Status DatetimeToStringCaster::Cast() file: sql_utils/public/functions/cast_date_time.cc start line: 2196 end line: 2211 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 283 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 411 end line: 424 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 284 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 524 end line: 537 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 285 unit: static absl::Status ParseWeek() file: sql_utils/public/functions/parse_date_time.cc start line: 506 end line: 521 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 286 unit: static bool TimeZonePartsToOffset() file: sql_utils/public/functions/date_time_util.cc start line: 477 end line: 491 size: 14 LOC McCabe index: 3 number of parameters: 5 id: 287 unit: absl::Status FormatDateToString() file: sql_utils/public/functions/date_time_util.cc start line: 2068 end line: 2083 size: 14 LOC McCabe index: 2 number of parameters: 4 id: 288 unit: absl::Status ConvertStringToDate() file: sql_utils/public/functions/date_time_util.cc start line: 2269 end line: 2282 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 289 unit: absl::Status ConstructDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 2460 end line: 2473 size: 14 LOC McCabe index: 4 number of parameters: 7 id: 290 unit: absl::Status ConstructDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 2475 end line: 2490 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 291 unit: absl::Status AddDate() file: sql_utils/public/functions/date_time_util.cc start line: 3067 end line: 3084 size: 14 LOC McCabe index: 4 number of parameters: 4 id: 292 unit: absl::Status AddTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3459 end line: 3472 size: 14 LOC McCabe index: 3 number of parameters: 6 id: 293 unit: void GetSignHourAndMinuteTimeZoneOffset() file: sql_utils/public/functions/date_time_util.cc start line: 4607 end line: 4621 size: 14 LOC McCabe index: 2 number of parameters: 4 id: 294 unit: absl::StatusOr NanosFromFractionDigits() file: sql_utils/public/interval_value.cc start line: 413 end line: 430 size: 14 LOC McCabe index: 4 number of parameters: 2 id: 295 unit: bool ParseFromStringSegments() file: sql_utils/common/multiprecision_int.h start line: 479 end line: 492 size: 14 LOC McCabe index: 5 number of parameters: 2 id: 296 unit: uint CountDecimalDigits() file: sql_utils/common/multiprecision_int.h start line: 502 end line: 515 size: 14 LOC McCabe index: 3 number of parameters: 0 id: 297 unit: inline FixedInt ExtendAndMultiply() file: sql_utils/common/multiprecision_int.h start line: 1330 end line: 1355 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 298 unit: inline uint8_t Add() file: sql_utils/common/multiprecision_int_impl.h start line: 384 end line: 397 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 299 unit: inline uint8_t Subtract() file: sql_utils/common/multiprecision_int_impl.h start line: 443 end line: 456 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 300 unit: static inline int CountOnes64() file: sql_utils/base/bits.h start line: 65 end line: 78 size: 14 LOC McCabe index: 4 number of parameters: 1 id: 301 unit: inline bool Bits::BytesAllInRange() file: sql_utils/base/bits.h start line: 601 end line: 615 size: 14 LOC McCabe index: 3 number of parameters: 3 id: 302 unit: bool EnsureDirectoryExists() file: sql_utils/base/logging.cc start line: 71 end line: 84 size: 14 LOC McCabe index: 5 number of parameters: 1 id: 303 unit: def _get_xgboost_model_result() file: inference/transform_predictor/predictor.py start line: 0 end line: 0 size: 14 LOC McCabe index: 6 number of parameters: 2 id: 304 unit: inline absl::StatusOr NumericValue::Subtract() file: sql_utils/public/numeric_value.h start line: 1121 end line: 1133 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 305 unit: size_t ParseStringByExactMatch() file: sql_utils/public/functions/cast_date_time.cc start line: 93 end line: 106 size: 13 LOC McCabe index: 6 number of parameters: 3 id: 306 unit: ParseWithCandidatesResult ParseStringWithCandidates() file: sql_utils/public/functions/cast_date_time.cc start line: 120 end line: 133 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 307 unit: absl::Status CheckForDuplicateElementsInCategory() file: sql_utils/public/functions/cast_date_time.cc start line: 1098 end line: 1110 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 308 unit: absl::Status CheckCategoryNotExist() file: sql_utils/public/functions/cast_date_time.cc start line: 1116 end line: 1128 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 309 unit: absl::Status CheckForMutuallyExclusiveElements() file: sql_utils/public/functions/cast_date_time.cc start line: 1155 end line: 1167 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 310 unit: absl::Status ParseTimeWithFormatElements() file: sql_utils/public/functions/cast_date_time.cc start line: 1317 end line: 1330 size: 13 LOC McCabe index: 2 number of parameters: 5 id: 311 unit: absl::Status CastStringToTimestamp() file: sql_utils/public/functions/cast_date_time.cc start line: 1926 end line: 1941 size: 13 LOC McCabe index: 2 number of parameters: 5 id: 312 unit: absl::Status CastStringToTimestamp() file: sql_utils/public/functions/cast_date_time.cc start line: 1963 end line: 1978 size: 13 LOC McCabe index: 2 number of parameters: 5 id: 313 unit: absl::Status CastFormatTimestampToString() file: sql_utils/public/functions/cast_date_time.cc start line: 2296 end line: 2309 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 314 unit: static inline bool CheckRange() file: sql_utils/public/functions/convert.h start line: 55 end line: 69 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 315 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 326 end line: 338 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 316 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 341 end line: 353 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 317 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 356 end line: 368 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 318 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 371 end line: 383 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 319 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 396 end line: 408 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 320 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 429 end line: 441 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 321 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 444 end line: 456 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 322 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 459 end line: 471 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 323 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 474 end line: 486 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 324 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 509 end line: 521 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 325 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 570 end line: 582 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 326 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 585 end line: 597 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 327 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 630 end line: 642 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 328 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 645 end line: 657 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 329 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 660 end line: 672 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 330 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 675 end line: 687 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 331 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 710 end line: 722 size: 13 LOC McCabe index: 3 number of parameters: 3 id: 332 unit: bool SmallerThanOrEqualToIntMax() file: sql_utils/public/functions/convert_internal.h start line: 39 end line: 58 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 333 unit: static absl::Status UpdateYearMonthDayIfNeeded() file: sql_utils/public/functions/parse_date_time.cc start line: 939 end line: 958 size: 13 LOC McCabe index: 3 number of parameters: 4 id: 334 unit: static bool TimeFromParts() file: sql_utils/public/functions/date_time_util.cc start line: 396 end line: 408 size: 13 LOC McCabe index: 3 number of parameters: 8 id: 335 unit: absl::Status ExtractFromTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2511 end line: 2525 size: 13 LOC McCabe index: 3 number of parameters: 4 id: 336 unit: absl::Status SubDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 3396 end line: 3413 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 337 unit: absl::StatusOr IntervalDiffTimestamps() file: sql_utils/public/functions/date_time_util.cc start line: 4055 end line: 4067 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 338 unit: void NarrowTimestampScaleIfPossible() file: sql_utils/public/functions/date_time_util.cc start line: 4170 end line: 4185 size: 13 LOC McCabe index: 5 number of parameters: 2 id: 339 unit: std::string DatetimeValue::DebugString() file: sql_utils/public/civil_time.cc start line: 398 end line: 411 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 340 unit: absl::StatusOr IntervalValue::SumAggregator::GetSum() file: sql_utils/public/interval_value.cc start line: 176 end line: 191 size: 13 LOC McCabe index: 7 number of parameters: 0 id: 341 unit: absl::StatusOr JustifyHours() file: sql_utils/public/interval_value.cc start line: 1131 end line: 1143 size: 13 LOC McCabe index: 4 number of parameters: 1 id: 342 unit: inline void Copy() file: sql_utils/common/multiprecision_int_impl.h start line: 316 end line: 328 size: 13 LOC McCabe index: 4 number of parameters: 5 id: 343 unit: inline uint32_t ShortDivModConstant() file: sql_utils/common/multiprecision_int_impl.h start line: 654 end line: 666 size: 13 LOC McCabe index: 2 number of parameters: 3 id: 344 unit: ErrorLocationType SetErrorSourcesFromStatus() file: sql_utils/common/errors.h start line: 113 end line: 127 size: 13 LOC McCabe index: 2 number of parameters: 4 id: 345 unit: ErrorLocationType SetErrorSourcesFromStatusWithoutOutermostError() file: sql_utils/common/errors.h start line: 137 end line: 151 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 346 unit: static void SetBits() file: sql_utils/base/bits.h start line: 233 end line: 245 size: 13 LOC McCabe index: 1 number of parameters: 4 id: 347 unit: absl::Status Validate() file: sql_utils/base/time_proto_util.cc start line: 32 end line: 45 size: 13 LOC McCabe index: 3 number of parameters: 1 id: 348 unit: def _get_transform_result() file: inference/transform_predictor/predictor.py start line: 0 end line: 0 size: 13 LOC McCabe index: 5 number of parameters: 2 id: 349 unit: def from_path() file: inference/transform_predictor/predictor.py start line: 0 end line: 0 size: 13 LOC McCabe index: 4 number of parameters: 2 id: 350 unit: def _construct_model_signature() file: model_generator/text_embedding_generator.py start line: 0 end line: 0 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 351 unit: static absl::StatusOr Create() file: sql_utils/public/parse_location.h start line: 145 end line: 159 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 352 unit: inline absl::StatusOr NumericValue::Add() file: sql_utils/public/numeric_value.h start line: 1108 end line: 1119 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 353 unit: absl::Status ValidatePositionAndOccurrence() file: sql_utils/public/functions/util.cc start line: 53 end line: 64 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 354 unit: absl::Status ConductBasicFormatStringChecks() file: sql_utils/public/functions/cast_date_time.cc start line: 1215 end line: 1227 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 355 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 542 end line: 553 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 356 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 556 end line: 567 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 357 unit: static absl::Status ParseTime() file: sql_utils/public/functions/parse_date_time.cc start line: 1733 end line: 1744 size: 12 LOC McCabe index: 2 number of parameters: 5 id: 358 unit: inline bool Add() file: sql_utils/public/functions/arithmetics.h start line: 226 end line: 237 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 359 unit: inline bool Multiply() file: sql_utils/public/functions/arithmetics.h start line: 240 end line: 251 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 360 unit: inline bool Add() file: sql_utils/public/functions/arithmetics.h start line: 265 end line: 276 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 361 unit: inline bool Subtract() file: sql_utils/public/functions/arithmetics.h start line: 279 end line: 290 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 362 unit: inline bool Multiply() file: sql_utils/public/functions/arithmetics.h start line: 304 end line: 315 size: 12 LOC McCabe index: 2 number of parameters: 4 id: 363 unit: inline bool CheckSaturatedOverflow() file: sql_utils/public/functions/arithmetics.h start line: 322 end line: 333 size: 12 LOC McCabe index: 2 number of parameters: 6 id: 364 unit: inline bool Divide() file: sql_utils/public/functions/arithmetics.h start line: 464 end line: 475 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 365 unit: inline bool Add() file: sql_utils/public/functions/arithmetics.h start line: 480 end line: 491 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 366 unit: inline bool Subtract() file: sql_utils/public/functions/arithmetics.h start line: 494 end line: 505 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 367 unit: inline bool Multiply() file: sql_utils/public/functions/arithmetics.h start line: 508 end line: 519 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 368 unit: inline bool Divide() file: sql_utils/public/functions/arithmetics.h start line: 522 end line: 533 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 369 unit: inline bool Modulo() file: sql_utils/public/functions/arithmetics.h start line: 543 end line: 554 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 370 unit: inline bool Add() file: sql_utils/public/functions/arithmetics.h start line: 559 end line: 570 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 371 unit: inline bool Subtract() file: sql_utils/public/functions/arithmetics.h start line: 573 end line: 584 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 372 unit: inline bool Multiply() file: sql_utils/public/functions/arithmetics.h start line: 587 end line: 598 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 373 unit: inline bool Divide() file: sql_utils/public/functions/arithmetics.h start line: 601 end line: 612 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 374 unit: inline bool UnaryMinus() file: sql_utils/public/functions/arithmetics.h start line: 615 end line: 626 size: 12 LOC McCabe index: 3 number of parameters: 3 id: 375 unit: inline bool Modulo() file: sql_utils/public/functions/arithmetics.h start line: 629 end line: 640 size: 12 LOC McCabe index: 3 number of parameters: 4 id: 376 unit: static std::string DefaultTimestampFormatStr() file: sql_utils/public/functions/date_time_util.cc start line: 342 end line: 353 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 377 unit: static std::string DefaultTimeFormatStr() file: sql_utils/public/functions/date_time_util.cc start line: 356 end line: 367 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 378 unit: static std::string DefaultDatetimeFormatStr() file: sql_utils/public/functions/date_time_util.cc start line: 370 end line: 381 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 379 unit: static std::string TimestampErrorString() file: sql_utils/public/functions/date_time_util.cc start line: 383 end line: 394 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 380 unit: static absl::Duration MakeDuration() file: sql_utils/public/functions/date_time_util.cc start line: 410 end line: 421 size: 12 LOC McCabe index: 5 number of parameters: 2 id: 381 unit: absl::Time MakeTime() file: sql_utils/public/functions/date_time_util.cc start line: 1747 end line: 1758 size: 12 LOC McCabe index: 5 number of parameters: 2 id: 382 unit: absl::Status FormatTimestampToString() file: sql_utils/public/functions/date_time_util.cc start line: 2209 end line: 2220 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 383 unit: absl::Status ConvertDateToProto3Date() file: sql_utils/public/functions/date_time_util.cc start line: 2964 end line: 2976 size: 12 LOC McCabe index: 2 number of parameters: 2 id: 384 unit: std::string TimestampScale_Name() file: sql_utils/public/functions/date_time_util.cc start line: 4069 end line: 4080 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 385 unit: std::string TimeValue::DebugString() file: sql_utils/public/civil_time.cc start line: 245 end line: 257 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 386 unit: absl::StatusOr JustifyDays() file: sql_utils/public/interval_value.cc start line: 1145 end line: 1156 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 387 unit: std::string ParseLocationTranslator::ExpandTabs() file: sql_utils/public/parse_location.cc start line: 241 end line: 252 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 388 unit: inline int PrintDigits() file: sql_utils/common/multiprecision_int_impl.cc start line: 26 end line: 37 size: 12 LOC McCabe index: 4 number of parameters: 3 id: 389 unit: bool ParseFromStringSegments() file: sql_utils/common/multiprecision_int.h start line: 1144 end line: 1155 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 390 unit: std::optional ForwardN() file: sql_utils/common/utf_util.cc start line: 113 end line: 124 size: 12 LOC McCabe index: 4 number of parameters: 3 id: 391 unit: inline void UpdateStatus() file: sql_utils/common/status_payload_utils.h start line: 106 end line: 118 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 392 unit: inline void Copy() file: sql_utils/common/multiprecision_int_impl.h start line: 302 end line: 313 size: 12 LOC McCabe index: 4 number of parameters: 5 id: 393 unit: bool ParseFromBase10UnsignedString() file: sql_utils/common/multiprecision_int_impl.h start line: 845 end line: 856 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 394 unit: static int CountOnes() file: sql_utils/base/bits.h start line: 50 end line: 62 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 395 unit: void GeneralTrieImpl::Print() file: sql_utils/base/general_trie.h start line: 469 end line: 480 size: 12 LOC McCabe index: 4 number of parameters: 1 id: 396 unit: int Bits::FindLSBSetNonZero_Portable() file: sql_utils/base/bits.cc start line: 113 end line: 124 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 397 unit: auto AssociativeEraseIf() file: sql_utils/base/map_util.h start line: 655 end line: 666 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 398 unit: absl::StatusOr GetIntervalValue() file: tensorflow_ops/utils.cc start line: 129 end line: 140 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 399 unit: absl::Status StringToTimestampCaster::Cast() file: sql_utils/public/functions/cast_date_time.cc start line: 1902 end line: 1913 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 400 unit: absl::Status DateToStringCaster::Cast() file: sql_utils/public/functions/cast_date_time.cc start line: 2163 end line: 2176 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 401 unit: static inline bool CheckFloatToIntRange() file: sql_utils/public/functions/convert.h start line: 72 end line: 82 size: 11 LOC McCabe index: 5 number of parameters: 1 id: 402 unit: static absl::Status CheckWeekNumberValidityForYear() file: sql_utils/public/functions/parse_date_time.cc start line: 640 end line: 650 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 403 unit: static absl::Status ParseDate() file: sql_utils/public/functions/parse_date_time.cc start line: 1751 end line: 1765 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 404 unit: absl::Status ParseStringToTime() file: sql_utils/public/functions/parse_date_time.cc start line: 1854 end line: 1865 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 405 unit: absl::Status ParseStringToDatetime() file: sql_utils/public/functions/parse_date_time.cc start line: 1867 end line: 1878 size: 11 LOC McCabe index: 2 number of parameters: 5 id: 406 unit: inline bool CheckFloatOverflow() file: sql_utils/public/functions/arithmetics.h start line: 65 end line: 75 size: 11 LOC McCabe index: 4 number of parameters: 5 id: 407 unit: inline bool DivideToIntegralValue() file: sql_utils/public/functions/arithmetics.h start line: 644 end line: 654 size: 11 LOC McCabe index: 3 number of parameters: 4 id: 408 unit: static bool IsValidTimeZoneParts() file: sql_utils/public/functions/date_time_util.cc start line: 297 end line: 310 size: 11 LOC McCabe index: 6 number of parameters: 3 id: 409 unit: static bool TimestampFromParts() file: sql_utils/public/functions/date_time_util.cc start line: 426 end line: 436 size: 11 LOC McCabe index: 2 number of parameters: 10 id: 410 unit: static absl::Status ConvertTimestampToStringInternal() file: sql_utils/public/functions/date_time_util.cc start line: 1121 end line: 1136 size: 11 LOC McCabe index: 2 number of parameters: 5 id: 411 unit: absl::Status ConvertTimestampToString() file: sql_utils/public/functions/date_time_util.cc start line: 2222 end line: 2232 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 412 unit: absl::Status ConstructTime() file: sql_utils/public/functions/date_time_util.cc start line: 2448 end line: 2458 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 413 unit: absl::Status ExtractTimeFromDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 2760 end line: 2772 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 414 unit: absl::Status ConvertProto3TimestampToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2918 end line: 2928 size: 11 LOC McCabe index: 2 number of parameters: 3 id: 415 unit: absl::Status ConvertProto3TimestampToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2930 end line: 2943 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 416 unit: absl::Status AddTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3483 end line: 3493 size: 11 LOC McCabe index: 2 number of parameters: 5 id: 417 unit: bool IsInteger() file: sql_utils/public/types/type.h start line: 162 end line: 172 size: 11 LOC McCabe index: 5 number of parameters: 0 id: 418 unit: void NormalizeTime() file: sql_utils/public/civil_time.cc start line: 96 end line: 108 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 419 unit: void UnalignedLoadAndAugmentPtr() file: sql_utils/public/interval_value.cc start line: 82 end line: 96 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 420 unit: absl::StatusOr ColumnNumberFromLineLocalByteOffset() file: sql_utils/public/parse_location.cc start line: 160 end line: 172 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 421 unit: absl::Status MaybeUpdateErrorFromPayload() file: sql_utils/public/error_helpers.cc start line: 296 end line: 310 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 422 unit: static int SpanWellFormedUTF8() file: sql_utils/common/utf_util.cc start line: 35 end line: 45 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 423 unit: T GetPayload() file: sql_utils/common/status_payload_utils.h start line: 53 end line: 63 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 424 unit: inline absl::Status AppendMessage() file: sql_utils/common/status_payload_utils.h start line: 86 end line: 97 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 425 unit: inline absl::Status ConvertInternalErrorLocationAndAdjustErrorString() file: sql_utils/common/errors.h start line: 198 end line: 210 size: 11 LOC McCabe index: 3 number of parameters: 3 id: 426 unit: std::string PayloadToString() file: sql_utils/common/status_payload_utils.cc start line: 114 end line: 126 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 427 unit: std::string StatusToString() file: sql_utils/common/status_payload_utils.cc start line: 130 end line: 140 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 428 unit: inline int Bits::Log2FloorNonZero() file: sql_utils/base/bits.h start line: 388 end line: 398 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 429 unit: auto AssociativeEraseIf() file: sql_utils/base/map_util.h start line: 642 end line: 652 size: 11 LOC McCabe index: 3 number of parameters: 2 id: 430 unit: def __init__() file: inference/xgboost_predictor/predictor.py start line: 0 end line: 0 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 431 unit: def _generate_bert() file: model_generator/text_embedding_generator.py start line: 0 end line: 0 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 432 unit: def run_shell() file: configure.py start line: 0 end line: 0 size: 11 LOC McCabe index: 4 number of parameters: 3 id: 433 unit: inline absl::StatusOr NumericValue::FromFixedUint() file: sql_utils/public/numeric_value.h start line: 1086 end line: 1095 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 434 unit: int GetIsoWeek() file: sql_utils/public/functions/date_time_util_internal.cc start line: 60 end line: 69 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 435 unit: absl::Status ValidateDateTimeFormatElementsForDateType() file: sql_utils/public/functions/cast_date_time.cc start line: 1337 end line: 1346 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 436 unit: absl::Status ValidateDateTimeFormatElementsForTimeType() file: sql_utils/public/functions/cast_date_time.cc start line: 1348 end line: 1357 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 437 unit: absl::Status CastStringToTimestamp() file: sql_utils/public/functions/cast_date_time.cc start line: 1915 end line: 1924 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 438 unit: absl::StatusOr DateToStringCaster::Create() file: sql_utils/public/functions/cast_date_time.cc start line: 2152 end line: 2161 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 439 unit: absl::StatusOr DatetimeToStringCaster::Create() file: sql_utils/public/functions/cast_date_time.cc start line: 2185 end line: 2194 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 440 unit: absl::StatusOr TimeToStringCaster::Create() file: sql_utils/public/functions/cast_date_time.cc start line: 2221 end line: 2230 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 441 unit: absl::Status ParseStringToTimestamp() file: sql_utils/public/functions/parse_date_time.cc start line: 1826 end line: 1835 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 442 unit: static bool ParsePrefixToDateParts() file: sql_utils/public/functions/date_time_util.cc start line: 187 end line: 197 size: 10 LOC McCabe index: 7 number of parameters: 5 id: 443 unit: static std::string TimestampErrorString() file: sql_utils/public/functions/date_time_util.cc start line: 331 end line: 340 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 444 unit: static absl::Status MakeAddTimestampOverflowError() file: sql_utils/public/functions/date_time_util.cc start line: 730 end line: 739 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 445 unit: static absl::Status MakeSubTimestampOverflowError() file: sql_utils/public/functions/date_time_util.cc start line: 751 end line: 760 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 446 unit: absl::Status FormatTimestampToString() file: sql_utils/public/functions/date_time_util.cc start line: 2140 end line: 2149 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 447 unit: absl::Status FormatTimestampToString() file: sql_utils/public/functions/date_time_util.cc start line: 2178 end line: 2187 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 448 unit: absl::Status FormatTimestampToString() file: sql_utils/public/functions/date_time_util.cc start line: 2198 end line: 2207 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 449 unit: absl::Status ConvertStringToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2317 end line: 2326 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 450 unit: absl::Status ConvertDateToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2899 end line: 2908 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 451 unit: absl::Status ConvertBetweenTimestamps() file: sql_utils/public/functions/date_time_util.cc start line: 2978 end line: 2987 size: 10 LOC McCabe index: 2 number of parameters: 4 id: 452 unit: absl::StatusOr IntervalDiffDatetimes() file: sql_utils/public/functions/date_time_util.cc start line: 3331 end line: 3340 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 453 unit: DatetimeValue DatetimeValue::FromPacked64SecondsAndNanosInternal() file: sql_utils/public/civil_time.cc start line: 375 end line: 384 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 454 unit: absl::Status ParseNumber() file: sql_utils/public/interval_value.cc start line: 968 end line: 977 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 455 unit: static constexpr std::array PowersAsc() file: sql_utils/common/multiprecision_int.h start line: 547 end line: 556 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 456 unit: bool SetSignAndAbs() file: sql_utils/common/multiprecision_int.h start line: 1165 end line: 1175 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 457 unit: if constexpr() file: sql_utils/common/multiprecision_int_impl.h start line: 117 end line: 126 size: 10 LOC McCabe index: 4 number of parameters: 1 id: 458 unit: inline void ShiftLeftFast() file: sql_utils/common/multiprecision_int_impl.h start line: 177 end line: 186 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 459 unit: inline Word MulWord() file: sql_utils/common/multiprecision_int_impl.h start line: 484 end line: 493 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 460 unit: inline void DivModWord() file: sql_utils/common/multiprecision_int_impl.h start line: 497 end line: 506 size: 10 LOC McCabe index: 1 number of parameters: 5 id: 461 unit: void StatusBuilder::ConditionallyLog() file: sql_utils/base/status_builder.cc start line: 71 end line: 82 size: 10 LOC McCabe index: 3 number of parameters: 1 id: 462 unit: bool ReverseMap() file: sql_utils/base/map_util.h start line: 506 end line: 515 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 463 unit: def datetime_from_components() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 10 LOC McCabe index: 1 number of parameters: 7 id: 464 unit: static absl::Status ValidateField() file: sql_utils/public/interval_value.h start line: 389 end line: 397 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 465 unit: std::string GetString() file: sql_utils/public/parse_location.h start line: 77 end line: 85 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 466 unit: inline absl::StatusOr NumericValue::FromFixedInt() file: sql_utils/public/numeric_value.h start line: 1075 end line: 1083 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 467 unit: inline absl::StatusOr BigNumericValue::Add() file: sql_utils/public/numeric_value.h start line: 1312 end line: 1320 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 468 unit: inline absl::StatusOr BigNumericValue::Subtract() file: sql_utils/public/numeric_value.h start line: 1322 end line: 1330 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 469 unit: absl::StatusOr StringToTimestampCaster::Create() file: sql_utils/public/functions/cast_date_time.cc start line: 1890 end line: 1900 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 470 unit: absl::StatusOr StringToDateCaster::Create() file: sql_utils/public/functions/cast_date_time.cc start line: 1980 end line: 1990 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 471 unit: absl::StatusOr StringToTimeCaster::Create() file: sql_utils/public/functions/cast_date_time.cc start line: 2029 end line: 2038 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 472 unit: absl::StatusOr StringToDatetimeCaster::Create() file: sql_utils/public/functions/cast_date_time.cc start line: 2064 end line: 2073 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 473 unit: absl::Status TimestampToStringCaster::Cast() file: sql_utils/public/functions/cast_date_time.cc start line: 2267 end line: 2275 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 474 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 138 end line: 146 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 475 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 149 end line: 157 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 476 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 177 end line: 185 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 477 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 188 end line: 196 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 478 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 199 end line: 207 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 479 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 227 end line: 235 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 480 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 256 end line: 264 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 481 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 267 end line: 275 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 482 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 278 end line: 286 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 483 unit: template inline bool Convert() file: sql_utils/public/functions/convert.h start line: 385 end line: 393 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 484 unit: template inline bool Convert() file: sql_utils/public/functions/convert.h start line: 488 end line: 496 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 485 unit: template inline bool Convert() file: sql_utils/public/functions/convert.h start line: 498 end line: 506 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 486 unit: template inline bool Convert() file: sql_utils/public/functions/convert.h start line: 689 end line: 700 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 487 unit: std::string TimeZoneOffsetToString() file: sql_utils/public/functions/parse_date_time.cc start line: 60 end line: 68 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 488 unit: absl::Status ParseStringToTimestamp() file: sql_utils/public/functions/parse_date_time.cc start line: 1786 end line: 1794 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 489 unit: absl::Status ParseStringToTimestamp() file: sql_utils/public/functions/parse_date_time.cc start line: 1806 end line: 1814 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 490 unit: absl::Status ParseStringToTimestamp() file: sql_utils/public/functions/parse_date_time.cc start line: 1838 end line: 1846 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 491 unit: inline bool Add() file: sql_utils/public/functions/arithmetics.h start line: 254 end line: 262 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 492 unit: inline bool Multiply() file: sql_utils/public/functions/arithmetics.h start line: 293 end line: 301 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 493 unit: inline bool Subtract() file: sql_utils/public/functions/arithmetics.h start line: 347 end line: 355 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 494 unit: inline bool UnaryMinus() file: sql_utils/public/functions/arithmetics.h start line: 399 end line: 407 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 495 unit: inline bool UnaryMinus() file: sql_utils/public/functions/arithmetics.h start line: 410 end line: 418 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 496 unit: inline bool Divide() file: sql_utils/public/functions/arithmetics.h start line: 453 end line: 461 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 497 unit: static absl::Status MakeAddTimestampOverflowError() file: sql_utils/public/functions/date_time_util.cc start line: 741 end line: 749 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 498 unit: static absl::Status MakeSubTimestampOverflowError() file: sql_utils/public/functions/date_time_util.cc start line: 762 end line: 770 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 499 unit: static std::string MakeInvalidTypedStrErrorMsg() file: sql_utils/public/functions/date_time_util.cc start line: 1303 end line: 1311 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 500 unit: absl::Status FormatTimestampToString() file: sql_utils/public/functions/date_time_util.cc start line: 2151 end line: 2159 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 501 unit: absl::Status FormatTimestampToString() file: sql_utils/public/functions/date_time_util.cc start line: 2161 end line: 2169 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 502 unit: absl::Status ConstructDate() file: sql_utils/public/functions/date_time_util.cc start line: 2438 end line: 2446 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 503 unit: absl::Status ExtractFromTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2492 end line: 2500 size: 9 LOC McCabe index: 2 number of parameters: 5 id: 504 unit: absl::Status SubTime() file: sql_utils/public/functions/date_time_util.cc start line: 3737 end line: 3745 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 505 unit: absl::Status TimestampBucket() file: sql_utils/public/functions/date_time_util.cc start line: 4265 end line: 4273 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 506 unit: bool IsInteger32() file: sql_utils/public/types/type.h start line: 173 end line: 181 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 507 unit: bool IsInteger64() file: sql_utils/public/types/type.h start line: 182 end line: 190 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 508 unit: bool EqualsImpl() file: sql_utils/public/types/type.h start line: 561 end line: 569 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 509 unit: TimeValue TimeValue::FromHMSAndNanosNormalized() file: sql_utils/public/civil_time.cc start line: 144 end line: 152 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 510 unit: TimeValue TimeValue::FromHMSAndMicrosNormalized() file: sql_utils/public/civil_time.cc start line: 160 end line: 168 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 511 unit: TimeValue TimeValue::FromPacked64Micros() file: sql_utils/public/civil_time.cc start line: 198 end line: 207 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 512 unit: DatetimeValue DatetimeValue::FromYMDHMSAndMicrosNormalized() file: sql_utils/public/civil_time.cc start line: 304 end line: 312 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 513 unit: DatetimeValue DatetimeValue::FromYMDHMSAndNanosNormalized() file: sql_utils/public/civil_time.cc start line: 323 end line: 331 size: 9 LOC McCabe index: 1 number of parameters: 7 id: 514 unit: void IntervalValue::SerializeAndAppendToBytes() file: sql_utils/public/interval_value.cc start line: 288 end line: 296 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 515 unit: std::string GetErrorStringWithCaret() file: sql_utils/public/error_helpers.cc start line: 253 end line: 261 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 516 unit: bool SubtractOverflow() file: sql_utils/common/multiprecision_int.h start line: 238 end line: 246 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 517 unit: void VarIntRef::Negate() file: sql_utils/common/multiprecision_int.h start line: 1423 end line: 1431 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 518 unit: inline void UintToArray() file: sql_utils/common/multiprecision_int_impl.h start line: 130 end line: 138 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 519 unit: inline Uint ArrayToUint() file: sql_utils/common/multiprecision_int_impl.h start line: 141 end line: 149 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 520 unit: inline void ShiftRightFast() file: sql_utils/common/multiprecision_int_impl.h start line: 209 end line: 217 size: 9 LOC McCabe index: 2 number of parameters: 3 id: 521 unit: static typename UnsignedType::Type GetBits() file: sql_utils/base/bits.h start line: 219 end line: 227 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 522 unit: static void CopyBits() file: sql_utils/base/bits.h start line: 255 end line: 263 size: 9 LOC McCabe index: 1 number of parameters: 5 id: 523 unit: int Bits::CappedDifference() file: sql_utils/base/bits.cc start line: 62 end line: 70 size: 9 LOC McCabe index: 3 number of parameters: 4 id: 524 unit: static IntType RoundUpTo() file: sql_utils/base/mathutil.h start line: 59 end line: 67 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 525 unit: bool ContainsKeyValuePair() file: sql_utils/base/map_util.h start line: 289 end line: 297 size: 9 LOC McCabe index: 3 number of parameters: 3 id: 526 unit: void AppendKeysFromMap() file: sql_utils/base/map_util.h start line: 586 end line: 603 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 527 unit: void AppendValuesFromMap() file: sql_utils/base/map_util.h start line: 625 end line: 634 size: 9 LOC McCabe index: 3 number of parameters: 2 id: 528 unit: def load_module() file: tensorflow_ops/load_module.py start line: 0 end line: 0 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 529 unit: def get_input() file: configure.py start line: 0 end line: 0 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 530 unit: static absl::StatusOr FromMonthsDaysMicros() file: sql_utils/public/interval_value.h start line: 117 end line: 124 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 531 unit: static absl::StatusOr FromMonthsDaysNanos() file: sql_utils/public/interval_value.h start line: 126 end line: 133 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 532 unit: absl::StatusOr ToProto() file: sql_utils/public/parse_location.h start line: 129 end line: 139 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 533 unit: inline absl::StatusOr NumericValue::FromPackedInt() file: sql_utils/public/numeric_value.h start line: 1059 end line: 1068 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 534 unit: inline absl::StatusOr NumericValue::FromHighAndLowBits() file: sql_utils/public/numeric_value.h start line: 1097 end line: 1106 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 535 unit: inline absl::StatusOr BigNumericValue::Abs() file: sql_utils/public/numeric_value.h start line: 1368 end line: 1375 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 536 unit: absl::Status CastStringToDatetime() file: sql_utils/public/functions/cast_date_time.cc start line: 2101 end line: 2108 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 537 unit: absl::StatusOr TimestampToStringCaster::Create() file: sql_utils/public/functions/cast_date_time.cc start line: 2257 end line: 2265 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 538 unit: absl::Status TimestampToStringCaster::Cast() file: sql_utils/public/functions/cast_date_time.cc start line: 2277 end line: 2284 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 539 unit: absl::Status CastFormatTimestampToString() file: sql_utils/public/functions/cast_date_time.cc start line: 2311 end line: 2321 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 540 unit: absl::Status CastFormatTimestampToString() file: sql_utils/public/functions/cast_date_time.cc start line: 2323 end line: 2330 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 541 unit: std::string DebugString() file: sql_utils/public/functions/parse_date_time.cc start line: 191 end line: 198 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 542 unit: static absl::Status ParseDayOfYear() file: sql_utils/public/functions/parse_date_time.cc start line: 526 end line: 533 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 543 unit: static int64_t NumberOfDaysInISOYear() file: sql_utils/public/functions/parse_date_time.cc start line: 653 end line: 661 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 544 unit: absl::Status ParseStringToTimestamp() file: sql_utils/public/functions/parse_date_time.cc start line: 1797 end line: 1804 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 545 unit: absl::Status ParseStringToTimestamp() file: sql_utils/public/functions/parse_date_time.cc start line: 1817 end line: 1824 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 546 unit: inline bool Multiply() file: sql_utils/public/functions/arithmetics.h start line: 358 end line: 365 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 547 unit: static bool ParseCharacter() file: sql_utils/public/functions/date_time_util.cc start line: 174 end line: 181 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 548 unit: absl::Status ConvertDateToString() file: sql_utils/public/functions/date_time_util.cc start line: 1786 end line: 1793 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 549 unit: absl::Status ConvertTimestampToStringWithoutTruncation() file: sql_utils/public/functions/date_time_util.cc start line: 1810 end line: 1817 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 550 unit: absl::Status ConvertTimestampToStringWithTruncation() file: sql_utils/public/functions/date_time_util.cc start line: 1923 end line: 1930 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 551 unit: absl::Status FormatTimestampToString() file: sql_utils/public/functions/date_time_util.cc start line: 2189 end line: 2196 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 552 unit: absl::Status ConvertStringToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2328 end line: 2335 size: 8 LOC McCabe index: 1 number of parameters: 4 id: 553 unit: absl::Status ExtractFromTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2502 end line: 2509 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 554 unit: absl::Status ConvertDateToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2882 end line: 2889 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 555 unit: absl::Status AddTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3474 end line: 3481 size: 8 LOC McCabe index: 1 number of parameters: 6 id: 556 unit: absl::Status AddTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3495 end line: 3502 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 557 unit: absl::Status AddTimestampOverflow() file: sql_utils/public/functions/date_time_util.cc start line: 3543 end line: 3550 size: 8 LOC McCabe index: 2 number of parameters: 6 id: 558 unit: absl::Status SubTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3572 end line: 3579 size: 8 LOC McCabe index: 1 number of parameters: 6 id: 559 unit: absl::Status SubTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3598 end line: 3605 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 560 unit: inline bool IsValidDatetimeFields() file: sql_utils/public/civil_time.cc start line: 63 end line: 72 size: 8 LOC McCabe index: 6 number of parameters: 7 id: 561 unit: DatetimeValue DatetimeValue::FromYMDHMSAndMicros() file: sql_utils/public/civil_time.cc start line: 295 end line: 302 size: 8 LOC McCabe index: 1 number of parameters: 7 id: 562 unit: DatetimeValue DatetimeValue::FromYMDHMSAndNanos() file: sql_utils/public/civil_time.cc start line: 314 end line: 321 size: 8 LOC McCabe index: 1 number of parameters: 7 id: 563 unit: void IntervalValue::SumAggregator::SerializeAndAppendToProtoBytes() file: sql_utils/public/interval_value.cc start line: 233 end line: 240 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 564 unit: char GetChar() file: sql_utils/public/interval_value.cc start line: 986 end line: 993 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 565 unit: InternalErrorLocation ParseLocationPoint::ToInternalErrorLocation() file: sql_utils/public/parse_location.cc start line: 40 end line: 47 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 566 unit: void DivMod() file: sql_utils/common/multiprecision_int.h start line: 283 end line: 290 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 567 unit: inline int FixedUint::FindMSBSetNonZero() file: sql_utils/common/multiprecision_int.h start line: 651 end line: 658 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 568 unit: bool MultiplyOverflow() file: sql_utils/common/multiprecision_int.h start line: 969 end line: 978 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 569 unit: void AppendToString() file: sql_utils/common/multiprecision_int.h start line: 1123 end line: 1130 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 570 unit: bool ParseFromStringStrict() file: sql_utils/common/multiprecision_int.h start line: 1135 end line: 1142 size: 8 LOC McCabe index: 4 number of parameters: 1 id: 571 unit: void operator() file: sql_utils/common/multiprecision_int.h start line: 1197 end line: 1205 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 572 unit: uint32_t VarUintRef::DivMod() file: sql_utils/common/multiprecision_int.h start line: 1443 end line: 1450 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 573 unit: bool LessWithVariableSize() file: sql_utils/common/multiprecision_int_impl.h start line: 241 end line: 248 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 574 unit: inline int NonZeroLength() file: sql_utils/common/multiprecision_int_impl.h start line: 284 end line: 291 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 575 unit: inline uint8_t AddWithCarry() file: sql_utils/common/multiprecision_int_impl.h start line: 363 end line: 370 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 576 unit: inline uint8_t SubtractWithBorrow() file: sql_utils/common/multiprecision_int_impl.h start line: 421 end line: 428 size: 8 LOC McCabe index: 1 number of parameters: 3 id: 577 unit: inline uint8_t SubtractWithVariableSize() file: sql_utils/common/multiprecision_int_impl.h start line: 433 end line: 440 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 578 unit: inline void RawDivModWord() file: sql_utils/common/multiprecision_int_impl.h start line: 513 end line: 520 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 579 unit: inline void RawDivModWord() file: sql_utils/common/multiprecision_int_impl.h start line: 522 end line: 529 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 580 unit: inline int Bits::Log2Floor64_Portable() file: sql_utils/base/bits.h start line: 552 end line: 560 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 581 unit: inline int Bits::Log2FloorNonZero64_Portable() file: sql_utils/base/bits.h start line: 563 end line: 571 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 582 unit: inline int Bits::FindLSBSetNonZero64_Portable() file: sql_utils/base/bits.h start line: 574 end line: 582 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 583 unit: absl::Status StatusBuilder::CreateStatusAndConditionallyLog() file: sql_utils/base/status_builder.cc start line: 84 end line: 94 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 584 unit: bool GeneralTrieImpl::SetData() file: sql_utils/base/general_trie.h start line: 535 end line: 542 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 585 unit: int Bits::Difference() file: sql_utils/base/bits.cc start line: 53 end line: 60 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 586 unit: inline uint32_t gbswap_32() file: sql_utils/base/endian.h start line: 98 end line: 105 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 587 unit: bool InsertAndDeleteExisting() file: sql_utils/base/map_util.h start line: 335 end line: 342 size: 8 LOC McCabe index: 2 number of parameters: 3 id: 588 unit: bool UpdateReturnCopy() file: sql_utils/base/map_util.h start line: 465 end line: 472 size: 8 LOC McCabe index: 3 number of parameters: 3 id: 589 unit: MapUtilMappedT EraseKeyReturnValuePtr() file: sql_utils/base/map_util.h start line: 545 end line: 552 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 590 unit: def _generate_nnlm() file: model_generator/text_embedding_generator.py start line: 0 end line: 0 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 591 unit: def _generate_swivel() file: model_generator/text_embedding_generator.py start line: 0 end line: 0 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 592 unit: static ParseLocationPoint FromByteOffset() file: sql_utils/public/parse_location.h start line: 47 end line: 53 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 593 unit: std::string GetString() file: sql_utils/public/parse_location.h start line: 162 end line: 168 size: 7 LOC McCabe index: 3 number of parameters: 0 id: 594 unit: inline absl::StatusOr BigNumericValue::Negate() file: sql_utils/public/numeric_value.h start line: 1356 end line: 1362 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 595 unit: absl::civil_year_t GetIsoYear() file: sql_utils/public/functions/date_time_util_internal.cc start line: 26 end line: 37 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 596 unit: absl::CivilDay GetFirstDayOfIsoYear() file: sql_utils/public/functions/date_time_util_internal.cc start line: 39 end line: 48 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 597 unit: absl::CivilDay GetLastDayOfIsoYear() file: sql_utils/public/functions/date_time_util_internal.cc start line: 50 end line: 58 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 598 unit: absl::Status CastFormatDatetimeToString() file: sql_utils/public/functions/cast_date_time.cc start line: 2213 end line: 2219 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 599 unit: absl::Status CastFormatTimestampToString() file: sql_utils/public/functions/cast_date_time.cc start line: 2286 end line: 2294 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 600 unit: absl::Status ParseStringToTimestamp() file: sql_utils/public/functions/parse_date_time.cc start line: 1769 end line: 1775 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 601 unit: absl::Status ParseStringToTimestamp() file: sql_utils/public/functions/parse_date_time.cc start line: 1778 end line: 1784 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 602 unit: bool Add() file: sql_utils/public/functions/arithmetics.h start line: 338 end line: 344 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 603 unit: int DaysPerMonth() file: sql_utils/public/functions/date_time_util.cc start line: 86 end line: 92 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 604 unit: static bool CheckRemainingLength() file: sql_utils/public/functions/date_time_util.cc start line: 144 end line: 150 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 605 unit: static bool ParseStringToTimeParts() file: sql_utils/public/functions/date_time_util.cc start line: 253 end line: 259 size: 7 LOC McCabe index: 2 number of parameters: 7 id: 606 unit: static bool IsValidTimeOfDay() file: sql_utils/public/functions/date_time_util.cc start line: 312 end line: 321 size: 7 LOC McCabe index: 5 number of parameters: 3 id: 607 unit: static std::string DateErrorString() file: sql_utils/public/functions/date_time_util.cc start line: 323 end line: 329 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 608 unit: static bool MakeDate() file: sql_utils/public/functions/date_time_util.cc start line: 722 end line: 728 size: 7 LOC McCabe index: 3 number of parameters: 4 id: 609 unit: static absl::Status MakeAddDateOverflowError() file: sql_utils/public/functions/date_time_util.cc start line: 1271 end line: 1277 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 610 unit: static absl::Status MakeSubDateOverflowError() file: sql_utils/public/functions/date_time_util.cc start line: 1279 end line: 1285 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 611 unit: static absl::Status MakeAddDatetimeOverflowError() file: sql_utils/public/functions/date_time_util.cc start line: 1287 end line: 1293 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 612 unit: static absl::Status MakeSubDatetimeOverflowError() file: sql_utils/public/functions/date_time_util.cc start line: 1295 end line: 1301 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 613 unit: absl::Status LastDayOfDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 1446 end line: 1452 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 614 unit: bool IsValidTime() file: sql_utils/public/functions/date_time_util.cc start line: 1732 end line: 1738 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 615 unit: absl::Status ConvertTimestampToStringWithoutTruncation() file: sql_utils/public/functions/date_time_util.cc start line: 1802 end line: 1808 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 616 unit: absl::Status ConvertTimestampToStringWithTruncation() file: sql_utils/public/functions/date_time_util.cc start line: 1915 end line: 1921 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 617 unit: absl::Status ConvertTimestampToString() file: sql_utils/public/functions/date_time_util.cc start line: 2234 end line: 2240 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 618 unit: absl::StatusOr ConvertCivilDayToDate() file: sql_utils/public/functions/date_time_util.cc start line: 2284 end line: 2290 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 619 unit: absl::Status ConvertStringToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2292 end line: 2298 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 620 unit: absl::Status ExtractFromTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2527 end line: 2533 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 621 unit: absl::Status ConvertDatetimeToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2792 end line: 2798 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 622 unit: absl::Status ConvertTimestampToDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 2823 end line: 2829 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 623 unit: absl::Status ConvertTimestampToTime() file: sql_utils/public/functions/date_time_util.cc start line: 2860 end line: 2866 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 624 unit: absl::Status ConvertTimestampToTime() file: sql_utils/public/functions/date_time_util.cc start line: 2874 end line: 2880 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 625 unit: absl::Status ConvertDateToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2891 end line: 2897 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 626 unit: absl::Status ConvertDateToTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2910 end line: 2916 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 627 unit: absl::Status AddDate() file: sql_utils/public/functions/date_time_util.cc start line: 3086 end line: 3092 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 628 unit: absl::Status SubDate() file: sql_utils/public/functions/date_time_util.cc start line: 3094 end line: 3102 size: 7 LOC McCabe index: 2 number of parameters: 4 id: 629 unit: absl::Status AddDatetime() file: sql_utils/public/functions/date_time_util.cc start line: 3388 end line: 3394 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 630 unit: absl::Status TimestampTrunc() file: sql_utils/public/functions/date_time_util.cc start line: 3864 end line: 3870 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 631 unit: absl::Status TimestampTrunc() file: sql_utils/public/functions/date_time_util.cc start line: 3908 end line: 3914 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 632 unit: absl::Status TruncateTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3923 end line: 3929 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 633 unit: absl::Status TimestampDiff() file: sql_utils/public/functions/date_time_util.cc start line: 3991 end line: 3997 size: 7 LOC McCabe index: 1 number of parameters: 5 id: 634 unit: absl::TimeZone GetNormalizedTimeZone() file: sql_utils/public/functions/date_time_util.cc start line: 4632 end line: 4638 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 635 unit: DatetimeValue DatetimeValue::FromCivilSecondAndNanosInternal() file: sql_utils/public/civil_time.cc start line: 345 end line: 351 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 636 unit: DatetimeValue DatetimeValue::FromPacked64Micros() file: sql_utils/public/civil_time.cc start line: 367 end line: 373 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 637 unit: std::string Int128ToString() file: sql_utils/public/interval_value.cc start line: 72 end line: 79 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 638 unit: std::string IntervalValue::SumAggregator::DebugString() file: sql_utils/public/interval_value.cc start line: 274 end line: 280 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 639 unit: bool GetErrorLocation() file: sql_utils/public/error_helpers.cc start line: 157 end line: 163 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 640 unit: bool MultiplyOverflow() file: sql_utils/common/multiprecision_int.h start line: 274 end line: 280 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 641 unit: void DivMod() file: sql_utils/common/multiprecision_int.h start line: 313 end line: 319 size: 7 LOC McCabe index: 3 number of parameters: 3 id: 642 unit: void DivMod() file: sql_utils/common/multiprecision_int.h start line: 324 end line: 330 size: 7 LOC McCabe index: 3 number of parameters: 3 id: 643 unit: static constexpr FixedInt max() file: sql_utils/common/multiprecision_int.h start line: 797 end line: 803 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 644 unit: explicit operator double() file: sql_utils/common/multiprecision_int.h start line: 857 end line: 863 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 645 unit: bool AddOverflow() file: sql_utils/common/multiprecision_int.h start line: 891 end line: 897 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 646 unit: bool SubtractOverflow() file: sql_utils/common/multiprecision_int.h start line: 916 end line: 922 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 647 unit: bool MultiplyOverflow() file: sql_utils/common/multiprecision_int.h start line: 952 end line: 960 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 648 unit: bool NegateOverflow() file: sql_utils/common/multiprecision_int.h start line: 1088 end line: 1094 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 649 unit: bool CheckAndCastStrLength() file: sql_utils/common/utf_util.cc start line: 105 end line: 111 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 650 unit: absl::Status StatusWithInternalErrorLocation() file: sql_utils/common/errors.cc start line: 40 end line: 47 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 651 unit: inline constexpr std::array LeftPad() file: sql_utils/common/multiprecision_int_impl.h start line: 90 end line: 96 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 652 unit: inline constexpr std::array RightPad() file: sql_utils/common/multiprecision_int_impl.h start line: 102 end line: 108 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 653 unit: constexpr uint64_t ShiftLeftAndGetHighWord() file: sql_utils/common/multiprecision_int_impl.h start line: 158 end line: 164 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 654 unit: constexpr bool Less() file: sql_utils/common/multiprecision_int_impl.h start line: 275 end line: 281 size: 7 LOC McCabe index: 3 number of parameters: 3 id: 655 unit: inline uint8_t AddWithCarry() file: sql_utils/common/multiprecision_int_impl.h start line: 352 end line: 358 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 656 unit: inline uint8_t AddWithVariableSize() file: sql_utils/common/multiprecision_int_impl.h start line: 375 end line: 381 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 657 unit: inline uint8_t SubtractWithBorrow() file: sql_utils/common/multiprecision_int_impl.h start line: 410 end line: 416 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 658 unit: constexpr std::array PowersAsc() file: sql_utils/common/multiprecision_int_impl.h start line: 891 end line: 897 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 659 unit: inline absl::Status DeprecationWarningToStatus() file: sql_utils/common/errors.h start line: 158 end line: 164 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 660 unit: static typename UnsignedType::Type GetLowBits() file: sql_utils/base/bits.h start line: 268 end line: 274 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 661 unit: inline bool Bits::BytesContainByteLessThan() file: sql_utils/base/bits.h start line: 585 end line: 593 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 662 unit: absl::Status EncodeGoogleApiProto() file: sql_utils/base/time_proto_util.cc start line: 49 end line: 55 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 663 unit: absl::StatusOr DecodeGoogleApiProto() file: sql_utils/base/time_proto_util.cc start line: 57 end line: 63 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 664 unit: bool set_log_basename() file: sql_utils/base/logging.cc start line: 56 end line: 62 size: 7 LOC McCabe index: 3 number of parameters: 1 id: 665 unit: void MakeCheckOpValueString() file: sql_utils/base/logging.cc start line: 164 end line: 170 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 666 unit: void MakeCheckOpValueString() file: sql_utils/base/logging.cc start line: 173 end line: 179 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 667 unit: void MakeCheckOpValueString() file: sql_utils/base/logging.cc start line: 182 end line: 188 size: 7 LOC McCabe index: 3 number of parameters: 2 id: 668 unit: int Bits::Count() file: sql_utils/base/bits.cc start line: 45 end line: 51 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 669 unit: int Bits::Log2Ceiling() file: sql_utils/base/bits.cc start line: 89 end line: 95 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 670 unit: int Bits::Log2Ceiling64() file: sql_utils/base/bits.cc start line: 97 end line: 103 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 671 unit: int Bits::Log2Ceiling128() file: sql_utils/base/bits.cc start line: 105 end line: 111 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 672 unit: inline uint16_t gbswap_16() file: sql_utils/base/endian.h start line: 107 end line: 113 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 673 unit: auto InsertKeyOrDie() file: sql_utils/base/map_util.h start line: 394 end line: 400 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 674 unit: auto InsertKeyOrDie() file: sql_utils/base/map_util.h start line: 404 end line: 410 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 675 unit: inline StatusBuilder RetCheckImpl() file: sql_utils/base/ret_check.h start line: 45 end line: 51 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 676 unit: def cast_to_date_from_string() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 677 unit: def date_add() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 678 unit: def date_sub() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 679 unit: def date_diff() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 680 unit: def timestamp_from_string() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 681 unit: def timestamp_add() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 682 unit: def timestamp_sub() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 683 unit: def timestamp_diff() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 684 unit: def timestamp_trunc() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 685 unit: def format_timestamp() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 686 unit: def cast_to_time_from_string() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 687 unit: constexpr static std::enable_if_t() file: sql_utils/public/value_content.h start line: 82 end line: 87 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 688 unit: inline int32_t NumericValue::GetFractionalPart() file: sql_utils/public/numeric_value.h start line: 1224 end line: 1229 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 689 unit: bool UpdateError() file: sql_utils/public/functions/util.cc start line: 46 end line: 51 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 690 unit: std::string BinaryOverflowMessage() file: sql_utils/public/functions/util.cc start line: 96 end line: 101 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 691 unit: absl::Status CastStringToDate() file: sql_utils/public/functions/cast_date_time.cc start line: 2015 end line: 2020 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 692 unit: absl::Status CastStringToTime() file: sql_utils/public/functions/cast_date_time.cc start line: 2022 end line: 2027 size: 6 LOC McCabe index: 1 number of parameters: 4 id: 693 unit: absl::Status CastFormatDateToString() file: sql_utils/public/functions/cast_date_time.cc start line: 2178 end line: 2183 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 694 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 167 end line: 172 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 695 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 217 end line: 222 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 696 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 238 end line: 243 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 697 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 246 end line: 251 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 698 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 289 end line: 294 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 699 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 297 end line: 302 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 700 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 613 end line: 618 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 701 unit: bool IsValidTimeZone() file: sql_utils/public/functions/date_time_util.cc start line: 1740 end line: 1745 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 702 unit: absl::StatusOr ConvertDateToCivilDay() file: sql_utils/public/functions/date_time_util.cc start line: 1795 end line: 1800 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 703 unit: absl::Status FormatDatetimeToString() file: sql_utils/public/functions/date_time_util.cc start line: 2110 end line: 2116 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 704 unit: absl::Status FormatTimestampToString() file: sql_utils/public/functions/date_time_util.cc start line: 2171 end line: 2176 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 705 unit: absl::Status ConvertTimestampToProto3Timestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2945 end line: 2950 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 706 unit: absl::StatusOr IntervalDiffTimes() file: sql_utils/public/functions/date_time_util.cc start line: 3796 end line: 3801 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 707 unit: absl::Status TruncateTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 3916 end line: 3921 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 708 unit: int DateTimestampPart_FromName() file: sql_utils/public/functions/date_time_util.cc start line: 4082 end line: 4087 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 709 unit: absl::Status CurrentDate() file: sql_utils/public/functions/date_time_util.cc start line: 4161 end line: 4166 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 710 unit: absl::Time TimestampMaxBaseTime() file: sql_utils/public/types/timestamp_util.cc start line: 23 end line: 28 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 711 unit: virtual bool SupportsEquality() file: sql_utils/public/types/type.h start line: 257 end line: 262 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 712 unit: TimeValue TimeValue::InternalFromPacked64SecondsAndNanos() file: sql_utils/public/civil_time.cc start line: 191 end line: 196 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 713 unit: TimeValue TimeValue::FromPacked64Nanos() file: sql_utils/public/civil_time.cc start line: 209 end line: 214 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 714 unit: TimeValue TimeValue::FromPacked32SecondsAndMicros() file: sql_utils/public/civil_time.cc start line: 222 end line: 227 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 715 unit: DatetimeValue DatetimeValue::FromPacked64SecondsAndMicros() file: sql_utils/public/civil_time.cc start line: 353 end line: 358 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 716 unit: DatetimeValue DatetimeValue::FromPacked64SecondsAndNanos() file: sql_utils/public/civil_time.cc start line: 360 end line: 365 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 717 unit: std::string ToStringLiteral() file: sql_utils/public/strings.cc start line: 97 end line: 102 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 718 unit: char PeekChar() file: sql_utils/public/interval_value.cc start line: 979 end line: 984 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 719 unit: absl::StatusOr IntervalValue::Parse() file: sql_utils/public/interval_value.cc start line: 1019 end line: 1024 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 720 unit: constexpr explicit FixedInt() file: sql_utils/common/multiprecision_int.h start line: 811 end line: 816 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 721 unit: constexpr explicit FixedInt() file: sql_utils/common/multiprecision_int.h start line: 817 end line: 822 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 722 unit: bool AddOverflow() file: sql_utils/common/multiprecision_int.h start line: 884 end line: 889 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 723 unit: bool SubtractOverflow() file: sql_utils/common/multiprecision_int.h start line: 909 end line: 914 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 724 unit: bool MultiplyOverflow() file: sql_utils/common/multiprecision_int.h start line: 961 end line: 966 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 725 unit: inline FixedUint ExtendAndMultiply() file: sql_utils/common/multiprecision_int.h start line: 1319 end line: 1324 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 726 unit: uint64_t VarUintRef::ScaleDown() file: sql_utils/common/multiprecision_int.h start line: 1434 end line: 1439 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 727 unit: std::string DeprecationWarningsToDebugString() file: sql_utils/common/errors.cc start line: 81 end line: 86 size: 6 LOC McCabe index: 3 number of parameters: 1 id: 728 unit: inline void Copy() file: sql_utils/common/multiprecision_int_impl.h start line: 294 end line: 299 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 729 unit: int GetPayloadCount() file: sql_utils/common/status_payload_utils.cc start line: 40 end line: 46 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 730 unit: inline int Bits::CountLeadingZerosWithBuiltin() file: sql_utils/base/bits.h start line: 645 end line: 650 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 731 unit: inline int Bits::CountLeadingZerosWithBuiltin() file: sql_utils/base/bits.h start line: 652 end line: 657 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 732 unit: inline int Bits::CountLeadingZerosWithBuiltin() file: sql_utils/base/bits.h start line: 659 end line: 664 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 733 unit: inline UnsignedT Bits::GetBitsImpl() file: sql_utils/base/bits.h start line: 709 end line: 714 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 734 unit: inline StatusBuilder::StatusBuilder() file: sql_utils/base/status_builder.h start line: 379 end line: 384 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 735 unit: void GeneralTrieImpl::GetAllMatchingStrings() file: sql_utils/base/general_trie.h start line: 610 end line: 616 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 736 unit: StatusBuilder RetCheckFailSlowPath() file: sql_utils/base/ret_check.cc start line: 46 end line: 51 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 737 unit: std::string get_log_basename() file: sql_utils/base/logging.cc start line: 64 end line: 69 size: 6 LOC McCabe index: 3 number of parameters: 0 id: 738 unit: std::string get_log_directory() file: sql_utils/base/logging.cc start line: 118 end line: 123 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 739 unit: static T NonnegativeMod() file: sql_utils/base/mathutil.h start line: 46 end line: 52 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 740 unit: MapUtilMappedT FindPtrOrNull() file: sql_utils/base/map_util.h start line: 259 end line: 264 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 741 unit: bool FindCopy() file: sql_utils/base/map_util.h start line: 269 end line: 274 size: 6 LOC McCabe index: 3 number of parameters: 3 id: 742 unit: bool InsertOrUpdate() file: sql_utils/base/map_util.h start line: 307 end line: 312 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 743 unit: void InsertKeysFromMap() file: sql_utils/base/map_util.h start line: 559 end line: 564 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 744 unit: void AppendKeysFromMap() file: sql_utils/base/map_util.h start line: 571 end line: 576 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 745 unit: void AppendValuesFromMap() file: sql_utils/base/map_util.h start line: 610 end line: 615 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 746 unit: auto GetKey() file: sql_utils/base/map_traits.h start line: 58 end line: 63 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 747 unit: auto GetMapped() file: sql_utils/base/map_traits.h start line: 67 end line: 72 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 748 unit: def _get_model_result() file: inference/transform_predictor/predictor.py start line: 0 end line: 0 size: 6 LOC McCabe index: 3 number of parameters: 2 id: 749 unit: def date_trunc() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 750 unit: def format_date() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 751 unit: def parse_date() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 752 unit: def safe_parse_date() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 753 unit: def timestamp_from_date() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 754 unit: def timestamp_from_datetime() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 755 unit: def __init__() file: model_generator/text_embedding_generator.py start line: 0 end line: 0 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 756 unit: std::string SerializeAsBytes() file: sql_utils/public/interval_value.h start line: 320 end line: 324 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 757 unit: std::string SerializeAsProtoBytes() file: sql_utils/public/numeric_value.h start line: 311 end line: 315 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 758 unit: std::string SerializeAsProtoBytes() file: sql_utils/public/numeric_value.h start line: 343 end line: 347 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 759 unit: std::string SerializeAsProtoBytes() file: sql_utils/public/numeric_value.h start line: 400 end line: 404 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 760 unit: std::string SerializeAsProtoBytes() file: sql_utils/public/numeric_value.h start line: 452 end line: 456 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 761 unit: std::string SerializeAsProtoBytes() file: sql_utils/public/numeric_value.h start line: 495 end line: 499 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 762 unit: std::string SerializeAsProtoBytes() file: sql_utils/public/numeric_value.h start line: 747 end line: 751 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 763 unit: std::string SerializeAsProtoBytes() file: sql_utils/public/numeric_value.h start line: 779 end line: 783 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 764 unit: std::string SerializeAsProtoBytes() file: sql_utils/public/numeric_value.h start line: 836 end line: 840 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 765 unit: std::string SerializeAsProtoBytes() file: sql_utils/public/numeric_value.h start line: 888 end line: 892 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 766 unit: std::string SerializeAsProtoBytes() file: sql_utils/public/numeric_value.h start line: 931 end line: 935 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 767 unit: std::string ToString() file: sql_utils/public/numeric_value.h start line: 985 end line: 989 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 768 unit: inline std::string NumericValue::ToString() file: sql_utils/public/numeric_value.h start line: 1164 end line: 1168 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 769 unit: inline std::string BigNumericValue::ToString() file: sql_utils/public/numeric_value.h start line: 1381 end line: 1385 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 770 unit: std::string BinaryOverflowMessage() file: sql_utils/public/functions/util.cc start line: 78 end line: 82 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 771 unit: std::string DivisionByZeroMessage() file: sql_utils/public/functions/util.cc start line: 113 end line: 117 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 772 unit: absl::Status ValidateDateTimeFormatElementsForDatetimeType() file: sql_utils/public/functions/cast_date_time.cc start line: 1359 end line: 1363 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 773 unit: absl::Status CastFormatTimeToString() file: sql_utils/public/functions/cast_date_time.cc start line: 2251 end line: 2255 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 774 unit: static inline bool Convert() file: sql_utils/public/functions/convert.h start line: 88 end line: 92 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 775 unit: static inline bool Convert() file: sql_utils/public/functions/convert.h start line: 97 end line: 101 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 776 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 160 end line: 164 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 777 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 210 end line: 214 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 778 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 310 end line: 314 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 779 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 317 end line: 321 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 780 unit: template inline bool Convert() file: sql_utils/public/functions/convert.h start line: 599 end line: 603 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 781 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 606 end line: 610 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 782 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 621 end line: 625 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 783 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 703 end line: 707 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 784 unit: inline bool Convert() file: sql_utils/public/functions/convert.h start line: 725 end line: 729 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 785 unit: absl::Status ParseStringToDate() file: sql_utils/public/functions/parse_date_time.cc start line: 1848 end line: 1852 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 786 unit: inline To safe_cast() file: sql_utils/public/functions/arithmetics.h start line: 92 end line: 96 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 787 unit: inline bool Add() file: sql_utils/public/functions/arithmetics.h start line: 142 end line: 146 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 788 unit: inline bool Subtract() file: sql_utils/public/functions/arithmetics.h start line: 149 end line: 153 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 789 unit: inline bool Multiply() file: sql_utils/public/functions/arithmetics.h start line: 156 end line: 160 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 790 unit: inline bool UnaryMinus() file: sql_utils/public/functions/arithmetics.h start line: 536 end line: 540 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 791 unit: bool IsValidDay() file: sql_utils/public/functions/date_time_util.cc start line: 113 end line: 119 size: 5 LOC McCabe index: 3 number of parameters: 3 id: 792 unit: static bool ParseStringToDateParts() file: sql_utils/public/functions/date_time_util.cc start line: 200 end line: 204 size: 5 LOC McCabe index: 2 number of parameters: 5 id: 793 unit: absl::Status FormatDateToString() file: sql_utils/public/functions/date_time_util.cc start line: 2085 end line: 2089 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 794 unit: absl::Status ConvertTimestampToTime() file: sql_utils/public/functions/date_time_util.cc start line: 2868 end line: 2872 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 795 unit: absl::Status TimestampTrunc() file: sql_utils/public/functions/date_time_util.cc start line: 3858 end line: 3862 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 796 unit: void ResetStatus() file: sql_utils/public/functions/arithmetics_internal.h start line: 103 end line: 107 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 797 unit: inline bool IntervalUnaryMinus() file: sql_utils/public/functions/date_time_util.h start line: 988 end line: 992 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 798 unit: void UnsetAnnotation() file: sql_utils/public/types/annotation.h start line: 82 end line: 86 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 799 unit: static bool HasEqualAnnotations() file: sql_utils/public/types/annotation.h start line: 126 end line: 130 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 800 unit: bool Has() file: sql_utils/public/types/annotation.h start line: 145 end line: 149 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 801 unit: inline bool IsValidTimeFields() file: sql_utils/public/civil_time.cc start line: 55 end line: 59 size: 5 LOC McCabe index: 5 number of parameters: 4 id: 802 unit: void UnpackHMS() file: sql_utils/public/civil_time.cc start line: 87 end line: 91 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 803 unit: TimeValue TimeValue::FromHMSAndMicros() file: sql_utils/public/civil_time.cc start line: 154 end line: 158 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 804 unit: TimeValue TimeValue::FromPacked32SecondsAndNanos() file: sql_utils/public/civil_time.cc start line: 216 end line: 220 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 805 unit: int32_t TimeValue::Packed32TimeSeconds() file: sql_utils/public/civil_time.cc start line: 229 end line: 233 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 806 unit: DatetimeValue DatetimeValue::FromCivilSecondAndMicros() file: sql_utils/public/civil_time.cc start line: 333 end line: 337 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 807 unit: DatetimeValue DatetimeValue::FromCivilSecondAndNanos() file: sql_utils/public/civil_time.cc start line: 339 end line: 343 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 808 unit: int64_t DatetimeValue::Packed64DatetimeSeconds() file: sql_utils/public/civil_time.cc start line: 386 end line: 390 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 809 unit: int64_t DatetimeValue::Packed64DatetimeMicros() file: sql_utils/public/civil_time.cc start line: 392 end line: 396 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 810 unit: void IntervalValue::SumAggregator::Add() file: sql_utils/public/interval_value.cc start line: 170 end line: 174 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 811 unit: std::string IntervalValue::SumAggregator::SerializeAsProtoBytes() file: sql_utils/public/interval_value.cc start line: 227 end line: 231 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 812 unit: void IntervalValue::SumAggregator::MergeWith() file: sql_utils/public/interval_value.cc start line: 282 end line: 286 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 813 unit: absl::StatusOr IntervalValue::ParseFromISO8601() file: sql_utils/public/interval_value.cc start line: 1013 end line: 1017 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 814 unit: ParseLocationPoint ParseLocationPoint::FromInternalErrorLocation() file: sql_utils/public/parse_location.cc start line: 49 end line: 53 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 815 unit: static std::string FormatErrorLocation() file: sql_utils/public/error_helpers.cc start line: 45 end line: 49 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 816 unit: std::string FormatErrorLocation() file: sql_utils/public/error_helpers.cc start line: 51 end line: 55 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 817 unit: static bool IsWordStart() file: sql_utils/public/error_helpers.cc start line: 174 end line: 178 size: 5 LOC McCabe index: 4 number of parameters: 2 id: 818 unit: std::string ToString() file: sql_utils/common/multiprecision_int.h start line: 62 end line: 66 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 819 unit: constexpr explicit FixedUint() file: sql_utils/common/multiprecision_int.h start line: 143 end line: 147 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 820 unit: constexpr explicit FixedUint() file: sql_utils/common/multiprecision_int.h start line: 148 end line: 152 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 821 unit: std::string ToString() file: sql_utils/common/multiprecision_int.h start line: 462 end line: 466 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 822 unit: static constexpr auto GetPowersOf10() file: sql_utils/common/multiprecision_int.h start line: 537 end line: 542 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 823 unit: std::string ToString() file: sql_utils/common/multiprecision_int.h start line: 1117 end line: 1121 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 824 unit: static FixedInt PowerOf10() file: sql_utils/common/multiprecision_int.h start line: 1157 end line: 1161 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 825 unit: void SwapPairs() file: sql_utils/common/multiprecision_int.h start line: 1493 end line: 1497 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 826 unit: inline uint32_t ShortDivModConstant() file: sql_utils/common/multiprecision_int_impl.h start line: 613 end line: 617 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 827 unit: inline ::bigquery_ml_utils_base::StatusBuilder MakeUnimplementedErrorAtPoint() file: sql_utils/common/errors.h start line: 68 end line: 72 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 828 unit: inline std::string ExtractingNotSupportedDatePart() file: sql_utils/common/errors.h start line: 95 end line: 99 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 829 unit: static inline int CountLeadingZeros128() file: sql_utils/base/bits.h start line: 147 end line: 151 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 830 unit: static UnsignedT NBitsFromLSB() file: sql_utils/base/bits.h start line: 279 end line: 283 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 831 unit: inline uint32_t Bits::GetBitsImpl() file: sql_utils/base/bits.h start line: 679 end line: 683 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 832 unit: inline uint64_t Bits::GetBitsImpl() file: sql_utils/base/bits.h start line: 687 end line: 691 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 833 unit: inline uint16_t UnalignedLoad16() file: sql_utils/base/unaligned_access.h start line: 113 end line: 117 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 834 unit: inline uint32_t UnalignedLoad32() file: sql_utils/base/unaligned_access.h start line: 119 end line: 123 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 835 unit: inline uint64_t UnalignedLoad64() file: sql_utils/base/unaligned_access.h start line: 125 end line: 129 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 836 unit: inline uint64_t UnalignedLoad64() file: sql_utils/base/unaligned_access.h start line: 239 end line: 243 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 837 unit: inline uint16_t UnalignedLoad16() file: sql_utils/base/unaligned_access.h start line: 265 end line: 269 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 838 unit: inline uint32_t UnalignedLoad32() file: sql_utils/base/unaligned_access.h start line: 271 end line: 275 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 839 unit: inline uint64_t UnalignedLoad64() file: sql_utils/base/unaligned_access.h start line: 277 end line: 281 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 840 unit: inline StatusBuilder::operator absl::StatusOr() file: sql_utils/base/status_builder.h start line: 472 end line: 476 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 841 unit: static void CopyStatusPayloads() file: sql_utils/base/status_builder.cc start line: 28 end line: 32 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 842 unit: void PreorderTraverseAllMatchingStringsDepth() file: sql_utils/base/general_trie.h start line: 138 end line: 142 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 843 unit: StatusBuilder RetCheckFailSlowPath() file: sql_utils/base/ret_check.cc start line: 29 end line: 33 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 844 unit: StatusBuilder RetCheckFailSlowPath() file: sql_utils/base/ret_check.cc start line: 35 end line: 39 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 845 unit: void Unref() file: sql_utils/base/simple_reference_counted.h start line: 69 end line: 73 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 846 unit: void LogMessage::Flush() file: sql_utils/base/logging.cc start line: 260 end line: 264 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 847 unit: int Bits::CountLeadingZeros64_Portable() file: sql_utils/base/bits.cc start line: 149 end line: 153 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 848 unit: static absl::uint128 Load128() file: sql_utils/base/endian.h start line: 219 end line: 223 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 849 unit: static void Store128() file: sql_utils/base/endian.h start line: 225 end line: 229 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 850 unit: MapUtilMappedT FindPtrOrNull() file: sql_utils/base/map_util.h start line: 248 end line: 252 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 851 unit: void InsertOrUpdateMany() file: sql_utils/base/map_util.h start line: 324 end line: 328 size: 5 LOC McCabe index: 2 number of parameters: 3 id: 852 unit: bool UpdateReturnCopy() file: sql_utils/base/map_util.h start line: 476 end line: 480 size: 5 LOC McCabe index: 1 number of parameters: 4 id: 853 unit: ReverseM ReverseMap() file: sql_utils/base/map_util.h start line: 521 end line: 525 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 854 unit: def unix_date() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 855 unit: def timestamp_micros() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 856 unit: def timestamp_millis() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 857 unit: def timestamp_seconds() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 858 unit: def unix_micros() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 859 unit: def unix_millis() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 860 unit: def unix_seconds() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 861 unit: static constexpr bool IsTypeSupported() file: sql_utils/public/value_content.h start line: 65 end line: 68 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 862 unit: static absl::StatusOr FromMonths() file: sql_utils/public/interval_value.h start line: 135 end line: 138 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 863 unit: static absl::StatusOr FromDays() file: sql_utils/public/interval_value.h start line: 140 end line: 143 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 864 unit: static absl::StatusOr FromMicros() file: sql_utils/public/interval_value.h start line: 145 end line: 148 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 865 unit: static absl::StatusOr FromNanos() file: sql_utils/public/interval_value.h start line: 150 end line: 153 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 866 unit: int64_t GetAsMicros() file: sql_utils/public/interval_value.h start line: 169 end line: 172 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 867 unit: __int128 GetAsNanos() file: sql_utils/public/interval_value.h start line: 177 end line: 180 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 868 unit: int64_t get_months() file: sql_utils/public/interval_value.h start line: 183 end line: 186 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 869 unit: inline BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1284 end line: 1287 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 870 unit: inline constexpr BigNumericValue BigNumericValue::FromPackedLittleEndianArray() file: sql_utils/public/numeric_value.h start line: 1297 end line: 1300 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 871 unit: inline constexpr BigNumericValue BigNumericValue::FromScaledValue() file: sql_utils/public/numeric_value.h start line: 1302 end line: 1305 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 872 unit: inline void BigNumericValue::SumAggregator::Subtract() file: sql_utils/public/numeric_value.h start line: 1458 end line: 1461 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 873 unit: inline void BigNumericValue::SumAggregator::MergeWith() file: sql_utils/public/numeric_value.h start line: 1463 end line: 1466 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 874 unit: absl::Status CreateFunctionError() file: sql_utils/public/functions/util.cc start line: 36 end line: 44 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 875 unit: std::string UnaryOverflowMessage() file: sql_utils/public/functions/util.cc start line: 67 end line: 70 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 876 unit: bool ConvertTimeToTimestamp() file: sql_utils/public/functions/parse_date_time_utils.cc start line: 41 end line: 44 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 877 unit: explicit StringToDateCaster() file: sql_utils/public/functions/cast_date_time.h start line: 347 end line: 350 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 878 unit: explicit StringToTimeCaster() file: sql_utils/public/functions/cast_date_time.h start line: 365 end line: 368 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 879 unit: explicit StringToDatetimeCaster() file: sql_utils/public/functions/cast_date_time.h start line: 383 end line: 386 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 880 unit: explicit StringToTimestampCaster() file: sql_utils/public/functions/cast_date_time.h start line: 403 end line: 406 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 881 unit: explicit DateToStringCaster() file: sql_utils/public/functions/cast_date_time.h start line: 420 end line: 423 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 882 unit: explicit DatetimeToStringCaster() file: sql_utils/public/functions/cast_date_time.h start line: 437 end line: 440 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 883 unit: explicit TimeToStringCaster() file: sql_utils/public/functions/cast_date_time.h start line: 454 end line: 457 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 884 unit: explicit TimestampToStringCaster() file: sql_utils/public/functions/cast_date_time.h start line: 474 end line: 477 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 885 unit: absl::Status ValidateDateTimeFormatElementsForTimestampType() file: sql_utils/public/functions/cast_date_time.cc start line: 1332 end line: 1335 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 886 unit: inline absl::CivilDay NextWeekdayOrToday() file: sql_utils/public/functions/date_time_util_internal.h start line: 28 end line: 31 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 887 unit: inline absl::CivilDay PrevWeekdayOrToday() file: sql_utils/public/functions/date_time_util_internal.h start line: 35 end line: 38 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 888 unit: static absl::Status ValidateTimeFormat() file: sql_utils/public/functions/parse_date_time.cc start line: 1721 end line: 1724 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 889 unit: inline bool Add() file: sql_utils/public/functions/arithmetics.h start line: 103 end line: 106 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 890 unit: inline bool Subtract() file: sql_utils/public/functions/arithmetics.h start line: 109 end line: 112 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 891 unit: inline bool Multiply() file: sql_utils/public/functions/arithmetics.h start line: 115 end line: 118 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 892 unit: inline bool UnaryMinus() file: sql_utils/public/functions/arithmetics.h start line: 136 end line: 139 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 893 unit: inline bool UnaryMinus() file: sql_utils/public/functions/arithmetics.h start line: 179 end line: 182 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 894 unit: inline bool Add() file: sql_utils/public/functions/arithmetics.h start line: 185 end line: 188 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 895 unit: inline bool Subtract() file: sql_utils/public/functions/arithmetics.h start line: 191 end line: 194 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 896 unit: inline bool Multiply() file: sql_utils/public/functions/arithmetics.h start line: 197 end line: 200 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 897 unit: inline bool UnaryMinus() file: sql_utils/public/functions/arithmetics.h start line: 203 end line: 206 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 898 unit: inline bool Subtract() file: sql_utils/public/functions/arithmetics.h start line: 447 end line: 450 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 899 unit: bool IsValidDate() file: sql_utils/public/functions/date_time_util.cc start line: 100 end line: 103 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 900 unit: static std::string MakeInvalidTimestampStrErrorMsg() file: sql_utils/public/functions/date_time_util.cc start line: 1313 end line: 1316 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 901 unit: static void SanitizeDateFormat() file: sql_utils/public/functions/date_time_util.cc start line: 2050 end line: 2053 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 902 unit: static void SanitizeTimeFormat() file: sql_utils/public/functions/date_time_util.cc start line: 2057 end line: 2060 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 903 unit: static void SanitizeDatetimeFormat() file: sql_utils/public/functions/date_time_util.cc start line: 2063 end line: 2066 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 904 unit: absl::Status ConvertTimestampToProto3Timestamp() file: sql_utils/public/functions/date_time_util.cc start line: 2952 end line: 2957 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 905 unit: absl::Status ConvertProto3DateToDate() file: sql_utils/public/functions/date_time_util.cc start line: 2959 end line: 2962 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 906 unit: absl::Status AddTime() file: sql_utils/public/functions/date_time_util.cc start line: 3732 end line: 3735 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 907 unit: absl::Status TruncateDate() file: sql_utils/public/functions/date_time_util.cc start line: 3853 end line: 3856 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 908 unit: friend H AbslHashValue() file: sql_utils/public/types/type.h start line: 298 end line: 301 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 909 unit: HasFieldResult HasField() file: sql_utils/public/types/type.h start line: 453 end line: 456 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 910 unit: virtual HasFieldResult HasFieldImpl() file: sql_utils/public/types/type.h start line: 671 end line: 674 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 911 unit: virtual uint64_t GetValueContentExternallyAllocatedByteSize() file: sql_utils/public/types/type.h start line: 723 end line: 726 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 912 unit: bool HasEqualAnnotations() file: sql_utils/public/types/annotation.h start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 913 unit: inline int64_t GetPartFromBitField() file: sql_utils/public/civil_time.cc start line: 74 end line: 77 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 914 unit: TimeValue TimeValue::FromHMSAndNanos() file: sql_utils/public/civil_time.cc start line: 139 end line: 142 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 915 unit: int64_t TimeValue::Packed64TimeMicros() file: sql_utils/public/civil_time.cc start line: 235 end line: 238 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 916 unit: int64_t TimeValue::Packed64TimeNanos() file: sql_utils/public/civil_time.cc start line: 240 end line: 243 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 917 unit: std::string PrintChar() file: sql_utils/public/interval_value.cc start line: 995 end line: 998 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 918 unit: static std::string FormatErrorLocationAtFileLineColumn() file: sql_utils/public/error_helpers.cc start line: 59 end line: 62 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 919 unit: static std::string GetErrorStringFromErrorLineAndColumn() file: sql_utils/public/error_helpers.cc start line: 248 end line: 251 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 920 unit: static constexpr FixedUint max() file: sql_utils/common/multiprecision_int.h start line: 134 end line: 137 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 921 unit: explicit FixedUint() file: sql_utils/common/multiprecision_int.h start line: 173 end line: 176 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 922 unit: explicit operator unsigned __int128() file: sql_utils/common/multiprecision_int.h start line: 181 end line: 184 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 923 unit: bool SubtractOverflow() file: sql_utils/common/multiprecision_int.h start line: 247 end line: 250 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 924 unit: int NonZeroLength() file: sql_utils/common/multiprecision_int.h start line: 435 end line: 438 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 925 unit: friend H AbslHashValue() file: sql_utils/common/multiprecision_int.h start line: 518 end line: 521 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 926 unit: static constexpr FixedInt min() file: sql_utils/common/multiprecision_int.h start line: 793 end line: 796 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 927 unit: friend H AbslHashValue() file: sql_utils/common/multiprecision_int.h start line: 1178 end line: 1181 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 928 unit: void operator() file: sql_utils/common/multiprecision_int.h start line: 1192 end line: 1196 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 929 unit: static std::integral_constant SafeAbs() file: sql_utils/common/multiprecision_int.h start line: 1255 end line: 1258 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 930 unit: uint32_t VarUintRef::DivMod() file: sql_utils/common/multiprecision_int.h start line: 1487 end line: 1490 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 931 unit: uint64_t DividePower10() file: sql_utils/common/multiprecision_int.cc start line: 26 end line: 29 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 932 unit: absl::string_view::size_type SpanWellFormedUTF8() file: sql_utils/common/utf_util.cc start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 933 unit: inline uint8_t Add() file: sql_utils/common/multiprecision_int_impl.h start line: 400 end line: 403 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 934 unit: inline uint8_t Subtract() file: sql_utils/common/multiprecision_int_impl.h start line: 459 end line: 462 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 935 unit: inline void RawDivModWord() file: sql_utils/common/multiprecision_int_impl.h start line: 534 end line: 537 size: 4 LOC McCabe index: 1 number of parameters: 5 id: 936 unit: inline constexpr std::make_unsigned_t SafeAbs() file: sql_utils/common/multiprecision_int_impl.h start line: 797 end line: 802 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 937 unit: static inline int CountOnes128() file: sql_utils/base/bits.h start line: 81 end line: 84 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 938 unit: inline int Bits::Log2Floor128() file: sql_utils/base/bits.h start line: 453 end line: 456 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 939 unit: inline int Bits::Log2FloorNonZero128() file: sql_utils/base/bits.h start line: 458 end line: 461 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 940 unit: inline int Bits::FindLSBSetNonZero128() file: sql_utils/base/bits.h start line: 463 end line: 466 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 941 unit: inline absl::uint128 Bits::ReverseBits128() file: sql_utils/base/bits.h start line: 541 end line: 544 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 942 unit: auto With() file: sql_utils/base/status_builder.h start line: 212 end line: 215 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 943 unit: auto With() file: sql_utils/base/status_builder.h start line: 217 end line: 220 size: 4 LOC McCabe index: 3 number of parameters: 1 id: 944 unit: inline StatusBuilder::operator absl::Status() file: sql_utils/base/status_builder.h start line: 461 end line: 464 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 945 unit: inline StatusBuilder::operator absl::Status() file: sql_utils/base/status_builder.h start line: 466 end line: 469 size: 4 LOC McCabe index: 3 number of parameters: 0 id: 946 unit: inline StatusBuilder::operator absl::StatusOr() file: sql_utils/base/status_builder.h start line: 479 end line: 482 size: 4 LOC McCabe index: 3 number of parameters: 0 id: 947 unit: StatusBuilder DeadlineExceededErrorBuilder() file: sql_utils/base/status_builder.cc start line: 112 end line: 115 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 948 unit: StatusBuilder FailedPreconditionErrorBuilder() file: sql_utils/base/status_builder.cc start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 949 unit: StatusBuilder InvalidArgumentErrorBuilder() file: sql_utils/base/status_builder.cc start line: 126 end line: 129 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 950 unit: StatusBuilder PermissionDeniedErrorBuilder() file: sql_utils/base/status_builder.cc start line: 139 end line: 142 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 951 unit: StatusBuilder UnauthenticatedErrorBuilder() file: sql_utils/base/status_builder.cc start line: 144 end line: 147 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 952 unit: StatusBuilder ResourceExhaustedErrorBuilder() file: sql_utils/base/status_builder.cc start line: 149 end line: 152 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 953 unit: void AttachPayload() file: sql_utils/base/status_payload.h start line: 39 end line: 42 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 954 unit: void PreorderTraverseDepth() file: sql_utils/base/general_trie.h start line: 122 end line: 125 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 955 unit: void PreorderTraverseAllMatchingStrings() file: sql_utils/base/general_trie.h start line: 128 end line: 131 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 956 unit: void PostorderTraverseDepth() file: sql_utils/base/general_trie.h start line: 148 end line: 151 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 957 unit: void PostorderTraverseAllMatchingStrings() file: sql_utils/base/general_trie.h start line: 152 end line: 155 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 958 unit: StatusBuilder RetCheckFailSlowPath() file: sql_utils/base/ret_check.cc start line: 41 end line: 44 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 959 unit: static constexpr SourceLocation DoNotInvokeDirectly() file: sql_utils/base/source_location.h start line: 60 end line: 63 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 960 unit: inline absl::uint128 gbswap_128() file: sql_utils/base/endian.h start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 961 unit: static IntegralType FloorOfRatio() file: sql_utils/base/mathutil.h start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 962 unit: bool InsertOrUpdate() file: sql_utils/base/map_util.h start line: 316 end line: 319 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 963 unit: bool InsertIfNotPresent() file: sql_utils/base/map_util.h start line: 355 end line: 358 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 964 unit: void InsertOrDie() file: sql_utils/base/map_util.h start line: 375 end line: 378 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 965 unit: void InsertOrDieNoPrint() file: sql_utils/base/map_util.h start line: 382 end line: 385 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 966 unit: def predict() file: inference/transform_predictor/predictor.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 967 unit: def date_from_components() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 968 unit: def date_from_timestamp() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 969 unit: def datetime_from_date_and_time() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 970 unit: def datetime_from_timestamp() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 971 unit: def datetime_add() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 972 unit: def datetime_diff() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 973 unit: def datetime_sub() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 974 unit: def datetime_trunc() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 975 unit: def extract_from_datetime() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 976 unit: def extract_date_from_datetime() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 977 unit: def extract_time_from_datetime() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 978 unit: def last_day_from_datetime() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 979 unit: def format_datetime() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 980 unit: def parse_datetime() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 981 unit: def safe_parse_datetime() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 982 unit: def extract_from_timestamp() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 983 unit: def string_from_timestamp() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 984 unit: def time_from_components() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 985 unit: def time_from_timestamp() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 986 unit: def time_add() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 987 unit: def time_sub() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 988 unit: def time_diff() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 4 id: 989 unit: def parse_time() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 990 unit: def safe_parse_time() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 991 unit: def format_time() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 3 id: 992 unit: def _save_model_with_path() file: model_generator/text_embedding_generator.py start line: 0 end line: 0 size: 4 LOC McCabe index: 3 number of parameters: 3 id: 993 unit: def write_action_env() file: configure.py start line: 0 end line: 0 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 994 unit: constexpr std::enable_if_t() file: sql_utils/public/value_content.h start line: 71 end line: 73 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 995 unit: constexpr std::enable_if_t() file: sql_utils/public/value_content.h start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 996 unit: static IntervalValue MaxValue() file: sql_utils/public/interval_value.h start line: 155 end line: 157 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 997 unit: static IntervalValue MinValue() file: sql_utils/public/interval_value.h start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 998 unit: __int128 get_nanos() file: sql_utils/public/interval_value.h start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 999 unit: int64_t get_nano_fractions() file: sql_utils/public/interval_value.h start line: 200 end line: 202 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1000 unit: void Subtract() file: sql_utils/public/interval_value.h start line: 277 end line: 279 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1001 unit: static absl::Status ValidateMonths() file: sql_utils/public/interval_value.h start line: 399 end line: 401 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1002 unit: static absl::Status ValidateDays() file: sql_utils/public/interval_value.h start line: 402 end line: 404 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1003 unit: static absl::Status ValidateMicros() file: sql_utils/public/interval_value.h start line: 405 end line: 407 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1004 unit: static absl::Status ValidateNanos() file: sql_utils/public/interval_value.h start line: 408 end line: 410 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1005 unit: inline H AbslHashValue() file: sql_utils/public/interval_value.h start line: 420 end line: 422 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1006 unit: static ParseLocationPoint FromByteOffset() file: sql_utils/public/parse_location.h start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1007 unit: std::array ToPackedLittleEndianArray() file: sql_utils/public/numeric_value.h start line: 292 end line: 294 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1008 unit: std::optional GetPopulationVariance() file: sql_utils/public/numeric_value.h start line: 374 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1009 unit: std::optional GetSamplingVariance() file: sql_utils/public/numeric_value.h start line: 378 end line: 380 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1010 unit: std::optional GetPopulationStdDev() file: sql_utils/public/numeric_value.h start line: 385 end line: 387 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1011 unit: std::optional GetSamplingStdDev() file: sql_utils/public/numeric_value.h start line: 389 end line: 391 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1012 unit: std::optional GetPopulationCovariance() file: sql_utils/public/numeric_value.h start line: 435 end line: 437 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1013 unit: std::optional GetSamplingCovariance() file: sql_utils/public/numeric_value.h start line: 440 end line: 442 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1014 unit: std::optional GetPopulationVariance() file: sql_utils/public/numeric_value.h start line: 810 end line: 812 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1015 unit: std::optional GetSamplingVariance() file: sql_utils/public/numeric_value.h start line: 814 end line: 816 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1016 unit: std::optional GetPopulationStdDev() file: sql_utils/public/numeric_value.h start line: 821 end line: 823 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1017 unit: std::optional GetSamplingStdDev() file: sql_utils/public/numeric_value.h start line: 825 end line: 827 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1018 unit: std::optional GetPopulationCovariance() file: sql_utils/public/numeric_value.h start line: 871 end line: 873 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1019 unit: std::optional GetSamplingCovariance() file: sql_utils/public/numeric_value.h start line: 876 end line: 878 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1020 unit: inline constexpr NumericValue::NumericValue() file: sql_utils/public/numeric_value.h start line: 1026 end line: 1028 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1021 unit: inline constexpr NumericValue NumericValue::MaxValue() file: sql_utils/public/numeric_value.h start line: 1051 end line: 1053 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1022 unit: inline constexpr NumericValue NumericValue::MinValue() file: sql_utils/public/numeric_value.h start line: 1055 end line: 1057 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1023 unit: inline constexpr NumericValue NumericValue::FromScaledValue() file: sql_utils/public/numeric_value.h start line: 1070 end line: 1072 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1024 unit: inline NumericValue NumericValue::Negate() file: sql_utils/public/numeric_value.h start line: 1135 end line: 1138 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1025 unit: inline H AbslHashValue() file: sql_utils/public/numeric_value.h start line: 1171 end line: 1173 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1026 unit: inline std::string TypeName() file: sql_utils/public/numeric_value.h start line: 1179 end line: 1181 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1027 unit: inline std::string TypeName() file: sql_utils/public/numeric_value.h start line: 1184 end line: 1186 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1028 unit: inline std::string TypeName() file: sql_utils/public/numeric_value.h start line: 1189 end line: 1191 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1029 unit: inline std::string TypeName() file: sql_utils/public/numeric_value.h start line: 1194 end line: 1196 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1030 unit: inline constexpr __int128 NumericValue::as_packed_int() file: sql_utils/public/numeric_value.h start line: 1216 end line: 1218 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1031 unit: inline bool NumericValue::HasFractionalPart() file: sql_utils/public/numeric_value.h start line: 1231 end line: 1233 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1032 unit: inline void NumericValue::SumAggregator::Add() file: sql_utils/public/numeric_value.h start line: 1235 end line: 1237 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1033 unit: inline void NumericValue::SumAggregator::Subtract() file: sql_utils/public/numeric_value.h start line: 1239 end line: 1241 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1034 unit: inline void NumericValue::SumAggregator::MergeWith() file: sql_utils/public/numeric_value.h start line: 1243 end line: 1245 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1035 unit: inline constexpr BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1247 end line: 1249 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1036 unit: inline BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1268 end line: 1270 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1037 unit: inline BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1272 end line: 1274 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1038 unit: inline BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1276 end line: 1278 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1039 unit: inline BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1280 end line: 1282 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1040 unit: inline constexpr BigNumericValue BigNumericValue::MaxValue() file: sql_utils/public/numeric_value.h start line: 1289 end line: 1291 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1041 unit: inline constexpr BigNumericValue BigNumericValue::MinValue() file: sql_utils/public/numeric_value.h start line: 1293 end line: 1295 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1042 unit: inline int BigNumericValue::Sign() file: sql_utils/public/numeric_value.h start line: 1364 end line: 1366 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 1043 unit: inline double BigNumericValue::ToDouble() file: sql_utils/public/numeric_value.h start line: 1377 end line: 1379 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1044 unit: inline void BigNumericValue::SumAggregator::Add() file: sql_utils/public/numeric_value.h start line: 1454 end line: 1456 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1045 unit: inline H AbslHashValue() file: sql_utils/public/numeric_value.h start line: 1469 end line: 1471 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1046 unit: std::string DivisionByZeroMessage() file: sql_utils/public/functions/util.cc start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1047 unit: bool IsLeapYear() file: sql_utils/public/functions/date_time_util_internal.cc start line: 73 end line: 75 size: 3 LOC McCabe index: 3 number of parameters: 1 id: 1048 unit: static absl::Status ValidateDateFormat() file: sql_utils/public/functions/parse_date_time.cc start line: 1715 end line: 1717 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1049 unit: static absl::Status ValidateDatetimeFormat() file: sql_utils/public/functions/parse_date_time.cc start line: 1728 end line: 1730 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1050 unit: absl::CivilDay EpochDaysToCivilDay() file: sql_utils/public/functions/date_time_util.cc start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1051 unit: bool IsLastDayOfTheMonth() file: sql_utils/public/functions/date_time_util.cc start line: 94 end line: 96 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 1052 unit: static int32_t CivilDayToEpochDays() file: sql_utils/public/functions/date_time_util.cc start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1053 unit: static bool IsValidCivilDay() file: sql_utils/public/functions/date_time_util.cc start line: 109 end line: 111 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1054 unit: absl::StatusOr IntervalDiffDates() file: sql_utils/public/functions/date_time_util.cc start line: 3170 end line: 3172 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1055 unit: int32_t CurrentDate() file: sql_utils/public/functions/date_time_util.cc start line: 4157 end line: 4159 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1056 unit: bool IsValid() file: sql_utils/public/functions/arithmetics_internal.h start line: 100 end line: 102 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 1057 unit: inline absl::string_view DateTimestampPartToSQL() file: sql_utils/public/functions/date_time_util.h start line: 62 end line: 64 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1058 unit: explicit ValueContentContainerRef() file: sql_utils/public/types/value_representations.h start line: 90 end line: 92 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1059 unit: uint64_t physical_byte_size() file: sql_utils/public/types/value_representations.h start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1060 unit: uint64_t physical_byte_size() file: sql_utils/public/types/value_representations.h start line: 126 end line: 128 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1061 unit: uint64_t physical_byte_size() file: sql_utils/public/types/value_representations.h start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1062 unit: uint64_t physical_byte_size() file: sql_utils/public/types/value_representations.h start line: 209 end line: 211 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1063 unit: constexpr absl::Time TimestampMinBaseTime() file: sql_utils/public/types/timestamp_util.h start line: 39 end line: 41 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1064 unit: bool IsFeatureV12CivilTimeType() file: sql_utils/public/types/type.h start line: 115 end line: 117 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1065 unit: virtual bool UsingFeatureV12CivilTimeType() file: sql_utils/public/types/type.h start line: 128 end line: 130 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1066 unit: bool IsCivilDateOrTimeType() file: sql_utils/public/types/type.h start line: 133 end line: 135 size: 3 LOC McCabe index: 3 number of parameters: 0 id: 1067 unit: bool Equals() file: sql_utils/public/types/type.h start line: 276 end line: 278 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1068 unit: bool Equivalent() file: sql_utils/public/types/type.h start line: 292 end line: 294 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1069 unit: virtual std::string DebugString() file: sql_utils/public/types/annotation.h start line: 95 end line: 97 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1070 unit: virtual std::string DebugString() file: sql_utils/public/types/annotation.h start line: 99 end line: 101 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1071 unit: bool Equals() file: sql_utils/public/types/annotation.h start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1072 unit: static bool Equals() file: sql_utils/public/types/annotation.h start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1073 unit: inline bool IsValidNanoseconds() file: sql_utils/public/civil_time.cc start line: 50 end line: 52 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1074 unit: inline int64_t GetLargestPartFromBitField() file: sql_utils/public/civil_time.cc start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1075 unit: inline ::bigquery_ml_utils_base::StatusBuilder MakeIntervalParsingError() file: sql_utils/public/interval_value.cc start line: 43 end line: 45 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1076 unit: size_t IntervalValue::HashCode() file: sql_utils/public/interval_value.cc start line: 119 end line: 121 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1077 unit: absl::CivilSecond ConvertToCivilSecond() file: sql_utils/public/civil_time.h start line: 354 end line: 356 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1078 unit: bool HasErrorLocation() file: sql_utils/public/error_helpers.cc start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1079 unit: void ClearErrorLocation() file: sql_utils/public/error_helpers.cc start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1080 unit: static bool IsWordChar() file: sql_utils/public/error_helpers.cc start line: 169 end line: 171 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1081 unit: static constexpr FixedUint min() file: sql_utils/common/multiprecision_int.h start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1082 unit: explicit constexpr FixedUint() file: sql_utils/common/multiprecision_int.h start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1083 unit: bool AddOverflow() file: sql_utils/common/multiprecision_int.h start line: 225 end line: 227 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1084 unit: bool MultiplyOverflow() file: sql_utils/common/multiprecision_int.h start line: 271 end line: 273 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1085 unit: void SerializeToBytes() file: sql_utils/common/multiprecision_int.h start line: 450 end line: 452 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1086 unit: ABSL_MUST_USE_RESULT bool DeserializeFromBytes() file: sql_utils/common/multiprecision_int.h start line: 457 end line: 459 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1087 unit: bool ParseFromStringStrict() file: sql_utils/common/multiprecision_int.h start line: 473 end line: 475 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1088 unit: constexpr explicit FixedInt() file: sql_utils/common/multiprecision_int.h start line: 807 end line: 809 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1089 unit: explicit FixedInt() file: sql_utils/common/multiprecision_int.h start line: 842 end line: 844 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1090 unit: explicit constexpr FixedInt() file: sql_utils/common/multiprecision_int.h start line: 849 end line: 851 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1091 unit: explicit operator __int128() file: sql_utils/common/multiprecision_int.h start line: 853 end line: 855 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1092 unit: bool is_negative() file: sql_utils/common/multiprecision_int.h start line: 1084 end line: 1086 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1093 unit: FixedUint abs() file: sql_utils/common/multiprecision_int.h start line: 1099 end line: 1101 size: 3 LOC McCabe index: 2 number of parameters: 0 id: 1094 unit: void SerializeToBytes() file: sql_utils/common/multiprecision_int.h start line: 1105 end line: 1107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1095 unit: ABSL_MUST_USE_RESULT bool DeserializeFromBytes() file: sql_utils/common/multiprecision_int.h start line: 1112 end line: 1114 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1096 unit: void operator() file: sql_utils/common/multiprecision_int.h start line: 1186 end line: 1188 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1097 unit: void operator() file: sql_utils/common/multiprecision_int.h start line: 1209 end line: 1211 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1098 unit: static bool internal_is_negative() file: sql_utils/common/multiprecision_int.h start line: 1235 end line: 1237 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1099 unit: static bool internal_is_negative() file: sql_utils/common/multiprecision_int.h start line: 1238 end line: 1240 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1100 unit: static FixedUint SafeAbs() file: sql_utils/common/multiprecision_int.h start line: 1241 end line: 1243 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1101 unit: static UnsignedWord SafeAbs() file: sql_utils/common/multiprecision_int.h start line: 1244 end line: 1246 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1102 unit: uint64_t DividePower10() file: sql_utils/common/multiprecision_int.cc start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1103 unit: bool IsWellFormedUTF8() file: sql_utils/common/utf_util.cc start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1104 unit: std::string GetTypeUrl() file: sql_utils/common/status_payload_utils.h start line: 40 end line: 42 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1105 unit: bool HasPayloadWithType() file: sql_utils/common/status_payload_utils.h start line: 46 end line: 48 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1106 unit: void ErasePayloadTyped() file: sql_utils/common/status_payload_utils.h start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1107 unit: void AttachPayload() file: sql_utils/common/status_payload_utils.h start line: 74 end line: 76 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1108 unit: static bool HasInternalErrorLocation() file: sql_utils/common/errors.cc start line: 36 end line: 38 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1109 unit: inline int FindMSBSetNonZero() file: sql_utils/common/multiprecision_int_impl.h start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1110 unit: inline Uint MakeDword() file: sql_utils/common/multiprecision_int_impl.h start line: 152 end line: 154 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1111 unit: inline uint64_t ShiftRightAndGetLowWord() file: sql_utils/common/multiprecision_int_impl.h start line: 167 end line: 169 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1112 unit: inline uint32_t ShiftRightAndGetLowWord() file: sql_utils/common/multiprecision_int_impl.h start line: 172 end line: 174 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1113 unit: inline uint8_t AddWithCarry() file: sql_utils/common/multiprecision_int_impl.h start line: 348 end line: 350 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 1114 unit: inline uint8_t SubtractWithBorrow() file: sql_utils/common/multiprecision_int_impl.h start line: 406 end line: 408 size: 3 LOC McCabe index: 1 number of parameters: 3 id: 1115 unit: constexpr uint8_t NormalizedDivisorShiftAmount() file: sql_utils/common/multiprecision_int_impl.h start line: 567 end line: 569 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1116 unit: inline ::bigquery_ml_utils_base::StatusBuilder MakeSqlError() file: sql_utils/common/errors.h start line: 56 end line: 58 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1117 unit: inline ::bigquery_ml_utils_base::StatusBuilder MakeSqlErrorAtPoint() file: sql_utils/common/errors.h start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1118 unit: inline ::bigquery_ml_utils_base::StatusBuilder MakeEvalError() file: sql_utils/common/errors.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1119 unit: bool HasPayload() file: sql_utils/common/status_payload_utils.cc start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1120 unit: static int FindMSBSetNonZero128() file: sql_utils/base/bits.h start line: 198 end line: 200 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1121 unit: inline int Bits::Log2Floor() file: sql_utils/base/bits.h start line: 354 end line: 356 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1122 unit: inline int Bits::Log2FloorNonZero() file: sql_utils/base/bits.h start line: 358 end line: 360 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1123 unit: inline int Bits::FindLSBSetNonZero() file: sql_utils/base/bits.h start line: 362 end line: 364 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1124 unit: inline int Bits::Log2Floor64() file: sql_utils/base/bits.h start line: 366 end line: 368 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1125 unit: inline int Bits::Log2FloorNonZero64() file: sql_utils/base/bits.h start line: 370 end line: 372 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1126 unit: inline int Bits::FindLSBSetNonZero64() file: sql_utils/base/bits.h start line: 374 end line: 376 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1127 unit: inline int Bits::FindLSBSetNonZero() file: sql_utils/base/bits.h start line: 380 end line: 382 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1128 unit: inline int Bits::FindLSBSetNonZero64() file: sql_utils/base/bits.h start line: 384 end line: 386 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1129 unit: inline int Bits::Log2Floor64() file: sql_utils/base/bits.h start line: 417 end line: 419 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1130 unit: inline int Bits::Log2FloorNonZero64() file: sql_utils/base/bits.h start line: 421 end line: 423 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1131 unit: inline int Bits::Log2Floor() file: sql_utils/base/bits.h start line: 427 end line: 429 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1132 unit: inline int Bits::Log2FloorNonZero() file: sql_utils/base/bits.h start line: 431 end line: 433 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1133 unit: inline int Bits::FindLSBSetNonZero() file: sql_utils/base/bits.h start line: 435 end line: 437 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1134 unit: inline int Bits::Log2Floor64() file: sql_utils/base/bits.h start line: 439 end line: 441 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1135 unit: inline int Bits::Log2FloorNonZero64() file: sql_utils/base/bits.h start line: 443 end line: 445 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1136 unit: inline int Bits::FindLSBSetNonZero64() file: sql_utils/base/bits.h start line: 447 end line: 449 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1137 unit: inline int Bits::CountOnesInByte() file: sql_utils/base/bits.h start line: 468 end line: 470 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1138 unit: inline int Bits::Log2FloorNonZero_Portable() file: sql_utils/base/bits.h start line: 546 end line: 549 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1139 unit: template inline bool Bits::BytesContainByte() file: sql_utils/base/bits.h start line: 595 end line: 598 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1140 unit: inline int Bits::PopcountWithBuiltin() file: sql_utils/base/bits.h start line: 666 end line: 668 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1141 unit: inline int Bits::PopcountWithBuiltin() file: sql_utils/base/bits.h start line: 670 end line: 672 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1142 unit: inline int Bits::PopcountWithBuiltin() file: sql_utils/base/bits.h start line: 674 end line: 676 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1143 unit: inline uint32_t Bits::GetLowBitsImpl() file: sql_utils/base/bits.h start line: 695 end line: 697 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1144 unit: inline uint64_t Bits::GetLowBitsImpl() file: sql_utils/base/bits.h start line: 701 end line: 703 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1145 unit: inline UnsignedT Bits::GetLowBitsImpl() file: sql_utils/base/bits.h start line: 717 end line: 719 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1146 unit: inline uint16_t UnalignedLoad16() file: sql_utils/base/unaligned_access.h start line: 69 end line: 71 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1147 unit: inline uint32_t UnalignedLoad32() file: sql_utils/base/unaligned_access.h start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1148 unit: inline uint64_t UnalignedLoad64() file: sql_utils/base/unaligned_access.h start line: 77 end line: 79 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1149 unit: inline void UnalignedStore16() file: sql_utils/base/unaligned_access.h start line: 81 end line: 83 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1150 unit: inline void UnalignedStore32() file: sql_utils/base/unaligned_access.h start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1151 unit: inline void UnalignedStore64() file: sql_utils/base/unaligned_access.h start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1152 unit: inline StatusBuilder::StatusBuilder() file: sql_utils/base/status_builder.h start line: 367 end line: 369 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1153 unit: inline StatusBuilder::StatusBuilder() file: sql_utils/base/status_builder.h start line: 371 end line: 373 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1154 unit: inline StatusBuilder::StatusBuilder() file: sql_utils/base/status_builder.h start line: 375 end line: 377 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 1155 unit: inline bool StatusBuilder::Is() file: sql_utils/base/status_builder.h start line: 457 end line: 459 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1156 unit: inline bigquery_ml_utils_base::SourceLocation StatusBuilder::source_location() file: sql_utils/base/status_builder.h start line: 484 end line: 486 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1157 unit: StatusBuilder AbortedErrorBuilder() file: sql_utils/base/status_builder.cc start line: 96 end line: 98 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1158 unit: StatusBuilder AlreadyExistsErrorBuilder() file: sql_utils/base/status_builder.cc start line: 100 end line: 102 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1159 unit: StatusBuilder CancelledErrorBuilder() file: sql_utils/base/status_builder.cc start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1160 unit: StatusBuilder DataLossErrorBuilder() file: sql_utils/base/status_builder.cc start line: 108 end line: 110 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1161 unit: StatusBuilder InternalErrorBuilder() file: sql_utils/base/status_builder.cc start line: 122 end line: 124 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1162 unit: StatusBuilder NotFoundErrorBuilder() file: sql_utils/base/status_builder.cc start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1163 unit: StatusBuilder OutOfRangeErrorBuilder() file: sql_utils/base/status_builder.cc start line: 135 end line: 137 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1164 unit: StatusBuilder UnavailableErrorBuilder() file: sql_utils/base/status_builder.cc start line: 154 end line: 156 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1165 unit: StatusBuilder UnimplementedErrorBuilder() file: sql_utils/base/status_builder.cc start line: 158 end line: 160 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1166 unit: StatusBuilder UnknownErrorBuilder() file: sql_utils/base/status_builder.cc start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1167 unit: std::string GetTypeUrl() file: sql_utils/base/status_payload.h start line: 32 end line: 34 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1168 unit: MathUtil::FloatParts MathUtil::Decompose() file: sql_utils/base/mathutil.cc start line: 83 end line: 85 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1169 unit: MathUtil::DoubleParts MathUtil::Decompose() file: sql_utils/base/mathutil.cc start line: 87 end line: 89 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1170 unit: void PreorderTraverse() file: sql_utils/base/general_trie.h start line: 116 end line: 118 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1171 unit: void PostorderTraverse() file: sql_utils/base/general_trie.h start line: 145 end line: 147 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1172 unit: void Process() file: sql_utils/base/general_trie.h start line: 601 end line: 603 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1173 unit: explicit NoDestructor() file: sql_utils/base/no_destructor.h start line: 86 end line: 88 size: 3 LOC McCabe index: 2 number of parameters: 1 id: 1174 unit: bool RefCountIsOne() file: sql_utils/base/simple_reference_counted.h start line: 89 end line: 91 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1175 unit: virtual void OnRefCountIsZero() file: sql_utils/base/simple_reference_counted.h start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1176 unit: int32_t ref_count() file: sql_utils/base/simple_reference_counted.h start line: 162 end line: 164 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1177 unit: void MakeCheckOpValueString() file: sql_utils/base/logging.cc start line: 191 end line: 193 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1178 unit: inline void MakeCheckOpValueString() file: sql_utils/base/logging.h start line: 112 end line: 114 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1179 unit: inline unsigned long long GetReferenceableValue() file: sql_utils/base/logging.h start line: 218 end line: 220 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1180 unit: constexpr SourceLocation() file: sql_utils/base/source_location.h start line: 54 end line: 56 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1181 unit: static constexpr SourceLocation current() file: sql_utils/base/source_location.h start line: 92 end line: 94 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1182 unit: constexpr SourceLocation() file: sql_utils/base/source_location.h start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1183 unit: inline uint64_t gbswap_64() file: sql_utils/base/endian.h start line: 47 end line: 49 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1184 unit: inline uint32_t gbswap_32() file: sql_utils/base/endian.h start line: 50 end line: 52 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1185 unit: inline uint16_t gbswap_16() file: sql_utils/base/endian.h start line: 53 end line: 55 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1186 unit: inline uint64_t gbswap_64() file: sql_utils/base/endian.h start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1187 unit: inline uint32_t gbswap_32() file: sql_utils/base/endian.h start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1188 unit: inline uint16_t gbswap_16() file: sql_utils/base/endian.h start line: 64 end line: 66 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1189 unit: static uint16_t Load16() file: sql_utils/base/endian.h start line: 195 end line: 197 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1190 unit: static void Store16() file: sql_utils/base/endian.h start line: 199 end line: 201 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1191 unit: static uint32_t Load32() file: sql_utils/base/endian.h start line: 203 end line: 205 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1192 unit: static void Store32() file: sql_utils/base/endian.h start line: 207 end line: 209 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1193 unit: static uint64_t Load64() file: sql_utils/base/endian.h start line: 211 end line: 213 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1194 unit: static void Store64() file: sql_utils/base/endian.h start line: 215 end line: 217 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1195 unit: struct HasTryEmplace() file: sql_utils/base/map_util.h start line: 111 end line: 113 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 1196 unit: bool ContainsKey() file: sql_utils/base/map_util.h start line: 282 end line: 284 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1197 unit: bool InsertIfNotPresent() file: sql_utils/base/map_util.h start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1198 unit: void InsertOrDie() file: sql_utils/base/map_util.h start line: 362 end line: 364 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1199 unit: void InsertOrDieNoPrint() file: sql_utils/base/map_util.h start line: 368 end line: 370 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 1200 unit: auto GetKey() file: sql_utils/base/map_traits.h start line: 37 end line: 39 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 1201 unit: auto GetKey() file: sql_utils/base/map_traits.h start line: 41 end line: 43 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 1202 unit: auto GetMapped() file: sql_utils/base/map_traits.h start line: 46 end line: 48 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 1203 unit: auto GetMapped() file: sql_utils/base/map_traits.h start line: 50 end line: 52 size: 3 LOC McCabe index: 2 number of parameters: 2 id: 1204 unit: def finalize_options() file: setup.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1205 unit: def write_to_bazelrc() file: configure.py start line: 0 end line: 0 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 1206 unit: constexpr explicit ValueContent() file: sql_utils/public/value_content.h start line: 105 end line: 106 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 1207 unit: inline NumericValue::NumericValue() file: sql_utils/public/numeric_value.h start line: 1023 end line: 1024 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 1208 unit: inline constexpr NumericValue::NumericValue() file: sql_utils/public/numeric_value.h start line: 1030 end line: 1031 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1209 unit: inline constexpr NumericValue::NumericValue() file: sql_utils/public/numeric_value.h start line: 1033 end line: 1034 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1210 unit: inline constexpr NumericValue::NumericValue() file: sql_utils/public/numeric_value.h start line: 1036 end line: 1037 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1211 unit: inline constexpr NumericValue::NumericValue() file: sql_utils/public/numeric_value.h start line: 1039 end line: 1040 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1212 unit: inline constexpr NumericValue::NumericValue() file: sql_utils/public/numeric_value.h start line: 1042 end line: 1043 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1213 unit: inline constexpr NumericValue::NumericValue() file: sql_utils/public/numeric_value.h start line: 1045 end line: 1046 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1214 unit: inline constexpr NumericValue::NumericValue() file: sql_utils/public/numeric_value.h start line: 1048 end line: 1049 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1215 unit: inline constexpr BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1251 end line: 1252 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1216 unit: inline BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1256 end line: 1257 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1217 unit: inline BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1259 end line: 1260 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1218 unit: inline BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1262 end line: 1263 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1219 unit: inline BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1265 end line: 1266 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1220 unit: explicit ValueContentContainerElement() file: sql_utils/public/types/value_representations.h start line: 50 end line: 51 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1221 unit: constexpr FixedUint() file: sql_utils/common/multiprecision_int.h start line: 139 end line: 140 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1222 unit: constexpr explicit FixedUint() file: sql_utils/common/multiprecision_int.h start line: 141 end line: 142 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1223 unit: static constexpr SourceLocation current() file: sql_utils/base/source_location.h start line: 84 end line: 85 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 1224 unit: def __init__() file: inference/transform_predictor/predictor.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1225 unit: explicit ExtractFromTimestamp() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 47 end line: 48 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1226 unit: explicit StringFromTimestamp() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 109 end line: 110 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1227 unit: explicit TimestampFromString() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 155 end line: 156 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1228 unit: explicit TimestampFromDate() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 203 end line: 204 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1229 unit: explicit TimestampFromDatetime() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 250 end line: 251 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1230 unit: explicit SafeParseTimestamp() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 643 end line: 644 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1231 unit: explicit TimestampSeconds() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 800 end line: 801 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1232 unit: explicit DateFromComponents() file: tensorflow_ops/date_ops_kernel.cc start line: 100 end line: 101 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1233 unit: explicit DateFromTimestamp() file: tensorflow_ops/date_ops_kernel.cc start line: 148 end line: 149 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1234 unit: explicit DateFromDatetime() file: tensorflow_ops/date_ops_kernel.cc start line: 194 end line: 195 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1235 unit: explicit CastToDateFromString() file: tensorflow_ops/date_ops_kernel.cc start line: 233 end line: 234 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1236 unit: explicit DateFromUnixDate() file: tensorflow_ops/date_ops_kernel.cc start line: 297 end line: 298 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1237 unit: explicit TimeFromComponents() file: tensorflow_ops/time_ops_kernel.cc start line: 44 end line: 45 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1238 unit: explicit TimeFromTimestamp() file: tensorflow_ops/time_ops_kernel.cc start line: 92 end line: 93 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1239 unit: explicit TimeFromDatetime() file: tensorflow_ops/time_ops_kernel.cc start line: 137 end line: 138 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1240 unit: explicit CastToTimeFromString() file: tensorflow_ops/time_ops_kernel.cc start line: 176 end line: 177 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1241 unit: def extract_from_date() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 1242 unit: def date_from_datetime() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 1243 unit: def date_from_unix_date() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 1244 unit: def last_day_from_date() file: tensorflow_ops/date_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 1245 unit: def datetime_from_date() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 1246 unit: def cast_to_datetime_from_string() file: tensorflow_ops/datetime_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1247 unit: def parse_timestamp() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1248 unit: def safe_parse_timestamp() file: tensorflow_ops/timestamp_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1249 unit: explicit DatetimeFromComponents() file: tensorflow_ops/datetime_ops_kernel.cc start line: 50 end line: 51 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1250 unit: explicit DatetimeFromDate() file: tensorflow_ops/datetime_ops_kernel.cc start line: 118 end line: 119 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1251 unit: explicit DatetimeFromDateAndTime() file: tensorflow_ops/datetime_ops_kernel.cc start line: 158 end line: 159 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1252 unit: explicit DatetimeFromTimestamp() file: tensorflow_ops/datetime_ops_kernel.cc start line: 211 end line: 212 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1253 unit: explicit CastToDatetimeFromString() file: tensorflow_ops/datetime_ops_kernel.cc start line: 261 end line: 262 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1254 unit: explicit ExtractFromDatetime() file: tensorflow_ops/datetime_ops_kernel.cc start line: 555 end line: 556 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1255 unit: explicit ExtractDateFromDatetime() file: tensorflow_ops/datetime_ops_kernel.cc start line: 609 end line: 610 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1256 unit: explicit ExtractTimeFromDatetime() file: tensorflow_ops/datetime_ops_kernel.cc start line: 651 end line: 652 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1257 unit: explicit LastDayFromDatetime() file: tensorflow_ops/datetime_ops_kernel.cc start line: 693 end line: 694 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1258 unit: explicit SafeParseDatetime() file: tensorflow_ops/datetime_ops_kernel.cc start line: 841 end line: 842 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1259 unit: def time_from_datetime() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 2 id: 1260 unit: def time_trunc() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 1261 unit: def extract_from_time() file: tensorflow_ops/time_ops.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 3 id: 1262 unit: def has_ext_modules() file: setup.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1263 unit: def is_pure() file: setup.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 1 id: 1264 unit: def generate_shared_lib_name() file: configure.py start line: 0 end line: 0 size: 2 LOC McCabe index: 2 number of parameters: 1 id: 1265 unit: def get_from_env_or_user_or_default() file: configure.py start line: 0 end line: 0 size: 2 LOC McCabe index: 1 number of parameters: 0 id: 1266 unit: constexpr IntervalValue() file: sql_utils/public/interval_value.h start line: 164 end line: 164 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1267 unit: int64_t get_days() file: sql_utils/public/interval_value.h start line: 189 end line: 189 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1268 unit: int64_t get_micros() file: sql_utils/public/interval_value.h start line: 192 end line: 192 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1269 unit: absl::string_view filename() file: sql_utils/public/parse_location.h start line: 60 end line: 60 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1270 unit: int GetByteOffset() file: sql_utils/public/parse_location.h start line: 64 end line: 64 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1271 unit: void set_start() file: sql_utils/public/parse_location.h start line: 123 end line: 123 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1272 unit: void set_end() file: sql_utils/public/parse_location.h start line: 124 end line: 124 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1273 unit: ParseLocationPoint start() file: sql_utils/public/parse_location.h start line: 126 end line: 126 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1274 unit: ParseLocationPoint end() file: sql_utils/public/parse_location.h start line: 127 end line: 127 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1275 unit: inline constexpr uint64_t NumericValue::high_bits() file: sql_utils/public/numeric_value.h start line: 1220 end line: 1220 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1276 unit: inline constexpr uint64_t NumericValue::low_bits() file: sql_utils/public/numeric_value.h start line: 1222 end line: 1222 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1277 unit: inline constexpr BigNumericValue::BigNumericValue() file: sql_utils/public/numeric_value.h start line: 1254 end line: 1254 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1278 unit: int64_t CurrentTimestamp() file: sql_utils/public/functions/date_time_util.cc start line: 4168 end line: 4168 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1279 unit: static T Max() file: sql_utils/public/functions/arithmetics_internal.h start line: 88 end line: 88 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1280 unit: static T Min() file: sql_utils/public/functions/arithmetics_internal.h start line: 89 end line: 89 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1281 unit: T Value() file: sql_utils/public/functions/arithmetics_internal.h start line: 92 end line: 92 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1282 unit: bool DidOverflow() file: sql_utils/public/functions/arithmetics_internal.h start line: 97 end line: 97 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1283 unit: bool DidUnderflow() file: sql_utils/public/functions/arithmetics_internal.h start line: 98 end line: 98 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1284 unit: bool DidBecomeIndeterminate() file: sql_utils/public/functions/arithmetics_internal.h start line: 99 end line: 99 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1285 unit: bool is_null() file: sql_utils/public/types/value_representations.h start line: 52 end line: 52 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1286 unit: ValueContent value_content() file: sql_utils/public/types/value_representations.h start line: 53 end line: 53 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1287 unit: bool preserves_order() file: sql_utils/public/types/value_representations.h start line: 103 end line: 103 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1288 unit: explicit NumericRef() file: sql_utils/public/types/value_representations.h start line: 151 end line: 151 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1289 unit: explicit BigNumericRef() file: sql_utils/public/types/value_representations.h start line: 168 end line: 168 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1290 unit: explicit IntervalRef() file: sql_utils/public/types/value_representations.h start line: 185 end line: 185 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1291 unit: explicit StringRef() file: sql_utils/public/types/value_representations.h start line: 202 end line: 202 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1292 unit: TypeKind kind() file: sql_utils/public/types/type.h start line: 87 end line: 87 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1293 unit: bool IsInt32() file: sql_utils/public/types/type.h start line: 89 end line: 89 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1294 unit: bool IsInt64() file: sql_utils/public/types/type.h start line: 90 end line: 90 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1295 unit: bool IsUint32() file: sql_utils/public/types/type.h start line: 91 end line: 91 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1296 unit: bool IsUint64() file: sql_utils/public/types/type.h start line: 92 end line: 92 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1297 unit: bool IsBool() file: sql_utils/public/types/type.h start line: 93 end line: 93 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1298 unit: bool IsFloat() file: sql_utils/public/types/type.h start line: 94 end line: 94 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1299 unit: bool IsDouble() file: sql_utils/public/types/type.h start line: 95 end line: 95 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1300 unit: bool IsString() file: sql_utils/public/types/type.h start line: 96 end line: 96 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1301 unit: bool IsBytes() file: sql_utils/public/types/type.h start line: 97 end line: 97 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1302 unit: bool IsDate() file: sql_utils/public/types/type.h start line: 98 end line: 98 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1303 unit: bool IsTimestamp() file: sql_utils/public/types/type.h start line: 99 end line: 99 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1304 unit: bool IsTime() file: sql_utils/public/types/type.h start line: 101 end line: 101 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1305 unit: bool IsDatetime() file: sql_utils/public/types/type.h start line: 102 end line: 102 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1306 unit: bool IsInterval() file: sql_utils/public/types/type.h start line: 103 end line: 103 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1307 unit: bool IsNumericType() file: sql_utils/public/types/type.h start line: 104 end line: 104 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1308 unit: bool IsBigNumericType() file: sql_utils/public/types/type.h start line: 105 end line: 105 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1309 unit: bool IsJsonType() file: sql_utils/public/types/type.h start line: 106 end line: 106 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1310 unit: bool IsRangeType() file: sql_utils/public/types/type.h start line: 107 end line: 107 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1311 unit: bool IsGeography() file: sql_utils/public/types/type.h start line: 137 end line: 137 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1312 unit: bool IsJson() file: sql_utils/public/types/type.h start line: 138 end line: 138 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1313 unit: bool IsEnum() file: sql_utils/public/types/type.h start line: 139 end line: 139 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1314 unit: bool IsArray() file: sql_utils/public/types/type.h start line: 140 end line: 140 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1315 unit: bool IsStruct() file: sql_utils/public/types/type.h start line: 141 end line: 141 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1316 unit: bool IsProto() file: sql_utils/public/types/type.h start line: 142 end line: 142 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1317 unit: bool IsStructOrProto() file: sql_utils/public/types/type.h start line: 143 end line: 143 size: 1 LOC McCabe index: 2 number of parameters: 0 id: 1318 unit: bool IsRange() file: sql_utils/public/types/type.h start line: 144 end line: 144 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1319 unit: bool IsFloatingPoint() file: sql_utils/public/types/type.h start line: 146 end line: 146 size: 1 LOC McCabe index: 2 number of parameters: 0 id: 1320 unit: bool IsSignedInteger() file: sql_utils/public/types/type.h start line: 191 end line: 191 size: 1 LOC McCabe index: 2 number of parameters: 0 id: 1321 unit: bool IsUnsignedInteger() file: sql_utils/public/types/type.h start line: 192 end line: 192 size: 1 LOC McCabe index: 2 number of parameters: 0 id: 1322 unit: bool IsSimpleType() file: sql_utils/public/types/type.h start line: 197 end line: 197 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1323 unit: bool IsExtendedType() file: sql_utils/public/types/type.h start line: 202 end line: 202 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1324 unit: virtual bool HasAnyFields() file: sql_utils/public/types/type.h start line: 461 end line: 461 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1325 unit: virtual int nesting_depth() file: sql_utils/public/types/type.h start line: 522 end line: 522 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1326 unit: bool as_literal() file: sql_utils/public/types/type.h start line: 620 end line: 620 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1327 unit: bool add_simple_type_prefix() file: sql_utils/public/types/type.h start line: 621 end line: 621 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1328 unit: virtual void ClearValueContent() file: sql_utils/public/types/type.h start line: 712 end line: 712 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1329 unit: virtual ~AnnotationMap() file: sql_utils/public/types/annotation.h start line: 54 end line: 54 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1330 unit: void UnsetAnnotation() file: sql_utils/public/types/annotation.h start line: 78 end line: 78 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1331 unit: virtual bool IsStructMap() file: sql_utils/public/types/annotation.h start line: 88 end line: 88 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1332 unit: virtual bool IsArrayMap() file: sql_utils/public/types/annotation.h start line: 89 end line: 89 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1333 unit: bool Empty() file: sql_utils/public/types/annotation.h start line: 140 end line: 140 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1334 unit: void Normalize() file: sql_utils/public/types/annotation.h start line: 173 end line: 173 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1335 unit: bool EmptyInternal() file: sql_utils/public/types/annotation.h start line: 211 end line: 211 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1336 unit: bool IsStructMap() file: sql_utils/public/types/annotation.h start line: 244 end line: 244 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1337 unit: int num_fields() file: sql_utils/public/types/annotation.h start line: 248 end line: 248 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1338 unit: bool IsArrayMap() file: sql_utils/public/types/annotation.h start line: 287 end line: 287 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1339 unit: virtual ~AnnotationSpec() file: sql_utils/public/types/annotation.h start line: 355 end line: 355 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1340 unit: bool IsValid() file: sql_utils/public/types/simple_value.h start line: 69 end line: 69 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1341 unit: bool has_int64_value() file: sql_utils/public/types/simple_value.h start line: 70 end line: 70 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1342 unit: bool has_string_value() file: sql_utils/public/types/simple_value.h start line: 71 end line: 71 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1343 unit: bool has_bool_value() file: sql_utils/public/types/simple_value.h start line: 72 end line: 72 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1344 unit: bool has_double_value() file: sql_utils/public/types/simple_value.h start line: 73 end line: 73 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1345 unit: bool has_bytes_value() file: sql_utils/public/types/simple_value.h start line: 74 end line: 74 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1346 unit: bool IsValid() file: sql_utils/public/civil_time.h start line: 186 end line: 186 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1347 unit: int Hour() file: sql_utils/public/civil_time.h start line: 188 end line: 188 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1348 unit: int Minute() file: sql_utils/public/civil_time.h start line: 189 end line: 189 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1349 unit: int Second() file: sql_utils/public/civil_time.h start line: 190 end line: 190 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1350 unit: int Microseconds() file: sql_utils/public/civil_time.h start line: 194 end line: 194 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1351 unit: int Nanoseconds() file: sql_utils/public/civil_time.h start line: 195 end line: 195 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1352 unit: bool IsValid() file: sql_utils/public/civil_time.h start line: 333 end line: 333 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1353 unit: int Year() file: sql_utils/public/civil_time.h start line: 335 end line: 335 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1354 unit: int Month() file: sql_utils/public/civil_time.h start line: 336 end line: 336 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1355 unit: int Day() file: sql_utils/public/civil_time.h start line: 337 end line: 337 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1356 unit: int Hour() file: sql_utils/public/civil_time.h start line: 338 end line: 338 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1357 unit: int Minute() file: sql_utils/public/civil_time.h start line: 339 end line: 339 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1358 unit: int Second() file: sql_utils/public/civil_time.h start line: 340 end line: 340 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1359 unit: int Microseconds() file: sql_utils/public/civil_time.h start line: 344 end line: 344 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1360 unit: int Nanoseconds() file: sql_utils/public/civil_time.h start line: 345 end line: 345 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1361 unit: explicit VarIntBase() file: sql_utils/common/multiprecision_int.h start line: 52 end line: 52 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1362 unit: absl::Span number() file: sql_utils/common/multiprecision_int.h start line: 54 end line: 54 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1363 unit: size_t size() file: sql_utils/common/multiprecision_int.h start line: 56 end line: 56 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1364 unit: bool AddOverflow() file: sql_utils/common/multiprecision_int.h start line: 224 end line: 224 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1365 unit: bool is_zero() file: sql_utils/common/multiprecision_int.h start line: 433 end line: 433 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1366 unit: constexpr FixedInt() file: sql_utils/common/multiprecision_int.h start line: 805 end line: 805 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1367 unit: explicit FixedInt() file: sql_utils/common/multiprecision_int.h start line: 847 end line: 847 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1368 unit: bool AddOverflow() file: sql_utils/common/multiprecision_int.h start line: 890 end line: 890 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1369 unit: bool SubtractOverflow() file: sql_utils/common/multiprecision_int.h start line: 915 end line: 915 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1370 unit: bool is_zero() file: sql_utils/common/multiprecision_int.h start line: 1083 end line: 1083 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1371 unit: uint CountDecimalDigits() file: sql_utils/common/multiprecision_int.h start line: 1162 end line: 1162 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1372 unit: static UnsignedWord SafeAbs() file: sql_utils/common/multiprecision_int.h start line: 1247 end line: 1247 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1373 unit: inline int FindMSBSetNonZero() file: sql_utils/common/multiprecision_int_impl.h start line: 81 end line: 81 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1374 unit: explicit operator bool() file: sql_utils/base/status_macros.h start line: 182 end line: 182 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1375 unit: static int FindMSBSetNonZero() file: sql_utils/base/bits.h start line: 196 end line: 196 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1376 unit: static int FindMSBSetNonZero64() file: sql_utils/base/bits.h start line: 197 end line: 197 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1377 unit: inline void UnalignedStore16() file: sql_utils/base/unaligned_access.h start line: 131 end line: 131 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 1378 unit: inline void UnalignedStore32() file: sql_utils/base/unaligned_access.h start line: 133 end line: 133 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 1379 unit: inline void UnalignedStore64() file: sql_utils/base/unaligned_access.h start line: 135 end line: 135 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 1380 unit: inline void UnalignedStore64() file: sql_utils/base/unaligned_access.h start line: 245 end line: 245 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 1381 unit: inline void UnalignedStore16() file: sql_utils/base/unaligned_access.h start line: 283 end line: 283 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 1382 unit: inline void UnalignedStore32() file: sql_utils/base/unaligned_access.h start line: 285 end line: 285 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 1383 unit: inline void UnalignedStore64() file: sql_utils/base/unaligned_access.h start line: 287 end line: 287 size: 1 LOC McCabe index: 1 number of parameters: 2 id: 1384 unit: inline bool StatusBuilder::ok() file: sql_utils/base/status_builder.h start line: 453 end line: 453 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1385 unit: inline absl::StatusCode StatusBuilder::code() file: sql_utils/base/status_builder.h start line: 455 end line: 455 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1386 unit: bool Done() file: sql_utils/base/general_trie.h start line: 167 end line: 167 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1387 unit: TraverseIterator Traverse() file: sql_utils/base/general_trie.h start line: 195 end line: 195 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1388 unit: static T Null() file: sql_utils/base/general_trie.h start line: 235 end line: 235 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1389 unit: static T Null() file: sql_utils/base/general_trie.h start line: 241 end line: 241 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1390 unit: explicit TrieExtractor() file: sql_utils/base/general_trie.h start line: 600 end line: 600 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1391 unit: void Ref() file: sql_utils/base/simple_reference_counted.h start line: 64 end line: 64 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1392 unit: virtual ~SimpleReferenceCounted() file: sql_utils/base/simple_reference_counted.h start line: 99 end line: 99 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1393 unit: void set_vlog_level() file: sql_utils/base/logging.cc start line: 114 end line: 114 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1394 unit: int get_vlog_level() file: sql_utils/base/logging.cc start line: 125 end line: 125 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1395 unit: inline char GetReferenceableValue() file: sql_utils/base/logging.h start line: 202 end line: 202 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1396 unit: inline unsigned char GetReferenceableValue() file: sql_utils/base/logging.h start line: 203 end line: 203 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1397 unit: inline signed char GetReferenceableValue() file: sql_utils/base/logging.h start line: 204 end line: 204 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1398 unit: inline short GetReferenceableValue() file: sql_utils/base/logging.h start line: 206 end line: 206 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1399 unit: inline unsigned short GetReferenceableValue() file: sql_utils/base/logging.h start line: 208 end line: 208 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1400 unit: inline int GetReferenceableValue() file: sql_utils/base/logging.h start line: 209 end line: 209 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1401 unit: inline unsigned int GetReferenceableValue() file: sql_utils/base/logging.h start line: 210 end line: 210 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1402 unit: inline long GetReferenceableValue() file: sql_utils/base/logging.h start line: 212 end line: 212 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1403 unit: inline unsigned long GetReferenceableValue() file: sql_utils/base/logging.h start line: 214 end line: 214 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1404 unit: inline long long GetReferenceableValue() file: sql_utils/base/logging.h start line: 216 end line: 216 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1405 unit: constexpr std::uint_least32_t line() file: sql_utils/base/source_location.h start line: 97 end line: 97 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1406 unit: inline uint64_t gbswap_64() file: sql_utils/base/endian.h start line: 69 end line: 69 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1407 unit: inline uint32_t gbswap_32() file: sql_utils/base/endian.h start line: 70 end line: 70 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1408 unit: inline uint16_t gbswap_16() file: sql_utils/base/endian.h start line: 71 end line: 71 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1409 unit: inline uint16_t ghtons() file: sql_utils/base/endian.h start line: 130 end line: 130 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1410 unit: inline uint32_t ghtonl() file: sql_utils/base/endian.h start line: 131 end line: 131 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1411 unit: inline uint64_t ghtonll() file: sql_utils/base/endian.h start line: 132 end line: 132 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1412 unit: inline uint16_t ghtons() file: sql_utils/base/endian.h start line: 139 end line: 139 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1413 unit: inline uint32_t ghtonl() file: sql_utils/base/endian.h start line: 140 end line: 140 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1414 unit: inline uint64_t ghtonll() file: sql_utils/base/endian.h start line: 141 end line: 141 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1415 unit: inline uint16_t gntohs() file: sql_utils/base/endian.h start line: 149 end line: 149 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1416 unit: inline uint32_t gntohl() file: sql_utils/base/endian.h start line: 150 end line: 150 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1417 unit: inline uint64_t gntohll() file: sql_utils/base/endian.h start line: 151 end line: 151 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1418 unit: static uint16_t FromHost16() file: sql_utils/base/endian.h start line: 162 end line: 162 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1419 unit: static uint16_t ToHost16() file: sql_utils/base/endian.h start line: 163 end line: 163 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1420 unit: static uint32_t FromHost32() file: sql_utils/base/endian.h start line: 165 end line: 165 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1421 unit: static uint32_t ToHost32() file: sql_utils/base/endian.h start line: 166 end line: 166 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1422 unit: static uint64_t FromHost64() file: sql_utils/base/endian.h start line: 168 end line: 168 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1423 unit: static uint64_t ToHost64() file: sql_utils/base/endian.h start line: 169 end line: 169 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1424 unit: static absl::uint128 FromHost128() file: sql_utils/base/endian.h start line: 171 end line: 171 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1425 unit: static absl::uint128 ToHost128() file: sql_utils/base/endian.h start line: 172 end line: 172 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1426 unit: inline constexpr bool IsLittleEndian() file: sql_utils/base/endian.h start line: 174 end line: 174 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1427 unit: static uint16_t FromHost16() file: sql_utils/base/endian.h start line: 178 end line: 178 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1428 unit: static uint16_t ToHost16() file: sql_utils/base/endian.h start line: 179 end line: 179 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1429 unit: static uint32_t FromHost32() file: sql_utils/base/endian.h start line: 181 end line: 181 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1430 unit: static uint32_t ToHost32() file: sql_utils/base/endian.h start line: 182 end line: 182 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1431 unit: static uint64_t FromHost64() file: sql_utils/base/endian.h start line: 184 end line: 184 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1432 unit: static uint64_t ToHost64() file: sql_utils/base/endian.h start line: 185 end line: 185 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1433 unit: static absl::uint128 FromHost128() file: sql_utils/base/endian.h start line: 187 end line: 187 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1434 unit: static absl::uint128 ToHost128() file: sql_utils/base/endian.h start line: 188 end line: 188 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1435 unit: inline constexpr bool IsLittleEndian() file: sql_utils/base/endian.h start line: 190 end line: 190 size: 1 LOC McCabe index: 1 number of parameters: 0 id: 1436 unit: return LookupOrInsert() file: sql_utils/base/map_util.h start line: 428 end line: 428 size: 1 LOC McCabe index: 1 number of parameters: 3 id: 1437 unit: explicit TimestampAdd() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 299 end line: 299 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1438 unit: explicit TimestampSub() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 366 end line: 366 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1439 unit: explicit TimestampDiff() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 434 end line: 434 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1440 unit: explicit TimestampTrunc() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 490 end line: 490 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1441 unit: explicit FormatTimestamp() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 550 end line: 550 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1442 unit: explicit ParseTimestamp() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 599 end line: 599 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1443 unit: explicit TimestampMicros() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 730 end line: 730 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1444 unit: explicit TimestampMillis() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 765 end line: 765 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1445 unit: explicit UnixMicros() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 853 end line: 853 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1446 unit: explicit UnixMillis() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 888 end line: 888 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1447 unit: explicit UnixSeconds() file: tensorflow_ops/timestamp_ops_kernel.cc start line: 923 end line: 923 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1448 unit: explicit ExtractFromDate() file: tensorflow_ops/date_ops_kernel.cc start line: 52 end line: 52 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1449 unit: explicit DateAdd() file: tensorflow_ops/date_ops_kernel.cc start line: 330 end line: 330 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1450 unit: explicit DateSub() file: tensorflow_ops/date_ops_kernel.cc start line: 387 end line: 387 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1451 unit: explicit DateDiff() file: tensorflow_ops/date_ops_kernel.cc start line: 444 end line: 444 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1452 unit: explicit DateTrunc() file: tensorflow_ops/date_ops_kernel.cc start line: 500 end line: 500 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1453 unit: explicit FormatDate() file: tensorflow_ops/date_ops_kernel.cc start line: 551 end line: 551 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1454 unit: explicit LastDayFromDate() file: tensorflow_ops/date_ops_kernel.cc start line: 590 end line: 590 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1455 unit: explicit ParseDate() file: tensorflow_ops/date_ops_kernel.cc start line: 649 end line: 649 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1456 unit: explicit SafeParseDate() file: tensorflow_ops/date_ops_kernel.cc start line: 687 end line: 687 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1457 unit: explicit UnixDate() file: tensorflow_ops/date_ops_kernel.cc start line: 731 end line: 731 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1458 unit: explicit TimeAdd() file: tensorflow_ops/time_ops_kernel.cc start line: 233 end line: 233 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1459 unit: explicit TimeSub() file: tensorflow_ops/time_ops_kernel.cc start line: 288 end line: 288 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1460 unit: explicit TimeDiff() file: tensorflow_ops/time_ops_kernel.cc start line: 343 end line: 343 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1461 unit: explicit TimeTrunc() file: tensorflow_ops/time_ops_kernel.cc start line: 397 end line: 397 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1462 unit: explicit ExtractFromTime() file: tensorflow_ops/time_ops_kernel.cc start line: 445 end line: 445 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1463 unit: explicit ParseTime() file: tensorflow_ops/time_ops_kernel.cc start line: 489 end line: 489 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1464 unit: explicit SafeParseTime() file: tensorflow_ops/time_ops_kernel.cc start line: 527 end line: 527 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1465 unit: explicit FormatTime() file: tensorflow_ops/time_ops_kernel.cc start line: 571 end line: 571 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1466 unit: explicit DatetimeAdd() file: tensorflow_ops/datetime_ops_kernel.cc start line: 315 end line: 315 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1467 unit: explicit DatetimeDiff() file: tensorflow_ops/datetime_ops_kernel.cc start line: 376 end line: 376 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1468 unit: explicit DatetimeSub() file: tensorflow_ops/datetime_ops_kernel.cc start line: 439 end line: 439 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1469 unit: explicit DatetimeTrunc() file: tensorflow_ops/datetime_ops_kernel.cc start line: 500 end line: 500 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1470 unit: explicit FormatDatetime() file: tensorflow_ops/datetime_ops_kernel.cc start line: 754 end line: 754 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 1471 unit: explicit ParseDatetime() file: tensorflow_ops/datetime_ops_kernel.cc start line: 798 end line: 798 size: 1 LOC McCabe index: 1 number of parameters: 1