Lines Matching defs:assign
678 assign(other);
683 assign(other);
698 void assign(const Namespace &other)
723 assign(other);
728 assign(other);
743 void assign(const Attribute &other)
780 assign(other);
785 assign(other);
853 void assign(const Element &other)
1786 assign(other);
1796 assign(other);
1909 void assign(const URI &other)
2651 { assign(other); }
2657 { assign(other); return *this; }
2739 void assign(const FileSet &other)
2774 { assign(other); }
2780 { assign(other); return *this; }
2836 void assign(const FileList &other)
3246 { assign(other); }
3252 { assign(other); return *this; }
3384 void assign(const PkgConfig &other)
4708 result = s; //assign -if- ok
4723 result = s; //assign -if- ok
5625 { init(); assign(other); }
5635 { init(); assign(other); return *this; }
5676 void assign(const FileRec &other)
5705 {init(); assign(other);}
5715 {init(); assign(other); return *this;}
5752 void assign(const DepRec &other)
5777 { init(); assign(other); }
5783 { init(); assign(other); return *this; }
5801 virtual void assign(const DepTool &other)
6580 { init(); assign(other); }
6586 { assign(other); return *this; }
6645 void assign(const Task &other)
9109 { init(); assign(other); }
9115 { init(); assign(other); return *this; }
9219 void assign(const Target &other)
9276 { assign(other); }
9282 { assign(other); return *this; }
9336 void assign(const Make &other);
9455 void Make::assign(const Make &other)