Home
last modified time | relevance | path

Searched defs:free_list (Results 1 - 21 of 21) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_floatobject.h37 PyFloatObject *free_list; member
H A Dpycore_tuple.h58 PyTupleObject *free_list[PyTuple_NFREELISTS]; member
H A Dpycore_list.h33 PyListObject *free_list[PyList_MAXFREELIST]; member
H A Dpycore_dict.h32 PyDictObject *free_list[PyDict_MAXFREELIST]; member
/third_party/libunwind/libunwind/include/
H A Dmempool.h72 *free_list; member
/third_party/python/Modules/_ctypes/
H A Dmalloc_closure.c31 static ITEM *free_list; variable
/third_party/toybox/toys/pending/
H A Dlast.c36 static void free_list() in free_list() function
/third_party/node/deps/v8/src/heap/cppgc/
H A Dheap-space.h108 FreeList& free_list() { return free_list_; } in free_list() function in cppgc::internal::final
109 const FreeList& free_list() const { return free_list_; } in free_list() function in cppgc::internal::final
H A Dsweeper.cc85 DiscardingFreeHandler(PageAllocator& page_allocator, FreeList& free_list, in DiscardingFreeHandler() argument
125 RegularFreeHandler(PageAllocator& page_allocator, FreeList& free_list, in RegularFreeHandler() argument
/third_party/alsa-utils/alsactl/
H A Ddaemon.c69 static void free_list(struct id_list *list) in free_list() function
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_descriptor_pool.cpp55 util_dynarray free_list; member
/third_party/node/deps/v8/src/heap/
H A Dfree-list.h206 FreeListCategoryIterator(FreeList* free_list, FreeListCategoryType type) in FreeListCategoryIterator() argument
H A Dspaces.h115 Space(Heap* heap, AllocationSpace id, FreeList* free_list) in Space() argument
192 FreeList* free_list() { return free_list_.get(); } in free_list() function in v8::internal::Space
465 SpaceWithLinearArea(Heap* heap, AllocationSpace id, FreeList* free_list, in SpaceWithLinearArea() argument
H A Dpaged-spaces.cc95 PagedSpace(Heap* heap, AllocationSpace space, Executability executable, FreeList* free_list, LinearAllocationArea* allocation_info_, CompactionSpaceKind compaction_space_kind) PagedSpace() argument
H A Dheap.cc614 FreeListCategory* free_list = in PrintFreeListsStats() local
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_render.c151 void pvr_srv_winsys_free_list_destroy(struct pvr_winsys_free_list *free_list) in pvr_srv_winsys_free_list_destroy() argument
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c42 struct stat_bin free_list; member
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c27 struct stat_bin free_list; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_job_render.c154 struct pvr_free_list *free_list; in pvr_free_list_create() local
274 pvr_free_list_destroy(struct pvr_free_list *free_list) pvr_free_list_destroy() argument
[all...]
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc328 void Free(Child* free_list) { in Free() argument
344 void Release(Child* free_list) { in Release() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h753 union anv_free_list free_list; member
887 struct util_sparse_array_free_list free_list[16]; member
2031 uint32_t free_list; member

Completed in 36 milliseconds