Home | History | Annotate | Download | only in intltest

Lines Matching defs:quick

509     quick = FALSE;
524 quick = caller->quick;
569 UBool rval = this->quick;
570 this->quick = quickVal;
1022 UBool quick = TRUE;
1051 quick = FALSE;
1118 major.setQuick( quick );
1147 fprintf(stdout, " Exhaustive (e) : %s\n", (!quick? "On" : "Off"));