Searched refs:print (Results 1 - 25 of 31) sorted by relevance

12

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/scripting/
H A Derr.D_MACRO_UNDEF.invalidargs.d33 * Try to print arguments not provided.
41 print("The arguments are %d %d\n", $1, $2);
H A Derr.D_SYNTAX.inval.d33 * Attempt to print invalid arguments.
41 print("The arguments are %d %d\n", $-1);
/vbox/src/VBox/Storage/testcase/
H A DtstVDCopy.vd24 print("Creating Source Disk");
29 print("Creating first diff");
33 print("Creating second diff");
37 print("Creating third diff");
41 print("Creating fourth diff");
45 print("Creating destination disk");
48 print("Copying base image");
51 print("Copying first diff optimized");
54 print("Copying other diffs optimized");
59 print("Comparin
[all...]
H A DtstVDDiscard.vd23 print("Testing VDI");
43 print("Discard whole block");
47 print("Split Discard");
H A DtstVDResize.vd23 print("Testing VDI");
H A DtstVDIo.vd20 print(strMessage);
41 print(strMessage);
H A DtstVDCompact.vd20 print(strMsg);
50 print(strMsg);
H A DtstVDMultBackends.vd20 print(strMessage);
/vbox/src/VBox/Devices/PC/ipxe/src/tests/comboot/
H A Dversion.asm28 ; print version string
39 ; print copyright string
49 ; print syslinux derivative id
57 ; print version number
86 ; input: al = byte to print in hex
95 ; input: bottom half of al = nybble to print in hex
108 ; input: ax = word to print
120 .print:
126 jnz .print
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/
H A Ddlist.h76 void (*print)( GLcontext *, void * ) );
/vbox/src/libs/xpcom18a4/python/test/
H A Dtest_test_component.js138 print("javascript successfully tested the Python test component.");
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dstax-ex.jar ... int) int i public static java.lang.String print (byte[], int, int) byte[] input int offset int len char ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-tools.jar ... .util.List jvmargs private boolean noCompile private boolean print private java.io.File factoryPath private String factory ...
/vbox/src/VBox/Main/glue/tests/
H A DTestVBox.java68 System.out.print(".");
182 System.out.print(new String(buf));
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java257 out.print(record.toString());
260 out.print(value);
267 out.print(record);
272 out.print(printa.getOutput());
275 out.print(printa.getFormattedString(t));
312 // print the buckets around the base.
436 out.print(' ');
440 out.print(" ");
844 System.err.print("getopt() returned " + c + "\n");
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/importappliance/
H A DUIWizardImportApp.cpp96 m_pLicenseText->print(&printer);
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector-shutdown.asm66 ;; @todo print some message before halting.
H A Dbootsector2-triple-fault-1.asm182 ; Debug print.
/vbox/src/libs/libxml2-2.6.31/
H A DtestHTML.c775 * print it.
863 printf("\t--noout : do not print the result\n");
H A Dxmlcatalog.c298 printf("\tdump: print the current catalog state\n");
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprlog.c519 * pointer, but a structure; so you can't easily print it...
/vbox/src/VBox/VMM/VMMR0/
H A DVMMR0TripleFaultHackA.asm74 ;; al = char to print
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DC.g70 print str(line)+ ',' + str(offset) + ':' + str(tokenText)
109 print $function_declaration.text
117 print $external_declaration.text
/vbox/src/VBox/Additions/os2/VBoxSF/
H A DVBoxSFA.asm1391 ; @param es:bx String to print. (zero terminated)
1549 ; print the string which offset is in AX (it's in the data segment).

Completed in 131 milliseconds

12