Lines Matching defs:true
352 gVerbose = true;
355 gDebug = true;
356 gVerbose = true;
359 gExemplar = true;
362 gQuiet = true;
371 gRulesStdin = true;
414 logger->log(gExcludeSet.toPattern(pattern, true), true);
649 logger->log(UnicodeString(ruleString, ruleStringLength), true);
697 logger->log(exemplarUSet.toPattern(pattern, true), true);
700 logger->log(exemplarUSet.toPattern(pattern, true), true);
711 debug->log(lines.toPrettyString(true, true), true);
712 lines.toFile(fTailoringDump, true, status);
713 tailoringBundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, true, hanAppears), true);
721 logger->log(exemplarUSet.toPattern(pattern, true), true);
722 logger->log(RefRepertoire.toPattern(pattern, true), true);
728 referenceBundle->log(RefLines.toOutput(outputFormat, myLoc, platforms[gRefNum].name, NULL, true, true, false), true);
729 RefLines.toFile(fDefaultDump, true, status);
733 logger->log(lines.toPrettyString(true), true);
734 bundle->log(lines.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, platforms[gRefNum].name, true, true, hanAppears), true);
742 logger->log(RefLines.toPrettyString(true), true);
743 referenceBundle->log(RefLines.toOutput(outputFormat, myLoc, platforms[gRefNum].name, NULL, true, true, false), true);
755 han.sort(true, true);
759 tailoringBundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, false, false), true);
760 bundle->log(han.toOutput(outputFormat, myLoc, platforms[gPlatformIndexes[0]].name, NULL, true, false, false), true);
803 return true;
824 ((UnicodeSet *)wsp)->toPattern(pat, true);
877 logger->log(tailoring.toString(true), true);
879 logger->log(reference.toString(true), true);
882 logger->log(tailoring.toPrettyString(true), true);
883 //result->log(lines.toPrettyString(true), true);
884 bundle->log(tailoring.toOutput(outputFormat, gLocale, platforms[gPlatformIndexes[0]].name, platforms[gRefNum].name, true, true, false), true);
962 hanAppears = true;
967 debug->log(propertyAndValueName(prop, script[i]), true);
969 tailoringBundle->log(propertyAndValueName(prop, script[i]), true);
972 referenceBundle->log(propertyAndValueName(prop, script[i]), true);
998 debug->log(propertyAndValueName(prop, i), true);
1000 tailoringBundle->log(propertyAndValueName(prop, i), true);
1003 referenceBundle->log(propertyAndValueName(prop, i), true);
1055 logger->log(inter.toString(true), true);
1062 logger->log(myCh.toString(true));