Home
last modified time | relevance | path

Searched defs:new_alloc (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_driver_query.c154 unsigned new_alloc = MAX2(16, bq->allocated_query_types * 2); in batch_query_add() local
/third_party/vulkan-loader/tests/
H A Dloader_alloc_callback_tests.cpp94 void* new_alloc = allocate(size, alignment, alloc_scope); in reallocate() local
/third_party/mksh/
H A Dos2.c74 int i, old_argc, new_argc, new_alloc = 0; in response() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/runtime/
H A Dszrt_asan.c240 char *new_alloc = __asan_malloc(size); in __asan_realloc() local
/third_party/node/deps/cares/src/lib/
H A Dares_process.c358 size_t new_alloc = (*alloc_cnt) << 1; in socket_list_append() local
/third_party/python/Objects/
H A Dobmalloc.c235 PyMemAllocatorEx new_alloc; in pymem_set_default_allocator() local

Completed in 10 milliseconds