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

  /external/syslinux/gpxe/src/core/
malloc.c 175 struct memory_block *freeing; local
188 freeing = ptr;
189 freeing->size = size;
190 DBG ( "Freeing [%p,%p)\n", freeing, ( ( ( void * ) freeing ) + size ));
194 /* Calculate gaps before and after the "freeing" block */
195 gap_before = ( ( ( void * ) freeing ) -
198 ( ( ( void * ) freeing ) + freeing->size ) )
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mem_windows.go 41 // on all our VirtualAlloc calls, try freeing successively smaller pieces until
mfixalloc.go 24 // smashed by freeing and reallocating.
mheap.go 46 // prevents concurrent access as well as freeing the backing
411 // important that the span's sweepgen survive across freeing
    [all...]
mgcsweep.go 224 // Stop freeing of object if it has a finalizer.
malloc.go 49 // Sweeping an mspan and freeing objects on it proceeds up a similar
67 // Allocating and freeing a large object uses the mheap
mprof.go 262 // Called when freeing a profiled block.
stack.go 223 throw("freeing stack not in a stack span")
247 // By not freeing, we prevent step #4 until GC is done.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mem_windows.go 41 // on all our VirtualAlloc calls, try freeing successively smaller pieces until
mfixalloc.go 24 // smashed by freeing and reallocating.
mheap.go 46 // prevents concurrent access as well as freeing the backing
411 // important that the span's sweepgen survive across freeing
    [all...]
mgcsweep.go 224 // Stop freeing of object if it has a finalizer.
malloc.go 49 // Sweeping an mspan and freeing objects on it proceeds up a similar
67 // Allocating and freeing a large object uses the mheap
mprof.go 262 // Called when freeing a profiled block.
stack.go 223 throw("freeing stack not in a stack span")
247 // By not freeing, we prevent step #4 until GC is done.
    [all...]
  /external/protobuf/js/binary/
decoder_test.js 156 // Allocating and then freeing a decoder should put it in the instance
162 // Allocating and then freeing three decoders should leave us with three in
  /external/blktrace/btreplay/doc/
btreplay.tex 168 thread simply waits for AIO completions, freeing up resources for the
  /external/mksh/src/
Build.sh     [all...]
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 215 milliseconds