Searched defs:arraySize (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Degman.c41 static int arraySize=0; variable
230 if (BlkLevel >= arraySize) {
238 for (i=0; i<arraySize ; i++) {
243 arraySize=arraySizeNew;
/vbox/src/libs/xpcom18a4/java/src/
H A DnsJavaWrapper.cpp1632 PRUint32 arraySize = 0; local
1658 arraySize = params[argnum].val.u32;
1679 arraySize, PR_FALSE, 0, params[j]);
1713 PRUint32 arraySize = 0; local
1739 arraySize = params[argnum].val.u32;
1764 arrayType, arraySize, 0, invokeResult, javaElement);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dscrnintstr.h594 int arraySize; member in struct:_ScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dscrnintstr.h592 int arraySize; member in struct:_ScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dscrnintstr.h593 int arraySize; member in struct:_ScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dscrnintstr.h608 int arraySize; member in struct:_ScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dscrnintstr.h608 int arraySize; member in struct:_ScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dscrnintstr.h618 int arraySize; member in struct:_ScreenInfo
/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
1136 pRec->pDispatch->GetVertexAttribivARB(i, GL_VERTEX_ATTRIB_ARRAY_SIZE, &arraySize);
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/Additions/x11/x11include/4.3/programs/Xserver/include/
H A Dscrnintstr.h980 int arraySize; member in struct:_ScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dscrnintstr.h596 int arraySize; member in struct:_ScreenInfo
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dscrnintstr.h720 int arraySize; member in struct:_ScreenInfo

Completed in 175 milliseconds