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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_current.py204 type2 = type[1:] variable
207 type2 = type variable
385 type2 = type[1:] variable
388 type2 = type variable
/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/
H A Dthrashgc.c114 static GCType type2 = { variable
267 tix2 = PR_RegisterType(&type2);
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c2203 * @type2: an atom type
2211 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { argument
2219 if ((type2 == XML_REGEXP_EPSILON) ||
2220 (type2 == XML_REGEXP_CHARVAL) ||
2221 (type2 == XML_REGEXP_RANGES) ||
2222 (type2 == XML_REGEXP_SUBREG) ||
2223 (type2 == XML_REGEXP_STRING) ||
2224 (type2 == XML_REGEXP_ANYCHAR))
2227 if (type1 == type2) return(1);
2229 /* simplify subsequent compares by making sure type1 < type2 */
[all...]
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 273 milliseconds