HomeSort by relevance Sort by last modified time
    Searched refs:creates (Results 151 - 175 of 353) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/darwin-x86/src/html/template/
error.go 201 // errorf creates an error given a format string f and args.
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/registry/
key.go 134 // CreateKey creates a key named path under open key k.
  /prebuilts/go/darwin-x86/src/io/
pipe.go 176 // Pipe creates a synchronous in-memory pipe.
  /prebuilts/go/darwin-x86/src/log/syslog/
syslog.go 304 // NewLogger creates a log.Logger whose output is written to
  /prebuilts/go/darwin-x86/src/net/http/httptrace/
trace.go 186 // creates a recursive call cycle and stack overflows)
  /prebuilts/go/darwin-x86/src/runtime/debug/
garbage.go 126 // of goroutines. A Go program creates a new thread only when a goroutine
  /prebuilts/go/darwin-x86/src/time/
sleep.go 81 // NewTimer creates a new Timer that will send
  /prebuilts/go/linux-x86/src/archive/tar/
common.go 193 // FileInfoHeader creates a partially-populated Header from fi.
  /prebuilts/go/linux-x86/src/archive/zip/
struct.go 115 // FileInfoHeader creates a partially-populated FileHeader from an
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
sparsetree.go 58 // newSparseTree creates a SparseTree from a block-to-parent map (array indexed by Block.ID)
  /prebuilts/go/linux-x86/src/cmd/cover/
cover.go 220 // Don't annotate an empty select - creates a syntax error.
225 // Don't annotate an empty switch - creates a syntax error.
236 // Don't annotate an empty type switch - creates a syntax error.
473 // newCounter creates a new counter expression of the appropriate form.
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/plugin/
plugin.go 19 // A FlagSet creates and parses command-line flags.
  /prebuilts/go/linux-x86/src/compress/lzw/
reader.go 220 // NewReader creates a new io.ReadCloser.
writer.go 235 // NewWriter creates a new io.WriteCloser.
  /prebuilts/go/linux-x86/src/compress/zlib/
writer.go 38 // NewWriter creates a new Writer.
  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_test.go 216 // tempFile creates a temp file containing contents and returns its path.
  /prebuilts/go/linux-x86/src/debug/plan9obj/
file.go 133 // NewFile creates a new File for accessing a Plan 9 binary in an underlying reader.
  /prebuilts/go/linux-x86/src/expvar/
expvar.go 273 // package's init function when it creates its Vars. If the name is already
  /prebuilts/go/linux-x86/src/go/ast/
resolve.go 65 // NewPackage creates a new Package node from a set of File nodes. It resolves
  /prebuilts/go/linux-x86/src/html/template/
error.go 201 // errorf creates an error given a format string f and args.
  /prebuilts/go/linux-x86/src/internal/syscall/windows/registry/
key.go 134 // CreateKey creates a key named path under open key k.
  /prebuilts/go/linux-x86/src/io/
pipe.go 176 // Pipe creates a synchronous in-memory pipe.
  /prebuilts/go/linux-x86/src/log/syslog/
syslog.go 304 // NewLogger creates a log.Logger whose output is written to
  /prebuilts/go/linux-x86/src/net/http/httptrace/
trace.go 186 // creates a recursive call cycle and stack overflows)
  /prebuilts/go/linux-x86/src/runtime/debug/
garbage.go 126 // of goroutines. A Go program creates a new thread only when a goroutine

Completed in 524 milliseconds

1 2 3 4 5 67 8 91011>>