Searched defs:empty (Results 1 – 14 of 14) sorted by relevance
42 bool empty() { return next_ == this && prev_ == this; } in empty() function
478 bool Heap::empty() { in empty() function in Heap
93 uintptr_t empty = 0; in FindEmpty() local
255 inline const String8 String8::empty() { in empty() function
193 inline bool empty() const{ return isEmpty(); } in empty() function
181 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function
182 inline bool empty() const { return mpMiddle->getNext() == mpMiddle; } in empty() function
84 bool empty = channel.empty(); in ParseImageInfo() local
131 std::string empty; in TEST() local
62 brillo::Blob empty; in TEST() local
454 std::vector<uint64_t> empty; in TEST_F() local
416 int empty = -1; in add_poll() local
143 bool empty() const { return size() == 0; } in empty() function