Lines Matching defs:root_nof
601 int root_nof = root_map_->NumberOfOwnDescriptors();
603 modified_descriptor_.as_int() < root_nof) {
638 int root_nof = root_map_->NumberOfOwnDescriptors();
639 for (InternalIndex i : InternalIndex::Range(root_nof, old_nof_)) {
784 int root_nof = root_map_->NumberOfOwnDescriptors();
788 // general than we requested. Take |root_nof| entries as is.
789 // 0 -> |root_nof|
791 for (InternalIndex i : InternalIndex::Range(root_nof)) {
803 // |root_nof| -> |target_nof|
804 for (InternalIndex i : InternalIndex::Range(root_nof, target_nof)) {
931 int root_nof = root_map_->NumberOfOwnDescriptors();
933 for (InternalIndex i : InternalIndex::Range(root_nof, old_nof_)) {