Searched defs:IsFull (Results 1 – 5 of 5) sorted by relevance
32 static int IsFull(const HuffmanTree* const tree) { in IsFull() function
184 inline bool IsFull() { return ((top_ + 1) & mask_) == bottom_; } in IsFull() function319 inline bool IsFull() { in IsFull() function
293 virtual bool IsFull() { in IsFull() function in MockTopSites
177 Jid::IsFull() const { in IsFull() function in buzz::Jid
515 bool TopSites::IsFull() { in IsFull() function in history::TopSites