HomeSort by relevance Sort by last modified time
    Searched refs:_heap (Results 1 - 25 of 25) sorted by null

  /system/chre/host/msm/daemon/generated/
chre_slpi_skel.c 170 typedef struct _heap _heap; typedef in typeref:struct:_heap
171 struct _heap { struct
172 _heap* pPrev;
178 _heap* pheap;
185 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) {
186 _heap* pn = 0;
187 pn = malloc(size + sizeof(_heap) - sizeof(uint64_t));
223 _heap* pa = me->pheap;
225 _heap* pn = pa
    [all...]
chre_slpi_stub.c 170 typedef struct _heap _heap; typedef in typeref:struct:_heap
171 struct _heap { struct
172 _heap* pPrev;
178 _heap* pheap;
185 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) {
186 _heap* pn = 0;
187 pn = malloc(size + sizeof(_heap) - sizeof(uint64_t));
223 _heap* pa = me->pheap;
225 _heap* pn = pa
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_heap.h 118 # include <stl/_heap.c>
_heap.c 30 # include <stl/_heap.h>
_queue.h 42 # include <stl/_heap.h>
_algo.h 38 # include <stl/_heap.h>
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_heap.h 118 # include <stl/_heap.c>
_heap.c 30 # include <stl/_heap.h>
_queue.h 42 # include <stl/_heap.h>
_algo.h 38 # include <stl/_heap.h>
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_heap.h 118 # include <stl/_heap.c>
_heap.c 30 # include <stl/_heap.h>
_queue.h 42 # include <stl/_heap.h>
_algo.h 38 # include <stl/_heap.h>
  /prebuilts/gdb/darwin-x86/lib/python2.7/multiprocessing/
heap.py 239 _heap = Heap() variable in class:BufferWrapper
243 block = BufferWrapper._heap.malloc(size)
245 Finalize(self, BufferWrapper._heap.free, args=(block,))
  /prebuilts/gdb/linux-x86/lib/python2.7/multiprocessing/
heap.py 239 _heap = Heap() variable in class:BufferWrapper
243 block = BufferWrapper._heap.malloc(size)
245 Finalize(self, BufferWrapper._heap.free, args=(block,))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py 239 _heap = Heap() variable in class:BufferWrapper
243 block = BufferWrapper._heap.malloc(size)
245 Finalize(self, BufferWrapper._heap.free, args=(block,))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
heap.py 239 _heap = Heap() variable in class:BufferWrapper
243 block = BufferWrapper._heap.malloc(size)
245 Finalize(self, BufferWrapper._heap.free, args=(block,))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_multiprocessing.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_multiprocessing.py     [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 373 milliseconds