HomeSort by relevance Sort by last modified time
    Searched refs:garbage (Results 251 - 275 of 296) sorted by null

<<1112

  /prebuilts/go/linux-x86/src/image/png/
reader.go 879 // Ignore trailing zero-length or garbage IDAT chunks.
  /prebuilts/go/linux-x86/src/math/big/
nat.go 443 z[2*k:].clear() // upper portion of z is garbage (and 2*k <= m+n since k <= n <= m)
  /prebuilts/go/linux-x86/src/os/exec/
exec_test.go 760 // garbage collected, and therefore closed, while
  /prebuilts/go/linux-x86/src/runtime/
symtab.go 183 // are visible to the garbage collector.
mbitmap.go 5 // Garbage collector: type and heap bitmaps.
32 // rest of the words in the object are uninteresting to the garbage
50 // In a concurrent garbage collector, one worries about failing to mark
    [all...]
hashmap.go 669 // Clear pointer fields so garbage collector does not complain.
    [all...]
trace.go 151 // traceBufPtr is a *traceBuf that is not traced by the garbage
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mbitmap.go 5 // Garbage collector: type and heap bitmaps.
32 // rest of the words in the object are uninteresting to the garbage
50 // In a concurrent garbage collector, one worries about failing to mark
    [all...]
hashmap.go 669 // Clear pointer fields so garbage collector does not complain.
    [all...]
trace.go 151 // traceBufPtr is a *traceBuf that is not traced by the garbage
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
order.go 79 // tmp has been written, the garbage collector will still treat the
    [all...]
plive.go 5 // Garbage collector liveness bitmap generation.
    [all...]
  /prebuilts/go/darwin-x86/src/regexp/
regexp.go 224 // run using re. (The cache empties when re gets garbage collected.)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
order.go 79 // tmp has been written, the garbage collector will still treat the
    [all...]
plive.go 5 // Garbage collector liveness bitmap generation.
    [all...]
  /prebuilts/go/linux-x86/src/regexp/
regexp.go 224 // run using re. (The cache empties when re gets garbage collected.)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py     [all...]
  /external/v8/src/debug/
debug.js 137 // point as this would cause function not to be garbage collected when it is
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/x509/
x509.go     [all...]
  /prebuilts/go/linux-x86/src/crypto/x509/
x509.go     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 449 the context [context]. Modules are not garbage collected; it is mandatory
    [all...]
  /external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
llvm.mli 327 the context [context]. Modules are not garbage collected; it is mandatory
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
data.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
data.go     [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]

Completed in 1045 milliseconds

<<1112