OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_norm
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/samples/coll/
coll.cpp
45
UBool
opt_norm
= FALSE;
variable
70
{"-norm", OptSpec::FLAG, &
opt_norm
},
182
if (
opt_norm
) {
/external/icu4c/samples/strsrch/
strsrch.cpp
48
UBool
opt_norm
= FALSE;
variable
79
{"-norm", OptSpec::FLAG, &
opt_norm
},
173
if (
opt_norm
) {
/external/icu4c/test/perf/collationperf/
collperf.cpp
122
UBool
opt_norm
= FALSE;
variable
160
{"-norm", OptSpec::FLAG, &
opt_norm
},
[
all
...]
Completed in 808 milliseconds