Lines Matching refs:it
11 * you can redistribute it and/or modify it under the terms of the GNU
13 * Foundation, in version 2 as it comes in the "COPYING" file of the
15 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
67 for (VirtualBox::InternalControlList::const_iterator it = controls.begin();
68 it != controls.end();
69 ++it)
71 ComPtr<IInternalSessionControl> pControl = *it;
97 * in an inappropriate state (it will also fail if the VM has
141 for (SessionMachinesList::const_iterator it = machines.begin();
142 it != machines.end();
143 ++it)
145 ComPtr<SessionMachine> pMachine = *it;