Home
last modified time | relevance | path

Searched defs:max_blocks (Results 1 – 5 of 5) sorted by relevance

/third_party/mbedtls/library/
Dmemory_buffer_alloc.c529 void mbedtls_memory_buffer_alloc_max_get(size_t *max_used, size_t *max_blocks) in mbedtls_memory_buffer_alloc_max_get()
/third_party/skia/third_party/externals/freetype/src/base/
Dftdbgmem.c63 FT_Long max_blocks; /* max. number of allocated blocks */ member
/third_party/libsnd/src/
Dpaf.c62 { int max_blocks, channels, blocksize ; member
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc3658 RpoNumber max_blocks = in AllocateRegisters() local
4608 int max_blocks = data()->code()->InstructionBlockCount(); in DecideSpillingMode() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h40615 long unsigned int max_blocks; member