Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KomaEc/crown
/ functions
Functions
5,767 in github.com/KomaEc/crown
⨍
Functions
5,767
◇
Types & classes
1,029
↓ 27 callers
Function
binn_type
c-code/binn-3.0/src/binn.c:1312
↓ 27 callers
Function
lil_clone_value
(mut src: lil_value_t)
benchmark/lil/src/lil.rs:250
↓ 27 callers
Function
lil_clone_value
c-code/lil/lil.c:151
↓ 27 callers
Method
visit_body
(&mut self, body: &Body<'tcx>)
crates/analysis/src/flow/def_use.rs:253
↓ 26 callers
Method
join
(&mut self, p: AbstractLocation, q: AbstractLocation)
crates/alias/src/steensgaard.rs:528
↓ 26 callers
Function
str_to_currency
c-code/binn-3.0/test/test_binn2.c:107
↓ 25 callers
Function
addColor
c-code/lodepng/lodepng_unittest.cpp:1978
↓ 25 callers
Function
buffer_free
c-code/buffer-0.4.0/buffer.c:105
↓ 25 callers
Method
into_lit
(self)
crates/analysis/src/ssa/constraint.rs:35
↓ 25 callers
Function
kmVec3Normalize
( mut pOut: *mut kmVec3, mut pIn: *const kmVec3, )
benchmark/heman/src/kazmath/vec3.rs:164
↓ 25 callers
Function
kmVec3Normalize
* Returns the vector passed in set to unit length * the result is stored in pOut. */
c-code/heman/kazmath/vec3.c:90
↓ 25 callers
Function
lil_free_list
(mut list: lil_list_t)
benchmark/lil/src/lil.rs:379
↓ 25 callers
Function
lil_free_list
c-code/lil/lil.c:220
↓ 25 callers
Function
panic
---------------------------------------------*/
benchmark/bzip2/bzip2.rs:1735
↓ 25 callers
Function
place_vars
( place: &Place<'tcx>, local_decls: &impl HasLocalDecls<'tcx>, locals: &[Var], struct_fields:
crates/analysis/src/type_qualifier/flow_insensitive/fatness.rs:311
↓ 24 callers
Function
AlmostEqualFloats
this code may not work on processors that does not use the default float standard original name: AlmostEqual2sComplement
c-code/binn-3.0/test/test_binn.c:221
↓ 24 callers
Function
UTEST_F
c-code/json.h/c/test/allow_trailing_comma.cpp:238
↓ 24 callers
Function
assertNoError
c-code/lodepng/lodepng_unittest.cpp:209
↓ 24 callers
Function
buffer_free
(mut self_0: *mut buffer_t)
benchmark/buffer/src/buffer.rs:151
↓ 24 callers
Function
zset
c-code/libzahl-1.0/c/src/zset.c:5
↓ 24 callers
Function
zsub
c-code/libzahl-1.0/c/src/zsub.c:61
↓ 23 callers
Function
decodeICC15Fixed16
c-code/lodepng/lodepng_util.cpp:539
↓ 23 callers
Function
stbi__skip
c-code/heman/test/stb_image.h:803
↓ 22 callers
Function
FastLog2
Faster logarithm for small integers, with the property of log2(0) == 0. */
c-code/brotli-1.0.9/c/enc/fast_log.h:51
↓ 22 callers
Function
binn_new
( mut type_0: libc::c_int, mut size: libc::c_int, mut pointer: *mut libc::c_void, )
benchmark/binn/src/binn.rs:366
↓ 22 callers
Function
binn_object_read
c-code/binn-3.0/src/binn.c:2570
↓ 22 callers
Function
copy_be32
c-code/binn-3.0/src/binn.c:90
↓ 22 callers
Function
ee_skip_spaces
(mut ee: *mut expreval_t)
benchmark/lil/src/lil.rs:1315
↓ 22 callers
Function
ee_skip_spaces
c-code/lil/lil.c:770
↓ 22 callers
Function
lodepng_color_mode_init
c-code/lodepng/lodepng.c:2662
↓ 21 callers
Function
FindMatchLengthWithLimit
( mut s1: *const uint8_t, mut s2: *const uint8_t, mut limit: size_t, )
benchmark/brotli/src/enc/backward_references.rs:492
↓ 21 callers
Function
FindMatchLengthWithLimit
c-code/brotli-1.0.9/c/enc/find_match_length.h:21
↓ 21 callers
Function
binn_list_read
c-code/binn-3.0/src/binn.c:2538
↓ 21 callers
Function
doTestHuffmanCodeLengths
c-code/lodepng/lodepng_unittest.cpp:1223
↓ 21 callers
Function
heman_image_destroy
(mut img: *mut heman_image)
benchmark/heman/src/src/image.rs:78
↓ 21 callers
Function
kmSQR
(mut s: libc::c_float)
benchmark/heman/src/kazmath/utility.rs:3
↓ 21 callers
Function
kmSQR
* Returns the square of s (e.g. s*s) */
c-code/heman/kazmath/utility.c:31
↓ 21 callers
Function
lodepng_chunk_init
( mut chunk: *mut *mut libc::c_uchar, mut out: *mut ucvector, mut length: libc::c_uint, mut ty
benchmark/lodepng/src/lodepng.rs:4523
↓ 21 callers
Function
lodepng_chunk_init
Sets length and name and allocates the space for data and crc but does not set data or crc yet. Returns the start of the chunk in chunk. The start of
c-code/lodepng/lodepng.c:2582
↓ 21 callers
Function
stbi__malloc
c-code/heman/test/stb_image.h:533
↓ 21 callers
Function
zfree
c-code/libzahl-1.0/c/src/zfree.c:5
↓ 21 callers
Function
zinit
c-code/libzahl-1.0/c/zahl.h:143
↓ 20 callers
Function
BrotliGetBitsUnmasked
(br: *mut BrotliBitReader)
benchmark/brotli/src/dec/decode.rs:587
↓ 20 callers
Function
HashBytesAtOffset
( mut v: uint64_t, mut offset: size_t, mut shift: size_t, mut length: size_t, )
benchmark/brotli/src/enc/compress_fragment_two_pass.rs:242
↓ 20 callers
Function
HashBytesAtOffset
c-code/brotli-1.0.9/c/enc/compress_fragment_two_pass.c:49
↓ 20 callers
Function
binn_list_get_value
c-code/binn-3.0/src/binn.c:1623
↓ 20 callers
Function
binn_list_next
c-code/binn-3.0/src/binn.c:1826
↓ 20 callers
Function
binn_map_next
c-code/binn-3.0/src/binn.c:1884
↓ 20 callers
Function
binn_object_next
c-code/binn-3.0/src/binn.c:1892
↓ 20 callers
Method
bottom
(&mut self, var: Var)
crates/analysis/src/type_qualifier/flow_insensitive/boolean_system.rs:68
↓ 20 callers
Function
bsW
---------------------------------------------------*/
c-code/bzip2/compress.c:71
↓ 20 callers
Method
complete
(self)
crates/utils/src/data_structure/vec_vec.rs:148
↓ 20 callers
Method
iter_enumerated
(&self)
crates/analysis/src/flow.rs:89
↓ 20 callers
Function
run_compiler
( input: Input, f: impl for<'tcx> FnOnce(Program<'tcx>) -> R + Send, )
crates/utils/src/compiler_interface.rs:147
↓ 20 callers
Function
testColor
c-code/lodepng/lodepng_unittest.cpp:873
↓ 20 callers
Function
zmul
c-code/libzahl-1.0/c/src/zmul.c:5
↓ 19 callers
Function
BZ2_bz__AssertH__fail
(mut errcode: std::os::raw::c_int)
benchmark/bzip2/bzlib.rs:341
↓ 19 callers
Function
alloc_value
(mut str: *const libc::c_char)
benchmark/lil/src/lil.rs:220
↓ 19 callers
Function
alloc_value
c-code/lil/lil.c:132
↓ 19 callers
Function
copyFileName
---------------------------------------------*/
benchmark/bzip2/bzip2.rs:1852
↓ 19 callers
Function
copyFileName
---------------------------------------------*/
c-code/bzip2/bzip2.c:926
↓ 19 callers
Function
zadd_unsigned
c-code/libzahl-1.0/c/src/zadd.c:5
↓ 18 callers
Function
BROTLI_UNALIGNED_LOAD64LE
c-code/brotli-1.0.9/c/common/platform.h:409
↓ 18 callers
Function
binn_get_bool
c-code/binn-3.0/src/binn.c:3381
↓ 18 callers
Function
equal
c-code/buffer-0.4.0/test.c:14
↓ 18 callers
Function
json_skip_all_skippables
( mut state: *mut json_parse_state_s, )
benchmark/json.h/src/json.rs:314
↓ 18 callers
Function
json_skip_all_skippables
c-code/json.h/c/json.h:615
↓ 18 callers
Function
zptest
c-code/libzahl-1.0/c/src/zptest.c:11
↓ 17 callers
Function
PrintablePath
( mut path: *const libc::c_char, )
benchmark/brotli/src/tools/brotli.rs:1055
↓ 17 callers
Function
PrintablePath
c-code/brotli-1.0.9/c/tools/brotli.c:586
↓ 17 callers
Function
binn_list_get
( mut ptr: *mut libc::c_void, mut pos: libc::c_int, mut type_0: libc::c_int, mut pvalue: *mut
benchmark/binn/src/binn.rs:2878
↓ 17 callers
Function
binn_map_get
( mut ptr: *mut libc::c_void, mut id: libc::c_int, mut type_0: libc::c_int, mut pvalue: *mut l
benchmark/binn/src/binn.rs:2922
↓ 17 callers
Function
binn_object_get
( mut ptr: *mut libc::c_void, mut key: *const libc::c_char, mut type_0: libc::c_int, mut pvalu
benchmark/binn/src/binn.rs:2966
↓ 17 callers
Method
bodies
(&self)
crates/utils/src/compiler_interface.rs:40
↓ 17 callers
Method
complete_cur_vec
(&mut self)
crates/utils/src/data_structure/vec_vec.rs:142
↓ 17 callers
Function
genann_free
(mut ann: *mut genann)
benchmark/genann/src/genann.rs:277
↓ 17 callers
Function
genann_free
c-code/genann-1.0.0/c/genann.c:205
↓ 17 callers
Function
heman_points_destroy
c-code/heman/src/points.c:35
↓ 17 callers
Function
lodepng_strlen
(mut a: *const libc::c_char)
benchmark/lodepng/src/lodepng.rs:377
↓ 17 callers
Function
lodepng_strlen
does not check memory out of bounds, do not use on untrusted data */
c-code/lodepng/lodepng.c:133
↓ 17 callers
Function
putchar
(mut __c: libc::c_int)
benchmark/libtree/src/libtree.rs:367
↓ 17 callers
Function
zsetu
(mut a: *mut C2RustUnnamed, mut b: libc::c_ulonglong)
benchmark/libzahl/src/zsetu.rs:18
↓ 17 callers
Function
zxor
c-code/libzahl-1.0/c/src/zxor.c:5
↓ 16 callers
Function
BrotliDropBits
(br: *mut BrotliBitReader, mut n_bits: uint32_t)
benchmark/brotli/src/dec/decode.rs:618
↓ 16 callers
Function
BrotliDropBits
Advances the bit pos by |n_bits|. */
c-code/brotli-1.0.9/c/dec/bit_reader.h:218
↓ 16 callers
Function
CommandCopyLen
c-code/brotli-1.0.9/c/enc/command.h:176
↓ 16 callers
Function
binn_object_get_value
c-code/binn-3.0/src/binn.c:1577
↓ 16 callers
Function
binn_value
( mut type_0: libc::c_int, mut pvalue: *mut libc::c_void, mut size: libc::c_int, mut freefn: b
benchmark/binn/src/binn.rs:3787
↓ 16 callers
Function
brotli_min_size_t
(mut a: size_t, mut b: size_t)
benchmark/brotli/src/enc/encode.rs:708
↓ 16 callers
Function
bsPutUChar
---------------------------------------------*/
benchmark/bzip2/bzip2recover.rs:277
↓ 16 callers
Function
bsPutUChar
---------------------------------------------------*/
benchmark/bzip2/compress.rs:197
↓ 16 callers
Function
bsPutUChar
---------------------------------------------------*/
c-code/bzip2/compress.c:93
↓ 16 callers
Function
bsPutUChar
---------------------------------------------*/
c-code/bzip2/bzip2recover.c:242
↓ 16 callers
Function
configError
---------------------------------------------*/
benchmark/bzip2/bzip2.rs:1827
↓ 16 callers
Function
equal
(mut a: *mut libc::c_char, mut b: *mut libc::c_char)
benchmark/buffer/src/test.rs:52
↓ 16 callers
Function
extrapolate3
( mut ctx: *mut osn_context, mut xsb: libc::c_int, mut ysb: libc::c_int, mut zsb: libc::c_int,
benchmark/heman/src/src/noise.rs:390
↓ 16 callers
Function
extrapolate3
c-code/heman/src/noise.c:94
↓ 16 callers
Function
fromBase64
c-code/lodepng/lodepng_unittest.cpp:283
↓ 16 callers
Method
iter
(&self)
crates/alias/src/steensgaard.rs:619
↓ 16 callers
Function
lil_parse_value
( mut lil: lil_t, mut val: lil_value_t, mut funclevel: libc::c_int, )
benchmark/lil/src/lil.rs:1249
← previous
next →
101–200 of 5,767, ranked by callers