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

  /external/python/cpython2/Lib/multiprocessing/
heap.py 239 _heap = Heap() variable in class:BufferWrapper
243 block = BufferWrapper._heap.malloc(size)
245 Finalize(self, BufferWrapper._heap.free, args=(block,))
  /external/python/cpython3/Lib/multiprocessing/
heap.py 256 _heap = Heap() variable in class:BufferWrapper
263 block = BufferWrapper._heap.malloc(size)
265 util.Finalize(self, BufferWrapper._heap.free, args=(block,))
  /external/yapf/yapftests/
reformatter_basic_test.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_multiprocessing.py     [all...]
  /external/python/cpython2/Lib/test/
test_multiprocessing.py     [all...]
  /external/python/cpython3/Lib/test/
_test_multiprocessing.py     [all...]
  /external/kotlinc/lib/
kotlin-main-kts.jar 

Completed in 6433 milliseconds