Searched defs:__more__ (Results 1 – 7 of 7) sorted by relevance
26 bool __more__ () const { return current; } in __more__() function
204 bool __more__ () const { return bool (thiz()->len ()); } in __more__() function385 bool __more__ () const { return bool (it); } in __more__() function451 bool __more__ () const { return bool (it); } in __more__() function561 bool __more__ () const { return bool (a) && bool (b); } in __more__() function619 bool __more__ () const { return bool (a) || bool (b); } in __more__() function715 bool __more__ () const { return v != end_; } in __more__() function778 bool __more__ () const { return true; } in __more__() function808 bool __more__ () const { return true; } in __more__() function
361 bool __more__ () const { return v != INVALID; } in __more__() function
892 bool __more__ () const { return v != INVALID; } in __more__() function
115 bool __more__ () const { return i < c->glyphArray.len; } in __more__() function
186 bool __more__ () const { return i < c->rangeRecord.len; } in __more__() function
254 bool __more__ () const in __more__() function