Home | History | Annotate | Download | only in intltest

Lines Matching defs:quick

546     quick = FALSE;
563 quick = caller->quick;
618 UBool rval = this->quick;
619 this->quick = quickVal;
1177 UBool quick = TRUE;
1208 quick = FALSE;
1294 major.setQuick( quick );
1328 fprintf(stdout, " Exhaustive (e) : %s\n", (!quick? "On" : "Off"));