Searched refs:withTree (Results 1 – 1 of 1) sorted by relevance
54 var withTree = true; variable138 txt += " tree: Enable tree api (" + (withTree? "yes" : "no") + ")\n";251 vf.WriteLine("WITH_TREE=" + (withTree? "1" : "0"));367 of.WriteLine(s.replace(/\@WITH_TREE\@/, withTree? "1" : "0"));512 withTree = strToBool(arg.substring(opt.length + 1, arg.length));684 txtOut += " Tree support: " + boolToStr(withTree) + "\n";