Searched defs:operations (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dcltsrv.c178 PRUint32 operations, bytesTransferred; member in struct:CSServer_s
198 PRUint32 operations, bytesTransferred; member in struct:CSClient_s
290 "CS%p%p-%p.dat", client->started, me, client->operations);
384 client->operations += 1;
404 ("\tClient(0x%p): stopped after %u operations and %u bytes\n",
405 PR_CurrentThread(), client->operations, client->bytesTransferred));
532 server->operations += 1;
880 ("\tServer(0x%p): stopped after %u operations and %u bytes\n",
881 me, server->operations, server->bytesTransferred));
H A Dprovider.c180 PRUint32 operations, bytesTransferred; member in struct:CSServer_s
200 PRUint32 operations, bytesTransferred; member in struct:CSClient_s
291 "CS%p%p-%p.dat", client->started, me, client->operations);
385 client->operations += 1;
405 ("\tClient(0x%p): stopped after %u operations and %u bytes\n",
406 PR_CurrentThread(), client->operations, client->bytesTransferred));
533 server->operations += 1;
1087 ("\tServer(0x%p): stopped after %u operations and %u bytes\n",
1088 me, server->operations, server->bytesTransferred));
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 53 milliseconds