MCPcopy Create free account

hub / github.com/KomaEc/crown / functions

Functions5,767 in github.com/KomaEc/crown

↓ 9 callersFunctionkmVec2Scale
( mut pOut: *mut kmVec2, mut pIn: *const kmVec2, s: libc::c_float, )
benchmark/heman/src/kazmath/vec2.rs:208
↓ 9 callersFunctionkmVec2Scale
c-code/heman/kazmath/vec2.c:138
↓ 9 callersFunctionlil_append_val
( mut val: lil_value_t, mut v: lil_value_t, )
benchmark/lil/src/lil.rs:333
↓ 9 callersFunctionlil_append_val
c-code/lil/lil.c:193
↓ 9 callersFunctionlil_to_integer
(mut val: lil_value_t)
benchmark/lil/src/lil.rs:2861
↓ 9 callersFunctionlil_to_integer
c-code/lil/lil.c:1825
↓ 9 callersFunctionlodepng_chunk_next_const
c-code/lodepng/lodepng.c:2528
↓ 9 callersFunctionlodepng_color_mode_cleanup
c-code/lodepng/lodepng.c:2689
↓ 9 callersFunctionlodepng_realloc
( mut ptr: *mut libc::c_void, mut new_size: size_t, )
benchmark/lodepng/src/lodepng.rs:343
↓ 9 callersFunctionlodepng_realloc
NOTE: when realloc returns NULL, it leaves the original memory untouched */
c-code/lodepng/lodepng.c:82
↓ 9 callersFunctionlodepng_state_init
c-code/lodepng/lodepng.c:5133
↓ 9 callersFunctionowner_items
(tcx: TyCtxt)
crates/preprocess/src/lib.rs:54
↓ 9 callersFunctionownership_tokens
The set of ownership tokens of `path` under `context`
crates/analysis/src/flow/ownership/inference.rs:59
↓ 9 callersFunctionrgba_from_string
( mut str: *const libc::c_char, mut ok: *mut libc::c_short, )
benchmark/rgba/src/src/rgba.rs:1431
↓ 9 callersFunctionrgba_from_string
c-code/rgba/src/rgba.c:411
↓ 9 callersFunctionsave_file
write given buffer to the file, overwriting the file, it doesn't append to it.*/
c-code/lodepng/lodepng.c:6478
↓ 9 callersFunctionstbir__edge_wrap
c-code/heman/test/stb_image_resize.h:992
↓ 9 callersFunctiontime
(label: &str, f: impl FnOnce() -> T)
src/main.rs:141
↓ 9 callersMethodwith_max_precision
(&self, precision: Precision)
crates/analysis/src/struct_ctxt.rs:270
↓ 9 callersFunctionzcmpmag
( mut a: *mut C2RustUnnamed, mut b: *mut C2RustUnnamed, )
benchmark/libzahl/src/zcmpmag.rs:19
↓ 9 callersFunctionzpow
c-code/libzahl-1.0/c/src/zpow.c:8
↓ 8 callersFunctionBZ2_bzCompressEnd
(mut strm: *mut bz_stream)
benchmark/bzip2/bzlib.rs:823
↓ 8 callersFunctionBackwardMatchLength
(mut self_0: *const BackwardMatch)
benchmark/brotli/src/enc/backward_references_hq.rs:660
↓ 8 callersFunctionBrotliWriteBits
( mut n_bits: size_t, mut bits: uint64_t, mut pos: *mut size_t, mut array: *mut uint8_t, )
benchmark/brotli/src/enc/encode.rs:3566
↓ 8 callersFunctionBuildAndStoreHuffmanTree
Builds a Huffman tree from histogram[0:length] into depth[0:length] and bits[0:length] and stores the encoded tree to the bit stream. */
c-code/brotli-1.0.9/c/enc/brotli_bit_stream.c:348
↓ 8 callersFunctionClearHistogramsLiteral
( mut array: *mut HistogramLiteral, mut length: size_t, )
benchmark/brotli/src/enc/metablock.rs:484
↓ 8 callersFunctionHashBytesAtOffset
( mut v: uint64_t, mut offset: libc::c_int, mut shift: size_t, )
benchmark/brotli/src/enc/compress_fragment.rs:180
↓ 8 callersFunctionHashBytesAtOffset
c-code/brotli-1.0.9/c/enc/compress_fragment.c:48
↓ 8 callersFunctionHistogramClearLiteral
(mut self_0: *mut HistogramLiteral)
benchmark/brotli/src/enc/metablock.rs:474
↓ 8 callersFunctionHuffmanTree_cleanup
(mut tree: *mut HuffmanTree)
benchmark/lodepng/src/lodepng.rs:1121
↓ 8 callersFunctionHuffmanTree_cleanup
c-code/lodepng/lodepng.c:649
↓ 8 callersFunctionHuffmanTree_init
(mut tree: *mut HuffmanTree)
benchmark/lodepng/src/lodepng.rs:1111
↓ 8 callersFunctionHuffmanTree_init
c-code/lodepng/lodepng.c:642
↓ 8 callersFunctionLog2FloorNonZero
(mut n: size_t)
benchmark/brotli/src/enc/compress_fragment.rs:97
↓ 8 callersFunctionLog2FloorNonZero
(mut n: size_t)
benchmark/brotli/src/enc/compress_fragment_two_pass.rs:140
↓ 8 callersFunctionStoreLookaheadH10
()
benchmark/brotli/src/enc/backward_references_hq.rs:676
↓ 8 callersFunctionbinn_copy
(mut old: *mut libc::c_void)
benchmark/binn/src/binn.rs:421
↓ 8 callersFunctionbinn_list_int32
c-code/binn-3.0/src/binn.c:2676
↓ 8 callersFunctionbinn_map_get_pair
c-code/binn-3.0/src/binn.c:1717
↓ 8 callersFunctionbinn_map_get_value
c-code/binn-3.0/src/binn.c:1600
↓ 8 callersFunctionbinn_object_get_pair
c-code/binn-3.0/src/binn.c:1725
↓ 8 callersFunctiondate_to_str
c-code/binn-3.0/test/test_binn2.c:85
↓ 8 callersFunctiongenerateTestImage
Generate a test image with some data in it, the contents of the data is unspecified, except the content is not just one plain color, and not true rand
c-code/lodepng/lodepng_unittest.cpp:433
↓ 8 callersFunctionheman_lighting_apply
c-code/heman/src/lighting.c:57
↓ 8 callersMethodincrease_precision
(&mut self, tcx: TyCtxt<'tcx>)
crates/analysis/src/struct_ctxt.rs:189
↓ 8 callersFunctioninitialize_local
( local_decl: &LocalDecl, gen: &mut Gen, database: &mut impl Database, measurable: impl Measur
crates/analysis/src/ssa/constraint.rs:79
↓ 8 callersMethodis_owning
(&self)
crates/analysis/src/ownership.rs:40
↓ 8 callersFunctionkmVec2Assign
( mut pOut: *mut kmVec2, mut pIn: *const kmVec2, )
benchmark/heman/src/kazmath/vec2.rs:229
↓ 8 callersFunctionkmVec2Assign
* 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/vec2.c:158
↓ 8 callersFunctionlil_list_size
(mut list: lil_list_t)
benchmark/lil/src/lil.rs:411
↓ 8 callersFunctionlil_list_size
c-code/lil/lil.c:237
↓ 8 callersFunctionlodepng_chunk_length
( mut chunk: *const libc::c_uchar, )
benchmark/lodepng/src/lodepng.rs:4272
↓ 8 callersMethodpath
If the path is a `Some`, then its size > 0
crates/analysis/src/flow/ownership/inference.rs:166
↓ 8 callersFunctionquadtree_insert
c-code/quadtree-0.1.0/src/quadtree.c:135
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
c-code/heman/test/stb_image.h:1240
↓ 8 callersFunctionstbir__use_upsampling
c-code/heman/test/stb_image_resize.h:858
↓ 8 callersFunctionstore_value
(mut value: *mut binn)
benchmark/binn/src/binn.rs:1681
↓ 8 callersFunctionstore_value
c-code/binn-3.0/src/binn.c:1554
↓ 8 callersFunctionucvector_resize
( mut p: *mut ucvector, mut size: size_t, )
benchmark/lodepng/src/lodepng.rs:479
↓ 8 callersFunctionurl_is_protocol
(mut str: *mut libc::c_char)
benchmark/urlparser/src/test.rs:493
↓ 8 callersFunctionurl_is_protocol
c-code/urlparser/url.h:325
↓ 8 callersFunctionzabs
(mut a: *mut C2RustUnnamed, mut b: *mut C2RustUnnamed)
benchmark/libzahl/src/zabs.rs:22
↓ 8 callersFunctionzadd
( mut a: *mut C2RustUnnamed, mut b: *mut C2RustUnnamed, mut c: *mut C2RustUnnamed, )
benchmark/libzahl/src/zadd.rs:155
↓ 8 callersFunctionzbset
c-code/libzahl-1.0/c/src/zbset.c:5
↓ 8 callersFunctionzeven
Prepare a for use. */
c-code/libzahl-1.0/c/zahl.h:144
↓ 8 callersFunctionzmul
( mut a: *mut C2RustUnnamed, mut b: *mut C2RustUnnamed, mut c: *mut C2RustUnnamed, )
benchmark/libzahl/src/zmul.rs:40
↓ 7 callersFunctionAdvanceDataPos
( mut p: *mut libc::c_uchar, mut plimit: *mut libc::c_uchar, )
benchmark/binn/src/binn.rs:545
↓ 7 callersFunctionAdvanceDataPos
c-code/binn-3.0/src/binn.c:512
↓ 7 callersFunctionBROTLI_UNALIGNED_LOAD32LE
c-code/brotli-1.0.9/c/common/platform.h:400
↓ 7 callersFunctionBZ2_bzlibVersion
()
benchmark/bzip2/bzlib.rs:2348
↓ 7 callersFunctionBackwardReferenceScore
Usually, we always choose the longest backward reference. This function allows for the exception of that rule. If we choose a backward referenc
c-code/brotli-1.0.9/c/enc/hash.h:119
↓ 7 callersFunctionBrotliConvertBitDepthsToSymbols
( mut depth: *const uint8_t, mut len: size_t, mut bits: *mut uint16_t, )
benchmark/brotli/src/enc/entropy_encode.rs:756
↓ 7 callersFunctionBrotliConvertBitDepthsToSymbols
c-code/brotli-1.0.9/c/enc/entropy_encode.c:476
↓ 7 callersFunctionBrotliUnalignedRead32
c-code/brotli-1.0.9/c/common/platform.h:299
↓ 7 callersFunctionBrotliUnalignedRead64
(mut p: *const libc::c_void)
benchmark/brotli/src/enc/compress_fragment.rs:77
↓ 7 callersFunctionCommandCopyLen
(mut self_0: *const Command)
benchmark/brotli/src/enc/brotli_bit_stream.rs:345
↓ 7 callersFunctionHistogramClearDistance
(mut self_0: *mut HistogramDistance)
benchmark/brotli/src/enc/metablock.rs:572
↓ 7 callersFunctionSafeReadSymbol
( mut table: *const HuffmanCode, mut br: *mut BrotliBitReader, mut result: *mut uint32_t, )
benchmark/brotli/src/dec/decode.rs:9049
↓ 7 callersFunctionSafeReadSymbol
c-code/brotli-1.0.9/c/dec/decode.c:415
↓ 7 callersFunctionSearchInStaticDictionary
( mut dictionary: *const BrotliEncoderDictionary, mut common: *mut HasherCommon, mut data: *const
benchmark/brotli/src/enc/backward_references.rs:708
↓ 7 callersFunctionShannonEntropy
( mut population: *const uint32_t, mut size: size_t, mut total: *mut size_t, )
benchmark/brotli/src/enc/encode.rs:3280
↓ 7 callersFunctionShannonEntropy
c-code/brotli-1.0.9/c/enc/bit_cost.h:21
↓ 7 callersFunctionatoi
(mut __nptr: *const libc::c_char)
benchmark/robotfindskitten/src/robotfindskitten.rs:112
↓ 7 callersFunctionbinn_object_double
c-code/binn-3.0/src/binn.c:3004
↓ 7 callersFunctionbinn_object_set_double
c-code/binn-3.0/src/binn.h:716
↓ 7 callersFunctionbinn_object_set_str
c-code/binn-3.0/src/binn.h:725
↓ 7 callersFunctionbinn_object_str
c-code/binn-3.0/src/binn.c:3026
↓ 7 callersFunctioncsv_free
c-code/libcsv/libcsv.c:146
↓ 7 callersMethoddepth
(&self)
crates/analysis/src/flow/ownership/access_path.rs:59
↓ 7 callersFunctionexit_nomem
c-code/ht/samples/perfset.c:12
↓ 7 callersFunctionheman_color_apply_gradient
c-code/heman/src/color.c:71
↓ 7 callersFunctionheman_color_create_gradient
c-code/heman/src/color.c:10
↓ 7 callersFunctionheman_color_from_cpcf
c-code/heman/src/color.c:146
↓ 7 callersFunctionheman_image_data
c-code/heman/src/image.c:6
↓ 7 callersFunctionht_create
c-code/ht/ht.c:25
↓ 7 callersFunctionht_set
c-code/ht/ht.c:153
↓ 7 callersFunctionhuffmanDecodeSymbol
returns the code. The bit reader must already have been ensured at least 15 bits */
c-code/lodepng/lodepng.c:1074
↓ 7 callersMethoditer
(&self)
crates/utils/src/data_structure/vec_vec.rs:111
↓ 7 callersFunctionkmVec2Add
( mut pOut: *mut kmVec2, mut pV1: *const kmVec2, mut pV2: *const kmVec2, )
benchmark/heman/src/kazmath/vec2.rs:115
↓ 7 callersFunctionkmVec2Add
c-code/heman/kazmath/vec2.c:79
← previousnext →401–500 of 5,767, ranked by callers