Searched defs:__more__ (Results 1 – 7 of 7) sorted by relevance
26 bool __more__ () const { return current; } in __more__() function
197 bool __more__ () const { return bool (thiz()->len ()); } in __more__() function378 bool __more__ () const { return bool (it); } in __more__() function444 bool __more__ () const { return bool (it); } in __more__() function554 bool __more__ () const { return bool (a) && bool (b); } in __more__() function612 bool __more__ () const { return bool (a) || bool (b); } in __more__() function708 bool __more__ () const { return v != end_; } in __more__() function771 bool __more__ () const { return true; } in __more__() function801 bool __more__ () const { return true; } in __more__() function
355 bool __more__ () const { return v != INVALID; } in __more__() function
874 bool __more__ () const { return v != INVALID; } in __more__() function
115 bool __more__ () const { return i < c->glyphArray.len; } in __more__() function
179 bool __more__ () const { return i < c->rangeRecord.len; } in __more__() function
239 bool __more__ () const in __more__() function