Searched defs:PRUint32 (Results 1 - 13 of 13) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/test/ |
H A D | invoke_test.cpp | 41 typedef unsigned PRUint32; typedef 115 static PRUint32 __stdcall 116 invoke_count_words(PRUint32 paramCount, nsXPCVariant* s) 122 invoke_copy_to_stack(PRUint32* d, PRUint32 paramCount, nsXPCVariant* s) 124 for(PRUint32 i = 0; i < paramCount; i++, d++, s++) 126 *((PRUint32*)d) = *((PRUint32*)s); 131 DoInvoke(void* that, PRUint32 index, 132 PRUint32 paramCoun [all...] |
H A D | stub_test.cpp | 5 typedef unsigned PRUint32; typedef 78 PrepareAndDispatch(baz* self, PRUint32 methodIndex, 79 PRUint32* args, PRUint32* stackBytesToPop) 133 PRUint32 *args, stackBytesToPop; \ 154 PrepareAndDispatch(baz* self, PRUint32 methodIndex, PRUint32* args)
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/ |
H A D | prnetdb.h | 81 const PRNetAddr *addr, char *string, PRUint32 size); 319 ** PRUint32 v4addr IPv4 address 328 NSPR_API(void) PR_ConvertIPv4AddrToIPv6(PRUint32 v4addr, PRIPv6Addr *v6addr); 516 NSPR_API(PRUint32) PR_ntohl(PRUint32); variable 519 NSPR_API(PRUint32) PR_htonl(PRUint32); variable
|
H A D | prtypes.h | 263 #define PR_BIT(n) ((PRUint32)1 << (n)) 347 ** TYPES: PRUint32 353 typedef unsigned int PRUint32; typedef 358 typedef unsigned long PRUint32; typedef 363 #error No suitable type for PRInt32/PRUint32 371 * The maximum and minimum values of a PRInt32 or PRUint32. 405 PRUint32 lo, hi; 407 PRUint32 hi, lo;
|
/vbox/src/libs/xpcom18a4/xpcom/ds/ |
H A D | nsInt64.h | 76 nsTInt64(const PRUint32 aUint32) { 121 operator PRUint32(void) const { 122 PRUint32 result;
|
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 221 typedef unsigned int PRUint32; typedef 268 typedef PRUint32 nsresult; 288 PRUint32 m0; 394 /* readonly attribute PRUint32 lineNumber; */ 395 nsresult (*GetLineNumber)(nsIException *pThis, PRUint32 *aLineNumber); 397 /* readonly attribute PRUint32 columnNumber; */ 398 nsresult (*GetColumnNumber)(nsIException *pThis, PRUint32 *aColumnNumber); 429 /* readonly attribute PRUint32 language; */ 430 nsresult (*GetLanguage)(nsIStackFrame *pThis, PRUint32 *aLanguage); 1417 PRUint32 stat [all...] |
H A D | VBoxCAPI_v3_0.h | 221 typedef unsigned int PRUint32; typedef 268 typedef PRUint32 nsresult; 299 typedef PRUint32 PRIntervalTime; 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(PRUint32) PR_IntervalToMicrosecond [all...] |
H A D | VBoxCAPI_v3_1.h | 221 typedef unsigned int PRUint32; typedef 268 typedef PRUint32 nsresult; 299 typedef PRUint32 PRIntervalTime; 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(PRUint32) PR_IntervalToMicrosecond [all...] |
H A D | VBoxCAPI_v3_2.h | 221 typedef unsigned int PRUint32; typedef 268 typedef PRUint32 nsresult; 299 typedef PRUint32 PRIntervalTime; 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(PRUint32) PR_IntervalToMicrosecond [all...] |
H A D | VBoxCAPI_v4_0.h | 221 typedef unsigned int PRUint32; typedef 268 typedef PRUint32 nsresult; 299 typedef PRUint32 PRIntervalTime; 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(PRUint32) PR_IntervalToMicrosecond [all...] |
H A D | VBoxCAPI_v4_1.h | 221 typedef unsigned int PRUint32; typedef 268 typedef PRUint32 nsresult; 299 typedef PRUint32 PRIntervalTime; 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(PRUint32) PR_IntervalToMicrosecond [all...] |
H A D | VBoxCAPI_v4_2.h | 221 typedef unsigned int PRUint32; typedef 268 typedef PRUint32 nsresult; 299 typedef PRUint32 PRIntervalTime; 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(PRUint32) PR_IntervalToMicrosecond [all...] |
H A D | VBoxCAPI_v4_3.h | 283 typedef unsigned int PRUint32; typedef 332 typedef PRUint32 nsresult; 363 typedef PRUint32 PRIntervalTime; 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(PRUint32) PR_IntervalToMicrosecond [all...] |
Completed in 309 milliseconds