HomeSort by relevance Sort by last modified time
    Searched refs:doing (Results 101 - 125 of 293) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/runtime/
runtime1.go 423 // This is a very special function, do not use it if you are not sure what you are doing.
  /prebuilts/go/darwin-x86/test/
recover.go 447 // tried to deal with wrapper functions by doing some argument
448 // positioning math on both entry and exit. Doing anything on exit
  /prebuilts/go/linux-x86/src/image/color/
ycbcr.go 174 // subtle difference between doing this and having YCbCr satisfy the Color
  /prebuilts/go/linux-x86/src/net/
fd_unix.go 270 // to doing an ioctl instead, returning EBADF
  /prebuilts/go/linux-x86/src/net/http/httptest/
server.go 189 // StateNew because they're not doing anything. It's
  /prebuilts/go/linux-x86/src/runtime/
mwbbuf.go 115 // The arguments to wbBufFlush depend on whether the caller is doing
runtime1.go 423 // This is a very special function, do not use it if you are not sure what you are doing.
  /prebuilts/go/linux-x86/test/
recover.go 447 // tried to deal with wrapper functions by doing some argument
448 // positioning math on both entry and exit. Doing anything on exit
  /prebuilts/go/darwin-x86/src/crypto/tls/
common.go 344 // at least one certificate or else set GetCertificate. Clients doing
723 // There's only one choice, so no point doing any work.
808 // processing for TLS clients doing client authentication. If nil, the
    [all...]
cipher_suites.go 393 // that the client is doing version fallback. See
  /prebuilts/go/linux-x86/src/crypto/tls/
common.go 344 // at least one certificate or else set GetCertificate. Clients doing
723 // There's only one choice, so no point doing any work.
808 // processing for TLS clients doing client authentication. If nil, the
    [all...]
cipher_suites.go 393 // that the client is doing version fallback. See
  /external/harfbuzz_ng/
git.mk 26 # But think twice before doing that. If a file has to be in .gitignore,
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
range.go 250 // Doing this transformation makes a bounds check removal less trivial; see #20711
271 // but doing so would make the pointer point past the end of the
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
compile.go 335 {name: "early deadcode", fn: deadcode}, // remove generated dead code to avoid doing pointless work during opt
  /prebuilts/go/darwin-x86/src/cmd/dist/
util.go 142 // Dying takes precedence over doing more work.
  /prebuilts/go/darwin-x86/src/mime/multipart/
multipart.go 161 // wrapped *Part, without doing any Transfer-Encoding decoding.
  /prebuilts/go/darwin-x86/src/os/
file_unix.go 282 // doing a Stat plus the right one.
  /prebuilts/go/darwin-x86/src/runtime/pprof/
proto.go 498 // Let's try not doing these and see what breaks.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack.go 135 // without doing unnecessary decompression or generating unnecessary
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
range.go 250 // Doing this transformation makes a bounds check removal less trivial; see #20711
271 // but doing so would make the pointer point past the end of the
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
compile.go 335 {name: "early deadcode", fn: deadcode}, // remove generated dead code to avoid doing pointless work during opt
  /prebuilts/go/linux-x86/src/cmd/dist/
util.go 142 // Dying takes precedence over doing more work.
  /prebuilts/go/linux-x86/src/mime/multipart/
multipart.go 161 // wrapped *Part, without doing any Transfer-Encoding decoding.
  /prebuilts/go/linux-x86/src/os/
file_unix.go 282 // doing a Stat plus the right one.

Completed in 599 milliseconds

1 2 3 45 6 7 8 91011>>