/vbox/src/libs/xpcom18a4/xpcom/build/ |
H A D | dlldeps.cpp | 111 NS_NewPipe2(nsnull, nsnull, PR_FALSE, PR_FALSE, 0, 0, nsnull); 131 NS_ProxyRelease(nsnull, nsnull, PR_FALSE); 151 NS_NewLocalFile(nsString(), PR_FALSE, nsnull); local 152 NS_NewNativeLocalFile(nsCString(), PR_FALSE, nsnull); local
|
/vbox/src/libs/xpcom18a4/xpcom/tests/ |
H A D | nsIFileEnumerator.cpp | 20 return PR_FALSE; 28 return PR_FALSE; 32 return PR_FALSE; 36 return PR_FALSE; 44 return PR_FALSE; 75 NS_NewNativeLocalFile(nsDependentCString(pathStr), PR_FALSE, getter_AddRefs(topDir)); local
|
/vbox/src/libs/xpcom18a4/ipc/ipcd/test/ |
H A D | TestIPC.cpp | 82 SendMsg(ipcIService *ipc, PRUint32 cID, const nsID &target, const char *data, PRUint32 dataLen, PRBool sync = PR_FALSE) argument 292 // ipcServ->QueryClientByName("foopy", handler, PR_FALSE, &queryID);
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/ |
H A D | prtypes.h | 471 ** Use PRBool for variables and parameter types. Use PR_FALSE and PR_TRUE 478 #define PR_FALSE 0 macro
|
/vbox/src/libs/xpcom18a4/xpcom/ds/ |
H A D | nsHashtable.h | 111 kHashEnumerateStop = PR_FALSE, 142 nsHashtable(PRUint32 aSize = 16, PRBool threadSafe = PR_FALSE); 175 PRUint32 aSize = 16, PRBool threadSafe = PR_FALSE); 204 nsSupportsHashtable(PRUint32 aSize = 16, PRBool threadSafe = PR_FALSE) argument
|
H A D | nsVoidArray.cpp | 189 return PR_FALSE; 217 return PR_FALSE; 279 return PR_FALSE; 291 mIsAuto = PR_FALSE; 304 mIsAuto = PR_FALSE; 391 return PR_FALSE; 397 return PR_FALSE; 436 return PR_FALSE; 442 return PR_FALSE;; 478 return PR_FALSE; 681 SetArray(NS_REINTERPRET_CAST(Impl*, mAutoBuf),kAutoBufSize,0,PR_FALSE); local 701 SetArray(NS_REINTERPRET_CAST(Impl*, mAutoBuf),kAutoBufSize,0,PR_FALSE); local 712 SetArray(NS_REINTERPRET_CAST(Impl*, mAutoBuf),kAutoBufSize,0,PR_FALSE); local [all...] |
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ |
H A D | ipcDConnectService.cpp | 286 NS_IMETHODIMP_(nsrefcnt) ReleaseIPC(PRBool locked = PR_FALSE) argument 990 isSimple = PR_FALSE; 995 isSimple = PR_FALSE; 1029 isXPTCVariantArray, paramInfo, PR_FALSE, 1200 // GetArrayParamInfo() by value. Therefore, isResult is always PR_FALSE. 1202 isXPTCVariantArray, paramInfo, PR_FALSE, 1972 PRBool cache_fields = PR_FALSE; 2582 aMethodIndex, aParams, PR_FALSE, iid); 2620 *aInfo, aParams, PR_FALSE, paramInfo, 2707 aMethodIndex, aParams, PR_FALSE, [all...] |
/vbox/src/VBox/Main/cbinding/ |
H A D | VBoxCAPI_v2_2.h | 245 #define PR_FALSE 0 macro
|
H A D | VBoxCAPI_v3_0.h | 245 #define PR_FALSE 0 macro
|
H A D | VBoxCAPI_v3_1.h | 245 #define PR_FALSE 0 macro
|
H A D | VBoxCAPI_v3_2.h | 245 #define PR_FALSE 0 macro
|
H A D | VBoxCAPI_v4_0.h | 245 #define PR_FALSE 0 macro
|
H A D | VBoxCAPI_v4_1.h | 245 #define PR_FALSE 0 macro
|
H A D | VBoxCAPI_v4_2.h | 245 #define PR_FALSE 0 macro
|
H A D | VBoxCAPI_v4_3.h | 307 #define PR_FALSE 0 macro
|