OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opt_terse
(Results
1 - 4
of
4
) sorted by null
/external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperf.cpp
56
if (
opt_terse
== FALSE) {
67
if (
opt_terse
== FALSE) {
74
if (
opt_terse
== FALSE) {
128
if (
opt_terse
== FALSE) {
ubrkperfold.cpp
102
UBool
opt_terse
= FALSE;
variable
144
{"-terse", OptSpec::FLAG, &
opt_terse
},
215
if (status==U_USING_DEFAULT_WARNING &&
opt_terse
==FALSE) {
218
if (status==U_USING_FALLBACK_WARNING &&
opt_terse
==FALSE) {
280
if (
opt_terse
== FALSE) {
291
if (
opt_terse
== FALSE) {
300
if (
opt_terse
== FALSE) {
354
if (
opt_terse
== FALSE) {
399
if (
opt_terse
== FALSE) {
728
if (
opt_terse
== FALSE)
[
all
...]
/external/icu/icu4c/source/test/perf/collationperf/
collperf.cpp
112
UBool
opt_terse
= FALSE;
variable
172
{"-terse", OptSpec::FLAG, &
opt_terse
},
425
if (
opt_terse
== FALSE) {
448
if (
opt_terse
== FALSE) {
610
if (
opt_terse
== FALSE) {
679
if (
opt_terse
== FALSE) {
763
if (
opt_terse
== FALSE) {
[
all
...]
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
CollationPerformanceTest.java
90
static boolean
opt_terse
= false;
field in class:CollationPerformanceTest
292
if (!
opt_terse
) {
468
if (!
opt_terse
) {
520
if (!
opt_terse
) {
[
all
...]
Completed in 80 milliseconds