Searched defs:flushing (Results 1 – 9 of 9) sorted by relevance
432 bool flushing = closing || (engine->engine_entered_ == 0); in ~EnterExit() local
158 bool flushing() const { return flushing_; } in flushing() function in __anona6a8c5dc0111::Decoder
159 bool flushing() const { return flushing_; } in flushing() function in __anondb7eb8b00111::Decoder
208 boolean flushing; /**< debugging/sanity */ member
383 unsigned int flushing:1; /** whether we're currently in FlushCmdBufLocked */ member