HomeSort by relevance Sort by last modified time
    Searched refs:Examples (Results 51 - 73 of 73) sorted by null

1 23

  /prebuilts/go/linux-x86/src/cmd/go/
alldocs.go 239 // is printed. (See the examples below.) However, if the argument starts with a capital
266 // Examples:
    [all...]
  /prebuilts/go/linux-x86/src/database/sql/driver/
driver.go 321 // Examples of returned types: "VARCHAR", "NVARCHAR", "VARCHAR2", "CHAR", "TEXT",
333 // The following are examples of returned values for various types:
356 // The following are examples of returned values for various types:
  /prebuilts/go/linux-x86/src/fmt/
doc.go 71 Examples:
206 description of the problem, as in these examples:
  /prebuilts/go/linux-x86/src/text/template/
doc.go 37 More intricate examples appear below.
262 Examples
  /prebuilts/go/darwin-x86/src/net/url/
url_test.go 1062 // RFC 3986: Normal Examples
1088 // RFC 3986: Abnormal Examples
    [all...]
  /prebuilts/go/linux-x86/src/net/url/
url_test.go 1062 // RFC 3986: Normal Examples
1088 // RFC 3986: Abnormal Examples
    [all...]
  /external/fmtlib/test/
format-test.cc     [all...]
  /prebuilts/go/darwin-x86/src/crypto/aes/
const.go 10 // that makes these operations constant-time. Examples include amd64 systems using AES-NI
  /prebuilts/go/darwin-x86/src/encoding/json/
encode.go 79 // Examples of struct field tags and their meanings:
    [all...]
  /prebuilts/go/darwin-x86/src/math/big/
int_test.go 259 // Examples from the Go Language Spec, section "Arithmetic operators"
    [all...]
  /prebuilts/go/linux-x86/src/crypto/aes/
const.go 10 // that makes these operations constant-time. Examples include amd64 systems using AES-NI
  /prebuilts/go/linux-x86/src/encoding/json/
encode.go 79 // Examples of struct field tags and their meanings:
    [all...]
  /prebuilts/go/linux-x86/src/math/big/
int_test.go 259 // Examples from the Go Language Spec, section "Arithmetic operators"
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/cgo/
doc.go 30 See $GOROOT/misc/cgo/stdio and $GOROOT/misc/cgo/gmp for examples. See
676 Examples:
    [all...]
  /prebuilts/go/darwin-x86/src/testing/
testing.go 78 // Examples
83 // ignores leading and trailing space.) These are examples of an example:
100 // The naming convention to declare examples for the package, a function F, a type T and
241 match = flag.String("test.run", "", "run only tests and examples matching `regexp`")
254 haveExamples bool // are there examples?
774 func Main(matchString func(pat, str string) (bool, error), tests []InternalTest, benchmarks []InternalBenchmark, examples []InternalExample) {
775 os.Exit(MainStart(matchStringOnly(matchString), tests, benchmarks, examples).Run())
783 examples []InternalExample
801 func MainStart(deps testDeps, tests []InternalTest, benchmarks []InternalBenchmark, examples []InternalExample) *M {
806 examples: examples
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
doc.go 30 See $GOROOT/misc/cgo/stdio and $GOROOT/misc/cgo/gmp for examples. See
676 Examples:
    [all...]
  /prebuilts/go/linux-x86/src/testing/
testing.go 78 // Examples
83 // ignores leading and trailing space.) These are examples of an example:
100 // The naming convention to declare examples for the package, a function F, a type T and
241 match = flag.String("test.run", "", "run only tests and examples matching `regexp`")
254 haveExamples bool // are there examples?
774 func Main(matchString func(pat, str string) (bool, error), tests []InternalTest, benchmarks []InternalBenchmark, examples []InternalExample) {
775 os.Exit(MainStart(matchStringOnly(matchString), tests, benchmarks, examples).Run())
783 examples []InternalExample
801 func MainStart(deps testDeps, tests []InternalTest, benchmarks []InternalBenchmark, examples []InternalExample) *M {
806 examples: examples
    [all...]
  /external/jemalloc/bin/
jeprof.in 41 # Examples:
245 Examples:
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs     [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
ssa.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
ssa.go     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py     [all...]

Completed in 1511 milliseconds

1 23