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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/go/ast/
filter.go 312 // MergePackageFiles creates a file AST by merging the ASTs of the
  /prebuilts/go/darwin-x86/src/go/types/
object.go 372 // gcimporter creates abstract methods of
  /prebuilts/go/darwin-x86/src/log/
log.go 58 // New creates a new Logger. The out variable sets the
  /prebuilts/go/darwin-x86/src/math/big/
rat.go 23 // NewRat creates a new Rat with numerator a and denominator b.
  /prebuilts/go/darwin-x86/src/mime/multipart/
multipart.go 93 // NewReader creates a new multipart Reader reading from r using the
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
jar.go 372 // newEntry creates an entry from a http.Cookie c. now is the current time and
jar_test.go 34 // newTestJar creates an empty Jar with testPSL as the public suffix list.
305 // expiresIn creates an expires attribute delta seconds from tNow.
  /prebuilts/go/linux-x86/src/archive/tar/
writer.go 45 // NewWriter creates a new Writer writing to w.
reader.go 99 // NewReader creates a new Reader reading from r.
732 // newSparseFileReader creates a new sparseFileReader, but validates all of the
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
compile.go 120 // dumpFile creates a file from the phase name and function name
  /prebuilts/go/linux-x86/src/cmd/doc/
main.go 136 // failMessage creates a nicely formatted error message when there is no result to show.
  /prebuilts/go/linux-x86/src/cmd/go/
vcs_test.go 17 // Test that RepoRootForImportPath creates the correct RepoRoot for a given importPath.
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/report/
source.go 389 // getMissingFunctionSource creates a dummy function body to point to
  /prebuilts/go/linux-x86/src/debug/macho/
file.go 194 // NewFile creates a new File for accessing a Mach-O binary in an underlying reader.
  /prebuilts/go/linux-x86/src/go/ast/
filter.go 312 // MergePackageFiles creates a file AST by merging the ASTs of the
  /prebuilts/go/linux-x86/src/go/types/
object.go 372 // gcimporter creates abstract methods of
  /prebuilts/go/linux-x86/src/log/
log.go 58 // New creates a new Logger. The out variable sets the
  /prebuilts/go/linux-x86/src/math/big/
rat.go 23 // NewRat creates a new Rat with numerator a and denominator b.
  /prebuilts/go/linux-x86/src/mime/multipart/
multipart.go 93 // NewReader creates a new multipart Reader reading from r using the
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
jar.go 372 // newEntry creates an entry from a http.Cookie c. now is the current time and
jar_test.go 34 // newTestJar creates an empty Jar with testPSL as the public suffix list.
305 // expiresIn creates an expires attribute delta seconds from tNow.
  /build/soong/android/
paths.go 451 // Join creates a new SourcePath with paths... joined with the current path. The
516 // Join creates a new OutputPath with paths... joined with the current path. The
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 300 * so that it creates a new Java type.
629 * action in the parser or tree parser works. It simply creates
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 398 +VARIABLE+. However, when a recognizer creates tokens, the name of the token's
  /prebuilts/go/darwin-x86/src/archive/tar/
reader.go 99 // NewReader creates a new Reader reading from r.
732 // newSparseFileReader creates a new sparseFileReader, but validates all of the

Completed in 414 milliseconds

1 2 3 4 5 6 7 8 91011>>