Home
last modified time | relevance | path

Searched defs:num_alloc (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/interprocess/test/
Dnode_pool_test.hpp34 const typename NodePool::size_type num_alloc = 1 + 3*pool.get_real_num_node(); in allocate_then_deallocate() local
/third_party/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c74 int num_alloc; in allocate_free() local
/third_party/openssl/crypto/stack/
Dstack.c30 int num_alloc; member
163 int num_alloc; in sk_reserve() local
/third_party/mesa3d/src/util/
Du_idalloc.c105 unsigned num_alloc = DIV_ROUND_UP(num, 32); in util_idalloc_alloc_range() local
/third_party/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_types.h106 int num_alloc; member
/third_party/boost/boost/container/
Dvector.hpp3358 unsigned int num_alloc; member in boost::container::vector