HomeSort by relevance Sort by last modified time
    Searched full:dll (Results 226 - 250 of 1187) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/include/clang-c/
Platform.h 21 /* MSVC DLL import/export. */
  /external/eigen/Eigen/src/Core/util/
DisableStupidWarnings.h 11 // 4273 - QtAlignedMalloc, inconsistent DLL linkage
  /external/icu4c/samples/ufortune/resources/
Makefile 37 ifeq ($(RESMODE),dll)
  /external/libpng/scripts/
pngw32.rc 97 VALUE "OriginalFilename", PNG_LIBPNG_DLLFNAME QUOTE(PNG_LIBPNG_VER_DLLNUM) PNG_LIBPNG_DLLFNAME_POSTFIX ".DLL\000"
  /external/libvorbis/win32/VS2005/libvorbisfile/
libvorbisfile_dynamic.vcproj 20 <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbisfile.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="1"/>
40 <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbisfile.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="17"/>
60 <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="1"/>
80 <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2005\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="17"/>
  /external/libvorbis/win32/VS2008/libvorbisfile/
libvorbisfile_dynamic.vcproj 20 <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbisfile.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="1"/>
40 <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="2" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/libvorbisfile.pdb" SubSystem="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="17"/>
60 <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="1"/>
80 <Tool Name="VCLinkerTool" AdditionalDependencies="libogg.lib libvorbis.lib" OutputFile="$(OutDir)/libvorbisfile.dll" LinkIncremental="1" AdditionalLibraryDirectories="&quot;..\..\..\..\libogg\win32\VS2008\$(PlatformName)\$(ConfigurationName)&quot;;&quot;..\$(PlatformName)\$(ConfigurationName)&quot;" ModuleDefinitionFile="..\..\vorbisfile.def" GenerateDebugInformation="false" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ImportLibrary="$(OutDir)/libvorbisfile.lib" TargetMachine="17"/>
  /external/libvpx/libvpx/vp8/common/generic/
systemdependent.c 54 GetModuleHandle(TEXT("kernel32.dll")), "GetNativeSystemInfo");
  /external/protobuf/
autogen.sh 28 # Temporary hack: Must change C runtime library to "multi-threaded DLL",
  /external/stlport/doc/
README.cygwin 37 To build STLport libraries that do not depend on cygwin1.dll
  /external/webkit/Source/WebCore/platform/graphics/win/
QTCFDictionary.cpp 39 HMODULE qtcfDLL = LoadLibraryW(L"QTCF.dll");
QTMovieWinTimer.h 30 // It is used by the QuickTime access DLL. It copies some WebCore code
  /external/zlib/src/win32/
Makefile.gcc 30 # the DLL name should be changed from "zlib1.dll".
33 SHAREDLIB = zlib1.dll
34 IMPLIB = libz.dll.a
  /hardware/ti/omap3/dspbridge/inc/
dsptrap.h 30 *! 08-Oct-1999 rr: header information changed to dbclsdrv.dll
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dsptrap.h 30 *! 08-Oct-1999 rr: header information changed to dbclsdrv.dll
  /external/chromium/base/win/
pe_image_unittest.cc 97 // Retrieves the expected value from advapi32.dll based on the OS.
155 HMODULE module = LoadLibrary(L"advapi32.dll");
201 HMODULE module = LoadLibrary(L"advapi32.dll");
  /external/chromium/net/base/
network_change_notifier_win.cc 42 // (1) Use InternetGetConnectedState (wininet.dll). This function is really easy
44 // dependency on the wininet DLL.
47 // (iphlpapi.dll), and assume we are "online" if there is at least one interface
  /external/chromium/net/http/
http_auth_sspi_win.h 27 // the SSPI implementation provided by Secur32.dll.
28 // NOTE(cbentzel): I considered replacing the Secur32.dll with a mock DLL, but
  /external/chromium/third_party/libjingle/source/talk/base/
latebindingsymboltable.h 91 // Loads the DLL and the symbol table. Returns true iff the DLL and symbol
99 // likely to succeed and DLL loading is costly.
  /external/compiler-rt/lib/interception/
interception_win.cc 24 "msvcr80.dll",
25 "msvcr90.dll",
26 "kernel32.dll",
  /external/open-vcdiff/gflags/src/windows/
config.h 16 "__declspec(dllexport)". This way, when we compile the dll, we export our
18 used internally, to compile the DLL, and every DLL source file #includes
  /external/open-vcdiff/src/
config.h 5 "__declspec(dllexport)". This way, when we compile the dll, we export our
7 used internally, to compile the DLL, and every DLL source file #includes
  /external/quake/quake/src/QW/scitech/include/
debug.h 156 * _DLLAPI - Calling conventions for all DLL exported functions
157 * _DLLVAR - Modifier to export/import globals in 32 bit DLL's
158 * _EXPORT - Expands to _export when compiling a DLL
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H 156 * _DLLAPI - Calling conventions for all DLL exported functions
157 * _DLLVAR - Modifier to export/import globals in 32 bit DLL's
158 * _EXPORT - Expands to _export when compiling a DLL
  /external/v8/include/
v8-preparser.h 35 // Setup for Windows DLL export/import. When building the V8 DLL the
37 // the V8 DLL USING_V8_SHARED needs to be defined. When either building the V8
  /external/webkit/Source/WebKit2/WebProcess/
WebKitMain.cpp 90 HMODULE hMod = ::GetModuleHandleW(L"Kernel32.dll");
111 HMODULE hMod = ::GetModuleHandleW(L"kernel32.dll");
129 HMODULE lib = LoadLibrary(TEXT("kernel32.dll"));

Completed in 1501 milliseconds

1 2 3 4 5 6 7 8 91011>>