id: 1 unit: fn main() file: rust/ccommon-sys/build.rs start line: 1 end line: 142 size: 134 LOC McCabe index: 3 number of parameters: 0 id: 2 unit: fn derive_options_impl() file: rust/ccommon-derive/src/lib.rs start line: 236 end line: 352 size: 107 LOC McCabe index: 5 number of parameters: 1 id: 3 unit: fn derive_metrics_impl() file: rust/ccommon-derive/src/lib.rs start line: 123 end line: 234 size: 102 LOC McCabe index: 5 number of parameters: 1 id: 4 unit: void hash_murmur3_128_x86() file: src/hash/cc_murmur3.c start line: 142 end line: 243 size: 70 LOC McCabe index: 17 number of parameters: 4 id: 5 unit: void hash_murmur3_128_x64() file: src/hash/cc_murmur3.c start line: 247 end line: 324 size: 52 LOC McCabe index: 17 number of parameters: 4 id: 6 unit: fn fmt() file: rust/ccommon-backend/src/option/parse.rs start line: 452 end line: 497 size: 44 LOC McCabe index: 1 number of parameters: 2 id: 7 unit: ssize_t pipe_send() file: src/channel/cc_pipe.c start line: 271 end line: 315 size: 36 LOC McCabe index: 7 number of parameters: 3 id: 8 unit: void hash_murmur3_32() file: src/hash/cc_murmur3.c start line: 86 end line: 138 size: 32 LOC McCabe index: 5 number of parameters: 4 id: 9 unit: fn parse() file: rust/ccommon-derive/src/attrs.rs start line: 138 end line: 173 size: 31 LOC McCabe index: 3 number of parameters: 1 id: 10 unit: fn parse() file: rust/ccommon-derive/src/attrs.rs start line: 100 end line: 134 size: 30 LOC McCabe index: 3 number of parameters: 1 id: 11 unit: fn log() file: rust/ccommon-rs/src/log/shim.rs start line: 71 end line: 103 size: 24 LOC McCabe index: 4 number of parameters: 2 id: 12 unit: XXH_PUBLIC_API XXH128_hash_t XXH3_128bits_digest() file: include/hash/xxhash.h start line: 4707 end line: 4730 size: 23 LOC McCabe index: 4 number of parameters: 1 id: 13 unit: fn parse_kv Result>() file: rust/ccommon-backend/src/option/parse.rs start line: 273 end line: 302 size: 23 LOC McCabe index: 4 number of parameters: 1 id: 14 unit: XXH_FORCE_INLINE XXH_TARGET_AVX2 void XXH3_initCustomSecret_avx2() file: include/hash/xxhash.h start line: 3230 end line: 3263 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 15 unit: XXH_FORCE_INLINE XXH_TARGET_SSE2 void XXH3_initCustomSecret_sse2() file: include/hash/xxhash.h start line: 3337 end line: 3366 size: 21 LOC McCabe index: 7 number of parameters: 2 id: 16 unit: fn seek() file: rust/ccommon-backend/src/compat.rs start line: 131 end line: 156 size: 21 LOC McCabe index: 3 number of parameters: 2 id: 17 unit: XXH_PUBLIC_API XXH64_hash_t XXH64_digest() file: include/hash/xxhash.h start line: 2075 end line: 2097 size: 19 LOC McCabe index: 2 number of parameters: 1 id: 18 unit: fn read() file: rust/ccommon-backend/src/compat.rs start line: 108 end line: 127 size: 17 LOC McCabe index: 3 number of parameters: 2 id: 19 unit: fn fmt_value() file: rust/ccommon-backend/src/option/print.rs start line: 38 end line: 54 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 20 unit: XXH_FORCE_INLINE xxh_u64 XXH3_mix16B() file: include/hash/xxhash.h start line: 2884 end line: 2914 size: 16 LOC McCabe index: 5 number of parameters: 3 id: 21 unit: fn fmt() file: rust/ccommon-rs/src/error.rs start line: 77 end line: 94 size: 16 LOC McCabe index: 1 number of parameters: 2 id: 22 unit: XXH_PUBLIC_API XXH32_hash_t XXH32() file: include/hash/xxhash.h start line: 1421 end line: 1439 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 23 unit: XXH_PUBLIC_API XXH64_hash_t XXH64() file: include/hash/xxhash.h start line: 1963 end line: 1982 size: 15 LOC McCabe index: 3 number of parameters: 3 id: 24 unit: XXH_PUBLIC_API XXH64_hash_t XXH3_64bits_digest() file: include/hash/xxhash.h start line: 4195 end line: 4210 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 25 unit: XXH_PUBLIC_API XXH32_hash_t XXH32_digest() file: include/hash/xxhash.h start line: 1538 end line: 1554 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 26 unit: fn new() file: rust/ccommon-rs/src/metric/mod.rs start line: 50 end line: 66 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 27 unit: fn write() file: rust/ccommon-backend/src/compat.rs start line: 79 end line: 94 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 28 unit: fn metric_anon_union_aligment_correct() file: rust/ccommon-sys/src/metric.rs start line: 84 end line: 99 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 29 unit: int event_add_read() file: src/event/cc_epoll.c start line: 131 end line: 152 size: 14 LOC McCabe index: 4 number of parameters: 3 id: 30 unit: fn drop() file: rust/ccommon-rs/src/ccbox.rs start line: 121 end line: 135 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 31 unit: fn parse_value() file: rust/ccommon-backend/src/option/parse.rs start line: 355 end line: 368 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 32 unit: XXH_FORCE_INLINE xxh_u64 XXH_readLE64() file: include/hash/xxhash.h start line: 1692 end line: 1703 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 33 unit: XXH_FORCE_INLINE xxh_u64 XXH_readBE64() file: include/hash/xxhash.h start line: 1705 end line: 1716 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 34 unit: fn from() file: rust/ccommon-rs/src/error.rs start line: 34 end line: 45 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 35 unit: fn fmt() file: rust/ccommon-rs/src/error.rs start line: 49 end line: 60 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 36 unit: fn new() file: rust/ccommon-rs/src/metric/mod.rs start line: 176 end line: 187 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 37 unit: XXH_PUBLIC_API XXH_errorcode XXH32_reset() file: include/hash/xxhash.h start line: 1460 end line: 1471 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 38 unit: static xxh_u64 XXH_swap64() file: include/hash/xxhash.h start line: 1675 end line: 1685 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 39 unit: XXH_PUBLIC_API XXH_errorcode XXH64_reset() file: include/hash/xxhash.h start line: 2001 end line: 2012 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 40 unit: fn new() file: rust/ccommon-rs/src/option/mod.rs start line: 59 end line: 100 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 41 unit: fn level_to_int() file: rust/ccommon-rs/src/log/shim.rs start line: 38 end line: 50 size: 11 LOC McCabe index: 1 number of parameters: 1 id: 42 unit: fn fmt() file: rust/ccommon-backend/src/option/parse.rs start line: 438 end line: 448 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 43 unit: fn crate_name() file: rust/ccommon-derive/src/lib.rs start line: 354 end line: 367 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 44 unit: void array_setup() file: src/cc_array.c start line: 209 end line: 222 size: 11 LOC McCabe index: 3 number of parameters: 1 id: 45 unit: static xxh_u32 XXH32_round() file: include/hash/xxhash.h start line: 1234 end line: 1288 size: 10 LOC McCabe index: 3 number of parameters: 2 id: 46 unit: fn new() file: rust/ccommon-rs/src/option/boolean.rs start line: 35 end line: 44 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 47 unit: fn new() file: rust/ccommon-rs/src/option/fpn.rs start line: 35 end line: 44 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 48 unit: fn new() file: rust/ccommon-rs/src/option/uint.rs start line: 35 end line: 44 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 49 unit: fn new() file: rust/ccommon-rs/src/option/string.rs start line: 56 end line: 65 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 50 unit: fn num_metrics() file: rust/ccommon-rs/src/metric/mod.rs start line: 77 end line: 90 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 51 unit: static xxh_u32 XXH32_avalanche() file: include/hash/xxhash.h start line: 1291 end line: 1299 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 52 unit: static xxh_u64 XXH64_avalanche() file: include/hash/xxhash.h start line: 1772 end line: 1780 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 53 unit: XXH_FORCE_INLINE xxh_u64x2 XXH_vec_loadu() file: include/hash/xxhash.h start line: 2477 end line: 2485 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 54 unit: static void XXH_alignedFree() file: include/hash/xxhash.h start line: 3969 end line: 3979 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 55 unit: fn ptr_round_trip() file: rust/ccommon-rs/src/ccbox.rs start line: 202 end line: 213 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 56 unit: fn write() file: rust/ccommon-rs/src/buf.rs start line: 274 end line: 285 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 57 unit: fn fmt() file: rust/ccommon-rs/src/option/boolean.rs start line: 72 end line: 80 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 58 unit: fn fmt() file: rust/ccommon-rs/src/option/fpn.rs start line: 72 end line: 80 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 59 unit: fn fmt() file: rust/ccommon-rs/src/option/uint.rs start line: 72 end line: 80 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 60 unit: fn fmt() file: rust/ccommon-rs/src/option/string.rs start line: 94 end line: 102 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 61 unit: fn enabled_ptr() file: rust/ccommon-rs/src/log/shim.rs start line: 53 end line: 62 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 62 unit: fn oom() file: rust/ccommon-backend/src/option/parse.rs start line: 119 end line: 127 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 63 unit: fn into_owned() file: rust/ccommon-backend/src/option/parse.rs start line: 129 end line: 137 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 64 unit: fn trim_bytes() file: rust/ccommon-backend/src/option/parse.rs start line: 259 end line: 269 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 65 unit: fn fmt() file: rust/ccommon-backend/src/option/parse.rs start line: 501 end line: 509 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 66 unit: fn fmt_type() file: rust/ccommon-backend/src/option/print.rs start line: 28 end line: 36 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 67 unit: static FORCE_INLINE uint32_t fmix32() file: src/hash/cc_murmur3.c start line: 60 end line: 69 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 68 unit: static FORCE_INLINE uint64_t fmix64() file: src/hash/cc_murmur3.c start line: 73 end line: 82 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 69 unit: XXH_FORCE_INLINE xxh_u32 XXH_readLE32() file: include/hash/xxhash.h start line: 1170 end line: 1177 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 70 unit: XXH_FORCE_INLINE xxh_u32 XXH_readBE32() file: include/hash/xxhash.h start line: 1179 end line: 1186 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 71 unit: static XXH64_hash_t XXH3_rrmxmx() file: include/hash/xxhash.h start line: 2748 end line: 2756 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 72 unit: XXH_PUBLIC_API int XXH128_cmp() file: include/hash/xxhash.h start line: 4747 end line: 4755 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 73 unit: fn new() file: rust/ccommon-rs/src/metric/gauge.rs start line: 76 end line: 83 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 74 unit: fn new() file: rust/ccommon-rs/src/metric/fpn.rs start line: 48 end line: 55 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 75 unit: fn new() file: rust/ccommon-rs/src/metric/counter.rs start line: 76 end line: 83 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 76 unit: fn describe_all() file: rust/ccommon-rs/src/metric/mod.rs start line: 118 end line: 127 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 77 unit: fn gauge_basic_use() file: rust/ccommon-rs/src/metric/mod.rs start line: 329 end line: 337 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 78 unit: fn counter_basic_use() file: rust/ccommon-rs/src/metric/mod.rs start line: 340 end line: 348 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 79 unit: fn flush() file: rust/ccommon-backend/src/compat.rs start line: 96 end line: 104 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 80 unit: void array_teardown() file: src/cc_array.c start line: 224 end line: 231 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 81 unit: static xxh_u32 XXH_swap32() file: include/hash/xxhash.h start line: 1148 end line: 1154 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 82 unit: static xxh_u64 XXH64_round() file: include/hash/xxhash.h start line: 1756 end line: 1762 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 83 unit: static xxh_u64 XXH64_mergeRound() file: include/hash/xxhash.h start line: 1764 end line: 1770 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 84 unit: static XXH64_hash_t XXH3_avalanche() file: include/hash/xxhash.h start line: 2735 end line: 2741 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 85 unit: fn load_from_libc_file() file: rust/ccommon-rs/src/option/mod.rs start line: 193 end line: 200 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 86 unit: fn fmt() file: rust/ccommon-rs/src/metric/gauge.rs start line: 94 end line: 100 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 87 unit: fn fmt() file: rust/ccommon-rs/src/metric/fpn.rs start line: 66 end line: 72 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 88 unit: fn fmt() file: rust/ccommon-rs/src/metric/counter.rs start line: 94 end line: 100 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 89 unit: fn parse_bool Result>() file: rust/ccommon-backend/src/option/parse.rs start line: 336 end line: 342 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 90 unit: fn escape_string() file: rust/ccommon-backend/src/option/parse.rs start line: 429 end line: 435 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 91 unit: fn default() file: rust/ccommon-log/src/lib.rs start line: 55 end line: 61 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 92 unit: fn parse() file: rust/ccommon-derive/src/attrs.rs start line: 90 end line: 96 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 93 unit: static xxh_u32 XXH_read32() file: include/hash/xxhash.h start line: 1066 end line: 1071 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 94 unit: XXH_PUBLIC_API void XXH32_canonicalFromHash() file: include/hash/xxhash.h start line: 1572 end line: 1577 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 95 unit: static xxh_u64 XXH_read64() file: include/hash/xxhash.h start line: 1661 end line: 1666 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 96 unit: XXH_PUBLIC_API void XXH64_canonicalFromHash() file: include/hash/xxhash.h start line: 2102 end line: 2107 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 97 unit: XXH_FORCE_INLINE xxh_u64x2 XXH_vec_revb() file: include/hash/xxhash.h start line: 2465 end line: 2470 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 98 unit: XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mulo() file: include/hash/xxhash.h start line: 2504 end line: 2509 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 99 unit: XXH_FORCE_INLINE xxh_u64x2 XXH_vec_mule() file: include/hash/xxhash.h start line: 2510 end line: 2515 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 100 unit: XXH_PUBLIC_API XXH128_hash_t XXH3_128bits() file: include/hash/xxhash.h start line: 4627 end line: 4632 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 101 unit: fn default() file: rust/ccommon-stats/src/lib.rs start line: 44 end line: 49 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 102 unit: fn default() file: rust/ccommon-channel/src/tcp/mod.rs start line: 44 end line: 49 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 103 unit: fn drop() file: rust/ccommon-rs/src/buf.rs start line: 239 end line: 245 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 104 unit: fn read() file: rust/ccommon-rs/src/buf.rs start line: 263 end line: 270 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 105 unit: fn num_options() file: rust/ccommon-rs/src/option/mod.rs start line: 111 end line: 124 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 106 unit: fn describe_all() file: rust/ccommon-rs/src/option/mod.rs start line: 166 end line: 171 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 107 unit: fn print_all() file: rust/ccommon-rs/src/option/mod.rs start line: 176 end line: 181 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 108 unit: fn fmt() file: rust/ccommon-rs/src/bstring.rs start line: 316 end line: 321 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 109 unit: fn drop() file: rust/ccommon-rs/src/log/debug.rs start line: 115 end line: 120 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 110 unit: fn fpn_basic_use() file: rust/ccommon-rs/src/metric/mod.rs start line: 351 end line: 357 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 111 unit: fn invalid_bool() file: rust/ccommon-backend/src/option/parse.rs start line: 63 end line: 68 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 112 unit: fn invalid_uint() file: rust/ccommon-backend/src/option/parse.rs start line: 70 end line: 75 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 113 unit: fn invalid_fpn() file: rust/ccommon-backend/src/option/parse.rs start line: 77 end line: 82 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 114 unit: fn string_contained_null() file: rust/ccommon-backend/src/option/parse.rs start line: 84 end line: 89 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 115 unit: fn invalid_key() file: rust/ccommon-backend/src/option/parse.rs start line: 91 end line: 96 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 116 unit: fn missing_colon() file: rust/ccommon-backend/src/option/parse.rs start line: 98 end line: 103 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 117 unit: fn unknown_option_type() file: rust/ccommon-backend/src/option/parse.rs start line: 105 end line: 110 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 118 unit: fn ioerror() file: rust/ccommon-backend/src/option/parse.rs start line: 112 end line: 117 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 119 unit: fn parse_uint Result>() file: rust/ccommon-backend/src/option/parse.rs start line: 316 end line: 323 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 120 unit: fn parse_str Result>() file: rust/ccommon-backend/src/option/parse.rs start line: 327 end line: 333 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 121 unit: fn parse_fpn Result>() file: rust/ccommon-backend/src/option/parse.rs start line: 345 end line: 352 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 122 unit: fn source() file: rust/ccommon-backend/src/option/parse.rs start line: 513 end line: 518 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 123 unit: fn parse() file: rust/ccommon-derive/src/attrs.rs start line: 51 end line: 57 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 124 unit: fn to_tokens() file: rust/ccommon-derive/src/attrs.rs start line: 185 end line: 190 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 125 unit: fn default() file: rust/ccommon-buffer/src/buf/mod.rs start line: 44 end line: 49 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 126 unit: static xxh_u32 XXH_read32() file: include/hash/xxhash.h start line: 1054 end line: 1058 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 127 unit: static int XXH_isLittleEndian() file: include/hash/xxhash.h start line: 1103 end line: 1111 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 128 unit: XXH_PUBLIC_API XXH_errorcode XXH32_freeState() file: include/hash/xxhash.h start line: 1449 end line: 1453 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 129 unit: static xxh_u64 XXH_read64() file: include/hash/xxhash.h start line: 1649 end line: 1653 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 130 unit: XXH_PUBLIC_API XXH_errorcode XXH64_freeState() file: include/hash/xxhash.h start line: 1990 end line: 1994 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 131 unit: XXH_FORCE_INLINE xxh_u64 XXH_xorshift64() file: include/hash/xxhash.h start line: 2725 end line: 2729 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 132 unit: XXH_FORCE_INLINE void XXH_writeLE64() file: include/hash/xxhash.h start line: 3012 end line: 3016 size: 5 LOC McCabe index: 2 number of parameters: 2 id: 133 unit: XXH_PUBLIC_API XXH_errorcode XXH3_freeState() file: include/hash/xxhash.h start line: 3988 end line: 3992 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 134 unit: fn default() file: rust/ccommon-channel/src/pipe/mod.rs start line: 33 end line: 37 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 135 unit: fn default() file: rust/ccommon-stream/src/lib.rs start line: 33 end line: 37 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 136 unit: fn ccbox_size_tests() file: rust/ccommon-rs/src/ccbox.rs start line: 193 end line: 199 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 137 unit: fn overaligned() file: rust/ccommon-rs/src/ccbox.rs start line: 216 end line: 221 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 138 unit: fn bytes_mut() file: rust/ccommon-rs/src/buf.rs start line: 333 end line: 337 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 139 unit: fn from() file: rust/ccommon-rs/src/bstring.rs start line: 391 end line: 395 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 140 unit: fn flush() file: rust/ccommon-rs/src/log/shim.rs start line: 105 end line: 111 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 141 unit: fn default() file: rust/ccommon-array/src/lib.rs start line: 33 end line: 37 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 142 unit: fn is_valid_name() file: rust/ccommon-backend/src/option/parse.rs start line: 307 end line: 311 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 143 unit: fn to_tokens() file: rust/ccommon-derive/src/attrs.rs start line: 177 end line: 181 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 144 unit: fn uninit() file: rust/ccommon-sys/src/metric.rs start line: 52 end line: 56 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 145 unit: fn default() file: rust/ccommon-buffer/src/dbuf/mod.rs start line: 33 end line: 37 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 146 unit: XXH_FORCE_INLINE xxh_u32 XXH_readLE32() file: include/hash/xxhash.h start line: 1189 end line: 1192 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 147 unit: static xxh_u32 XXH_readBE32() file: include/hash/xxhash.h start line: 1194 end line: 1197 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 148 unit: XXH_PUBLIC_API void XXH32_copyState() file: include/hash/xxhash.h start line: 1455 end line: 1458 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 149 unit: XXH_PUBLIC_API XXH32_hash_t XXH32_hashFromCanonical() file: include/hash/xxhash.h start line: 1579 end line: 1582 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 150 unit: XXH_FORCE_INLINE xxh_u64 XXH_readLE64() file: include/hash/xxhash.h start line: 1719 end line: 1722 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 151 unit: static xxh_u64 XXH_readBE64() file: include/hash/xxhash.h start line: 1724 end line: 1727 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 152 unit: XXH_PUBLIC_API void XXH64_copyState() file: include/hash/xxhash.h start line: 1996 end line: 1999 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 153 unit: XXH_PUBLIC_API XXH64_hash_t XXH64_hashFromCanonical() file: include/hash/xxhash.h start line: 2109 end line: 2112 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 154 unit: XXH_PUBLIC_API XXH64_hash_t XXH3_64bits() file: include/hash/xxhash.h start line: 3895 end line: 3898 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 155 unit: XXH_PUBLIC_API int XXH128_isEqual() file: include/hash/xxhash.h start line: 4737 end line: 4741 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 156 unit: static inline ch_id_i pipe_read_id() file: include/channel/cc_pipe.h start line: 118 end line: 121 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 157 unit: static inline ch_id_i pipe_write_id() file: include/channel/cc_pipe.h start line: 123 end line: 126 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 158 unit: static inline ch_id_i tcp_read_id() file: include/channel/cc_tcp.h start line: 111 end line: 114 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 159 unit: static inline ch_id_i tcp_write_id() file: include/channel/cc_tcp.h start line: 116 end line: 119 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 160 unit: fn main() file: rust/ccommon-rs/build.rs start line: 18 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 161 unit: fn advance() file: rust/ccommon-rs/src/buf.rs start line: 317 end line: 320 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 162 unit: fn set_value() file: rust/ccommon-rs/src/option/boolean.rs start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 163 unit: fn set_value() file: rust/ccommon-rs/src/option/fpn.rs start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 164 unit: fn set_value() file: rust/ccommon-rs/src/option/uint.rs start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 165 unit: fn as_slice() file: rust/ccommon-rs/src/option/mod.rs start line: 145 end line: 151 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 166 unit: fn as_mut_slice() file: rust/ccommon-rs/src/option/mod.rs start line: 154 end line: 160 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 167 unit: fn set_value() file: rust/ccommon-rs/src/option/string.rs start line: 86 end line: 89 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 168 unit: fn copy_from_slice() file: rust/ccommon-rs/src/bstring.rs start line: 286 end line: 289 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 169 unit: fn as_ptr() file: rust/ccommon-rs/src/metric/mod.rs start line: 97 end line: 101 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 170 unit: fn as_mut_ptr() file: rust/ccommon-rs/src/metric/mod.rs start line: 108 end line: 112 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 171 unit: static inline uint32_t rotl32() file: src/hash/cc_murmur3.c start line: 28 end line: 31 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 172 unit: static inline uint64_t rotl64() file: src/hash/cc_murmur3.c start line: 33 end line: 36 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 173 unit: static FORCE_INLINE uint32_t getblock32() file: src/hash/cc_murmur3.c start line: 47 end line: 50 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 174 unit: static FORCE_INLINE uint64_t getblock64() file: src/hash/cc_murmur3.c start line: 52 end line: 55 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 175 unit: fn file() file: rust/ccommon-stats/src/lib.rs start line: 13 end line: 15 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 176 unit: fn nbuf() file: rust/ccommon-stats/src/lib.rs start line: 17 end line: 19 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 177 unit: fn poolsize() file: rust/ccommon-channel/src/pipe/mod.rs start line: 12 end line: 14 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 178 unit: fn backlog() file: rust/ccommon-channel/src/tcp/mod.rs start line: 13 end line: 15 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 179 unit: fn poolsize() file: rust/ccommon-channel/src/tcp/mod.rs start line: 17 end line: 19 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 180 unit: fn buf_sock_poolsize() file: rust/ccommon-stream/src/lib.rs start line: 12 end line: 14 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 181 unit: fn deref() file: rust/ccommon-rs/src/ccbox.rs start line: 141 end line: 143 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 182 unit: fn deref_mut() file: rust/ccommon-rs/src/ccbox.rs start line: 147 end line: 149 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 183 unit: fn default() file: rust/ccommon-rs/src/ccbox.rs start line: 153 end line: 155 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 184 unit: fn as_ref() file: rust/ccommon-rs/src/ccbox.rs start line: 159 end line: 161 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 185 unit: fn as_mut() file: rust/ccommon-rs/src/ccbox.rs start line: 165 end line: 167 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 186 unit: fn clone() file: rust/ccommon-rs/src/ccbox.rs start line: 171 end line: 173 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 187 unit: fn fmt() file: rust/ccommon-rs/src/ccbox.rs start line: 177 end line: 179 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 188 unit: fn fmt() file: rust/ccommon-rs/src/ccbox.rs start line: 183 end line: 185 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 189 unit: fn deref() file: rust/ccommon-rs/src/buf.rs start line: 251 end line: 253 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 190 unit: fn deref_mut() file: rust/ccommon-rs/src/buf.rs start line: 257 end line: 259 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 191 unit: fn flush() file: rust/ccommon-rs/src/buf.rs start line: 287 end line: 289 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 192 unit: fn read() file: rust/ccommon-rs/src/buf.rs start line: 293 end line: 295 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 193 unit: fn write() file: rust/ccommon-rs/src/buf.rs start line: 299 end line: 301 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 194 unit: fn flush() file: rust/ccommon-rs/src/buf.rs start line: 303 end line: 305 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 195 unit: fn remaining() file: rust/ccommon-rs/src/buf.rs start line: 309 end line: 311 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 196 unit: fn bytes() file: rust/ccommon-rs/src/buf.rs start line: 313 end line: 315 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 197 unit: fn remaining_mut() file: rust/ccommon-rs/src/buf.rs start line: 324 end line: 326 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 198 unit: fn remaining() file: rust/ccommon-rs/src/buf.rs start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 199 unit: fn bytes() file: rust/ccommon-rs/src/buf.rs start line: 345 end line: 347 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 200 unit: fn advance() file: rust/ccommon-rs/src/buf.rs start line: 349 end line: 351 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 201 unit: fn remaining_mut() file: rust/ccommon-rs/src/buf.rs start line: 355 end line: 357 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 202 unit: fn bytes_mut() file: rust/ccommon-rs/src/buf.rs start line: 363 end line: 365 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 203 unit: fn fmt() file: rust/ccommon-rs/src/error.rs start line: 97 end line: 99 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 204 unit: fn from() file: rust/ccommon-rs/src/error.rs start line: 105 end line: 107 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 205 unit: fn defaulted() file: rust/ccommon-rs/src/option/boolean.rs start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 206 unit: fn name() file: rust/ccommon-rs/src/option/boolean.rs start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 207 unit: fn desc() file: rust/ccommon-rs/src/option/boolean.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 208 unit: fn value() file: rust/ccommon-rs/src/option/boolean.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 209 unit: fn default() file: rust/ccommon-rs/src/option/boolean.rs start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 210 unit: fn is_set() file: rust/ccommon-rs/src/option/boolean.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 211 unit: fn defaulted() file: rust/ccommon-rs/src/option/fpn.rs start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 212 unit: fn name() file: rust/ccommon-rs/src/option/fpn.rs start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 213 unit: fn desc() file: rust/ccommon-rs/src/option/fpn.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 214 unit: fn value() file: rust/ccommon-rs/src/option/fpn.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 215 unit: fn default() file: rust/ccommon-rs/src/option/fpn.rs start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 216 unit: fn is_set() file: rust/ccommon-rs/src/option/fpn.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 217 unit: fn defaulted() file: rust/ccommon-rs/src/option/uint.rs start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 218 unit: fn name() file: rust/ccommon-rs/src/option/uint.rs start line: 49 end line: 51 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 219 unit: fn desc() file: rust/ccommon-rs/src/option/uint.rs start line: 52 end line: 54 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 220 unit: fn value() file: rust/ccommon-rs/src/option/uint.rs start line: 55 end line: 57 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 221 unit: fn default() file: rust/ccommon-rs/src/option/uint.rs start line: 58 end line: 60 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 222 unit: fn is_set() file: rust/ccommon-rs/src/option/uint.rs start line: 61 end line: 63 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 223 unit: fn new() file: rust/ccommon-rs/src/option/mod.rs start line: 101 end line: 104 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 224 unit: fn as_ptr() file: rust/ccommon-rs/src/option/mod.rs start line: 131 end line: 133 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 225 unit: fn as_mut_ptr() file: rust/ccommon-rs/src/option/mod.rs start line: 140 end line: 142 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 226 unit: fn load_default() file: rust/ccommon-rs/src/option/mod.rs start line: 186 end line: 188 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 227 unit: fn defaulted() file: rust/ccommon-rs/src/option/string.rs start line: 66 end line: 68 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 228 unit: fn name() file: rust/ccommon-rs/src/option/string.rs start line: 70 end line: 72 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 229 unit: fn desc() file: rust/ccommon-rs/src/option/string.rs start line: 73 end line: 75 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 230 unit: fn value() file: rust/ccommon-rs/src/option/string.rs start line: 76 end line: 78 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 231 unit: fn default() file: rust/ccommon-rs/src/option/string.rs start line: 79 end line: 81 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 232 unit: fn is_set() file: rust/ccommon-rs/src/option/string.rs start line: 82 end line: 84 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 233 unit: fn drop() file: rust/ccommon-rs/src/option/string.rs start line: 106 end line: 108 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 234 unit: fn deref() file: rust/ccommon-rs/src/bstring.rs start line: 117 end line: 119 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 235 unit: fn deref_mut() file: rust/ccommon-rs/src/bstring.rs start line: 124 end line: 126 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 236 unit: fn as_ref() file: rust/ccommon-rs/src/bstring.rs start line: 130 end line: 132 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 237 unit: fn as_mut() file: rust/ccommon-rs/src/bstring.rs start line: 136 end line: 138 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 238 unit: fn borrow() file: rust/ccommon-rs/src/bstring.rs start line: 142 end line: 144 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 239 unit: fn borrow_mut() file: rust/ccommon-rs/src/bstring.rs start line: 148 end line: 150 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 240 unit: fn to_owned() file: rust/ccommon-rs/src/bstring.rs start line: 157 end line: 159 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 241 unit: fn len() file: rust/ccommon-rs/src/bstring.rs start line: 302 end line: 304 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 242 unit: fn eq() file: rust/ccommon-rs/src/bstring.rs start line: 326 end line: 328 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 243 unit: fn drop() file: rust/ccommon-rs/src/bstring.rs start line: 333 end line: 335 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 244 unit: fn clone() file: rust/ccommon-rs/src/bstring.rs start line: 341 end line: 343 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 245 unit: fn deref() file: rust/ccommon-rs/src/bstring.rs start line: 350 end line: 352 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 246 unit: fn deref_mut() file: rust/ccommon-rs/src/bstring.rs start line: 357 end line: 359 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 247 unit: fn as_mut() file: rust/ccommon-rs/src/bstring.rs start line: 363 end line: 365 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 248 unit: fn as_ref() file: rust/ccommon-rs/src/bstring.rs start line: 370 end line: 372 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 249 unit: fn borrow() file: rust/ccommon-rs/src/bstring.rs start line: 377 end line: 379 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 250 unit: fn from() file: rust/ccommon-rs/src/bstring.rs start line: 384 end line: 386 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 251 unit: fn from() file: rust/ccommon-rs/src/bstring.rs start line: 400 end line: 402 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 252 unit: fn ccommon_dlog() file: rust/ccommon-rs/src/log/shim.rs start line: 25 end line: 27 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 253 unit: fn enabled() file: rust/ccommon-rs/src/log/shim.rs start line: 67 end line: 69 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 254 unit: fn as_ref() file: rust/ccommon-rs/src/metric/gauge.rs start line: 35 end line: 37 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 255 unit: fn name() file: rust/ccommon-rs/src/metric/gauge.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 256 unit: fn desc() file: rust/ccommon-rs/src/metric/gauge.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 257 unit: fn add_assign() file: rust/ccommon-rs/src/metric/gauge.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 258 unit: fn sub_assign() file: rust/ccommon-rs/src/metric/gauge.rs start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 259 unit: fn name() file: rust/ccommon-rs/src/metric/fpn.rs start line: 57 end line: 59 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 260 unit: fn desc() file: rust/ccommon-rs/src/metric/fpn.rs start line: 60 end line: 62 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 261 unit: fn as_ref() file: rust/ccommon-rs/src/metric/counter.rs start line: 38 end line: 40 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 262 unit: fn name() file: rust/ccommon-rs/src/metric/counter.rs start line: 85 end line: 87 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 263 unit: fn desc() file: rust/ccommon-rs/src/metric/counter.rs start line: 88 end line: 90 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 264 unit: fn add_assign() file: rust/ccommon-rs/src/metric/counter.rs start line: 104 end line: 106 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 265 unit: fn sub_assign() file: rust/ccommon-rs/src/metric/counter.rs start line: 110 end line: 112 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 266 unit: fn new() file: rust/ccommon-rs/src/metric/mod.rs start line: 67 end line: 70 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 267 unit: fn reset_all() file: rust/ccommon-rs/src/metric/mod.rs start line: 134 end line: 136 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 268 unit: fn size_sanity_test() file: rust/ccommon-rs/src/metric/mod.rs start line: 360 end line: 363 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 269 unit: fn nelem_delta() file: rust/ccommon-array/src/lib.rs start line: 12 end line: 14 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 270 unit: fn is_space() file: rust/ccommon-backend/src/option/parse.rs start line: 254 end line: 256 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 271 unit: fn fmt() file: rust/ccommon-backend/src/option/default.rs start line: 34 end line: 36 size: 3 LOC McCabe index: 1 number of parameters: 2 id: 272 unit: fn log_level() file: rust/ccommon-log/src/lib.rs start line: 14 end line: 16 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 273 unit: fn log_file() file: rust/ccommon-log/src/lib.rs start line: 18 end line: 20 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 274 unit: fn log_nbuf() file: rust/ccommon-log/src/lib.rs start line: 22 end line: 24 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 275 unit: fn name_as_lit() file: rust/ccommon-derive/src/lib.rs start line: 369 end line: 371 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 276 unit: fn size() file: rust/ccommon-buffer/src/buf/mod.rs start line: 13 end line: 15 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 277 unit: fn poolsize() file: rust/ccommon-buffer/src/buf/mod.rs start line: 17 end line: 19 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 278 unit: fn max_power() file: rust/ccommon-buffer/src/dbuf/mod.rs start line: 12 end line: 14 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 279 unit: static void XXH_free() file: include/hash/xxhash.h start line: 939 end line: 939 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 280 unit: static xxh_u32 XXH_read32() file: include/hash/xxhash.h start line: 1041 end line: 1041 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 281 unit: XXH_PUBLIC_API unsigned XXH_versionNumber() file: include/hash/xxhash.h start line: 1214 end line: 1214 size: 1 LOC McCabe index: 1 number of parameters: 1 id: 282 unit: static xxh_u64 XXH_read64() file: include/hash/xxhash.h start line: 1636 end line: 1636 size: 1 LOC McCabe index: 1 number of parameters: 1