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

1 23 4

  /prebuilts/go/linux-x86/src/context/
context.go 320 done chan struct{} // created lazily, closed by first cancel call
  /prebuilts/go/linux-x86/src/go/types/
resolver.go 29 deps objSet // lazily initialized
  /prebuilts/go/linux-x86/src/path/filepath/
path.go 21 // A lazybuf is a lazily constructed path buffer.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/types/
type.go 414 // TODO(josharian): lazily initialize some of these?
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/types/
type.go 414 // TODO(josharian): lazily initialize some of these?
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
transport.go     [all...]
server.go 461 // non-nil. Make this lazily-created again as it used to be?
    [all...]
h2_bundle.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
transport.go     [all...]
server.go 461 // non-nil. Make this lazily-created again as it used to be?
    [all...]
h2_bundle.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
main.go 547 // otherwise lazily when used or re-exported.
    [all...]
typecheck.go 141 // Resolve definition of name and value of iota lazily.
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
hashmap.go 324 // if B == 0, the buckets field is allocated lazily later (in mapassign)
    [all...]
mgc.go 95 // The heap is swept span-by-span both lazily (when a goroutine needs another span)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
main.go 547 // otherwise lazily when used or re-exported.
    [all...]
typecheck.go 141 // Resolve definition of name and value of iota lazily.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
hashmap.go 324 // if B == 0, the buckets field is allocated lazily later (in mapassign)
    [all...]
mgc.go 95 // The heap is swept span-by-span both lazily (when a goroutine needs another span)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/load/
pkg.go 176 // import paths. We do this resolution lazily both to avoid file system work
    [all...]
  /prebuilts/go/darwin-x86/src/go/printer/
nodes.go 73 // initialize p.comments lazily
    [all...]
  /prebuilts/go/linux-x86/src/cmd/go/internal/load/
pkg.go 176 // import paths. We do this resolution lazily both to avoid file system work
    [all...]
  /prebuilts/go/linux-x86/src/go/printer/
nodes.go 73 // initialize p.comments lazily
    [all...]
  /build/blueprint/
context.go 105 // set lazily by sortedModuleGroups
    [all...]
  /external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go     [all...]

Completed in 1567 milliseconds

1 23 4