Home | History | Annotate | Download | only in intltest

Lines Matching defs:quick

513     quick = FALSE;
529 quick = caller->quick;
577 UBool rval = this->quick;
578 this->quick = quickVal;
1076 UBool quick = TRUE;
1105 quick = FALSE;
1180 major.setQuick( quick );
1213 fprintf(stdout, " Exhaustive (e) : %s\n", (!quick? "On" : "Off"));