HomeSort by relevance Sort by last modified time
    Searched refs:takes (Results 276 - 300 of 478) sorted by null

<<11121314151617181920

  /frameworks/rs/script_api/
rs_matrix.spec 411 Starting with API 14, this function takes a const matrix as the first argument.
  /prebuilts/go/darwin-x86/src/bytes/
buffer.go 441 // initial contents. The new Buffer takes ownership of buf, and the
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
debug.go 370 // mergePredecessors takes the end state of each of b's predecessors and
loopreschedchecks.go 285 // if b has its own phi definition then it takes the place of h.
rewrite.go 261 // If v takes mem as an input then we know mem
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
MIPSOps.go 384 // (particularly stack maps). It takes a memory arg so it
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
printer.go 79 // that takes care of accounting and error handling.
  /prebuilts/go/darwin-x86/src/cmd/cover/
cover.go 373 // addCounters takes a list of statements and adds counters to the beginning of
  /prebuilts/go/darwin-x86/src/cmd/fix/
fix.go 434 // assignsTo reports whether any of the code in scope assigns to or takes the address of x.
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
gnu.go 265 // The integer register argument takes priority.
  /prebuilts/go/darwin-x86/src/compress/flate/
deflate.go 699 // A Writer takes data written to it and writes the compressed
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_server.go 706 // processCertsFromClient takes a chain of client certificates either from a
  /prebuilts/go/darwin-x86/src/encoding/json/
encode_test.go 284 // well, it takes precedence over S1.X and S2.X.
  /prebuilts/go/darwin-x86/src/fmt/
doc.go 128 that takes no format and is equivalent to saying %v for every
  /prebuilts/go/darwin-x86/src/go/scanner/
scanner.go 6 // It takes a []byte as source which can then be tokenized
  /prebuilts/go/darwin-x86/src/go/types/
resolver.go 115 // a function main that takes no arguments and returns no value."
  /prebuilts/go/darwin-x86/src/net/
dial.go 294 // DialTimeout acts like Dial but takes a timeout.
  /prebuilts/go/darwin-x86/src/runtime/
map_test.go 399 // To fill nBuckets buckets takes LOAD * nBuckets keys.
mfinal.go 257 // The argument finalizer must be a function that takes a single argument
proc_test.go 102 // Takes too long, too easy to deadlock, etc.
147 // Takes too long, too easy to deadlock, etc.
569 // Takes too long and does not trigger the race.
707 // the runtime overhead, including the time it takes
profbuf.go 21 // In the circular buffer data, each event takes 2+hdrsize+len(stk)
  /prebuilts/go/darwin-x86/src/text/scanner/
scanner.go 6 // It takes an io.Reader providing the source, which then can be tokenized
  /prebuilts/go/linux-x86/src/bytes/
buffer.go 441 // initial contents. The new Buffer takes ownership of buf, and the
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
debug.go 370 // mergePredecessors takes the end state of each of b's predecessors and
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
MIPSOps.go 384 // (particularly stack maps). It takes a memory arg so it

Completed in 484 milliseconds

<<11121314151617181920