Searched refs:DLL (Results 1 - 25 of 53) sorted by relevance

123

/external/chromium_org/third_party/icu/source/config/
H A Dmh-os39053 # For a dynamically called DLL module to share access to the POSIX external
54 # variables, with its caller, the DLL module must define these _SHR_* macros.
66 # The DLL option must be used by the callee and caller code when using shared libraries.
69 CFLAGS += -Wc,DLL,ROS,RENT,'ARCH(7)','LOC(POSIX)',NOANSIALIAS,'LANGLVL(EXTENDED)' $(ICU_IEEE)
70 CXXFLAGS += -Wc,DLL,ROS,RTTI,'ARCH(7)','LOC(POSIX)',NOANSIALIAS,'LANGLVL(EXTENDED)' $(ICU_IEEE) -+
H A Dmh-cygwin-msvc63 SHLIB.c= LINK.EXE /DLL $(LDFLAGS)
64 SHLIB.cc= LINK.EXE /DLL $(LDFLAGS)
117 LDFLAGSICUDT+= /base:"0x4ad00000" /NOENTRY# The NOENTRY option is required for creating a resource-only DLL.
/external/icu/icu4c/source/config/
H A Dmh-os39053 # For a dynamically called DLL module to share access to the POSIX external
54 # variables, with its caller, the DLL module must define these _SHR_* macros.
66 # The DLL option must be used by the callee and caller code when using shared libraries.
69 CFLAGS += -Wc,DLL,ROS,RENT,'ARCH(7)','LOC(POSIX)',NOANSIALIAS,'LANGLVL(EXTENDED)' $(ICU_IEEE)
70 CXXFLAGS += -Wc,DLL,ROS,RTTI,'ARCH(7)','LOC(POSIX)',NOANSIALIAS,'LANGLVL(EXTENDED)' $(ICU_IEEE) -+
H A Dmh-cygwin-msvc63 SHLIB.c= LINK.EXE -DLL $(LDFLAGS)
64 SHLIB.cc= LINK.EXE -DLL $(LDFLAGS)
117 LDFLAGSICUDT+= -base:"0x4ad00000" -NOENTRY# The NOENTRY option is required for creating a resource-only DLL.
/external/zlib/src/contrib/dotzlib/DotZLib/
H A DChecksumImpl.cs106 #region DLL imports
157 #region DLL imports
H A DDotZLib.cs218 #region DLL imports
/external/nanopb-c/tools/
H A Dmake_windows_package.sh34 cp /c/windows/winsxs/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4974_none_50940634bcb759cb/MSVCR90.DLL $DEST/generator-bin/
46 cp `which MSVCR100.DLL` $DEST/generator-bin/
47 cp `which MSVCP100.DLL` $DEST/generator-bin/
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dgen_msvs_def.sh22 to export from a DLL. Source files are technically bash scripts (and thus may
/external/libpng/projects/visualc71/
H A DREADME_zlib.txt40 * Win32_DLL_Release\zlib1.dll DLL build
41 * Win32_DLL_Debug\zlib1d.dll DLL build (debug version)
/external/libvpx/libvpx/build/make/
H A Dgen_msvs_def.sh22 to export from a DLL. Source files are technically bash scripts (and thus may
/external/lzma/CPP/7zip/UI/Client7z/
H A Dmakefile18 $O\DLL.obj \
/external/chromium_org/third_party/icu/source/samples/ufortune/
H A Dfortunedefs.mk28 # DLL and static modes are identical here
/external/icu/icu4c/source/samples/ufortune/
H A Dfortunedefs.mk28 # DLL and static modes are identical here
/external/lzma/CPP/
H A DBuild.mak68 LFLAGS = $(LFLAGS) -DLL -DEF:$(DEF_FILE)
/external/chromium_org/third_party/libxslt/win32/
H A DMakefile240 $(LD) $(LDFLAGS) /DLL \
247 # $(LD) $(LDFLAGS) /DLL /DEF:$(XSLT_INTDIR)\$(XSLT_DEF) \
286 $(LD) $(LDFLAGS) /DLL \
293 # $(LD) $(LDFLAGS) /DLL /DEF:$(EXSLT_INTDIR)\$(EXSLT_DEF) \
353 $(LD) $(LDFLAGS) /DLL $(XSLT_IMP) $(APPLIBS) $(LIBS)\
/external/lzma/CPP/7zip/UI/Console/
H A Dmakefile39 $O\DLL.obj \
/external/stlport/test/eh/
H A Dintel50.mak85 # fbp : this is to locate DLL
/external/chromium_org/native_client_sdk/src/tools/
H A Dhost_vc.mk99 $(call LOG,LINK,$$@,$(HOST_LINK) /DLL /OUT:$(1) /PDB:$(1).pdb $(2) /DEBUG $(foreach path,$(5),/LIBPATH:$(path)/$(OSNAME)_x86_32_host/$(CONFIG)) $(foreach lib,$(3),$(lib).lib) $(6))
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dltoptions.m4140 _LT_DECL([], [DLLTOOL], [0], [DLL creation program])dnl
/external/lzma/CPP/7zip/Bundles/Alone7z/
H A Dmakefile38 $O\DLL.obj \
/external/chromium_org/third_party/icu/source/data/
H A Dmakedata.mak116 # Destination directory for the common data DLL file.
118 # The lib file for the data DLL goes in $(DLL_OUTPUT)/../lib/
485 # are hardcoded in the common DLL and therefore not included in the data package any more.
941 # DLL version information
944 @echo Creating data DLL version information from $**
/external/icu/icu4c/source/data/
H A Dmakedata.mak116 # Destination directory for the common data DLL file.
118 # The lib file for the data DLL goes in $(DLL_OUTPUT)/../lib/
485 # are hardcoded in the common DLL and therefore not included in the data package any more.
939 # DLL version information
942 @echo Creating data DLL version information from $**
/external/chromium_org/third_party/libxml/src/win32/
H A DMakefile363 $(LD) $(LDFLAGS) /DLL \
368 # $(LD) $(LDFLAGS) /DLL /DEF:$(XML_INTDIR)\$(XML_DEF) \
/external/chromium_org/remoting/tools/winext/manifest/
H A Drdp.h13 module MSTSCAX.DLL:
/external/chromium_org/third_party/opus/src/
H A Dltmain.sh3374 func_warning "Could not compute DLL name from $name"
3571 *DLL*)
3572 win32_libid_type="x86 DLL"
3577 win32_libid_type="x86 DLL"
3588 # name of the DLL associated with the specified
3604 # DLL associated with the specified import library LIBNAME.
3609 # Echos the name of the DLL associated with the
3687 # name of the DLL associated with the specified
4093 # Fix the DLL searchpath if we need to. Do this before prepending
4505 /* Update the DLL searchpat
[all...]

Completed in 995 milliseconds

123