Searched refs:sources (Results 1 - 19 of 19) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/vms/
H A Dbuild_libxml.com23 $! updated to work with current sources
41 $!- list of sources to be built into the LIBXML library. Compare this list
45 $ sources = "SAX.c entities.c encoding.c error.c parserInternals.c"
46 $ sources = sources + " parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c"
47 $ sources = sources + " valid.c xlink.c HTMLparser.c HTMLtree.c debugXML.c xpath.c"
48 $ sources = sources + " xpointer.c xinclude.c nanohttp.c nanoftp.c DOCBparser.c"
49 $ sources
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/PyUtility/
H A Dsetup.py31 sources=[ variable
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/PyEfiCompressor/
H A Dsetup.py31 sources=[ variable
/vbox/src/VBox/Frontends/VirtualBox/src/net/
H A DUIDownloader.h70 * allows to set/get one or more sources to try to download from: */
73 const QList<QUrl>& sources() const { return m_sources; } function in class:UIDownloader
/vbox/src/libs/libxml2-2.6.31/
H A DgenUnicode.py17 sources = "Blocks-4.0.1.txt UnicodeData-4.0.1.txt" variable
34 (blockfile, catfile) = string.split(sources)
236 """ % (webpage, date, sources));
278 """ % (webpage, date, sources));
/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Dmakevms.com8 $! Set locations where zlib and libpng sources live.
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/gcc/
H A Dmingw-gcc-build.py81 help = "Directory to download/extract binutils/gcc sources"
87 help = "Directory to download/extract binutils/gcc sources"
551 sources = SourceFiles(config)
552 result = sources.GetAll()
559 Extracter(sources, config).ExtractAll()
561 Builder(sources, config).Build()
/vbox/src/VBox/HostDrivers/VBoxNetAdp/linux/
H A DMakefile90 $(error Error: unable to find the sources of your current Linux kernel. \
/vbox/src/VBox/HostDrivers/VBoxPci/linux/
H A DMakefile94 $(error Error: unable to find the sources of your current Linux kernel. \
/vbox/src/VBox/HostDrivers/VBoxNetFlt/linux/
H A DMakefile94 $(error Error: unable to find the sources of your current Linux kernel. \
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/
H A Dtoolsetup.bat360 echo Rebuild If sources are available perform an Incremental build, only
362 echo ForceRebuild If sources are available, rebuild all tools regardless of
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dzlibpas.pas4 * Derived from original sources by Bob Dellaca.
/vbox/src/VBox/HostDrivers/Support/linux/
H A DMakefile185 $(error Error: unable to find the sources of your current Linux kernel. \
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.cpp563 const char **sources;
565 sources = new const char*[mcComponents];
573 sources[i] = maComponents[i]->contents();
582 VBOXQGLLOG(("**********\n%s\n***********\n", sources[i]));
589 vboxglShaderSource(mShader, mcComponents, sources, length);
623 delete[] sources;
/vbox/src/libs/zlib-1.2.6/
H A Dmake_vms.com140 $ write sys$output "Compiling Zlib sources ..."
452 $! Read list of core library sources from makefile.in and create options
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dglext.h8460 GLAPI GLuint APIENTRY glGetDebugMessageLogARB (GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog);
8465 typedef GLuint (APIENTRYP PFNGLGETDEBUGMESSAGELOGARBPROC) (GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog);
8614 GLAPI GLuint APIENTRY glGetDebugMessageLog (GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog);
8625 typedef GLuint (APIENTRYP PFNGLGETDEBUGMESSAGELOGPROC) (GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog);
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dglext.h7577 GLAPI GLuint APIENTRY glGetDebugMessageLogARB (GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog);
7582 typedef GLuint (APIENTRYP PFNGLGETDEBUGMESSAGELOGARBPROC) (GLuint count, GLsizei bufsize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog);

Completed in 336 milliseconds