/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 \
|
/external/libpng/projects/visualc71/ |
README_zlib.txt | 36 * Win32_DLL_Release\zlib1.dll DLL build 37 * Win32_DLL_Debug\zlib1d.dll DLL build (debug version) 38 * Win32_DLL_ASM_Release\zlib1.dll DLL build using ASM code 39 * Win32_DLL_ASM_Debug\zlib1d.dll DLL build using ASM code (debug version)
|
/external/libvpx/build/make/ |
gen_msvs_def.sh | 22 to export from a DLL. Source files are technically bash scripts (and thus may
|
/external/icu4c/samples/ufortune/ |
fortunedefs.mk | 6 # dll - will create a dynamically linked library 28 # DLL and static modes are identical here 29 ifeq ($(RESMODE),dll)
|
/external/icu4c/config/ |
mh-cygwin-msvc | 64 SHLIB.c= LINK.EXE /DLL $(LDFLAGS) 65 SHLIB.cc= LINK.EXE /DLL $(LDFLAGS) 72 LD_SONAME = /IMPLIB:$(SO_TARGET:.dll=.lib) 75 SO = dll 118 LDFLAGSICUDT+= /base:"0x4ad00000" /NOENTRY# The NOENTRY option is required for creating a resource-only DLL.
|
/external/stlport/test/eh/ |
intel50.mak | 85 # fbp : this is to locate DLL
|
/external/expat/bcb5/ |
elements.mak | 68 DLL=0
|
expat.mak | 16 PROJECT = Release\libexpat_mtd.dll 69 DLL=0
|
expat_static.mak | 69 DLL=0
|
expatw.mak | 16 PROJECT = Release\libexpatw_mtd.dll 69 DLL=0
|
expatw_static.mak | 70 DLL=0
|
outline.mak | 68 DLL=0
|
xmlwf.mak | 69 DLL=0
|
/external/valgrind/tsan/pin/ |
Makefile | 32 SO=dll 38 LDFLAGS=/DLL /EXPORT:main /NODEFAULTLIB /NOLOGO /INCREMENTAL:NO /OPT:REF /MACHINE:x86 /ENTRY:Ptrace_DllMainCRTStartup@12 /BASE:0x55000000 \ 87 ts_pin$(SUFIX).dll: $(ALL_OBJECTS) 114 rm -fv *.so *.o *.obj *.dll core* pintool.log* pin.log *.exp *.lib *.pdb *.ilk *.exe
|
/external/icu4c/data/ |
makedata.mak | 17 ICU_LIB_TARGET=$(DLL_OUTPUT)\$(U_ICUDATA_NAME).dll 31 .SUFFIXES : .nrm .icu .ucm .cnv .dll .dat .res .txt .c 116 # Destination directory for the common data DLL file. 118 # The lib file for the data DLL goes in $(DLL_OUTPUT)/../lib/ 162 ICU_PACKAGE_MODE=-m dll 476 # Note: we really want the common data dll to go to $(DLL_OUTPUT), not $(ICUBLD_PKG). But specifying 478 # Building the common dll in $(ICUBLD_PKG) unconditionally copies it to $(DLL_OUTPUT) too. 485 # are hardcoded in the common DLL and therefore not included in the data package any more. 571 # pkgdata will drop all output files (.dat, .dll, .lib) into the target (ICUBLD_PKG) directory. 572 # move the .dll and .lib files to their final destination afterwards [all...] |
/external/dropbear/libtommath/ |
bn.tex | 124 There is limited support for making a ``DLL'' in windows via the ``makefile.cygwin\_dll'' makefile. It requires 125 Cygwin to work with since it requires the auto-export/import functionality. The resulting DLL and import library 126 ``libtommath.dll.a'' can be used to link LibTomMath dynamically to any Windows program using Cygwin. [all...] |
/external/chromium/sdch/open-vcdiff/ |
ltmain.sh | 230 *DLL*) 231 win32_libid_type="x86 DLL" 236 win32_libid_type="x86 DLL" 1107 # It is impossible to link a dll without this setting, and 1114 # to make a dll which has undefined symbols, in which case not [all...] |
/external/chromium/third_party/libevent/ |
ltmain.sh | 230 *DLL*) 231 win32_libid_type="x86 DLL" 236 win32_libid_type="x86 DLL" 1107 # It is impossible to link a dll without this setting, and 1114 # to make a dll which has undefined symbols, in which case not [all...] |
/external/expat/conftools/ |
ltmain.sh | 206 *DLL*) 207 win32_libid_type="x86 DLL" 212 win32_libid_type="x86 DLL" 1070 # It is impossible to link a dll without this setting, and 1077 # to make a dll which has undefined symbols, in which case not [all...] |
/external/libffi/ |
ltmain.sh | 224 *DLL*) 225 win32_libid_type="x86 DLL" 230 win32_libid_type="x86 DLL" 1100 # It is impossible to link a dll without this setting, and 1107 # to make a dll which has undefined symbols, in which case not [all...] |
/external/llvm/autoconf/ |
ltmain.sh | 206 *DLL*) 207 win32_libid_type="x86 DLL" 212 win32_libid_type="x86 DLL" 1070 # It is impossible to link a dll without this setting, and 1077 # to make a dll which has undefined symbols, in which case not [all...] |
/external/llvm/projects/sample/autoconf/ |
ltmain.sh | 206 *DLL*) 207 win32_libid_type="x86 DLL" 212 win32_libid_type="x86 DLL" 1070 # It is impossible to link a dll without this setting, and 1077 # to make a dll which has undefined symbols, in which case not [all...] |
/external/libpng/ |
ltmain.sh | [all...] |
/external/pcre/ |
ltmain.sh | [all...] |
/external/protobuf/gtest/build-aux/ |
ltmain.sh | [all...] |