Home
last modified time | relevance | path

Searched defs:alloc_count (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Darena_test_util.h90 int alloc_count() { return 0; } in alloc_count() function
/third_party/boost/libs/function/test/
Dallocator_test.cpp18 static int alloc_count = 0; variable
/third_party/boost/libs/any/test/
Dtest.hpp195 unsigned long alloc_count, dealloc_count; member in any_tests::allocations
/third_party/mbedtls/library/
Dmemory_buffer_alloc.c69 size_t alloc_count; member
/third_party/skia/third_party/externals/freetype/src/base/
Dftdbgmem.c121 FT_Long alloc_count; member
/third_party/freetype/src/base/
Dftdbgmem.c121 FT_Long alloc_count; member
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftdbgmem.c121 FT_Long alloc_count; member
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_cmd_buffer.c3044 uint32_t *alloc_count, in v3dv_cmd_buffer_ensure_array_state()
Dv3dv_private.h1201 uint32_t alloc_count; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c4702 unsigned alloc_count = in si_create_vertex_elements() local