Searched defs:alloc (Results 1 - 11 of 11) sorted by relevance

/fuchsia/zircon/system/utest/region-alloc/
H A Dregion-alloc.cpp20 RegionAllocator alloc; local
[all...]
H A Dregion-alloc-c-api.c22 ralloc_allocator_t* alloc; local
120 ralloc_allocator_t* alloc = NULL; local
190 ralloc_allocator_t* alloc = NULL; local
247 ralloc_allocator_t* alloc = NULL; local
283 ralloc_allocator_t* alloc = NULL; local
352 ralloc_allocator_t* alloc; local
[all...]
/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h60 extent_alloc_t *alloc; member in struct:extent_hooks_s
H A Djemalloc.h334 extent_alloc_t *alloc; member in struct:extent_hooks_s
/fuchsia/zircon/third_party/ulib/musl/src/stdio/
H A Dvfwscanf.c91 int alloc; local
H A Dvfscanf.c59 int alloc; local
/fuchsia/zircon/kernel/arch/arm64/
H A Dboot-mmu.cpp179 auto alloc = []() -> paddr_t { local
208 auto alloc = []() -> paddr_t { local
/fuchsia/zircon/system/ulib/region-alloc/
H A Dregion-alloc-c-api.cpp73 RegionAllocator* alloc = reinterpret_cast<RegionAllocator*>(allocator); local
104 RegionAllocator& alloc = *(reinterpret_cast<RegionAllocator*>(allocator)); local
130 RegionAllocator& alloc local
150 const RegionAllocator& alloc = *(reinterpret_cast<const RegionAllocator*>(allocator)); local
156 const RegionAllocator& alloc = *(reinterpret_cast<const RegionAllocator*>(allocator)); local
178 const RegionAllocator& alloc = *(reinterpret_cast<const RegionAllocator*>(allocator)); local
[all...]
/fuchsia/zircon/third_party/ulib/musl/src/thread/
H A Dallocate.c39 __NO_SAFESTACK static thrd_t copy_tls(unsigned char* mem, size_t alloc) { argument
/fuchsia/zircon/system/uapp/disk-pave/
H A Dpave-lib.cpp612 alloc_req_t alloc; local
[all...]
/fuchsia/zircon/system/ulib/launchpad/
H A Dlaunchpad.c279 size_t alloc = lp->handle_alloc == 0 ? 8 : lp->handle_alloc * 2; local

Completed in 103 milliseconds