Searched defs:__more__ (Results 1 – 8 of 8) sorted by relevance
204 bool __more__ () const { return bool (thiz()->len ()); } in __more__() function395 bool __more__ () const { return bool (it); } in __more__() function461 bool __more__ () const { return bool (it); } in __more__() function571 bool __more__ () const { return bool (a) && bool (b); } in __more__() function629 bool __more__ () const { return bool (a) || bool (b); } in __more__() function725 bool __more__ () const { return v != end_; } in __more__() function788 bool __more__ () const { return true; } in __more__() function818 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
1840 bool __more__ () const { return run_count || p < end; } in __more__() function
26 bool __more__ () const { return current; } 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
255 bool __more__ () const in __more__() function