Home
last modified time | relevance | path

Searched defs:Example (Results 1 – 25 of 44) sorted by relevance

12

/prebuilts/go/linux-x86/src/go/doc/
Dexample.go23 type Example struct { struct
24 Name string // name of the item being exemplified (including optional suffix)
25 Suffix string // example suffix, without leading '_' (only populated by NewFromFiles)
26 Doc string // example function doc string
27 Code ast.Node
28 Play *ast.File // a whole program version of the example
29 Comments []*ast.CommentGroup
30 Output string // expected output
31 Unordered bool
32 EmptyOutput bool // expect empty output
[all …]
/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/prop_tgt/
DAUTOMOC_MACRO_NAMES.rst27 Example subtitle
DMAP_IMPORTED_CONFIG_CONFIG.rst27 Example subtitle
/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/variable/
DCMAKE_AUTOMOC_MACRO_NAMES.rst16 Example subtitle
DCPACK_CUSTOM_INSTALL_VARIABLES.rst18 Example subtitle
/prebuilts/go/linux-x86/src/crypto/ecdsa/
Dexample_test.go15 func Example() { func
/prebuilts/go/linux-x86/src/hash/maphash/
Dexample_test.go12 func Example() { func
/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/
Dconfigure_file.rst140 Example subtitle
Dadd_compile_options.rst24 Example chapter
/prebuilts/go/linux-x86/src/container/list/
Dexample_test.go12 func Example() { func
/prebuilts/go/linux-x86/src/net/http/httptrace/
Dexample_test.go14 func Example() { func
/prebuilts/go/linux-x86/src/go/doc/testdata/examples/
Dempty.go7 func Example() {} func
Dimport_groups.go14 func Example() { func
Dwhole_function.go10 func Example() { func
Dwhole_function_external.go9 func Example() { func
Dimport_groups_named.go14 func Example() { func
/prebuilts/go/linux-x86/src/embed/
Dexample_test.go16 func Example() { func
/prebuilts/go/linux-x86/src/runtime/trace/
Dexample_test.go17 func Example() { func
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/cfg-if/
DREADME.md14 ## Example section in cfg-if
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/cfg-if/
DREADME.md14 ## Example section in cfg-if
/prebuilts/go/linux-x86/src/image/
Ddecode_example_test.go33 func Example() { func
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/cfg-if/
DREADME.md14 ## Example section in cfg-if
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/cfg-if/
DREADME.md14 ## Example section in cfg-if
/prebuilts/go/linux-x86/src/text/scanner/
Dexample_test.go14 func Example() { func
/prebuilts/go/linux-x86/src/html/template/
Dexample_test.go15 func Example() { func

12