Lines Matching defs:true

60   debug->log(toString(), true);
125 //debug->log(UB[i], true);
126 debug->log(UB[i]->toString(true), true);
152 logger->log(toSort[i]->toString(true), true);
158 logger->log(toSort[i]->toString(true), true);
171 logger->log(toSort[i]->toString(true), true);
198 wordSort = true;
203 debug->log(toStringFromEmpty(), true);
220 sort(true, true);
223 //sort(true, true);
225 //sort(true, true);
228 debug->log(toPrettyString(false, true), true);
415 sort(deltaSorted, deltaSize, true);
441 sort(true, true);
443 sort(newDeltaSorted, newDeltaSize, true);
471 sort(true, true);
521 debug->log(secondRep[j]->toString(), true);
653 toAddIsContraction = true;
671 xymIsContraction = true;
675 xymIsContraction = true;
732 debug->log(toAdd.toString(false), true);
744 debug->log(toAdd.toString(false), true);
756 debug->log(toAdd.toString(false), true);
773 debug->log(toAdd.toString(false), true);
785 debug->log(toAdd.toString(false), true);
800 debug->log(toAdd.dumpSortkey(), true);
837 sequenceCompleted = true;
863 return true;
868 return true;
895 sequenceCompleted = true;
952 haveChanges = true;
986 haveChanges = true;
1000 haveChanges = true;
1062 if(strength == UCOL_IDENTICAL && toSort[i-1]->isExpansion == true) {
1065 toSort[i]->isExpansion = true;
1069 foundExp = true;
1070 sequenceCompleted = true;
1075 while(j && (toSort[j]->isExpansion == true || toSort[j]->isRemoved == true)) {
1099 foundExp = true;
1125 sequenceCompleted = true;
1161 sequenceCompleted = true;
1212 toSort[i]->isRemoved = true;
1222 debug->log(expansionLine.toString(false), true);
1227 toSort[i]->isExpansion = true;
1235 if(toSort[i]->isExpansion == true) {
1239 debug->log(toSort[i]->strengthToString(toSort[i]->expStrength, true));
1253 debug->log(expansionLine.dumpSortkey(), true);
1568 return arrayToString(toSort, size, true, useLinks, printSortKeys);
1801 myLatestEqual->isRemoved = true;
1807 myLatestEqual->isRemoved = true;
1812 finished = true;
1872 found = true;
1904 found = true;
1941 myStart->isRemoved = true;
1951 myLatestEqual->isReset = true;
2030 debug->log(toRemove.toPattern(compString, true), true);