Searched refs:file (Results 151 - 175 of 1033) sorted by relevance

1234567891011>>

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_error.c4 * See the file LICENSE.txt for information on redistributing this software.
15 void crStateError( int line, const char *file, GLenum error, const char *format, ... ) argument
66 file, line, glerr, errstr );
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/
H A Dvboxport.asm2 ;; @file
9 ; This file is part of VirtualBox Open Source Edition (OSE), as
10 ; available from http://www.virtualbox.org. This file is free software;
13 ; Foundation, in version 2 as it comes in the "COPYING" file of the
/vbox/src/VBox/Additions/WINNT/SharedFolders/driver/
H A DWin2kWorkaroundsA.asm2 ;; @file
9 ; This file is part of VirtualBox Open Source Edition (OSE), as
10 ; available from http://www.virtualbox.org. This file is free software;
13 ; Foundation, in version 2 as it comes in the "COPYING" file of the
/vbox/src/VBox/Additions/common/VBoxGuest/solaris/
H A Ddeps.asm2 ;; @file
9 ; This file is part of VirtualBox Open Source Edition (OSE), as
10 ; available from http://www.virtualbox.org. This file is free software;
13 ; Foundation, in version 2 as it comes in the "COPYING" file of the
/vbox/src/VBox/VMM/VMMRC/
H A DVMMRC0.asm2 ;; @file
9 ; This file is part of VirtualBox Open Source Edition (OSE), as
10 ; available from http://www.virtualbox.org. This file is free software;
13 ; Foundation, in version 2 as it comes in the "COPYING" file of the
H A DVMMRC99.asm2 ;; @file
8 ; This file is part of VirtualBox Open Source Edition (OSE), as
9 ; available from http://www.virtualbox.org. This file is free software;
12 ; Foundation, in version 2 as it comes in the "COPYING" file of the
/vbox/src/VBox/VMM/testcase/
H A DtstAsmStructsAsm.asm2 ;; @file
12 ; This file is part of VirtualBox Open Source Edition (OSE), as
13 ; available from http://www.virtualbox.org. This file is free software;
16 ; Foundation, in version 2 as it comes in the "COPYING" file of the
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Ddmxconfig.h35 /** \file
36 * Interface for DMX configuration file support. \see dmxconfig.c */
49 extern void dmxConfigStoreFile(const char *file);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddmxconfig.h34 /** \file
35 * Interface for DMX configuration file support. \see dmxconfig.c */
48 extern void dmxConfigStoreFile(const char *file);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddmxconfig.h34 /** \file
35 * Interface for DMX configuration file support. \see dmxconfig.c */
48 extern void dmxConfigStoreFile(const char *file);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Ddmxconfig.h34 /** \file
35 * Interface for DMX configuration file support. \see dmxconfig.c */
48 extern void dmxConfigStoreFile(const char *file);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Ddmxconfig.h34 /** \file
35 * Interface for DMX configuration file support. \see dmxconfig.c */
48 extern void dmxConfigStoreFile(const char *file);
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dmem.c4 * See the file LICENSE.txt for information on redistributing this software.
54 void *crAllocDebug( unsigned int nbytes, const char *file, int line ) argument
58 fprintf(stderr, "crAllocDebug(%d bytes) in %s at %d\n", nbytes, file, line);
80 void *crCallocDebug( unsigned int nbytes, const char *file, int line ) argument
84 fprintf(stderr, "crCallocDebug(%d bytes) in %s at %d\n", nbytes, file, line);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/
H A DMakefile4 # The contents of this file are subject to the terms of the
6 # You may not use this file except in compliance with the License.
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
46 $(INS.file)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/cmd/chkargs/
H A DMakefile.com4 # The contents of this file are subject to the terms of the
6 # You may not use this file except in compliance with the License.
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
63 $(INS.file)
66 $(INS.file)
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dtst.ELFGenerationOut.d.ksh5 # The contents of this file are subject to the terms of the
7 # You may not use this file except in compliance with the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Using -G option with dtrace utility produces an ELF file containing a
35 # with .d, and the -o option is not used, then the output ELF file is
68 echo $tst: file not generated
H A Dtst.ELFGenerationWithO.d.ksh5 # The contents of this file are subject to the terms of the
7 # You may not use this file except in compliance with the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33 # Using -G option with dtrace utility produces an ELF file containing a
34 # DTrace program. The output file can be named as required using the
69 echo $tst: file not generated
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh4 * The contents of this file are subject to the terms of the
6 * You may not use this file except in compliance with the License.
14 * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
/vbox/src/VBox/Frontends/VirtualBox/src/net/
H A DUIDownloaderExtensionPack.cpp2 /** @file
9 * This file is part of VirtualBox Open Source Edition (OSE), as
10 * available from http://www.virtualbox.org. This file is free software;
13 * Foundation, in version 2 as it comes in the "COPYING" file of the
97 /* Serialize that buffer into the file: */
100 /* Try to open file for writing: */
101 QFile file(target());
102 if (file.open(QIODevice::WriteOnly))
104 /* Write buffer into the file: */
105 file
[all...]
/vbox/src/VBox/Runtime/common/misc/
H A DRTFileOpenV.cpp2 /** @file
9 * This file is part of VirtualBox Open Source Edition (OSE), as
10 * available from http://www.virtualbox.org. This file is free software;
13 * Foundation, in version 2 as it comes in the "COPYING" file of the
17 * The contents of this file may alternatively be used under the terms
19 * (CDDL) only, as it comes in the "COPYING.CDDL" file of the
23 * You may elect to license modified versions of this file under the
31 #include <iprt/file.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Ddmxconfig.h35 /** \file
36 * Interface for DMX configuration file support. \see dmxconfig.c */
49 extern void dmxConfigStoreFile(const char *file);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Ddmxconfig.h35 /** \file
36 * Interface for DMX configuration file support. \see dmxconfig.c */
49 extern void dmxConfigStoreFile(const char *file);
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dmbcs.c5 * The contents of this file are subject to the Mozilla Public License Version
6 * 1.1 (the "License"); you may not use this file except in compliance with
24 * Alternatively, the contents of this file may be used under the terms of
28 * of those above. If you wish to allow use of your version of this file only
30 * use your version of this file under the terms of the MPL, indicate your
33 * the provisions above, a recipient may use your version of this file under
98 char file[256]; local
108 sprintf( file, "%s/%s", dir, dirEntry->name );
109 rc = PR_GetFileInfo( file, &info );
111 printf("PR_GetFileInfo() failed on file
[all...]
/vbox/src/libs/zlib-1.2.6/
H A Dgzwrite.c13 /* Initialize state for writing a gzip file. Mark initialization by setting
64 /* Compress whatever is at avail_in and next_in and write to the output file.
65 Return -1 if there is an error writing to the output file, otherwise 0.
68 is true, then simply write to the output file without compressing, and
165 int ZEXPORT gzwrite(file, buf, len)
166 gzFile file;
176 if (file == NULL)
178 state = (gz_statep)file;
230 /* directly compress user buffer to file */
243 int ZEXPORT gzputc(file,
303 gzprintf(gzFile file, const char *format, ...) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dfopen.c1 /** @file
60 fopen(const char *file, const char *mode) argument
66 _DIAGASSERT(file != NULL);
71 if ((f = open(file, oflags, DEFFILEMODE)) < 0)
99 * the file extends, this will fail, but there is not much

Completed in 340 milliseconds

1234567891011>>