Searched refs:Delayed (Results 1 – 8 of 8) sorted by relevance
553 bool Delayed = false; in ListScheduleBottomUp() local560 Delayed = true; in ListScheduleBottomUp()571 if (Delayed && !CurSU) { in ListScheduleBottomUp()
214 …DESC 'Delay in seconds corresponding to Delayed Service Parameter configuration, as defined in DH…
5360 bool Delayed = D.isFirstDeclarationOfMember() && in ParseFunctionDeclarator() local5362 if (Delayed && Actions.isLibstdcxxEagerExceptionSpecHack(D) && in ParseFunctionDeclarator()5377 Delayed = false; in ParseFunctionDeclarator()5379 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
3115 Parser::tryParseExceptionSpecification(bool Delayed, in tryParseExceptionSpecification() argument3125 if (Delayed) { in tryParseExceptionSpecification()
110 # Delayed-ack feature support (experimental).
1115 - Delayed-ack is now a compile-time option, compiled out by default.
1467 bool Delayed,
4113 and this has now been fixed. Delayed acknowledgements was broken