Searched refs:elementSize (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dglxutil.h43 extern void *__glXCalloc(size_t numElements, size_t elementSize);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dglxutil.h38 extern void *__glXCalloc(size_t numElements, size_t elementSize);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dglxutil.h38 extern void *__glXCalloc(size_t numElements, size_t elementSize);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dglxutil.h38 extern void *__glXCalloc(size_t numElements, size_t elementSize);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dglxutil.h44 extern void *__glXCalloc(size_t numElements, size_t elementSize);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dglxutil.h44 extern void *__glXCalloc(size_t numElements, size_t elementSize);
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsVariant.cpp278 size_t elementSize; local
284 elementSize = sizeof(PRInt8);
287 elementSize = sizeof(PRInt16);
290 elementSize = sizeof(PRInt32);
293 elementSize = sizeof(PRInt64);
296 elementSize = sizeof(PRUint8);
299 elementSize = sizeof(PRUint16);
302 elementSize = sizeof(PRUint32);
305 elementSize = sizeof(PRUint64);
308 elementSize
[all...]
/vbox/src/VBox/Additions/x11/x11include/glproto-1.4.10/GL/internal/
H A Dglcore.h261 GLuint elementSize; member in struct:__GLdrawableBufferRec
272 ** outerWidth * elementSize

Completed in 1014 milliseconds