HomeSort by relevance Sort by last modified time
    Searched full:dll (Results 26 - 50 of 1116) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/zlib/old/visualc6/
README.txt 10 * Win32_DLL_Release\zlib1.dll DLL build
11 * Win32_DLL_Debug\zlib1d.dll DLL build (debug version)
12 * Win32_DLL_ASM_Release\zlib1.dll DLL build using ASM code
13 * Win32_DLL_ASM_Debug\zlib1d.dll DLL build using ASM code (debug version)
20 For more information regarding the DLL builds, please see the DLL FAQ
    [all...]
  /external/zlib/projects/visualc6/
README.txt 10 * Win32_DLL_Release\zlib1.dll DLL build
11 * Win32_DLL_Debug\zlib1d.dll DLL build (debug version)
12 * Win32_DLL_ASM_Release\zlib1.dll DLL build using ASM code
13 * Win32_DLL_ASM_Debug\zlib1d.dll DLL build using ASM code (debug version)
20 For more information regarding the DLL builds, please see the DLL FAQ
    [all...]
  /external/libpng/projects/cbuilder5/
libpng.cpp 4 // Important note about DLL memory management when your DLL uses the
7 // If your DLL exports any functions that pass String objects (or structs/
9 // you will need to add the library MEMMGR.LIB to both the DLL project and
10 // any other projects that use the DLL. You will also need to use MEMMGR.LIB
11 // if any other projects which use the DLL will be performing new or delete
13 // DLL. Adding MEMMGR.LIB to your project will change the DLL and its calling
14 // EXE's to use the BORLNDMM.DLL as their memory manager. In these cases,
15 // the file BORLNDMM.DLL should be deployed along with your DLL.
    [all...]
  /external/zlib/contrib/vstudio/
readme.txt 1 Building instructions for the DLL versions of Zlib 1.2.4
34 - To use zlibwapi.dll in your application, you must define the
40 - This DLL, named zlibwapi.dll, is compatible to the old zlib.dll built
45 particular build of zlib.dll, you can rename zlibwapi.dll to zlib.dll.
47 - The new DLL was renamed because there exist several incompatible
48 versions of zlib.dll on the Internet.
    [all...]
  /external/zlib/contrib/vstudio/vc10/
zlib.rc 22 VALUE "OriginalFilename", "zlib.dll\0"
23 VALUE "ProductName", "ZLib.DLL\0"
24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /external/zlib/contrib/vstudio/vc7/
zlib.rc 22 VALUE "OriginalFilename", "zlib.dll\0"
23 VALUE "ProductName", "ZLib.DLL\0"
24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /external/zlib/contrib/vstudio/vc8/
zlib.rc 22 VALUE "OriginalFilename", "zlib.dll\0"
23 VALUE "ProductName", "ZLib.DLL\0"
24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /external/zlib/contrib/vstudio/vc9/
zlib.rc 22 VALUE "OriginalFilename", "zlib.dll\0"
23 VALUE "ProductName", "ZLib.DLL\0"
24 VALUE "Comments","DLL support by Alessandro Iacopetti & Gilles Vollant\0"
  /external/icu4c/config/
windows-update.sed.in 5 s%\(icu[a-zA-Z]*\)[0-9][0-9]\(d\.dll\)%\1@LIB_VERSION_MAJOR@\2%g
6 s%\(icu[a-zA-Z]*\)[0-9][0-9]\(\.dll\)%\1@LIB_VERSION_MAJOR@\2%g
  /external/chromium/chrome/common/
sandbox_policy.cc 33 // versions of the dll name only if the dll has an extension.
35 L"adialhk.dll", // Kaspersky Internet Security.
36 L"acpiz.dll", // Unknown.
37 L"avgrsstx.dll", // AVG 8.
38 L"babylonchromepi.dll", // Babylon translator.
39 L"btkeyind.dll", // Widcomm Bluetooth.
40 L"cmcsyshk.dll", // CMC Internet Security.
41 L"cooliris.dll", // CoolIris.
42 L"dockshellhook.dll", // Stardock Objectdock
    [all...]
  /external/chromium/base/memory/
scoped_native_library_unittest.cc 16 // Get the pointer to DirectDrawCreate() from "ddraw.dll" and verify it
18 // FreeLibrary() doesn't actually unload a DLL until its reference count
19 // becomes zero, i.e. this function pointer is still valid if the DLL used
21 // So, this test uses "ddraw.dll", which is not used by Chrome at all but
  /external/quake/quake/src/QW/
makezip.bat 1 zip -9 -r -D -X qw client server docs dxsdk gas2masm progs scitech -x *.obj *.sbr *.pch *.pdb *.idb *.bsc *.dll *.exp *.exe *.lib *.map *.ilk
  /external/quake/quake/src/WinQuake/
makezip.bat 1 zip -9 -r code * -x *.obj -x *.sbr -x *.pch -x *.pdb -x *.o -x *.exe -x *.dll -x *.map -x *.bsc -x *.lib -x *.ilk -x *.exp -x *.idb -x *.zip
  /external/webkit/Tools/WebKitTestRunner/Configurations/
InjectedBundleCFLite.vsprops 10 OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).dll"
InjectedBundleCoreFoundation.vsprops 10 OutputFile="$(OutDir)\$(ProjectName)$(WebKitConfigSuffix).dll"
  /external/icu4c/tools/icuinfo/
