Home
last modified time | relevance | path

Searched defs:allocation_size (Results 1 – 2 of 2) sorted by relevance

/third_party/googletest/googletest/samples/
Dsample10_unittest.cc52 void* operator new(size_t allocation_size) { in operator new()
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_memory_helper.c165 unsigned allocation_size; member
423 …struct nine_allocator *allocator, struct nine_allocation *new_allocation, unsigned allocation_size) in insert_new_allocation()
690 unsigned allocation_size) in nine_memfd_allocator()