Searched refs:Slack (Results 1 – 7 of 7) sorted by relevance
17 private const int Slack = 16; field in Org.Brotli.Dec.BitReader19 private const int IntBufferSize = Capacity + Slack;
729 unsigned Slack = TailTrace.getInstrSlack(*PI.PHI); in shouldConvertIf() local730 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(*PI.PHI).Depth; in shouldConvertIf()731 DEBUG(dbgs() << "Slack " << Slack << ":\t" << *PI.PHI); in shouldConvertIf()
1251 Quinn Slack
246 - Apply Darwin patches for 64-bit file offsets to contrib/minizip [Slack]
289 - Apply Darwin patches for 64-bit file offsets to contrib/minizip [Slack]
461 Fix a compilation problem with --minimum (Brandon Slack),