Searched refs:library (Results 1 - 25 of 87) sorted by relevance
1234
| /vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/pragma/ |
| H A D | err.D_PRAGMA_DEPEND.main.d | 33 #pragma D depends_on library net.d
|
| /vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
| H A D | wbemprov.idl | 4 * This library is free software; you can redistribute it and/or 9 * This library is distributed in the hope that it will be useful, 15 * License along with this library; if not, write to the Free Software 31 library WbemProviders_v1
|
| H A D | mmc.idl | 5 * This library is free software; you can redistribute it and/or 10 * This library is distributed in the hope that it will be useful, 16 * License along with this library; if not, write to the Free Software 51 library MMCVersionLib
|
| H A D | uiautomationclient.idl | 4 * This library is free software; you can redistribute it and/or 9 * This library is distributed in the hope that it will be useful, 15 * License along with this library; if not, write to the Free Software 36 library UIAutomationClient {
|
| H A D | uiautomationcore.idl | 4 * This library is free software; you can redistribute it and/or 9 * This library is distributed in the hope that it will be useful, 15 * License along with this library; if not, write to the Free Software 53 library UIA
|
| H A D | iextag.idl | 4 * This library is free software; you can redistribute it and/or 9 * This library is distributed in the hope that it will be useful, 15 * License along with this library; if not, write to the Free Software 120 library IEXTagLib
|
| H A D | sensevts.idl | 4 * This library is free software; you can redistribute it and/or 9 * This library is distributed in the hope that it will be useful, 15 * License along with this library; if not, write to the Free Software 35 library SensEvents 136 } /* library SensEvents */
|
| H A D | commoncontrols.idl | 6 * This library is free software; you can redistribute it and/or 11 * This library is distributed in the hope that it will be useful, 17 * License along with this library; if not, write to the Free Software 214 library CommonControlObjects
|
| H A D | httprequest.idl | 4 * This library is free software; you can redistribute it and/or 9 * This library is distributed in the hope that it will be useful, 15 * License along with this library; if not, write to the Free Software 44 library WinHttp {
|
| H A D | mmdeviceapi.idl | 4 * This library is free software; you can redistribute it and/or 9 * This library is distributed in the hope that it will be useful, 15 * License along with this library; if not, write to the Free Software 253 library MMDeviceAPILib
|
| /vbox/src/VBox/HostDrivers/VBoxNetFlt/win/nobj/ |
| H A D | VBoxNetFltNobjT.idl | 24 library VBoxNetFltNobjLib
|
| /vbox/src/libs/libxml2-2.6.31/vms/ |
| H A D | build_libxml.com | 3 $! Build the LIBXML library 9 $! This procedure creates an object library XML_LIBDIR:LIBXML.OLB directory. 10 $! After the library is built, you can link LIBXML routines into 41 $!- list of sources to be built into the LIBXML library. Compare this list 123 $! object library 129 $ write sys$output "Creating new object library XML_LIBDIR:LIBXML.OLB" 130 $ library/create XML_LIBDIR:LIBXML.OLB 136 $!- compile modules into the library ------------------------------------------ 142 $ write sys$output "Building modules into the LIBXML object library" 171 $ library/compres [all...] |
| /vbox/src/VBox/VMM/dtrace/lib/ |
| H A D | vbox-types.d | 32 #pragma D depends_on library vbox-arch-types.d
|
| /vbox/src/libs/libpng-1.2.8/contrib/gregbook/ |
| H A D | makevms.com | 38 $ if f$trnlnm("SYS").eqs."" then define sys sys$library: 42 $ if f$trnlnm("SYS").eqs."" then define sys sys$library: 61 $ write xopt "sys$library:decw$xlibshr.exe/share"
|
| /vbox/src/libs/libpng-1.2.8/contrib/pngminus/ |
| H A D | makevms.com | 13 $ if f$trnlnm("SYS").eqs."" then define sys sys$library: 17 $ if f$trnlnm("SYS").eqs."" then define sys sys$library: 36 $ write xopt "sys$library:decw$xlibshr.exe/share"
|
| /vbox/src/libs/libxml2-2.6.31/ |
| H A D | libxml2.spec | 15 This library allows to manipulate XML files. It includes support 23 URI library. 34 This library allows to manipulate XML files. It includes support 42 URI library. 45 Summary: Python bindings for the libxml2 library 53 supplied by the libxml2 library to manipulate XML files. 55 This library allows to manipulate XML files. It includes support
|
| H A D | xml2-config.in | 17 --libs print library linking information
|
| H A D | ltmain.sh | 1 # ltmain.sh - Provide generalized library-building support services. 139 $echo "$modename: not configured to build any kind of library" 1>&2 202 # return the library type of file 'arg' 212 *ar\ archive\ import\ library*) # definitely import 776 # Get the name of the library object. 806 $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2 855 # Delete any leftover library objects. 933 # It is necessary for linking the library. 1116 # even a static library is built. For now, we need to specify 1118 # that all symbols are satisfied, otherwise we get a static library [all...] |
| /vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/ |
| H A D | fc.d | 27 #pragma D depends_on library net.d 28 #pragma D depends_on library scsi.d
|
| H A D | nfs.d | 27 #pragma D depends_on library ip.d 28 #pragma D depends_on library net.d
|
| H A D | srp.d | 27 #pragma D depends_on library net.d 28 #pragma D depends_on library scsi.d
|
| /vbox/include/VBox/ |
| H A D | VDEPlugSymDefs.h | 45 /** The file name of the DBus library */ 52 /** The following are the symbols which we need from the library. */ 77 # error This file should only be included to generate stubs for loading the libvdeplug library at runtime
|
| /vbox/src/VBox/Main/glue/tests/ |
| H A D | Makefile | 44 JAVA_COM_ARGS += -Djava.library.path=$(JACOB_DIR)
|
| /vbox/src/VBox/Devices/PC/BIOS/ |
| H A D | makefile | 51 library clibs.lib &
|
| /vbox/src/libs/libpng-1.2.8/scripts/ |
| H A D | makevms.com | 31 $ if f$trnlnm("SYS").eqs."" then define sys sys$library: 35 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
|
Completed in 54 milliseconds
1234