Lines Matching refs:init
53 bool init(RotatorBase* rot);
83 bool init(RotatorBase* rot);
113 bool init(RotatorBase* rot);
143 bool init(RotatorBase* rot);
172 inline bool M3DExtPipe<CHAN>::init(RotatorBase* rot) { in init() function
174 if(!mM3d.init(rot)) { in init()
241 inline bool M3DPrimaryPipe<CHAN>::init(RotatorBase* rot) { in init() function
243 if(!mM3d.init(rot)) { in init()
296 inline bool S3DExtPipe<CHAN>::init(RotatorBase* rot) { in init() function
298 if(!mS3d.init(rot)) { in init()
360 inline bool S3DPrimaryPipe<CHAN>::init(RotatorBase* rot) { in init() function
362 if(!mS3d.init(rot)) { in init()