HomeSort by relevance Sort by last modified time
    Searched refs:implement (Results 176 - 200 of 355) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/iproute2/doc/
api-ip6-flowlabels.tex 38 necessary f.e.\ to implement ECN [RFC2481] for datagram oriented services
39 or to implement receiver side of SRP or another end-to-end protocol
  /prebuilts/go/darwin-x86/src/compress/flate/
inflate.go 6 // RFC 1951. The gzip and zlib packages implement access to DEFLATE-based file
778 // If r does not also implement io.ByteReader,
  /prebuilts/go/darwin-x86/src/context/
context.go 310 // that implement canceler.
395 // implement Done and Err. It implements cancel by stopping its timer then
  /prebuilts/go/darwin-x86/src/encoding/gob/
gobencdec_test.go 20 // Types that implement the GobEncoder/Decoder interfaces.
378 // As long as the fields have the same name and implement the
  /prebuilts/go/linux-x86/src/compress/flate/
inflate.go 6 // RFC 1951. The gzip and zlib packages implement access to DEFLATE-based file
778 // If r does not also implement io.ByteReader,
  /prebuilts/go/linux-x86/src/context/
context.go 310 // that implement canceler.
395 // implement Done and Err. It implements cancel by stopping its timer then
  /prebuilts/go/linux-x86/src/encoding/gob/
gobencdec_test.go 20 // Types that implement the GobEncoder/Decoder interfaces.
378 // As long as the fields have the same name and implement the
  /prebuilts/go/darwin-x86/src/cmd/internal/dwarf/
dwarf.go 520 // (> 4 GB of debug info aka "64-bit") unit, which we don't implement.
  /prebuilts/go/darwin-x86/src/cmd/vet/
types.go 119 // If we can use a string, might arg (dynamically) implement the Stringer or Error interface?
  /prebuilts/go/darwin-x86/src/compress/gzip/
gunzip.go 86 // If r does not also implement io.ByteReader,
  /prebuilts/go/darwin-x86/src/database/sql/
convert.go 381 // This is so people can implement driver.Value on value types and
  /prebuilts/go/darwin-x86/src/debug/dwarf/
const.go 377 // This package does not implement full expressions;
  /prebuilts/go/darwin-x86/src/runtime/
mksizeclasses.go 171 // computeDivMagic computes some magic constants to implement
  /prebuilts/go/linux-x86/src/cmd/internal/dwarf/
dwarf.go 520 // (> 4 GB of debug info aka "64-bit") unit, which we don't implement.
  /prebuilts/go/linux-x86/src/cmd/vet/
types.go 119 // If we can use a string, might arg (dynamically) implement the Stringer or Error interface?
  /prebuilts/go/linux-x86/src/compress/gzip/
gunzip.go 86 // If r does not also implement io.ByteReader,
  /prebuilts/go/linux-x86/src/database/sql/
convert.go 381 // This is so people can implement driver.Value on value types and
  /prebuilts/go/linux-x86/src/debug/dwarf/
const.go 377 // This package does not implement full expressions;
  /prebuilts/go/linux-x86/src/runtime/
mksizeclasses.go 171 // computeDivMagic computes some magic constants to implement
  /prebuilts/misc/common/robolectric/
run_robotests.mk 22 # filtering and use that rather than grep to implement ROBOTEST_FILTER.
  /build/blueprint/
module_ctx.go 46 // implement methods that provide dependant modules and singletons information
54 // that other modules can link against. The library Module might implement the
740 // SimpleName is an embeddable object to implement the ModuleContext.Name method using a property
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
link.go 558 // thread-local symbol from the thread local base and is used to implement the
618 // R_POWER_TLS_LE is used to implement the "local exec" model for tls
624 // R_POWER_TLS_IE is used to implement the "initial exec" model for tls access. It
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/transform/
transform.go 204 // TODO: implement ReadByte (and ReadRune??).
404 // TODO: make chain use Span (is going to be fun to implement!)
605 // TODO: let transformers implement an optional Spanner interface, akin
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
link.go 558 // thread-local symbol from the thread local base and is used to implement the
618 // R_POWER_TLS_LE is used to implement the "local exec" model for tls
624 // R_POWER_TLS_IE is used to implement the "initial exec" model for tls access. It
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/transform/
transform.go 204 // TODO: implement ReadByte (and ReadRune??).
404 // TODO: make chain use Span (is going to be fun to implement!)
605 // TODO: let transformers implement an optional Spanner interface, akin

Completed in 1719 milliseconds

1 2 3 4 5 6 78 91011>>