Lines Matching defs:Empty
86 bool Empty() const { return Empty_(); } in Empty() function
121 bool Empty() const { return front_ == kNoStateId; } in Empty() function
157 bool Empty() const { return empty(); } in Empty() function
190 bool Empty() const { return empty(); } in Empty() function
249 bool Empty() const { return heap_.Empty(); } in Empty() function
356 bool Empty() const { return front_ > back_; } in Empty() function
409 bool Empty() const { return front_ > back_; } in Empty() function
489 bool Empty() const { in Empty() function
642 bool Empty() const { return queue_->Empty(); } in Empty() function
843 bool Empty() const { return queue_->Empty(); } in Empty() function
916 bool Empty() const { return queue_->Empty(); } in Empty() function