Home
last modified time | relevance | path

Searched defs:sizeof_object (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/src/
Ddlmalloc.cpp81 , size_t sizeof_object in dlmalloc_allocation_command()
Ddlmalloc_ext_2_8_6.c1360 (allocation_type command, size_t sizeof_object, size_t limit_size in boost_cont_allocation_command()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/test/
Dalloc_full_test.cpp357 for(int sizeof_object = 1; sizeof_object < 20; ++sizeof_object){ in test_allocation_with_reuse() local