Searched defs:has_next (Results 1 – 11 of 11) sorted by relevance
91 auto has_next = it.Next(); in ComputeMetrics() local
84 bool has_next; in RunImmediateTask() local
316 bool has_next() { return next_pos_ < in()->length(); } in has_next() function
371 bool has_next = stream.HasMore(); in ConvertCaseHelper() local
1266 int has_prev, has_next; in ext2fs_extent_set_bmap() local
141 bool has_next; member
562 bool has_next; in EnumFontsFromFiles() local
361 bool has_next() { return VALIDATE(decoder_->ok()) && index_ <= table_count_; } in has_next() function
2485 def has_next(self): member in TreeIterator
2470 def has_next(self): member in TreeIterator
5315 bool SpaceIterator::has_next() { in has_next() function in v8::internal::SpaceIterator