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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprtypes.h226 #define NSPR_API(__type) PR_EXPORT(__type) macro
229 #define NSPR_API(__type) PR_IMPORT(__type) macro
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h193 #define NSPR_API(__type) PR_EXPORT(__type) macro
196 #define NSPR_API(__type) PR_IMPORT(__type) macro
H A DVBoxCAPI_v3_0.h193 #define NSPR_API(__type) PR_EXPORT(__type) macro
196 #define NSPR_API(__type) PR_IMPORT(__type) macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
307 NSPR_API(PRUint32) PR_TicksPerSecond(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint3
[all...]
H A DVBoxCAPI_v3_1.h193 #define NSPR_API(__type) PR_EXPORT(__type) macro
196 #define NSPR_API(__type) PR_IMPORT(__type) macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
307 NSPR_API(PRUint32) PR_TicksPerSecond(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint3
[all...]
H A DVBoxCAPI_v3_2.h193 #define NSPR_API(__type) PR_EXPORT(__type) macro
196 #define NSPR_API(__type) PR_IMPORT(__type) macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
307 NSPR_API(PRUint32) PR_TicksPerSecond(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint3
[all...]
H A DVBoxCAPI_v4_0.h193 #define NSPR_API(__type) PR_EXPORT(__type) macro
196 #define NSPR_API(__type) PR_IMPORT(__type) macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
307 NSPR_API(PRUint32) PR_TicksPerSecond(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint3
[all...]
H A DVBoxCAPI_v4_1.h193 #define NSPR_API(__type) PR_EXPORT(__type) macro
196 #define NSPR_API(__type) PR_IMPORT(__type) macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
307 NSPR_API(PRUint32) PR_TicksPerSecond(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint3
[all...]
H A DVBoxCAPI_v4_2.h193 #define NSPR_API(__type) PR_EXPORT(__type) macro
196 #define NSPR_API(__type) PR_IMPORT(__type) macro
306 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
307 NSPR_API(PRUint32) PR_TicksPerSecond(void);
308 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
309 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
310 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
312 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
313 NSPR_API(PRUint3
[all...]
H A DVBoxCAPI_v4_3.h255 #define NSPR_API(__type) PR_EXPORT(__type) macro
258 #define NSPR_API(__type) PR_IMPORT(__type) macro
370 NSPR_API(PRIntervalTime) PR_IntervalNow(void);
371 NSPR_API(PRUint32) PR_TicksPerSecond(void);
372 NSPR_API(PRIntervalTime) PR_SecondsToInterval(PRUint32 seconds);
373 NSPR_API(PRIntervalTime) PR_MillisecondsToInterval(PRUint32 milli);
374 NSPR_API(PRIntervalTime) PR_MicrosecondsToInterval(PRUint32 micro);
375 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
376 NSPR_API(PRUint32) PR_IntervalToMilliseconds(PRIntervalTime ticks);
377 NSPR_API(PRUint3
[all...]

Completed in 6461 milliseconds