Searched defs:PRInt64 (Results 1 - 9 of 9) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtypes.h380 ** PRInt64
383 ** declaring variables of type PRUint64 or PRInt64. Different hardware
390 typedef long PRInt64; typedef
393 typedef __int64 PRInt64; typedef
396 typedef __int64 PRInt64; typedef
399 typedef long long PRInt64; typedef
409 } PRInt64; typedef in typeref:struct:__anon17202
410 typedef PRInt64 PRUint64;
450 typedef PRInt64 PROffset64;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h230 typedef long PRInt64; typedef
2118 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset);
2119 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset);
2229 nsresult (*GetLastStateChange)(IMachine *pThis, PRInt64 *lastStateChange);
2575 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime);
2577 nsresult (*GetEndTime)(IRemoteDisplayInfo *pThis, PRInt64 *endTime);
2915 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime);
3238 nsresult (*GetTimeStamp)(ISnapshot *pThis, PRInt64 *timeStamp);
H A DVBoxCAPI_v3_0.h230 typedef long PRInt64; typedef
2656 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset);
2657 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset);
2767 nsresult (*GetLastStateChange)(IMachine *pThis, PRInt64 *lastStateChange);
3113 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime);
3115 nsresult (*GetEndTime)(IRemoteDisplayInfo *pThis, PRInt64 *endTime);
3454 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime);
3791 nsresult (*GetTimeStamp)(ISnapshot *pThis, PRInt64 *timeStamp);
H A DVBoxCAPI_v3_1.h230 typedef long PRInt64; typedef
2559 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset);
2560 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset);
2661 nsresult (*GetLastStateChange)(IMachine *pThis, PRInt64 *lastStateChange);
3130 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime);
3132 nsresult (*GetEndTime)(IRemoteDisplayInfo *pThis, PRInt64 *endTime);
3426 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime);
3817 nsresult (*GetTimeStamp)(ISnapshot *pThis, PRInt64 *timeStamp);
H A DVBoxCAPI_v3_2.h230 typedef long PRInt64; typedef
2614 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset);
2615 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset);
2728 nsresult (*GetLastStateChange)(IMachine *pThis, PRInt64 *lastStateChange);
3252 nsresult (*GetBeginTime)(IRemoteDisplayInfo *pThis, PRInt64 *beginTime);
3254 nsresult (*GetEndTime)(IRemoteDisplayInfo *pThis, PRInt64 *endTime);
3550 nsresult (*GetUTCTime)(IHost *pThis, PRInt64 *UTCTime);
4021 nsresult (*GetTimeStamp)(ISnapshot *pThis, PRInt64 *timeStamp);
H A DVBoxCAPI_v4_0.h230 typedef long PRInt64; typedef
2721 PRInt64* timestamp,
2730 PRInt64 timestamp,
2778 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset);
2779 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset);
2982 nsresult (*GetLastStateChange)(IMachine *pThis, PRInt64 *lastStateChange);
3311 PRInt64 * winId
3318 PRInt64 * timestamp,
3331 PRInt64 * value
3355 PRInt64* timestam
[all...]
H A DVBoxCAPI_v4_1.h230 typedef long PRInt64; typedef
2925 PRInt64* timestamp,
2934 PRInt64 timestamp,
2988 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset);
2989 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset);
3179 nsresult (*GetLastStateChange)(IMachine *pThis, PRInt64 *lastStateChange);
3523 PRInt64 * winId
3530 PRInt64 * timestamp,
3543 PRInt64 * value
3567 PRInt64* timestam
[all...]
H A DVBoxCAPI_v4_2.h230 typedef long PRInt64; typedef
3174 PRInt64* timestamp,
3183 PRInt64 timestamp,
3257 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset);
3258 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset);
3463 nsresult (*GetLastStateChange)(IMachine *pThis, PRInt64 *lastStateChange);
3859 PRInt64 * winId
3866 PRInt64 * timestamp,
3879 PRInt64 * value
3908 PRInt64* timestam
[all...]
H A DVBoxCAPI_v4_3.h292 typedef long PRInt64; typedef
708 typedef PRInt64 LONG64;
4344 PRInt64** sizes,
4398 PRInt64** sizes,
4774 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset);
4775 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset);
4810 nsresult (*GetTimeOffset)(IBIOSSettings *pThis, PRInt64 *timeOffset);
4811 nsresult (*SetTimeOffset)(IBIOSSettings *pThis, PRInt64 timeOffset);
5166 nsresult (*GetLastStateChange)(IMachine *pThis, PRInt64 *lastStateChange);
5605 PRInt64 * winI
[all...]

Completed in 360 milliseconds