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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprinrval.h63 #define PR_IntervalToMicroseconds VBoxNsprPR_IntervalToMicroseconds macro
163 ** PR_IntervalToMicroseconds
179 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h289 # define PR_IntervalToMicroseconds VBoxNsprPR_IntervalToMicroseconds macro
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v3_1.h289 # define PR_IntervalToMicroseconds VBoxNsprPR_IntervalToMicroseconds macro
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v3_2.h289 # define PR_IntervalToMicroseconds VBoxNsprPR_IntervalToMicroseconds macro
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_0.h289 # define PR_IntervalToMicroseconds VBoxNsprPR_IntervalToMicroseconds macro
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_1.h289 # define PR_IntervalToMicroseconds VBoxNsprPR_IntervalToMicroseconds macro
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_2.h289 # define PR_IntervalToMicroseconds VBoxNsprPR_IntervalToMicroseconds macro
313 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_3.h353 # define PR_IntervalToMicroseconds VBoxNsprPR_IntervalToMicroseconds macro
377 NSPR_API(PRUint32) PR_IntervalToMicroseconds(PRIntervalTime ticks);

Completed in 4817 milliseconds