Home
last modified time | relevance | path

Searched refs:new_arena (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/core/lib/gprpp/
Darena.cc71 auto* new_arena = in CreateWithAlloc() local
73 void* first_alloc = reinterpret_cast<char*>(new_arena) + base_size; in CreateWithAlloc()
74 return std::make_pair(new_arena, first_alloc); in CreateWithAlloc()
/third_party/python/Objects/
Dobmalloc.c1533 new_arena(void) in new_arena() function
1777 usable_arenas = new_arena(); in allocate_from_new_pool()
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc231 base_internal::LowLevelAlloc::Arena *new_arena =
235 if (!g_sig_safe_arena.compare_exchange_strong(old_value, new_arena,
239 base_internal::LowLevelAlloc::DeleteArena(new_arena);
/third_party/abseil-cpp/absl/debugging/
Dsymbolize_elf.inc231 base_internal::LowLevelAlloc::Arena *new_arena =
235 if (!g_sig_safe_arena.compare_exchange_strong(old_value, new_arena,
239 base_internal::LowLevelAlloc::DeleteArena(new_arena);
/third_party/python/Tools/c-analyzer/
DTODO18 Objects/obmalloc.c:new_arena():debug_stats static int debug_stats
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2900 Objects/obmalloc.c new_arena debug_stats -