Lines Matching defs:copy
9 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
27 import copy
297 attrs = d.attrs.copy()
302 attrs = d.attrs.copy()
351 delivered_bn.setdefault(bn, copy.copy(pvc))
735 tmp_vars = copy.copy(path_vars)
818 # Make a copy of path_vars which is unsatisfied, then
827 attrs = file_dep_attrs.copy()
888 files_dict, links, orig_dep_vars, file_dep.attrs.copy())
900 attrs = file_dep.attrs.copy()
969 dep_vars = copy.copy(orig_dep_vars)
985 const_dep_vars = copy.copy(dep_vars)
1499 attrs = d.attrs.copy()