MCPcopy Create free account

hub / github.com/KomaEc/crown / functions

Functions5,767 in github.com/KomaEc/crown

↓ 12 callersFunctionprintableICCWord
c-code/lodepng/pngdetail.cpp:966
↓ 12 callersFunctionstbi__zreceive
c-code/heman/test/stb_image.h:2112
↓ 12 callersFunctionstrdup
(mut str: *const libc::c_char)
benchmark/urlparser/src/test.rs:452
↓ 12 callersFunctionzabs
c-code/libzahl-1.0/c/src/zabs.c:5
↓ 12 callersFunctionzbtest
c-code/libzahl-1.0/c/src/zbtest.c:5
↓ 12 callersFunctionzcmpu
c-code/libzahl-1.0/c/src/zcmpu.c:5
↓ 12 callersFunctionzrsh
( mut a: *mut C2RustUnnamed, mut b: *mut C2RustUnnamed, mut bits: size_t, )
benchmark/libzahl/src/zrsh.rs:38
↓ 11 callersFunctionBrotliGetAvailableBits
(mut br: *const BrotliBitReader)
benchmark/brotli/src/dec/decode.rs:486
↓ 11 callersFunctionBrotliUnalignedRead64
(mut p: *const libc::c_void)
benchmark/brotli/src/enc/compress_fragment_two_pass.rs:81
↓ 11 callersFunctionIsValidBinnHeader
( mut pbuf: *mut libc::c_void, mut ptype: *mut libc::c_int, mut pcount: *mut libc::c_int, mut
benchmark/binn/src/binn.rs:1256
↓ 11 callersFunctionbinn_get_str
c-code/binn-3.0/src/binn.c:3413
↓ 11 callersFunctionbinn_object_set_int32
c-code/binn-3.0/src/binn.h:695
↓ 11 callersFunctionbinn_ptr
(mut ptr: *mut libc::c_void)
benchmark/binn/src/binn.rs:1389
↓ 11 callersMethodexpand
(&mut self, path: &Path<Base>)
crates/analysis/src/flow/ownership/inference.rs:175
↓ 11 callersFunctionisICCword
c-code/lodepng/lodepng_util.cpp:543
↓ 11 callersFunctionkmVec3Fill
( mut pOut: *mut kmVec3, mut x: libc::c_float, mut y: libc::c_float, mut z: libc::c_float, )
benchmark/heman/src/kazmath/vec3.rs:132
↓ 11 callersFunctionkmVec3Fill
* Fill a kmVec3 structure using 3 floating point values * The result is store in pOut, returns pOut */
c-code/heman/kazmath/vec3.c:53
↓ 11 callersFunctionkmVec3Scale
( mut pOut: *mut kmVec3, mut pIn: *const kmVec3, s: libc::c_float, )
benchmark/heman/src/kazmath/vec3.rs:418
↓ 11 callersFunctionkmVec3Scale
* Scales a vector to length s. Does not normalize first, * you should do that! */
c-code/heman/kazmath/vec3.c:317
↓ 11 callersFunctionlodepng_addofl
( mut a: size_t, mut b: size_t, mut result: *mut size_t, )
benchmark/lodepng/src/lodepng.rs:384
↓ 11 callersFunctionlodepng_addofl
Safely check if adding two integers will overflow (no undefined behavior, compiler removing the code, etc...) and output result. */
c-code/lodepng/lodepng.c:148
↓ 11 callersFunctionlodepng_color_mode_copy
c-code/lodepng/lodepng.c:2693
↓ 11 callersFunctionlodepng_get_bpp
( mut info: *const LodePNGColorMode, )
benchmark/lodepng/src/lodepng.rs:4848
↓ 11 callersFunctionmax
A utility function to get maximum of two integers
c-code/avl/avl.c:26
↓ 11 callersFunctionpaethPredictor
( mut a: libc::c_short, mut b: libc::c_short, mut c: libc::c_short, )
benchmark/lodepng/src/lodepng.rs:7980
↓ 11 callersFunctionpaethPredictor
Paeth predictor, used by PNG filter type 4 The parameters are of type short, but should come from unsigned chars, the shorts are only needed to make t
c-code/lodepng/lodepng.c:3972
↓ 11 callersFunctionreadBits
( mut reader: *mut LodePNGBitReader, mut nbits: size_t, )
benchmark/lodepng/src/lodepng.rs:941
↓ 11 callersFunctionreadBits
Must have enough bits available with ensureBits */
c-code/lodepng/lodepng.c:575
↓ 11 callersFunctionstbi__at_eof
c-code/heman/test/stb_image.h:791
↓ 11 callersFunctiontestSbitChunk2
type_pixels = what the pixels should require at least for auto_convert type_raw = actual raw pixel type to give to the encoder type_png = PNG type to
c-code/lodepng/lodepng_unittest.cpp:2752
↓ 11 callersFunctionzbits
(mut a: *mut C2RustUnnamed)
benchmark/libzahl/src/zbits.rs:19
↓ 11 callersFunctionzdivmod
c-code/libzahl-1.0/c/src/zdivmod.c:10
↓ 11 callersFunctionzmodpowu
c-code/libzahl-1.0/c/src/zmodpowu.c:8
↓ 11 callersFunctionzsqr
c-code/libzahl-1.0/c/src/zsqr.c:5
↓ 10 callersFunctionBZ2_bzDecompressEnd
(mut strm: *mut bz_stream)
benchmark/bzip2/bzlib.rs:1761
↓ 10 callersFunctionBZ2_bzReadClose
(mut bzerror: *mut std::os::raw::c_int, mut b: *mut std::os::raw::c_v
benchmark/bzip2/bzlib.rs:2089
↓ 10 callersFunctionBackwardMatchLength
c-code/brotli-1.0.9/c/enc/hash.h:218
↓ 10 callersFunctionBrotliCompressFragmentTwoPassImpl
( mut m: *mut MemoryManager, mut input: *const uint8_t, mut input_size: size_t, mut is_last: l
benchmark/brotli/src/enc/compress_fragment_two_pass.rs:2920
↓ 10 callersFunctionBrotliEncoderSetParameter
( mut state: *mut BrotliEncoderState, mut p: BrotliEncoderParameter, mut value: uint32_t, )
benchmark/brotli/src/enc/encode.rs:3594
↓ 10 callersFunctionBrotliPullByte
(br: *mut BrotliBitReader)
benchmark/brotli/src/dec/decode.rs:570
↓ 10 callersFunctionBrotliWriteBits
( mut n_bits: size_t, mut bits: uint64_t, mut pos: *mut size_t, mut array: *mut uint8_t, )
benchmark/brotli/src/enc/compress_fragment_two_pass.rs:214
↓ 10 callersFunctionBuildAndStoreHuffmanTree
( mut histogram: *const uint32_t, histogram_length: size_t, alphabet_size: size_t, mut tree: *
benchmark/brotli/src/enc/brotli_bit_stream.rs:5505
↓ 10 callersFunctionCalcAllocation
c-code/binn-3.0/src/binn.c:454
↓ 10 callersFunctionanalyse
(program: &Program, output_params: &OutputParams)
crates/analysis/src/flow/ownership.rs:44
↓ 10 callersFunctionbinn_get_double
c-code/binn-3.0/src/binn.c:3343
↓ 10 callersFunctionbinn_get_int32
c-code/binn-3.0/src/binn.c:3269
↓ 10 callersFunctionbinn_get_int64
c-code/binn-3.0/src/binn.c:3306
↓ 10 callersFunctionbinn_list
()
benchmark/binn/src/binn.rs:409
↓ 10 callersMethodfn_results
(&'me self, r#fn: &DefId)
crates/analysis/src/type_qualifier/flow_insensitive.rs:59
↓ 10 callersFunctiongetICCUint16
c-code/lodepng/pngdetail.cpp:941
↓ 10 callersFunctionget_part
( mut url: *mut libc::c_char, mut format: *const libc::c_char, mut l: libc::c_int, )
benchmark/urlparser/src/test.rs:506
↓ 10 callersFunctionget_part
c-code/urlparser/url.h:188
↓ 10 callersFunctioninit_logger
()
crates/utils/src/tracing_setup.rs:7
↓ 10 callersFunctionkmVec3Assign
( mut pOut: *mut kmVec3, mut pIn: *const kmVec3, )
benchmark/heman/src/kazmath/vec3.rs:445
↓ 10 callersFunctionkmVec3Assign
* Assigns pIn to pOut. Returns pOut. If pIn and pOut are the same * then nothing happens but pOut is still returned */
c-code/heman/kazmath/vec3.c:344
↓ 10 callersFunctionlil_alloc_list
()
benchmark/lil/src/lil.rs:368
↓ 10 callersFunctionlil_alloc_list
c-code/lil/lil.c:212
↓ 10 callersFunctionlodepng_get_raw_size_idat
( mut w: libc::c_uint, mut h: libc::c_uint, mut bpp: libc::c_uint, )
benchmark/lodepng/src/lodepng.rs:4935
↓ 10 callersFunctionlodepng_get_raw_size_idat
in an idat chunk, each scanline is a multiple of 8 bits, unlike the lodepng output buffer, and in addition has one extra byte per line: the filter byt
c-code/lodepng/lodepng.c:2803
↓ 10 callersFunctionlodepng_memset
( mut dst: *mut libc::c_void, mut value: libc::c_int, mut num: size_t, )
benchmark/lodepng/src/lodepng.rs:365
↓ 10 callersFunctionlodepng_memset
c-code/lodepng/lodepng.c:126
↓ 10 callersMethodmax_k_limit
(&self)
crates/analysis/src/flow/ownership/access_path.rs:78
↓ 10 callersFunctionmod
(a, b)
c-code/libzahl-1.0/c/test-generate.py:7
↓ 10 callersMethodsize_of
Number of pointers reachable from `ty`
crates/analysis/src/flow/ownership/access_path.rs:153
↓ 10 callersFunctionstbir__resize_arbitrary
c-code/heman/test/stb_image_resize.h:2416
↓ 10 callersFunctionstrclone
(mut s: *const libc::c_char)
benchmark/lil/src/lil.rs:211
↓ 10 callersFunctionstrclone
c-code/lil/lil.c:123
↓ 10 callersFunctiontype_family
(mut type_0: libc::c_int)
benchmark/binn/src/binn.rs:2420
↓ 10 callersFunctiontype_family
c-code/binn-3.0/src/binn.c:2123
↓ 9 callersFunctionBackwardReferenceScoreUsingLastDistance
( mut copy_length: size_t, )
benchmark/brotli/src/enc/backward_references.rs:627
↓ 9 callersFunctionBitsEntropy
c-code/brotli-1.0.9/c/enc/bit_cost.h:44
↓ 9 callersFunctionBrotliFillBitWindow
( br: *mut BrotliBitReader, mut n_bits: uint32_t, )
benchmark/brotli/src/dec/decode.rs:508
↓ 9 callersFunctionBrotliFillBitWindow
Guarantees that there are at least |n_bits| + 1 bits in accumulator. Precondition: accumulator contains at least 1 bit. |n_bits| should be in th
c-code/brotli-1.0.9/c/dec/bit_reader.h:107
↓ 9 callersFunctionBrotliUnalignedRead64
(mut p: *const libc::c_void)
benchmark/brotli/src/enc/encode.rs:682
↓ 9 callersFunctionBrotliUnalignedRead64
(mut p: *const libc::c_void)
benchmark/brotli/src/enc/backward_references.rs:305
↓ 9 callersFunctionFastLog2
(mut v: size_t)
benchmark/brotli/src/enc/bit_cost.rs:35
↓ 9 callersFunctionLog2FloorNonZero
(mut n: size_t)
benchmark/brotli/src/enc/brotli_bit_stream.rs:262
↓ 9 callersFunctionbinn_object_int16
c-code/binn-3.0/src/binn.c:2940
↓ 9 callersFunctionbinn_object_int64
c-code/binn-3.0/src/binn.c:2956
↓ 9 callersFunctionbinn_object_int8
c-code/binn-3.0/src/binn.c:2932
↓ 9 callersFunctionbrotli_max_uint32_t
(mut a: uint32_t, mut b: uint32_t)
benchmark/brotli/src/enc/bit_cost.rs:31
↓ 9 callersFunctionbuffer_append
( mut self_0: *mut buffer_t, mut str: *const libc::c_char, )
benchmark/buffer/src/buffer.rs:218
↓ 9 callersFunctionbuffer_append
c-code/buffer-0.4.0/buffer.c:185
↓ 9 callersFunctioncodecTest
Test LodePNG encoding and decoding using some image generated with the given parameters
c-code/lodepng/lodepng_unittest.cpp:755
↓ 9 callersFunctioncopy_be16
c-code/binn-3.0/src/binn.c:68
↓ 9 callersFunctionee_shift
(mut ee: *mut expreval_t)
benchmark/lil/src/lil.rs:1842
↓ 9 callersFunctionee_shift
c-code/lil/lil.c:1193
↓ 9 callersFunctionee_unary
(mut ee: *mut expreval_t)
benchmark/lil/src/lil.rs:1397
↓ 9 callersFunctionee_unary
c-code/lil/lil.c:827
↓ 9 callersFunctionfail_parser
c-code/libcsv/test_csv.c:30
↓ 9 callersFunctionfastFloor
(mut x: libc::c_double)
benchmark/heman/src/src/noise.rs:447
↓ 9 callersFunctionfastFloor
c-code/heman/src/noise.c:118
↓ 9 callersMethodfns
(&self)
crates/analysis/src/lib.rs:75
↓ 9 callersFunctiongenann_train
( mut ann: *const genann, mut inputs: *const libc::c_double, mut desired_outputs: *const libc::c_d
benchmark/genann/src/genann.rs:378
↓ 9 callersFunctiongenann_train
c-code/genann-1.0.0/c/genann.c:278
↓ 9 callersFunctiongetICC15Fixed16
Signed
c-code/lodepng/pngdetail.cpp:957
↓ 9 callersFunctionheman_ops_stitch_horizontal
c-code/heman/src/ops.c:83
↓ 9 callersFunctionht_length
c-code/ht/ht.c:171
↓ 9 callersFunctioninspect_chunk_by_name
c-code/lodepng/pngdetail.cpp:152
↓ 9 callersFunctionioError
---------------------------------------------*/
benchmark/bzip2/bzip2.rs:1764
← previousnext →301–400 of 5,767, ranked by callers