Lines Matching refs:Empty
82 bool Empty() const { return Empty_(); } in Empty() function
111 bool Empty() const { return front_ == kNoStateId; } in Empty() function
120 virtual bool Empty_() const { return Empty(); } in Empty_()
144 bool Empty() const { return empty(); } in Empty() function
152 virtual bool Empty_() const { return Empty(); } in Empty_()
174 bool Empty() const { return empty(); } in Empty() function
182 virtual bool Empty_() const { return Empty(); } in Empty_()
220 bool Empty() const { return heap_.Empty(); } in Empty() function
235 virtual bool Empty_() const { return Empty(); } in Empty_()
324 bool Empty() const { return front_ > back_; } in Empty() function
342 virtual bool Empty_() const { return Empty(); } in Empty_()
375 bool Empty() const { return front_ > back_; } in Empty() function
392 virtual bool Empty_() const { return Empty(); } in Empty_()
416 (((*queue_)[front_] && (*queue_)[front_]->Empty()) in Head()
456 bool Empty() const { in Empty() function
462 return (*queue_)[front_]->Empty(); in Empty()
489 virtual bool Empty_() const { return Empty(); } in Empty_()
605 bool Empty() const { return queue_->Empty(); } in Empty() function
630 virtual bool Empty_() const { return Empty(); } in Empty_()