HomeSort by relevance Sort by last modified time
    Searched refs:collected (Results 51 - 75 of 174) sorted by null

1 23 4 5 6 7

  /prebuilts/gdb/linux-x86/lib/python2.7/
optparse.py     [all...]
  /prebuilts/go/darwin-x86/src/runtime/
mfinal.go 177 // the last finalized object is not collected.
252 // cycle is not guaranteed to be garbage collected and the finalizer
  /prebuilts/go/linux-x86/src/runtime/
mfinal.go 177 // the last finalized object is not collected.
252 // cycle is not guaranteed to be garbage collected and the finalizer
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py     [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
main.go 44 Preamble string // collected preamble for _cgo_export.h
  /prebuilts/go/darwin-x86/src/go/types/
check.go 71 // information collected during type-checking of a set of package files
  /prebuilts/go/darwin-x86/src/os/
file_unix.go 42 // The file descriptor is valid only until f.Close is called or f is garbage collected.
file_plan9.go 30 // The file descriptor is valid only until f.Close is called or f is garbage collected.
file_windows.go 37 // The handle is valid only until f.Close is called or f is garbage collected.
  /prebuilts/go/darwin-x86/src/runtime/trace/
trace_test.go 23 saveTraces = flag.Bool("savetraces", false, "save traces collected by tests")
  /prebuilts/go/linux-x86/src/cmd/cgo/
main.go 44 Preamble string // collected preamble for _cgo_export.h
  /prebuilts/go/linux-x86/src/go/types/
check.go 71 // information collected during type-checking of a set of package files
  /prebuilts/go/linux-x86/src/os/
file_unix.go 42 // The file descriptor is valid only until f.Close is called or f is garbage collected.
file_plan9.go 30 // The file descriptor is valid only until f.Close is called or f is garbage collected.
  /prebuilts/go/linux-x86/src/runtime/trace/
trace_test.go 23 saveTraces = flag.Bool("savetraces", false, "save traces collected by tests")
  /prebuilts/go/darwin-x86/src/internal/pprof/profile/
legacy_profile.go 657 // account for its probability of appearing in the collected
660 // each collected sample by its probability of appearing in the
671 // if rate==1 all samples were collected so no adjustment is needed.
profile.go 436 // total samples collected.
  /prebuilts/go/linux-x86/src/internal/pprof/profile/
legacy_profile.go 657 // account for its probability of appearing in the collected
660 // each collected sample by its probability of appearing in the
671 // if rate==1 all samples were collected so no adjustment is needed.
profile.go 436 // total samples collected.
  /external/elfutils/src/
elflint.c 2166 collected = { .p32 = xcalloc (bitmask_words, sizeof (Elf32_Word)) }; local
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
range.go 207 // piece of memory not to be garbage collected until the loop finished.
  /prebuilts/go/darwin-x86/src/go/ast/
filter.go 336 // CommentGroup - the collected package documentation. In general
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
range.go 207 // piece of memory not to be garbage collected until the loop finished.
  /prebuilts/go/linux-x86/src/go/ast/
filter.go 336 // CommentGroup - the collected package documentation. In general

Completed in 1603 milliseconds

1 23 4 5 6 7