Searched refs:Terminated (Results 1 – 13 of 13) sorted by relevance
248 bool Terminated = false; in getEntityEndLoc() local273 Terminated = true; in getEntityEndLoc()275 Terminated = true; in getEntityEndLoc()282 while (!Terminated) { in getEntityEndLoc()301 Terminated = true; in getEntityEndLoc()
343 case syntax::List::TerminationKind::Terminated: in getElementsAsNodesAndDelimiters()387 case syntax::List::TerminationKind::Terminated: in getElementsAsNodes()416 return TerminationKind::Terminated; in getTerminationKind()
25 23 Terminated
262 Terminated, enumerator
16 - The Terminated state, which is the terminal state.177 - the Terminated state if the idle timeout expires; a `CONNECTION_CLOSE`179 - the Terminated state if the peer triggers a stateless reset; a200 The endpoint progresses to the Terminated state after a timeout214 The endpoint progresses to the Terminated state after a timeout217 - The Terminated state is the terminal state of a connection.
281 - Notification: Connection Terminated by Peer
572 QUIC connection transitions immediately to the Terminated state. Otherwise, the623 reaches the Terminated state or is freed. An application can change its mind
234 15 Terminated
1002 bool Terminated = false; in decodeOpcodes() local1003 for (unsigned OI = Offset, OE = Opcodes.size(); !Terminated && OI < OE; ) { in decodeOpcodes()1020 Terminated = in decodeOpcodes()
625 SmallVectorImpl<TerminatedPath> &Terminated) { in getBlockingAccess() argument674 Terminated.push_back(Term); in getBlockingAccess()
248 (Terminating or Terminated states).254 terminating (Terminated state).