/vbox/src/libs/xpcom18a4/xpcom/io/ |
H A D | macDirectoryCopy.h | 36 typedef pascal Boolean (*CopyErrProcPtr) (OSErr error, 74 Boolean preflight,
|
H A D | macDirectoryCopy.c | 61 typedef pascal Boolean (*CopyFilterProcPtr) (const CInfoPBRec * const cpbPtr); 108 Boolean bailout; /* set to true to by error handling function if fatal error */ 159 Boolean *spaceOK); 248 Boolean *spaceOK) 454 Boolean preflight, 564 Boolean preflight, 569 Boolean isDirectory; 571 Boolean ourCopyBuffer = false; 573 Boolean spaceOK; 777 Boolean prefligh [all...] |
H A D | nsLocalFileMac.cpp | 279 static OSErr VolHasDesktopDB (short vRefNum, Boolean *hasDesktop) 445 static Boolean didReadLocation = false; 659 Boolean isRelative = (filePath && inSpec); 662 Boolean isDirectory; 844 Boolean isDirectory; 1074 Boolean resolvedWasFolder, resolvedWasAlias; 1142 Boolean isDir; 1349 Boolean resolvedWasFolder, resolvedWasAlias; 1354 Boolean isDir; 1646 Boolean isDirector [all...] |
/vbox/src/libs/xpcom18a4/xpcom/typelib/xpidl/macplugin/ |
H A D | mac_xpidl_panel.h | 97 Boolean warnings; /* generate warnings. */ 98 Boolean verbose; /* verbose mode */
|
H A D | mac_xpidl_panel.cpp | 78 static Boolean sHighlightOn; 85 static short GetData(PanelParameterBlock *pb, Handle options, Boolean noisy); 89 static void Validate(Handle original, Handle current, Boolean *recompile, Boolean *relink, Boolean *reset); 94 static Boolean ComparePrefs(Handle prefsHand1, Handle prefsHand2); 95 static Boolean ComparePrefs(XPIDLSettings& prefs1, XPIDLSettings& prefs2); 96 static void OutlineRect(const Rect* focusRect, Boolean outlineOn); 275 inline Boolean hasLinkerOutput(short mode) 305 static short GetData(PanelParameterBlock *pb, Handle options, Boolean nois [all...] |
H A D | mac_memory.cpp | 60 const Boolean kTemporaryAllocation = false;
|
/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/ |
H A D | FSCopyObject.h | 140 typedef CALLBACK_API( Boolean , CopyObjectFilterProcPtr ) ( 141 Boolean containerChanged, 206 Boolean wantFSSpec, 207 Boolean wantName,
|
H A D | MoreFilesX.h | 532 Boolean *isDirectory); /* can be NULL */ 548 isDirectory <** An optional pointer to a Boolean. 549 If not NULL, true will be returned in the Boolean 551 be returned in the Boolean if the specified path is 564 Boolean isVolumeName, 623 Boolean FSRefValid(const FSRef *ref); 680 Boolean *isDirectory); /* can be NULL */ 691 isDirectory <** An optional pointer to a Boolean. 692 If not NULL, true will be returned in the Boolean 694 returned in the Boolean i [all...] |
H A D | FSCopyObject.c | 119 Boolean copyingToDropFolder; 120 Boolean copyingToLocalVolume; 163 Boolean quitFlag; /* set to true if filter wants to kill interation */ 164 Boolean containerChanged; /* temporary - set to true if the current container changed during iteration */ 258 Boolean *isDropBox); 262 static Boolean CompareHFSUniStr255(const HFSUniStr255 *lhs, 276 Boolean isVolumeName, 304 Boolean wantFSSpec, 305 Boolean wantName, 314 Boolean isDirector [all...] |
H A D | MoreFilesX.c | 84 Boolean quitFlag; /* set to true if filter wants to kill interation */ 85 Boolean containerChanged; /* temporary - set to true if the current container changed during iteration */ 471 Boolean *isDirectory) /* can be NULL */ 501 Boolean isVolumeName, 661 Boolean FSRefValid(const FSRef *ref) 729 Boolean *isDirectory) /* can be NULL */ 984 Boolean notifyParent; 1056 Boolean *isDirectory) /* can be NULL */ 1097 /* set isDirectory Boolean if requested */ 1194 Boolean setBit [all...] |
/vbox/src/libs/xpcom18a4/java/src/org/mozilla/xpcom/internal/ |
H A D | XPCOMJavaProxy.java | 170 protected static Boolean proxyEquals(Object aProxy, Object aOther) { 173 return Boolean.TRUE; 178 return Boolean.TRUE; 181 return Boolean.FALSE;
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/ |
H A D | macdll.c | 64 Boolean inRecursive; 67 Boolean outFound; 75 GetSharedLibraryFilterProc(const CInfoPBRec* const inCpb, Boolean* inWantQuit, void *inFilterData); 92 Boolean recursive; 96 Boolean done; 166 static Boolean 179 GetSharedLibraryFilterProc(const CInfoPBRec* const inCpb, Boolean* inWantQuit, void *inFilterData) 188 Boolean crap; 248 static Boolean 255 Boolean foun [all...] |
H A D | mactime.c | 64 static Boolean didReadLocation = false;
|
/vbox/src/libs/xpcom18a4/xpcom/obsolete/ |
H A D | nsFileSpecMac.cpp | 81 Boolean hexDecode, 82 Boolean resolveAlias, 83 Boolean allowPartial = false, 84 Boolean createDirs = false); 87 Boolean hexDecode); 90 Boolean prependSlash, 91 Boolean doEscape ); 95 Boolean inCreateDirs); 109 void SetNoResolve(Boolean inResolve); 112 OSErr ResolveAliasFile(FSSpec& inOutSpec, Boolean [all...] |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | rmxftmpl.x | 71 template Boolean 80 Boolean u; 81 Boolean v; 87 Boolean u; 88 Boolean v;
|
/vbox/src/VBox/Runtime/common/asn1/ |
H A D | asn1-ut-dyntype.cpp | 64 case RTASN1TYPE_BOOLEAN: rc = RTAsn1Boolean_Clone(&pThis->u.Boolean, &pSrc->u.Boolean, pAllocator); break; 128 case RTASN1TYPE_BOOLEAN: return RTAsn1Boolean_Compare(&pLeft->u.Boolean, &pRight->u.Boolean); 153 case RTASN1TYPE_BOOLEAN: rc = RTAsn1Boolean_CheckSanity(&pThis->u.Boolean, fFlags, pErrInfo, pszErrorTag); break;
|
H A D | asn1-ut-dyntype-decode.cpp | 210 rc = RTAsn1Boolean_DecodeAsn1(pCursor, 0, &pDynType->u.Boolean, pszErrorTag);
|
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/ |
H A D | xtraplib.h | 124 Boolean (*eventFunc[XETrapNumberEvents])(XETrapDataEvent *event, struct _XETC *tc);
|
H A D | xtraplibp.h | 95 Boolean XETrapDispatchXLib (XETrapDataEvent *event , XETC *tc); 98 Boolean XETrapDispatchEvent (XEvent *pevent , XETC *tc ); 103 Boolean (*XETrapSetEventHandler(XETC *tc, CARD32 id, Boolean (*pfunc)(XETrapDataEvent *event, XETC *tc))) (XETrapDataEvent *event, XETC *tc);
|
/vbox/src/VBox/Main/webservice/samples/java/axis/ |
H A D | clienttest.java | 160 Boolean fSessionOpen = false; 166 Boolean fOK = false;
|
/vbox/src/VBox/Devices/Graphics/BIOS/ |
H A D | vgabios.h | 8 typedef unsigned short Boolean; typedef
|
H A D | vbe.c | 177 static uint16_t mode_info_find_mode(uint16_t mode, Boolean using_lfb) 216 static ModeInfoListItem* mode_info_find_mode(uint16_t mode, Boolean using_lfb) 413 Boolean using_lfb; 486 Boolean using_lfb;
|
/vbox/src/libs/xpcom18a4/xpcom/threads/ |
H A D | nsProcessMac.cpp | 101 Boolean bDone = false;
|
/vbox/src/VBox/Runtime/r3/darwin/ |
H A D | RTSystemQueryDmiString-darwin.cpp | 118 Boolean fRc = CFStringGetCString(StringRef, pszBuf, cbBuf, kCFStringEncodingUTF8);
|
/vbox/src/VBox/Frontends/VirtualBox/src/platform/darwin/ |
H A D | vmstarter.mm | 75 Boolean fDir;
|