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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprcountr.c46 ** The anchor is a PRCList. qNameList is a list of links in QName
47 ** structures. From qNameList any QName structure and its
50 ** For each QName, a list of RName structures is anchored at
51 ** rnLink in the QName structure.
61 ** "overloaded" for traversing the QName structures; only the
70 ** a QName structure is unprotected.
84 typedef struct QName struct
89 } QName; typedef in typeref:struct:QName
97 QName *qName;
153 QName *qn
[all...]
H A Dprtrace.c72 ** Define QName structure
74 typedef struct QName struct
79 } QName; typedef in typeref:struct:QName
88 QName *qName;
102 static PRCList qNameList; /* anchor to all QName structures */
230 const char *qName, /* QName for this trace handle */
235 QName *qnp;
254 /* Do we already have a matching QName? */
257 qnp = (QName *) PR_LIST_HEAD( &qNameList );
264 qnp = (QName *)PR_NEXT_LIN
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsjsxp.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...

Completed in 44 milliseconds