Lines Matching full:rpot_end
797 rpot_iterator rpot_end() const { return RPOT.end(); }964 for (rpot_iterator I = rpot_begin(), E = rpot_end(); I != E; ++I) {1081 for (rpot_iterator I = rpot_begin(), IE = rpot_end(); I != IE; ++I) {