Lines Matching defs:out
473 DecimalFormatPattern out;
476 out,
482 negPrefix = out.fNegPrefixPattern;
483 negSuffix = out.fNegSuffixPattern;
484 posPrefix = out.fPosPrefixPattern;
485 posSuffix = out.fPosSuffixPattern;
1295 } else if(ch == 0) { // break out
1510 // Cancel out backup setting (see grouping handler below)
2959 c = intl.getBuffer(); // ok for intl to go out of scope