Searched refs:iArgs (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/HostServices/GuestControl/
H A Dgctrl.cpp60 int iArgs; local
61 int rc = RTGetOptArgvFromString(&ppaArg, &iArgs, pszArgs, NULL);
66 for (int i=0; i<iArgs; i++)
84 *pcArgs = iArgs;
/vbox/src/VBox/ValidationKit/testdriver/
H A Dbase.py975 def subTstDrvParseOption(self, asArgs, iArgs):
978 Returns the index of the next option if handled, otherwise iArgs.
981 iNext = oSubTstDrv.parseOption(asArgs, iArgs)
982 if iNext != iArgs:
983 assert iNext > iArgs;
986 return iArgs;
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dresolver.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/org/ com/sun/org/apache/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 52 milliseconds