| /vbox/tools/bin/ |
| H A D | gen-slickedit-workspace.sh | 307 # @param $N --end-includes 362 while test $# -ge 1 -a "${1}" != "--end-includes"; 821 my_generate_project "IPRT" "src/VBox/Runtime" --begin-incs "include" "src/VBox/Runtime/include" --end-includes "include/iprt" "src/VBox/Runtime" 824 my_generate_project "VMM" "src/VBox/VMM" --begin-incs "include" "src/VBox/VMM" --end-includes "src/VBox/VMM" \ 853 --end-includes \ 859 my_generate_project "Add-freebsd" "src/VBox/Additions/freebsd" --begin-incs "include" "src/VBox/Additions/freebsd" --end-includes "src/VBox/Additions/freebsd" 860 my_generate_project "Add-linux" "src/VBox/Additions/linux" --begin-incs "include" "src/VBox/Additions/linux" --end-includes "src/VBox/Additions/linux" 861 my_generate_project "Add-os2" "src/VBox/Additions/os2" --begin-incs "include" "src/VBox/Additions/os2" --end-includes "src/VBox/Additions/os2" 862 my_generate_project "Add-solaris" "src/VBox/Additions/solaris" --begin-incs "include" "src/VBox/Additions/solaris" --end-includes "src/VBox/Additions/solaris" 863 my_generate_project "Add-haiku" "src/VBox/Additions/haiku" --begin-incs "include" "src/VBox/Additions/haiku" --end-includes "sr [all...] |
| /vbox/src/libs/libxml2-2.6.31/python/ |
| H A D | setup.py | 169 includes= [xml_includes, iconv_includes] variable 192 includes.append(xslt_includes) 196 extens=[Extension('libxml2mod', c_files, include_dirs=includes, 200 extens.append(Extension('libxsltmod', xslt_c_files, include_dirs=includes,
|
| H A D | setup.py.in | 169 includes= [xml_includes, iconv_includes] 192 includes.append(xslt_includes) 196 extens=[Extension('libxml2mod', c_files, include_dirs=includes, 200 extens.append(Extension('libxsltmod', xslt_c_files, include_dirs=includes,
|
| /vbox/src/libs/libxml2-2.6.31/ |
| H A D | libxml2.spec | 15 This library allows to manipulate XML files. It includes support 17 this includes parsing and validation even with complex DtDs, either 26 Summary: Libraries, includes, etc. to develop XML and HTML applications 34 This library allows to manipulate XML files. It includes support 36 this includes parsing and validation even with complex DtDs, either 55 This library allows to manipulate XML files. It includes support 57 this includes parsing and validation even with complex DTDs, either
|
| H A D | schematron.c | 192 int nbIncludes; /* number of includes in the array */ 194 xmlNodePtr *includes; /* the array of includes */ member in struct:_xmlSchematronParserCtxt 602 ret->includes = NULL; 730 if (ctxt->includes == NULL) { 732 ctxt->includes = (xmlNodePtr *) 734 if (ctxt->includes == NULL) { 735 xmlSchematronPErrMemory(NULL, "allocating parser includes", 744 xmlRealloc(ctxt->includes, ctxt->maxIncludes * 4 * 747 xmlSchematronPErrMemory(NULL, "allocating parser includes", [all...] |
| H A D | relaxng.c | 186 xmlRelaxNGIncludePtr includes; /* all the includes loaded */ member in struct:_xmlRelaxNG 223 xmlRelaxNGIncludePtr includes; /* all the includes loaded */ member in struct:_xmlRelaxNGParserCtxt 399 xmlRelaxNGIncludePtr next; /* keep a chain of includes */ 814 if (schema->includes != NULL) 815 xmlRelaxNGFreeIncludeList(schema->includes); 1642 ret->next = ctxt->includes; 1643 ctxt->includes = ret; 6703 if (ctxt->includes ! [all...] |
| H A D | xmlschemas.c | 12 * - when types are redefined in includes, check that all 30 * IDC XPath expression and chameleon includes: the targetNamespace is changed, so 423 /* For chameleon includes, @origTargetNamespace will be NULL */ 426 * For chameleon includes, @targetNamespace will be the 3640 /* Includes got into the "includes" slot of the *main* schema. */ 3641 if (mainSchema->includes == NULL) { 3642 mainSchema->includes = xmlSchemaItemListCreate(); 3643 if (mainSchema->includes == NULL) { 3648 xmlSchemaItemListAdd(mainSchema->includes, ret); 4121 if (schema->includes ! [all...] |
| H A D | configure | 1344 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ 1347 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
|
| /vbox/src/libs/libxml2-2.6.31/vms/ |
| H A D | build_libxml.com | 43 $! Currently this definition includes the list WITH_TRIO_SOURCES_TRUE
|
| /vbox/src/libs/libxml2-2.6.31/doc/examples/ |
| H A D | index.py | 150 output.write(" <includes>\n") 151 for include in idx.includes.keys(): 154 output.write(" </includes>\n")
|
| /vbox/src/libs/libxml2-2.6.31/include/libxml/ |
| H A D | schemasInternals.h | 943 void *includes; /* the includes, this is opaque for now */ member in struct:_xmlSchema
|
| /vbox/src/libs/libpng-1.2.8/ |
| H A D | pngconf.h | 24 * includes the resource compiler for Windows DLL configurations. 307 __png.h__ already includes setjmp.h;
|
| /vbox/src/VBox/Installer/linux/rpm/ |
| H A D | VirtualBox.tmpl.spec | 43 system. This includes Windows, Linux, FreeBSD, DOS, OpenBSD
|
| /vbox/src/libs/liblzf-3.4/ |
| H A D | configure | 1003 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ 1006 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
|
| /vbox/src/VBox/RDP/client-1.8.3/ |
| H A D | configure | 1142 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ 1145 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ 1369 --x-includes=DIR X include files are in DIR 4350 # using them would break gcc on systems where it needs fixed includes. 4995 echo "To specify paths manually, use the options --x-includes and --x-libraries."
|
| /vbox/src/VBox/Additions/common/VBoxGuest/ |
| H A D | VBoxGuestA-os2.asm | 1023 ; this includes the 32-bit parts. Since it doesn't cost much to be careful, save
|
| /vbox/src/VBox/VMM/testcase/ |
| H A D | tstX86-1A.asm | 2424 ; This is includes denormal values.
|
| /vbox/src/VBox/Main/webservice/jaxlibs/ |
| H A D | jaxb-xjc.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ... |