Lines Matching full:deep
5473 // all limits to be considered for fast deep-copying and computes the total
5545 // Check whether to use fast or slow deep-copying for boilerplate.
5712 // Check whether to use fast or slow deep-copying for boilerplate.
12003 if (other->outer_ != NULL) outer_ = other->outer_->Copy(); // Deep copy.