icuplugins_windows_sample.txt 13 # plugin DLL (depending on whether ICU is in debug or non-debug state).
36 # It is in the testplug project. (You will need to rebuild either the debug or release version of this DLL.)
40 testplug.dll myPlugin hello=world
45 #testplug.dll myPluginBad hello=world
49 #testplug.dll myPluginHigh
53 #testplug.dll myPluginLow
57 #testplug.dll debugMemoryPlugin
  /external/bluetooth/glib/
glib-zip.in 27 bin/libglib-2.0-@LT_CURRENT_MINUS_AGE@.dll
28 bin/libgio-2.0-@LT_CURRENT_MINUS_AGE@.dll
29 bin/libgmodule-2.0-@LT_CURRENT_MINUS_AGE@.dll
30 bin/libgobject-2.0-@LT_CURRENT_MINUS_AGE@.dll
31 bin/libgthread-2.0-@LT_CURRENT_MINUS_AGE@.dll
45 lib/libglib-2.0.dll.a
48 lib/libgmodule-2.0.dll.a
51 lib/libgobject-2.0.dll.a
54 lib/libgthread-2.0.dll.a
57 lib/libgio-2.0.dll.
    [all...]
  /external/stlport/stlport/stl/config/
_detect_dll_or_lib.h 2 * _STLP_USE_DYNAMIC_LIB: To signal use STLport as a dll or build of the
13 * _STLP_DLL: If we are building a dll
14 * _STLP_RUNTIME_DLL: If we are using native runtime as a dll
20 /* We are building the STLport dll */
73 # error Unknown STLport usage config (dll/lib?)
  /external/valgrind/tsan/
tsan_pin.sh 11 DLL=so
15 DLL=dll
68 -t64 $TS_ROOT/bin/amd64-$OS${TS_VARIANT}-ts_pin$MT.$DLL \
69 -t $TS_ROOT/bin/x86-$OS${TS_VARIANT}-ts_pin$MT.$DLL \
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h 2 * _STLP_USE_DYNAMIC_LIB: To signal use STLport as a dll or build of the
13 * _STLP_DLL: If we are building a dll
14 * _STLP_RUNTIME_DLL: If we are using native runtime as a dll
20 /* We are building the STLport dll */
73 # error Unknown STLport usage config (dll/lib?)
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h 2 * _STLP_USE_DYNAMIC_LIB: To signal use STLport as a dll or build of the
13 * _STLP_DLL: If we are building a dll
14 * _STLP_RUNTIME_DLL: If we are using native runtime as a dll
20 /* We are building the STLport dll */
73 # error Unknown STLport usage config (dll/lib?)
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h 2 * _STLP_USE_DYNAMIC_LIB: To signal use STLport as a dll or build of the
13 * _STLP_DLL: If we are building a dll
14 * _STLP_RUNTIME_DLL: If we are using native runtime as a dll
20 /* We are building the STLport dll */
73 # error Unknown STLport usage config (dll/lib?)
  /external/dropbear/libtommath/
makefile.cygwin_dll 3 #This makefile will build a Windows DLL [doesn't require cygwin to run] in the file
4 #libtommath.dll. The import library is in libtommath.dll.a. Remember to add
43 # make a Windows DLL via Cygwin
45 gcc -mno-cygwin -mdll -o libtommath.dll -Wl,--out-implib=libtommath.dll.a -Wl,--export-all-symbols *.o
46 ranlib libtommath.dll.a
48 # build the test program using the windows DLL
50 gcc $(CFLAGS) demo/demo.c libtommath.dll.a -Wl,--enable-auto-import -o test -s
  /external/chromium/chrome/browser/importer/
nss_decryptor_win.cc 35 const wchar_t NSSDecryptor::kNSS3Library[] = L"nss3.dll";
36 const wchar_t NSSDecryptor::kSoftokn3Library[] = L"softokn3.dll";
37 const wchar_t NSSDecryptor::kPLDS4Library[] = L"plds4.dll";
38 const wchar_t NSSDecryptor::kNSPR4Library[] = L"nspr4.dll";
44 HMODULE kernel32_dll = GetModuleHandle(L"kernel32.dll");
60 // actually prefer this method because it doesn't change the DLL search
70 // 1. nss3.dll is not linked with softokn3.dll at build time, but rather
71 // loads softokn3.dll using LoadLibrary in NSS_Init.
72 // 2. softokn3.dll has a new dependency sqlite3.dll
    [all...]
  /external/zlib/old/
visual-basic.txt 32 Declare Function compress Lib "ZLIB.DLL" (ByVal compr As
35 Declare Function uncompress Lib "ZLIB.DLL" (ByVal uncompr
38 Declare Function gzopen Lib "ZLIB.DLL" (ByVal filePath As
40 Declare Function gzread Lib "ZLIB.DLL" (ByVal file As
43 Declare Function gzwrite Lib "ZLIB.DLL" (ByVal file As
46 Declare Function gzclose Lib "ZLIB.DLL" (ByVal file As
49 Declare Function compress Lib "ZLIB32.DLL"
52 Declare Function uncompress Lib "ZLIB32.DLL"
55 Declare Function gzopen Lib "ZLIB32.DLL"
57 Declare Function gzread Lib "ZLIB32.DLL"
    [all...]

Completed in 394 milliseconds

12 3 4 5 6 7 8 91011>>