HomeSort by relevance Sort by last modified time
    Searched full:dll (Results 251 - 275 of 850) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/sdl-1.2.12/src/thread/os2/
SDL_systhread.c 103 * TerminateThread() doesn't perform stack and DLL cleanup.
  /external/webkit/WebCore/platform/graphics/win/
IconWin.cpp 74 if (_tcscat_s(buffer, TEXT("\\shell32.dll")))
  /external/webkit/WebCore/plugins/win/
PluginDatabaseWin.cpp 142 if ((!filename.startsWith("np", false) || !filename.endsWith("dll", false)) &&
143 (!equalIgnoringCase(filename, "Plugin.dll") || !it->endsWith("Shockwave 10", false)))
152 if (equalIgnoringCase(filename, "npdsplay.dll"))
154 else if (equalIgnoringCase(filename, "np-mswmp.dll"))
  /external/webkit/WebKitTools/DumpRenderTree/win/
MD5.cpp 40 static HMODULE module = LoadLibraryW(L"Cryptdll.dll");
  /external/webkit/WebKitTools/Scripts/webkitperl/
httpd.pm 126 unless (-x "/usr/lib/apache/libphp4.dll") {
127 copy("$windowsConfDirectory/libphp4.dll", "/usr/lib/apache/libphp4.dll");
128 chmod(0755, "/usr/lib/apache/libphp4.dll");
  /external/zlib/contrib/dotzlib/DotZLib/
AssemblyInfo.cs 10 [assembly: AssemblyDescription(".Net bindings for ZLib compression dll 1.2.x")]
  /external/zlib/contrib/vstudio/vc10/
zlibvc.vcxproj 217 <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
265 <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
314 <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
360 <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
403 <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
448 <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
493 <OutputFile>$(OutDir)zlibwapi.dll</OutputFile>
    [all...]
  /external/zlib/contrib/vstudio/vc8/
zlibvc.vcproj 83 OutputFile="$(OutDir)\zlibwapi.dll"
180 OutputFile="$(OutDir)\zlibwapi.dll"
277 OutputFile="$(OutDir)\zlibwapi.dll"
378 OutputFile="$(OutDir)\zlibwapi.dll"
478 OutputFile="$(OutDir)\zlibwapi.dll"
579 OutputFile="$(OutDir)\zlibwapi.dll"
682 OutputFile="$(OutDir)\zlibwapi.dll"
783 OutputFile="$(OutDir)\zlibwapi.dll"
884 OutputFile="$(OutDir)\zlibwapi.dll"
  /external/zlib/contrib/vstudio/vc9/
zlibvc.vcproj 85 OutputFile="$(OutDir)\zlibwapi.dll"
181 OutputFile="$(OutDir)\zlibwapi.dll"
275 OutputFile="$(OutDir)\zlibwapi.dll"
373 OutputFile="$(OutDir)\zlibwapi.dll"
472 OutputFile="$(OutDir)\zlibwapi.dll"
570 OutputFile="$(OutDir)\zlibwapi.dll"
670 OutputFile="$(OutDir)\zlibwapi.dll"
770 OutputFile="$(OutDir)\zlibwapi.dll"
868 OutputFile="$(OutDir)\zlibwapi.dll"
  /libcore/luni/src/test/java/libcore/java/net/
OldJarURLConnectionTest.java 58 URL u = createContent("lf.jar", "swt.dll");
100 URL u = createContent("lf.jar", "swt.dll");
105 assertEquals(new HashSet<String>(Arrays.asList("plus.bmp", "swt.dll")),
266 URL u = createContent("lf.jar", "swt.dll");
  /system/extras/tests/bionic/libc/bionic/
libdlclosetest1.cpp 41 * We use a global variable inside the DLL called "x"
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/OAL/Common/
TI_OAL.cpp 21 // TIOsLib.cpp : Defines the entry point for the DLL application.
  /external/bluetooth/glib/build/win32/vs8/
gmodule.vcproj 66 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
145 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
gobject.vcproj 64 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
142 OutputFile="$(OutDir)\lib$(ProjectName)-2.0-0-vs8.dll"
  /external/chromium/third_party/icu/source/config/
mh-cygwin 51 SO = dll
56 IMPORT_LIB_EXT = .dll.a
  /external/expat/bcb5/
expat.bpr 6 <PROJECT value="Release\libexpat_mtd.dll"/>
60 DLL=0
expatw.bpr 6 <PROJECT value="Release\libexpatw_mtd.dll"/>
60 DLL=0
  /external/icu4c/config/
mh-cygwin 54 SO = dll
59 IMPORT_LIB_EXT = .dll.a
  /external/stlport/doc/
README.wince 90 - The name of a DLL loaded via an import library can't be longer than 32 chars. If
91 this is not the case, the application will behave as if the DLL was not present or
  /external/zlib/
README 23 <info@winimage.com> for the Windows DLL version. The zlib home page is
58 - For Windows DLL versions, please see win32/DLL_FAQ.txt
  /frameworks/base/media/libstagefright/codecs/aacenc/SampleCode/
AAC_E_SAMPLES.c 190 // open encoder dll;
194 printf("open dll error......");
  /system/core/adb/
Android.mk 90 $(HOST_OUT_EXECUTABLES)/AdbWinApi.dll \
91 $(HOST_OUT_EXECUTABLES)/AdbWinUsbApi.dll
  /external/chromium/third_party/icu/source/common/
umapfile.c 72 /* No memory mapping for 390 batch mode. Fake it using dll loading. */
73 # include <dll.h>
78 # define LIB_SUFFIX ".dll"
317 * The idea here is to hide the fact that 390 is using dll loading from the
462 /* we have a data DLL - what kind of lookup do we need here? */
  /external/e2fsprogs/config/
config.rpath 376 shlibext=dll.a
379 shlibext=dll
383 shlibext=dll
386 shlibext=dll
438 shlibext=dll
  /external/elfutils/config/
config.rpath 376 shlibext=dll.a
379 shlibext=dll
383 shlibext=dll
386 shlibext=dll
438 shlibext=dll

Completed in 1248 milliseconds

<<11121314151617181920>>