MCPcopy Create free account
hub / github.com/blend2d/blend2d / make_mutable_for_modify_op

Function make_mutable_for_modify_op

blend2d/core/bitarray.cpp:75–108  ·  view source on GitHub ↗

A helper function that makes the BitArray mutable, but only if `from` is within its bounds.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

bl_bit_array_set_bitFunction · 0.85
bl_bit_array_fill_rangeFunction · 0.85
bl_bit_array_fill_wordsFunction · 0.85
bl_bit_array_clear_bitFunction · 0.85
bl_bit_array_clear_rangeFunction · 0.85
bl_bit_array_clear_wordsFunction · 0.85

Calls 10

bl_make_errorFunction · 0.85
ssoMethod · 0.80
get_sso_sizeFunction · 0.70
get_implFunction · 0.70
is_impl_mutableFunction · 0.70
init_ssoFunction · 0.70
replace_instanceFunction · 0.70
init_dynamicFunction · 0.70
dataMethod · 0.45

Tested by

no test coverage detected