Searched defs:PR_IntervalToMilliseconds (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprinrval.h62 #define PR_IntervalToMilliseconds VBoxNsprPR_IntervalToMilliseconds macro
162 ** PR_IntervalToMilliseconds
178 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h288 # define PR_IntervalToMilliseconds VBoxNsprPR_IntervalToMilliseconds macro
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v3_1.h288 # define PR_IntervalToMilliseconds VBoxNsprPR_IntervalToMilliseconds macro
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v3_2.h288 # define PR_IntervalToMilliseconds VBoxNsprPR_IntervalToMilliseconds macro
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_0.h288 # define PR_IntervalToMilliseconds VBoxNsprPR_IntervalToMilliseconds macro
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_1.h288 # define PR_IntervalToMilliseconds VBoxNsprPR_IntervalToMilliseconds macro
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_2.h288 # define PR_IntervalToMilliseconds VBoxNsprPR_IntervalToMilliseconds macro
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_3.h352 # define PR_IntervalToMilliseconds VBoxNsprPR_IntervalToMilliseconds macro
376 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);

Completed in 2471 milliseconds