Lines Matching defs:reference
1573 const char *locale, const char *platform, const char *reference,
1576 return toHTML(locale, platform, reference, useLinks, initialize, moreToCome);
1578 return toXML(locale, platform, reference, useLinks, initialize, moreToCome);
1580 return toBundle(locale, platform, reference, useLinks, initialize, moreToCome);
1587 const char *platform, const char *reference,
1598 result.append(" reference platform ");
1599 result.append(reference);
1607 if(reference) {
1609 result.append(reference);
1648 const char *platform, const char *reference,
1659 result.append(" reference platform ");
1660 result.append(reference);
1668 if(reference) {
1670 result.append(reference);
1709 const char *platform, const char *reference,
1720 result.append(" reference platform ");
1721 result.append(reference);
1730 if(reference) {
1732 result.append(reference);
1776 SortedLines::reduceDifference(SortedLines& reference) {
1785 // we will prefer insertions from tailoring to reference, then deletions
1795 //int32_t referenceSize = reference.getSize();
1796 Line *refLine = reference.getFirst();
1852 // we are not interested in stuff from the reference that is already accounted
1869 if(refLine == NULL) { // ran out of reference
1879 // move the reference
1929 // from the reset point. If the cumulative difference is the same in both the reference and