Searched refs:outExts (Results 1 – 2 of 2) sorted by relevance
90 if (sl->outExts[ct]) { in scriptGroupRoot()115 Vector<bool> outExts; in execute() local185 outExts.add(outExt); in execute()229 sl.outExts = outExts.array(); in execute()
46 bool const* outExts; member