Searched refs:arrayType (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/tests/
H A Dgc1.c110 GCType arrayType = { variable
122 arrayTypeIndex = PR_RegisterType(&arrayType);
/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaWrapper.cpp1631 PRUint8 arrayType = 0; local
1644 arrayType = xpttype.TagPart();
1647 if (arrayType == nsXPTType::T_U8)
1648 arrayType = nsXPTType::T_I8;
1665 (arrayType == nsXPTType::T_INTERFACE ||
1666 arrayType == nsXPTType::T_INTERFACE_IS)))
1668 PRUint8 paramType = type == nsXPTType::T_ARRAY ? arrayType : type;
1678 rv = SetupParams(env, param, type, paramInfo.IsOut(), iid, arrayType,
1712 PRUint8 arrayType = 0; local
1725 arrayType
[all...]
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Ddump.cpp1132 GLint arrayBufferBind = 0, arrayEnabled = 0, arraySize = 0, arrayStride = 0, arrayType = 0, arrayNormalized = 0, arrayInteger = 0/*, arrayDivisor = 0*/; local
1138 pRec->pDispatch->GetVertexAttribivARB(i, GL_VERTEX_ATTRIB_ARRAY_TYPE, &arrayType);
1161 crDmpStrF(pRec->pDumper, "Array buff(%d), enabled(%d) size(%d), stride(%d), type(%s), normalized(%d), integer(%d)", arrayBufferBind, arrayEnabled, arraySize, arrayStride, crRecDumpVarTypeString(arrayType, pRec->pDumper), arrayNormalized, arrayInteger);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 262 milliseconds