Home
last modified time | relevance | path

Searched refs:heaps (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/linux/
Dion.h100 struct ion_platform_heap heaps[]; member
/external/chromium/base/
Dprocess_util_win.cc835 scoped_array<HANDLE> heaps(new HANDLE[number_heaps + MARGIN]); in EnableLowFragmentationHeap() local
836 number_heaps = GetProcessHeaps(number_heaps + MARGIN, heaps.get()); in EnableLowFragmentationHeap()
844 heap_set(heaps[i], in EnableLowFragmentationHeap()
Dprocess_util_unittest.cc280 HANDLE heaps[1024] = { 0 }; in TEST_F() local
281 unsigned number_heaps = GetProcessHeaps(1024, heaps); in TEST_F()
286 ASSERT_NE(0, HeapQueryInformation(heaps[i], in TEST_F()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-101956 So, it makes more sense to remove it completely than to make it work with multiple heaps.
5110 * API/JSBase.cpp: (JSGarbageCollect): Collect both shared and per-thread heaps.
7225 used, but the code is layed out in preparation to making the switch to multiple heaps.
DChangeLog-2009-06-1620287 resource, and thread tracking is not needed for worker heaps, or for WebCore heap.
28796 Make MessagePorts protect their peers across heaps
/external/dbus/
DChangeLog.pre-1-07944 Give jdahlin the heaps of credit that are so
/external/webkit/Source/WebCore/
DChangeLog-2008-08-109302 be needed when heaps are actually per-thread, but this isn't the case yet, and collecting
DChangeLog-2009-06-1678084 Make MessagePorts protect their peers across heaps