OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:demonstrates
(Results
1 - 25
of
32
) sorted by null
1
2
/external/icu/icu4c/source/samples/
readme.txt
7
break -
demonstrates
how to use BreakIterators in C and C++.
11
case -
demonstrates
how to do Unicode case conversion in C and C++.
13
csdet -
demonstrates
using ICU's CharSet Detection API
19
layout -
demonstrates
the ICU LayoutEngine
21
legacy -
demonstrates
using two versions of ICU in one application
23
msgfmt -
demonstrates
the use of the Message Format
25
numfmt -
demonstrates
the use of the number format
27
props -
demonstrates
the use of Unicode properties
29
strsrch -
demonstrates
how to search for patterns in Unicode text using the usearch interface.
31
translit -
demonstrates
the use of ICU transliteratio
[
all
...]
/prebuilts/go/darwin-x86/doc/play/
pi.go
4
// This
demonstrates
Go's ability to handle
peano.go
6
// This program
demonstrates
that Go's automatic
/prebuilts/go/linux-x86/doc/play/
pi.go
4
// This
demonstrates
Go's ability to handle
peano.go
6
// This program
demonstrates
that Go's automatic
/external/dbus/test/data/valid-config-files/system.d/
test.conf
4
<!-- The following
demonstrates
how to punch holes in a default deny-all
/prebuilts/go/darwin-x86/src/container/heap/
example_intheap_test.go
5
// This example
demonstrates
an integer heap built using the heap interface.
example_pq_test.go
5
// This example
demonstrates
a priority queue built using the heap interface.
/prebuilts/go/linux-x86/src/container/heap/
example_intheap_test.go
5
// This example
demonstrates
an integer heap built using the heap interface.
example_pq_test.go
5
// This example
demonstrates
a priority queue built using the heap interface.
/prebuilts/go/darwin-x86/src/text/template/
examplefunc_test.go
14
// This example
demonstrates
a custom function to process template text.
examplefiles_test.go
73
// This example
demonstrates
one way to share some templates
120
// This example
demonstrates
how to use one group of driver
/prebuilts/go/linux-x86/src/text/template/
examplefunc_test.go
14
// This example
demonstrates
a custom function to process template text.
examplefiles_test.go
73
// This example
demonstrates
one way to share some templates
120
// This example
demonstrates
how to use one group of driver
/prebuilts/go/darwin-x86/src/encoding/xml/
example_test.go
93
// This example
demonstrates
unmarshaling an XML excerpt into a value with
/prebuilts/go/darwin-x86/src/math/big/
example_test.go
54
// This example
demonstrates
how to use big.Int to compute the smallest
/prebuilts/go/darwin-x86/src/sort/
example_keys_test.go
63
// ExampleSortKeys
demonstrates
a technique for sorting a struct type using programmable sort criteria.
example_multi_test.go
89
// ExampleMultiKeys
demonstrates
a technique for sorting a struct type using different
/prebuilts/go/linux-x86/src/encoding/xml/
example_test.go
93
// This example
demonstrates
unmarshaling an XML excerpt into a value with
/prebuilts/go/linux-x86/src/math/big/
example_test.go
54
// This example
demonstrates
how to use big.Int to compute the smallest
/prebuilts/go/linux-x86/src/sort/
example_keys_test.go
63
// ExampleSortKeys
demonstrates
a technique for sorting a struct type using programmable sort criteria.
/prebuilts/go/darwin-x86/src/go/ast/
example_test.go
16
// This example
demonstrates
how to inspect the AST of a Go program.
/prebuilts/go/darwin-x86/src/image/
decode_example_test.go
5
// This example
demonstrates
decoding a JPEG image and examining its pixels.
/prebuilts/go/linux-x86/src/go/ast/
example_test.go
16
// This example
demonstrates
how to inspect the AST of a Go program.
/prebuilts/go/linux-x86/src/image/
decode_example_test.go
5
// This example
demonstrates
decoding a JPEG image and examining its pixels.
Completed in 659 milliseconds
1
2