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
44
) sorted by null
1
2
/external/icu/icu4c/source/samples/
readme.txt
10
break -
demonstrates
how to use BreakIterators in C and C++.
14
case -
demonstrates
how to do Unicode case conversion in C and C++.
16
csdet -
demonstrates
using ICU's CharSet Detection API
22
layout -
demonstrates
the ICU LayoutEngine
24
legacy -
demonstrates
using two versions of ICU in one application
26
msgfmt -
demonstrates
the use of the Message Format
28
numfmt -
demonstrates
the use of the number format
30
props -
demonstrates
the use of Unicode properties
32
strsrch -
demonstrates
how to search for patterns in Unicode text using the usearch interface.
34
translit -
demonstrates
the use of ICU transliteratio
[
all
...]
/prebuilts/go/darwin-x86/src/sort/
example_search_test.go
12
// This example
demonstrates
searching a list sorted in ascending order.
27
// This example
demonstrates
searching a list sorted in descending order.
example_keys_test.go
63
// ExampleSortKeys
demonstrates
a technique for sorting a struct type using programmable sort criteria.
/prebuilts/go/linux-x86/src/sort/
example_search_test.go
12
// This example
demonstrates
searching a list sorted in ascending order.
27
// This example
demonstrates
searching a list sorted in descending order.
example_keys_test.go
63
// ExampleSortKeys
demonstrates
a technique for sorting a struct type using programmable sort criteria.
/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
/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/darwin-x86/src/math/big/
example_rat_test.go
36
// This example
demonstrates
how to use big.Rat to compute the
/prebuilts/go/darwin-x86/src/runtime/trace/
example_test.go
14
// Example
demonstrates
the use of the trace package to trace
trace.go
25
// support to a standalone program. See the Example that
demonstrates
/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/linux-x86/src/math/big/
example_rat_test.go
36
// This example
demonstrates
how to use big.Rat to compute the
/prebuilts/go/linux-x86/src/runtime/trace/
example_test.go
14
// Example
demonstrates
the use of the trace package to trace
trace.go
25
// support to a standalone program. See the Example that
demonstrates
/prebuilts/go/darwin-x86/src/text/template/
examplefunc_test.go
14
// This example
demonstrates
a custom function to process template text.
/prebuilts/go/linux-x86/src/text/template/
examplefunc_test.go
14
// This example
demonstrates
a custom function to process template text.
/prebuilts/go/darwin-x86/src/context/
example_test.go
13
// This example
demonstrates
the use of a cancelable context to prevent a
/prebuilts/go/darwin-x86/src/encoding/xml/
example_test.go
93
// This example
demonstrates
unmarshaling an XML excerpt into a value with
/prebuilts/go/linux-x86/src/context/
example_test.go
13
// This example
demonstrates
the use of a cancelable context to prevent a
/prebuilts/go/linux-x86/src/encoding/xml/
example_test.go
93
// This example
demonstrates
unmarshaling an XML excerpt into a value with
Completed in 1127 milliseconds
1
2