Searched defs:PRUint64 (Results 1 - 10 of 10) sorted by relevance
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/ |
H A D | prnetdb.h | 517 NSPR_API(PRUint64) PR_ntohll(PRUint64); variable 520 NSPR_API(PRUint64) PR_htonll(PRUint64); variable
|
H A D | prtypes.h | 379 ** TYPES: PRUint64 383 ** declaring variables of type PRUint64 or PRInt64. Different hardware 391 typedef unsigned long PRUint64; typedef 394 typedef unsigned __int64 PRUint64; typedef 397 typedef unsigned __int64 PRUint64; typedef 400 typedef unsigned long long PRUint64; typedef 410 typedef PRInt64 PRUint64; typedef
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 231 typedef unsigned long PRUint64; typedef 2051 PRUint64* timestamp, 2063 PRUint64* timestamp, 2072 PRUint64 timestamp, 2399 PRUint64 * winId 2406 PRUint64 * timestamp, 2419 PRUint64 * value 2443 PRUint64* timestamp, 2549 PRUint64 * winId 2579 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThis, PRUint64 *bytesSen [all...] |
H A D | VBoxCAPI_v3_0.h | 231 typedef unsigned long PRUint64; typedef 2589 PRUint64* timestamp, 2601 PRUint64* timestamp, 2610 PRUint64 timestamp, 2937 PRUint64 * winId 2944 PRUint64 * timestamp, 2957 PRUint64 * value 2981 PRUint64* timestamp, 3087 PRUint64 * winId 3117 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThis, PRUint64 *bytesSen [all...] |
H A D | VBoxCAPI_v3_1.h | 231 typedef unsigned long PRUint64; typedef 2490 PRUint64* timestamp, 2502 PRUint64* timestamp, 2511 PRUint64 timestamp, 2918 PRUint64 * winId 2925 PRUint64 * timestamp, 2938 PRUint64 * value 2962 PRUint64* timestamp, 3102 PRUint64 * winId 3134 nsresult (*GetBytesSent)(IRemoteDisplayInfo *pThis, PRUint64 *bytesSen [all...] |
H A D | VBoxCAPI_v3_2.h | 231 typedef unsigned long PRUint64; typedef 2557 PRUint64* timestamp, 2566 PRUint64 timestamp, 2997 PRUint64 * winId 3004 PRUint64 * timestamp, 3017 PRUint64 * value 3041 PRUint64* timestamp, 3106 PRUint64 offset, 3107 PRUint64 size, 3224 PRUint64 * winI [all...] |
H A D | VBoxCAPI_v4_0.h | 231 typedef unsigned long PRUint64; typedef
|
H A D | VBoxCAPI_v4_1.h | 231 typedef unsigned long PRUint64; typedef
|
H A D | VBoxCAPI_v4_2.h | 231 typedef unsigned long PRUint64; typedef
|
H A D | VBoxCAPI_v4_3.h | 293 typedef unsigned long PRUint64; typedef 712 typedef PRUint64 ULONG64;
|
Completed in 538 milliseconds