Searched defs:PRUint8 (Results 1 - 9 of 9) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/ |
H A D | prtypes.h | 282 ** TYPES: PRUint8 289 typedef unsigned char PRUint8; typedef 306 #error No suitable type for PRInt8/PRUint8 314 * The maximum and minimum values of a PRInt8 or PRUint8. 486 typedef PRUint8 PRPackedBool;
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 200 typedef unsigned char PRUint8; typedef 247 typedef PRUint8 PRPackedBool; 291 PRUint8 m3[8]; 2475 PRUint8 * shape 3710 nsresult (*GetAddress)(IFramebuffer *pThis, PRUint8 * *address); 3747 PRUint8 * VRAM, 3792 PRUint8 * rectangles, 3799 PRUint8 * rectangles, 3870 PRUint8 * * address 3909 PRUint8 * addres [all...] |
H A D | VBoxCAPI_v3_0.h | 200 typedef unsigned char PRUint8; typedef 247 typedef PRUint8 PRPackedBool; 633 PRUint8 m3[8]; 3013 PRUint8 * shape 4263 nsresult (*GetAddress)(IFramebuffer *pThis, PRUint8 * *address); 4299 PRUint8 * VRAM, 4317 PRUint8 * rectangles, 4324 PRUint8 * rectangles, 4330 PRUint8 * command 4422 PRUint8 * addres [all...] |
H A D | VBoxCAPI_v3_1.h | 200 typedef unsigned char PRUint8; typedef 247 typedef PRUint8 PRPackedBool; 633 PRUint8 m3[8]; 2980 PRUint8** data 2995 PRUint8** data 3025 PRUint8 * shape 4161 nsresult (*GetAddress)(IFramebuffer *pThis, PRUint8 * *address); 4197 PRUint8 * VRAM, 4215 PRUint8 * rectangles, 4222 PRUint8 * rectangle [all...] |
H A D | VBoxCAPI_v3_2.h | 200 typedef unsigned char PRUint8; typedef 247 typedef PRUint8 PRPackedBool; 633 PRUint8 m3[8]; 3061 PRUint8** data 3078 PRUint8** data 3109 PRUint8** data 3140 PRUint8* shape 3909 PRUint8** data 4371 nsresult (*GetAddress)(IFramebuffer *pThis, PRUint8 * *address); 4407 PRUint8 * VRA [all...] |
H A D | VBoxCAPI_v4_0.h | 200 typedef unsigned char PRUint8; typedef 247 typedef PRUint8 PRPackedBool; 633 PRUint8 m3[8]; 3382 PRUint8** data 3391 PRUint8** data 3408 PRUint8** data 3439 PRUint8** data 4133 PRUint8** data 4170 PRUint8* data, 4656 nsresult (*GetAddress)(IFramebuffer *pThis, PRUint8 * *addres [all...] |
H A D | VBoxCAPI_v4_1.h | 200 typedef unsigned char PRUint8; typedef 247 typedef PRUint8 PRPackedBool; 633 PRUint8 m3[8]; 3594 PRUint8** data 3603 PRUint8** data 3620 PRUint8** data 3651 PRUint8** data 4445 PRUint8** data 4528 PRUint8* data, 5032 nsresult (*GetAddress)(IFramebuffer *pThis, PRUint8 * *addres [all...] |
H A D | VBoxCAPI_v4_2.h | 200 typedef unsigned char PRUint8; typedef 247 typedef PRUint8 PRPackedBool; 633 PRUint8 m3[8]; 3938 PRUint8** data 3947 PRUint8** data 3964 PRUint8** data 3995 PRUint8** data 5004 PRUint8** data 5012 PRUint8* data, 5023 PRUint8* dat [all...] |
H A D | VBoxCAPI_v4_3.h | 262 typedef unsigned char PRUint8; typedef 309 typedef PRUint8 PRPackedBool; 696 PRUint8 m3[8]; 5038 nsresult (*GetIcon)(IMachine *pThis, PRUint32 *iconSize, PRUint8 **icon); 5039 nsresult (*SetIcon)(IMachine *pThis, PRUint32 iconSize, PRUint8 *icon); 5684 PRUint8** data 5693 PRUint8** data 5710 PRUint8** data 5741 PRUint8** data 5762 nsresult (*GetIcon)(IMachine *pThis, PRUint32 *iconSize, PRUint8 **ico [all...] |
Completed in 502 milliseconds