Home
last modified time | relevance | path

Searched defs:shrink_in_place (Results 1 – 4 of 4) sorted by relevance

/external/rust/android-crates-io/crates/tikv-jemallocator/tests/
Dshrink_in_place.rs10 fn shrink_in_place() { in shrink_in_place() function
Dgrow_in_place.rs10 fn shrink_in_place() { in shrink_in_place() function
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dallocation_type.hpp48 static const allocation_type shrink_in_place = (allocation_type)shrink_in_place_v; variable
/external/rust/android-crates-io/crates/tikv-jemallocator/src/
Dlib.rs232 unsafe fn shrink_in_place( in shrink_in_place() method