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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/net/
dnsclient_unix.go 41 // dnsRoundTrip executes a single DNS transaction, returning a
dnsmsg.go 382 // packet, to avoid repeating common suffixes when returning
ip.go 645 // ParseIP parses s as an IP address, returning the result.
  /prebuilts/go/darwin-x86/src/net/textproto/
reader.go 595 // allowed to mutate the provided byte slice before returning the
  /prebuilts/go/darwin-x86/src/runtime/
mstkbar.go 21 // returning to its actual caller. The trampoline records that the
traceback.go 500 // resume execution in (returning from) frame 3.)
878 // context is no longer needed; that is, when the Go code is returning
    [all...]
  /prebuilts/go/darwin-x86/src/strings/
strings.go 294 // characters, as defined by unicode.IsSpace, returning an array of substrings of s or an
  /prebuilts/go/darwin-x86/src/text/scanner/
scanner.go 231 // the end of what it is reading - simply returning
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 506 // is returning an error anyway, and because they're not indexed, the error
  /prebuilts/go/linux-x86/src/bytes/
bytes.go 283 // characters, returning a slice of subslices of s or an empty list if s contains only white space.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/mips64/
ssa.go 494 // Deferred calls will appear to be returning to
  /prebuilts/go/linux-x86/src/debug/dwarf/
entry.go 50 // returning an endless stream of 0s after an error.
  /prebuilts/go/linux-x86/src/debug/gosym/
symtab.go 281 // returning an in-memory representation.
  /prebuilts/go/linux-x86/src/encoding/json/
scanner.go 35 // returning that value and the bytes that follow it as separate slices.
  /prebuilts/go/linux-x86/src/html/template/
template.go 354 // Must is a helper that wraps a call to a function returning (*Template, error)
  /prebuilts/go/linux-x86/src/net/
dial.go 461 // dialSerial connects to a list of addresses in sequence, returning
dnsclient_unix.go 41 // dnsRoundTrip executes a single DNS transaction, returning a
dnsmsg.go 382 // packet, to avoid repeating common suffixes when returning
ip.go 645 // ParseIP parses s as an IP address, returning the result.
  /prebuilts/go/linux-x86/src/net/textproto/
reader.go 595 // allowed to mutate the provided byte slice before returning the
  /prebuilts/go/linux-x86/src/runtime/
mstkbar.go 21 // returning to its actual caller. The trampoline records that the
  /prebuilts/go/linux-x86/src/strings/
strings.go 294 // characters, as defined by unicode.IsSpace, returning an array of substrings of s or an
  /prebuilts/go/linux-x86/src/text/scanner/
scanner.go 231 // the end of what it is reading - simply returning
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 506 // is returning an error anyway, and because they're not indexed, the error
  /prebuilts/go/darwin-x86/src/syscall/
syscall_windows.go 23 // function panics instead of returning an error.
61 // returning an error.
    [all...]

Completed in 531 milliseconds

1 2 3 4 5 6 7 8 91011>>