Home
last modified time | relevance | path

Searched refs:Delayed (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp553 bool Delayed = false; in ListScheduleBottomUp() local
560 Delayed = true; in ListScheduleBottomUp()
571 if (Delayed && !CurSU) { in ListScheduleBottomUp()
/minix3/external/bsd/dhcp/dist/contrib/ldap/
H A Ddhcp.schema214 …DESC 'Delay in seconds corresponding to Delayed Service Parameter configuration, as defined in DH…
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp5360 bool Delayed = D.isFirstDeclarationOfMember() && in ParseFunctionDeclarator() local
5362 if (Delayed && Actions.isLibstdcxxEagerExceptionSpecHack(D) && in ParseFunctionDeclarator()
5377 Delayed = false; in ParseFunctionDeclarator()
5379 ESpecType = tryParseExceptionSpecification(Delayed, in ParseFunctionDeclarator()
H A DParseDeclCXX.cpp3115 Parser::tryParseExceptionSpecification(bool Delayed, in tryParseExceptionSpecification() argument
3125 if (Delayed) { in tryParseExceptionSpecification()
/minix3/external/bsd/dhcp/dist/
H A Dconfigure.ac110 # Delayed-ack feature support (experimental).
H A DRELNOTES1115 - Delayed-ack is now a compile-time option, compiled out by default.
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h1467 bool Delayed,
/minix3/minix/lib/liblwip/dist/
H A DCHANGELOG4113 and this has now been fixed. Delayed acknowledgements was broken