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
↓ 7 callers
Function
kmVec2Dot
( mut pV1: *const kmVec2, mut pV2: *const kmVec2, )
benchmark/heman/src/kazmath/vec2.rs:125
↓ 7 callers
Function
kmVec2Dot
c-code/heman/kazmath/vec2.c:87
↓ 7 callers
Function
kmVec3Dot
( mut pV1: *const kmVec3, mut pV2: *const kmVec3, )
benchmark/heman/src/kazmath/vec3.rs:197
↓ 7 callers
Function
kmVec3Dot
* Returns the cosine of the angle between 2 vectors */
c-code/heman/kazmath/vec3.c:132
↓ 7 callers
Function
lil_list_get
( mut list: lil_list_t, mut index: size_t, )
benchmark/lil/src/lil.rs:415
↓ 7 callers
Function
lil_list_get
c-code/lil/lil.c:242
↓ 7 callers
Function
lodepng_chunk_type
c-code/lodepng/lodepng.c:2467
↓ 7 callers
Function
lodepng_color_mode_init
(mut info: *mut LodePNGColorMode)
benchmark/lodepng/src/lodepng.rs:4654
↓ 7 callers
Function
lodepng_malloc
c-code/lodepng/lodepng_util.cpp:264
↓ 7 callers
Function
lodepng_state_cleanup
c-code/lodepng/lodepng.c:5145
↓ 7 callers
Method
max_ptr_chased
(&self)
crates/analysis/src/struct_ctxt.rs:49
↓ 7 callers
Method
num_pointers_reachable
(&self)
crates/analysis/src/flow/ownership/access_path.rs:55
↓ 7 callers
Method
patch_up
Patch up offsets of a type `ty` used with `depth` in a context `depth + delta`. `delta == 0` => `patch_up(depth, delta, ty) = 0..size_of(depth, ty)`
crates/analysis/src/flow/ownership/access_path.rs:222
↓ 7 callers
Method
place_location
( place: Place<'tcx>, body: &Body<'tcx>, (): &Self::StructFields, fn_locals: &
crates/alias/src/steensgaard.rs:75
↓ 7 callers
Method
print_results
(&self)
crates/alias/src/steensgaard.rs:409
↓ 7 callers
Function
quadtree_insert
( mut tree: *mut quadtree_t, mut x: libc::c_double, mut y: libc::c_double, mut key: *mut libc:
benchmark/quadtree/src/src/quadtree.rs:241
↓ 7 callers
Function
randhash
(mut seed: libc::c_uint)
benchmark/heman/src/src/points.rs:65
↓ 7 callers
Function
randhash
Transforms even the sequence 0,1,2,3,... into reasonably good random numbers.
c-code/heman/src/points.c:9
↓ 7 callers
Method
resolve_assign
(&mut self, p: AbstractLocation, q: AbstractLocation, constraint_idx: usize)
crates/alias/src/steensgaard.rs:728
↓ 7 callers
Function
stbir__get_coefficient
For perf reasons this code is duplicated in stbir__resample_horizontal_upsample/downsample, if you change it here change it there too.
c-code/heman/test/stb_image_resize.h:928
↓ 7 callers
Function
stbir__get_coefficient_width
c-code/heman/test/stb_image_resize.h:893
↓ 7 callers
Function
stbir__use_height_upsampling
c-code/heman/test/stb_image_resize.h:868
↓ 7 callers
Function
strff
( mut ptr: *mut libc::c_char, mut n: libc::c_int, )
benchmark/urlparser/src/test.rs:461
↓ 7 callers
Function
strff
c-code/urlparser/url.h:168
↓ 7 callers
Function
string_cleanup
(mut out: *mut *mut libc::c_char)
benchmark/lodepng/src/lodepng.rs:500
↓ 7 callers
Function
string_cleanup
free string pointer and set it to NULL*/
c-code/lodepng/lodepng.c:302
↓ 7 callers
Method
transpose
(self)
crates/analysis/src/flow/ownership/inference.rs:49
↓ 7 callers
Function
zcmp
( mut a: *mut C2RustUnnamed, mut b: *mut C2RustUnnamed, )
benchmark/libzahl/src/zcmp.rs:22
↓ 7 callers
Function
zinit
(mut a: *mut C2RustUnnamed)
benchmark/libzahl/src/zmul.rs:30
↓ 7 callers
Function
zlsb
c-code/libzahl-1.0/c/src/zlsb.c:5
↓ 7 callers
Function
zlsh
( mut a: *mut C2RustUnnamed, mut b: *mut C2RustUnnamed, mut bits: size_t, )
benchmark/libzahl/src/zlsh.rs:42
↓ 7 callers
Function
zmod
( mut a: *mut C2RustUnnamed, mut b: *mut C2RustUnnamed, mut c: *mut C2RustUnnamed, )
benchmark/libzahl/src/zmod.rs:25
↓ 7 callers
Function
zodd
Is a even? */
c-code/libzahl-1.0/c/zahl.h:145
↓ 7 callers
Function
zsignum
(mut a: *mut C2RustUnnamed)
benchmark/libzahl/src/zcmp.rs:18
↓ 7 callers
Function
zsqr
(mut a: *mut C2RustUnnamed, mut b: *mut C2RustUnnamed)
benchmark/libzahl/src/zsqr.rs:44
↓ 7 callers
Function
zstr_length
()
c-code/libzahl-1.0/c/test-generate.py:284
↓ 7 callers
Function
zsub_unsigned
( mut a: *mut C2RustUnnamed, mut b: *mut C2RustUnnamed, mut c: *mut C2RustUnnamed, )
benchmark/libzahl/src/zsub.rs:36
↓ 7 callers
Function
zswap
c-code/libzahl-1.0/c/src/zswap.c:5
↓ 7 callers
Function
zzero
(mut a: *mut C2RustUnnamed)
benchmark/libzahl/src/zmodpow.rs:49
↓ 6 callers
Function
BZ2_bzCompress
(mut strm: *mut bz_stream, mut action: std::os::raw::c_int)
benchmark/bzip2/bzlib.rs:763
↓ 6 callers
Function
BZ2_bzRead
(mut bzerror: *mut std::os::raw::c_int, mut b: *mut std::os::raw::c_void,
benchmark/bzip2/bzlib.rs:2109
↓ 6 callers
Function
BZ2_bzReadOpen
(mut bzerror: *mut std::os::raw::c_int, mut f: *mut FILE,
benchmark/bzip2/bzlib.rs:2025
↓ 6 callers
Function
BZ2_bzWriteClose64
(mut bzerror: *mut std::os::raw::c_int, mut b: *mut std::os::raw::
benchmark/bzip2/bzlib.rs:1928
↓ 6 callers
Function
BrotliBuildAndStoreHuffmanTreeFast
( mut m: *mut MemoryManager, mut histogram: *const uint32_t, histogram_total: size_t, max_bits
benchmark/brotli/src/enc/brotli_bit_stream.rs:5587
↓ 6 callers
Function
BrotliBuildAndStoreHuffmanTreeFast
c-code/brotli-1.0.9/c/enc/brotli_bit_stream.c:403
↓ 6 callers
Function
BrotliCreateHuffmanTree
( mut data: *const uint32_t, length: size_t, tree_limit: libc::c_int, mut tree: *mut HuffmanTr
benchmark/brotli/src/enc/entropy_encode.rs:175
↓ 6 callers
Function
BrotliCreateHuffmanTree
This function will create a Huffman tree. The catch here is that the tree cannot be arbitrarily deep. Brotli specifies a maximum depth of 15 bi
c-code/brotli-1.0.9/c/enc/entropy_encode.c:71
↓ 6 callers
Function
BrotliPopulationCostDistance
( mut histogram: *const HistogramDistance, )
benchmark/brotli/src/enc/bit_cost.rs:111
↓ 6 callers
Function
BrotliSafeGetBits
( br: *mut BrotliBitReader, mut n_bits: uint32_t, mut val: *mut uint32_t, )
benchmark/brotli/src/dec/decode.rs:604
↓ 6 callers
Function
FastLog2
(mut v: size_t)
benchmark/brotli/src/enc/backward_references_hq.rs:373
↓ 6 callers
Function
GetValue
(mut p: *mut libc::c_uchar, mut value: *mut binn)
benchmark/binn/src/binn.rs:1550
↓ 6 callers
Function
GetValue
c-code/binn-3.0/src/binn.c:1436
↓ 6 callers
Function
HistogramClearCommand
(mut self_0: *mut HistogramCommand)
benchmark/brotli/src/enc/metablock.rs:523
↓ 6 callers
Function
HistogramPairIsLess
( mut p1: *const HistogramPair, mut p2: *const HistogramPair, )
benchmark/brotli/src/enc/cluster.rs:171
↓ 6 callers
Function
Log2FloorNonZero
(mut n: size_t)
benchmark/brotli/src/enc/backward_references.rs:313
↓ 6 callers
Function
MyRand
(mut seed: *mut uint32_t)
benchmark/brotli/src/enc/block_splitter.rs:517
↓ 6 callers
Function
SaveErrorCode
( mut s: *mut BrotliDecoderStateInternal, mut e: BrotliDecoderErrorCode, )
benchmark/brotli/src/dec/decode.rs:8650
↓ 6 callers
Function
SaveErrorCode
Saves error code and converts it to BrotliDecoderResult. */
c-code/brotli-1.0.9/c/dec/decode.c:114
↓ 6 callers
Function
UTF8Position
( mut last: size_t, mut c: size_t, mut clamp: size_t, )
benchmark/brotli/src/enc/literal_cost.rs:28
↓ 6 callers
Function
addColor16
c-code/lodepng/lodepng_unittest.cpp:1985
↓ 6 callers
Function
assertColorProfileDataEqual
c-code/lodepng/lodepng_unittest.cpp:2245
↓ 6 callers
Method
assertFilesMatch
(self, first, second)
c-code/brotli-1.0.9/python/tests/_test_utils.py:109
↓ 6 callers
Function
binn_list_add_bool
c-code/binn-3.0/src/binn.h:605
↓ 6 callers
Function
binn_list_add_str
c-code/binn-3.0/src/binn.h:611
↓ 6 callers
Function
binn_list_null
c-code/binn-3.0/src/binn.c:2748
↓ 6 callers
Function
brotli_min_int
( mut a: libc::c_int, mut b: libc::c_int, )
benchmark/brotli/src/enc/encode.rs:697
↓ 6 callers
Function
brotli_min_size_t
(mut a: size_t, mut b: size_t)
benchmark/brotli/src/enc/cluster.rs:72
↓ 6 callers
Function
buffer_new
c-code/buffer-0.4.0/buffer.c:29
↓ 6 callers
Function
buffer_slice
( mut buf: *mut buffer_t, mut from: size_t, mut to: ssize_t, )
benchmark/buffer/src/buffer.rs:267
↓ 6 callers
Function
buffer_slice
c-code/buffer-0.4.0/buffer.c:243
↓ 6 callers
Function
check_output
(mut info: *const ti_indicator_info, mut size: std::os::raw::c_int,
benchmark/tulipindicators/fuzzer.rs:142
↓ 6 callers
Function
cleanUpAndFail
---------------------------------------------*/
benchmark/bzip2/bzip2.rs:1664
↓ 6 callers
Function
cleanUpAndFail
( Int32 )
c-code/bzip2/bzip2.c:218
↓ 6 callers
Function
compressedStreamEOF
---------------------------------------------*/
benchmark/bzip2/bzip2.rs:1752
↓ 6 callers
Function
convertRGBModel
c-code/lodepng/lodepng_util.cpp:1396
↓ 6 callers
Function
copy_int_value
( mut psource: *mut libc::c_void, mut pdest: *mut libc::c_void, mut source_type: libc::c_int,
benchmark/binn/src/binn.rs:2469
↓ 6 callers
Function
crcError
---------------------------------------------*/
benchmark/bzip2/bzip2.rs:1743
↓ 6 callers
Function
decodeICCUint32
c-code/lodepng/lodepng_util.cpp:526
↓ 6 callers
Method
decompress
c-code/lodepng/lodepng_util.cpp:1673
↓ 6 callers
Function
find_cmd
( mut lil: lil_t, mut name: *const libc::c_char, )
benchmark/lil/src/lil.rs:533
↓ 6 callers
Function
find_cmd
c-code/lil/lil.c:310
↓ 6 callers
Function
get_snippet
(tcx: TyCtxt, span: Span)
crates/utils/src/rewrite.rs:73
↓ 6 callers
Function
ht_get
c-code/ht/ht.c:68
↓ 6 callers
Function
kmVec2Length
(mut pIn: *const kmVec2)
benchmark/heman/src/kazmath/vec2.rs:80
↓ 6 callers
Function
kmVec2Length
c-code/heman/kazmath/vec2.c:46
↓ 6 callers
Function
lil_eval_expr
( mut lil: lil_t, mut code: lil_value_t, )
benchmark/lil/src/lil.rs:2750
↓ 6 callers
Function
lil_eval_expr
c-code/lil/lil.c:1754
↓ 6 callers
Function
lil_get_var
( mut lil: lil_t, mut name: *const libc::c_char, )
benchmark/lil/src/lil.rs:672
↓ 6 callers
Function
lil_get_var
c-code/lil/lil.c:389
↓ 6 callers
Method
local_result
(self, local: Local)
crates/analysis/src/type_qualifier/flow_insensitive.rs:172
↓ 6 callers
Function
lodepng_color_mode_cleanup
(mut info: *mut LodePNGColorMode)
benchmark/lodepng/src/lodepng.rs:4706
↓ 6 callers
Function
lodepng_free
c-code/lodepng/lodepng_util.cpp:267
↓ 6 callers
Function
lodepng_read32bitInt
( mut buffer: *const libc::c_uchar, )
benchmark/lodepng/src/lodepng.rs:519
↓ 6 callers
Function
lodepng_read32bitInt
c-code/lodepng/lodepng.c:327
↓ 6 callers
Function
lodepng_save_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
c-code/lodepng/lodepng.c:395
↓ 6 callers
Method
measure
(&self, ty: Ty, ptr_chased: u32)
crates/analysis/src/ptr.rs:35
↓ 6 callers
Method
new_tokens
(&mut self, size: usize)
crates/analysis/src/flow/ownership/constraint.rs:53
↓ 6 callers
Function
omp_get_wtime
c-code/heman/test/test_heman.c:8
↓ 6 callers
Function
open_simplex_noise
( mut seed: int64_t, mut ctx: *mut *mut osn_context, )
benchmark/heman/src/src/noise.rs:518
↓ 6 callers
Function
open_simplex_noise
* Initializes using a permutation array generated from a 64-bit seed. * Generates a proper permutation (i.e. doesn't merely perform N successive pair
c-code/heman/src/noise.c:165
← previous
next →
501–600 of 5,767, ranked by callers