Searched defs:__more__ (Results 1 – 5 of 5) sorted by relevance
203 bool __more__ () const { return bool (thiz()->len ()); } in __more__() function382 bool __more__ () const { return bool (it); } in __more__() function448 bool __more__ () const { return bool (it); } in __more__() function558 bool __more__ () const { return bool (a) && bool (b); } in __more__() function627 bool __more__ () const { return v != end_; } in __more__() function690 bool __more__ () const { return true; } in __more__() function720 bool __more__ () const { return true; } in __more__() function
346 bool __more__ () const { return v != INVALID; } in __more__() function
764 bool __more__ () const { return v != INVALID; } in __more__() function
408 bool __more__ () const { return current; } in __more__() function
1804 bool __more__ () const in __more__() function