Searched defs:cn (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprprf.c401 int number = 0, cn = 0, i; local
474 cn = 0;
476 cn = cn*10 + c - '0';
480 if( !c || cn < 1 || cn > number ){
485 /* nas[cn] starts from 0, and make sure nas[cn].type is not assigned */
486 cn--;
487 if( nas[cn]
[all...]
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsTextFormatter.cpp708 int number = 0, cn = 0, i; local
785 cn = 0;
788 cn = cn*10 + c - '0';
792 if (!c || cn < 1 || cn > number) {
797 /* nas[cn] starts from 0, and make sure
798 nas[cn].type is not assigned */
799 cn--;
800 if (nas[cn]
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dactivation.jar ... .util.List cv java.util.Iterator cn boolean isFallback java.util.Map masterHash java. ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 63 milliseconds