Lines Matching refs:more
127 // pointed by the iter. If there is no more element in the set, a 0 value is returned indicating the end of
1699 // YES if there are more handles available
1709 TPMI_YES_NO more = NO;
1726 // are still handles need to be inserted, indicate that there are more.
1728 more = YES;
1733 // large number of NV Indices, a more efficient sorting algorithm may be
1738 return more;
1749 // YES if there are more handles to report
1759 TPMI_YES_NO more = NO;
1776 // and there are still handles to report, set more.
1778 more = YES;
1783 // large number of NV Indices, a more efficient sorting algorithm may be
1787 return more;