/vbox/src/VBox/Storage/testcase/ |
H A D | tstVDCopy.vd | 26 create("source", "base", "source_base.vdi", "dynamic", "VDI", 1G, false, false); 30 create("source", "diff", "source_diff1.vdi", "dynamic", "VDI", 1G, false, false); 34 create("source", "diff", "source_diff2.vdi", "dynamic", "VDI", 1G, false, false); 38 create("source", "diff", "source_diff3.vdi", "dynamic", "VDI", 1G, false, false); 42 create("source", "diff", "source_diff4.vdi", "dynamic", "VDI", 1G, false, false);
|
H A D | tstVDMultBackends.vd | 22 create("test", "base", "tst.disk", "dynamic", strBackend, 2G, false /* fIgnoreFlush */, false); 27 create("test", "diff", "tst2.disk", "dynamic", "VMDK", 2G, false /* fIgnoreFlush */, false); 30 create("test", "diff", "tst3.disk", "dynamic", "VMDK", 2G, false /* fIgnoreFlush */, false); 33 create("test", "diff", "tst4.disk", "dynamic", "VMDK", 2G, false /* fIgnoreFlush */, false); 37 create("test", "diff", "tst5.disk", "dynamic", "VMDK", 2G, false /* fIgnoreFlush */, false); 41 create("test", "diff", "tst6.disk", "dynamic", "VMDK", 2G, false /* fIgnoreFlush */, false);
|
H A D | tstVDIo.vd | 22 create("test", "base", "tst.disk", "dynamic", strBackend, 200M, false /* fIgnoreFlush */, false); 27 create("test", "diff", "tst2.disk", "dynamic", strBackend, 200M, false /* fIgnoreFlush */, false); 30 create("test", "diff", "tst3.disk", "dynamic", strBackend, 200M, false /* fIgnoreFlush */, false); 43 create("test", "base", "tst.disk", "dynamic", strBackend, 2G, false);
|
H A D | tstVDCompact.vd | 24 create("disk", "base", "tstCompact.disk", "dynamic", strBackend, 200M, false, false); 54 create("disk", "base", "tstCompact.disk", "dynamic", strBackend, 200M, false, false); 59 create("test", "diff", "tst2.disk", "dynamic", strBackend, 200M, false /* fIgnoreFlush */, true /* fHonorSame */); 64 create("disk", "diff", "tst3.disk", "dynamic", strBackend, 200M, false /* fIgnoreFlush */, true /* fHonorSame */);
|
H A D | tstVDResize.vd | 25 create("test", "base", "tst.vdi", "dynamic", "VDI", 1T, false, false);
|
H A D | tstVDShareable.vd | 28 create("shared1", "base", "tstShared.vdi", "fixed", "VDI", 20M, false, false);
|
H A D | tstVDDiscard.vd | 28 create("disk", "base", "tstCompact.vdi", "dynamic", "VDI", 2G, false /* fIgnoreFlush */, false);
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/proc/ |
H A D | tst.create.ksh | 29 # This script tests that the proc:::create probe fires with the proper 38 proc:::create
|
/vbox/src/VBox/Frontends/VirtualBox/src/net/ |
H A D | UIDownloaderAdditions.h | 36 static UIDownloaderAdditions* create();
|
H A D | UIDownloaderExtensionPack.h | 36 static UIDownloaderExtensionPack* create();
|
H A D | UIDownloaderUserManual.h | 36 static UIDownloaderUserManual* create();
|
H A D | UIDownloaderAdditions.cpp | 41 UIDownloaderAdditions* UIDownloaderAdditions::create() function in class:UIDownloaderAdditions
|
H A D | UIDownloaderUserManual.cpp | 41 UIDownloaderUserManual* UIDownloaderUserManual::create() function in class:UIDownloaderUserManual
|
H A D | UINetworkManager.h | 53 static void create(); 69 /* Allow UINetworkCustomer to create network-request: */
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/pid/ |
H A D | tst.vfork.d | 44 proc:::create
|
H A D | tst.fork.d | 44 proc:::create
|
/vbox/src/VBox/Main/src-client/ |
H A D | EbmlWriter.h | 45 * @param a_pszFilename Name of the file to create. 48 int create(const char *a_pszFilename);
|
/vbox/src/VBox/Frontends/VirtualBox/src/globals/ |
H A D | UIModalWindowManager.h | 35 static void create();
|
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/ |
H A D | UIMachine.cpp | 93 /* Try to create machine UI: */ 94 return create(); 98 bool UIMachine::create() function in class:UIMachine 145 UIMachineLogic *pMachineLogic = UIMachineLogic::create(this, m_pSession, visualState); 223 /* Try to create session UI: */ 224 if (!UISession::create(m_pSession, this))
|
H A D | UIMachine.h | 52 static bool create();
|
/vbox/src/VBox/Devices/Network/slirp/libalias/ |
H A D | alias.c | 281 static int IcmpAliasOut1(struct libalias *, struct ip *, int create); 283 static int IcmpAliasOut(struct libalias *, struct ip *, int create); 286 static int ProtoAliasOut(struct libalias *, struct ip *, int create); 289 static int UdpAliasOut(struct libalias *, struct ip *, int create); 292 static int TcpAliasOut(struct libalias *, struct ip *, int, int create); 481 IcmpAliasOut1(struct libalias *la, struct ip *pip, int create) argument 494 lnk = FindIcmpOut(la, pip->ip_src, pip->ip_dst, ic->icmp_id, create); 627 IcmpAliasOut(struct libalias *la, struct ip *pip, int create) argument 633 (void)create; 646 iresult = IcmpAliasOut1(la, pip, create); 698 ProtoAliasOut(struct libalias *la, struct ip *pip, int create) argument 797 UdpAliasOut(struct libalias *la, struct ip *pip, int create) argument 977 TcpAliasOut(struct libalias *la, struct ip *pip, int maxpacketsize, int create) argument 1360 LibAliasOutTry(struct libalias *la, char *ptr, int maxpacketsize, int create) argument [all...] |
/vbox/src/VBox/ValidationKit/testboxscript/darwin/ |
H A D | setup-routines.sh | 196 dscl . -create "/Users/${TESTBOXSCRIPT_USER}" UserShell /bin/bash 197 dscl . -create "/Users/${TESTBOXSCRIPT_USER}" RealName "VBox Test User" 198 dscl . -create "/Users/${TESTBOXSCRIPT_USER}" UniqueID ${NEWUID} 199 dscl . -create "/Users/${TESTBOXSCRIPT_USER}" PrimaryGroupID 80 200 dscl . -create "/Users/${TESTBOXSCRIPT_USER}" NFSHomeDirectory "/Users/vbox"
|
/vbox/src/VBox/VMM/VMMR0/ |
H A D | TRPMR0A.asm | 55 ; create the iret frame 65 ; create the retf frame 96 ; create the iret frame 102 ; create the retf frame
|
/vbox/src/VBox/Devices/PC/ipxe/contrib/vm/ |
H A D | cow | 40 dmsetup create $x ; dmname=$x
|
/vbox/src/VBox/Main/src-server/win/ |
H A D | svchlp.h | 53 int create (const char *aName);
|