HomeSort by relevance Sort by last modified time
    Searched refs:DLL (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/compiler-rt/test/asan/TestCases/Windows/
dll_report_globals_symbolization_at_startup.cc 1 // RUN: %clang_cl_asan -LD -O0 -DDLL %s -Fe%t.dll
5 // FIXME: Currently, the MT runtime build crashes on startup due to dbghelp.dll
16 // CHECK: in DLL(reason=1)
22 // CHECK: in DLL(reason=0)
24 #elif defined(DLL)
33 printf("in DLL(reason=%d)\n", (int)reason);
report_globals_reload_dll.cc 1 // Make sure we can handle reloading the same DLL multiple times.
2 // RUN: %clang_cl_asan -LD -O0 -DDLL %s -Fe%t.dll
4 // RUN: %env_asan_opts=report_globals=1 %run %te.exe %t.dll 2>&1 | FileCheck %s
14 printf("Usage: %s [client].dll\n", argv[0]);
19 // CHECK: time to load DLL
20 printf("time to load DLL\n");
23 // CHECK: in DLL(reason=1)
24 // CHECK: in DLL(reason=0)
25 // CHECK: in DLL(reason=1)
26 // CHECK: in DLL(reason=0
30 HMODULE dll = LoadLibrary(dll_name); local
    [all...]
report_globals_vs_freelibrary.cc 1 // RUN: %clang_cl_asan -LD -O0 -DDLL %s -Fe%t.dll
3 // RUN: %env_asan_opts=report_globals=2 %run %te.exe %t.dll 2>&1 | FileCheck %s
13 printf("Usage: %s [client].dll\n", argv[0]);
18 // CHECK: time to load DLL
19 printf("time to load DLL\n");
22 // On DLL load, the "in DLL\n" string is registered:
24 // CHECK: in DLL(reason=1)
25 HMODULE dll = LoadLibrary(dll_name); local
26 if (dll == NULL
    [all...]
  /external/icu/icu4c/source/config/
mh-os390 55 # For a dynamically called DLL module to share access to the POSIX external
56 # variables, with its caller, the DLL module must define these _SHR_* macros.
68 # The DLL option must be used by the callee and caller code when using shared libraries.
71 CFLAGS += -Wc,DLL,ROS,RENT,'ARCH(7)','LOC(POSIX)',NOANSIALIAS,'LANGLVL(EXTENDED)' $(ICU_IEEE)
72 CXXFLAGS += -Wc,DLL,ROS,RTTI,'ARCH(7)','LOC(POSIX)',NOANSIALIAS,'LANGLVL(EXTENDED0X)' $(ICU_IEEE) -+
107 LINK.c= $(COMPILE_LINK_ENVVAR) $(CC) $(CFLAGS) -Wl,dll $(LDFLAGS) $(ICU_XPLINK_L)
108 LINK.cc= $(COMPILE_LINK_ENVVAR) $(CXX) $(CXXFLAGS) -Wl,dll $(LDFLAGS) $(ICU_XPLINK_L)
110 ## Commands for shared library (dll)
195 SO = dll
mh-cygwin-msvc 66 SHLIB.c= LINK.EXE -DLL $(LDFLAGS)
67 SHLIB.cc= LINK.EXE -DLL $(LDFLAGS)
74 LD_SONAME = -IMPLIB:$(SO_TARGET:.dll=.lib)
77 SO = dll
120 LDFLAGSICUDT+= -base:"0x4ad00000" -NOENTRY# The NOENTRY option is required for creating a resource-only DLL.
mh-msys-msvc 71 SHLIB.c= LINK.EXE -DLL $(LDFLAGS)
72 SHLIB.cc= LINK.EXE -DLL $(LDFLAGS)
79 LD_SONAME = -IMPLIB:$(SO_TARGET:.dll=.lib)
82 SO = dll
125 LDFLAGSICUDT+= -base:"0x4ad00000" -NOENTRY# The NOENTRY option is required for creating a resource-only DLL.
  /external/lzma/CPP/7zip/UI/Client7z/
makefile 17 $O\DLL.obj \
  /external/grpc-grpc/third_party/nanopb/tools/
make_windows_package.sh 32 # The python interpreter requires MSVCR90.dll.
34 cp /c/windows/winsxs/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4974_none_50940634bcb759cb/MSVCR90.DLL $DEST/generator-bin/
40 <file name="msvcr90.dll" hashalg="SHA1" hash="e0dcdcbfcb452747da530fae6b000d47c8674671"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>KSaO8M0iCtPF6YEr79P1dZsnomY=</dsig:DigestValue></asmv2:hash></file> <file name="msvcp90.dll" hashalg="SHA1" hash="81efe890e4ef2615c0bb4dda7b94bea177c86ebd"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>ojDmTgpYMFRKJYkPcM6ckpYkWUU=</dsig:DigestValue></asmv2:hash></file> <file name="msvcm90.dll" hashalg="SHA1" hash="5470081b336abd7b82c6387567a661a729483b04"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>tVogb8kezDre2mXShlIqpp8ErIg=</dsig:DigestValue></asmv2:hash></file>
46 cp `which MSVCR100.DLL` $DEST/generator-bin/
47 cp `which MSVCP100.DLL` $DEST/generator-bin/
  /external/nanopb-c/tools/
make_windows_package.sh 32 # The python interpreter requires MSVCR90.dll.
34 cp /c/windows/winsxs/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.4974_none_50940634bcb759cb/MSVCR90.DLL $DEST/generator-bin/
40 <file name="msvcr90.dll" hashalg="SHA1" hash="e0dcdcbfcb452747da530fae6b000d47c8674671"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>KSaO8M0iCtPF6YEr79P1dZsnomY=</dsig:DigestValue></asmv2:hash></file> <file name="msvcp90.dll" hashalg="SHA1" hash="81efe890e4ef2615c0bb4dda7b94bea177c86ebd"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>ojDmTgpYMFRKJYkPcM6ckpYkWUU=</dsig:DigestValue></asmv2:hash></file> <file name="msvcm90.dll" hashalg="SHA1" hash="5470081b336abd7b82c6387567a661a729483b04"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>tVogb8kezDre2mXShlIqpp8ErIg=</dsig:DigestValue></asmv2:hash></file>
46 cp `which MSVCR100.DLL` $DEST/generator-bin/
47 cp `which MSVCP100.DLL` $DEST/generator-bin/
  /external/curl/projects/
build-openssl.bat 253 if exist "%OUTDIR%\DLL Debug" (
254 copy /y out32dll.dbg\* "%OUTDIR%\DLL Debug" 1>nul
257 move out32dll.dbg "%OUTDIR%\DLL Debug" 1>nul
262 move tmp32dll.dbg\lib.pdb "%OUTDIR%\DLL Debug" 1>nul
286 if exist "%OUTDIR%\DLL Release" (
287 copy /y out32dll\* "%OUTDIR%\DLL Release" 1>nul
290 move out32dll "%OUTDIR%\DLL Release" 1>nul
295 move tmp32dll\lib.pdb "%OUTDIR%\DLL Release" 1>nul
326 if exist "%OUTDIR%\DLL Debug" (
327 copy /y out32dll.dbg\* "%OUTDIR%\DLL Debug" 1>nu
    [all...]
build-wolfssl.bat 166 call :build "DLL Debug" x64
177 call :build "DLL Release" x64
195 call :build "DLL Debug" Win32
206 call :build "DLL Release" Win32
215 rem VS Configuration: Debug, Release, DLL Debug or DLL Release.
235 ) else if "%MSBUILD_CONFIG%" == "DLL Debug" (
236 set "MSBUILD_OUTDIR=%CD%\%OUTDIR%\DLL Debug"
237 ) else if "%MSBUILD_CONFIG%" == "DLL Release" (
238 set "MSBUILD_OUTDIR=%CD%\%OUTDIR%\DLL Release
    [all...]
  /external/libpng/projects/visualc71/
README_zlib.txt 40 * Win32_DLL_Release\zlib1.dll DLL build
41 * Win32_DLL_Debug\zlib1d.dll DLL build (debug version)
  /external/libvpx/libvpx/build/make/
gen_msvs_def.sh 22 to export from a DLL. Source files are technically bash scripts (and thus may
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
config.ini 272 BinaryExtList = EXE, EFI, FV, ROM, DLL, COM, BMP, GIF, PYD, CMP, BIN, JPG, UNI, RAW, COM2, LIB, DEPEX, SYS, DB
  /external/curl/docs/cmdline-opts/
remote-header-name.d 18 rogue server could send you the name of a DLL or other file that could possibly
  /external/icu/icu4c/source/samples/ufortune/
fortunedefs.mk 9 # dll - will create a dynamically linked library
31 # DLL and static modes are identical here
32 ifeq ($(RESMODE),dll)
  /external/python/cpython2/PCbuild/
env.bat 15 rem builds to find the PGO DLL. Do it first so the newer MSBuild is found
  /external/lzma/CPP/7zip/UI/Console/
makefile 26 $O\DLL.obj \
  /external/libusb/.private/
bd.cmd 12 for %%A in (MS32 MS64) do mkdir E:\dailies\%DATE%\%%A\dll
44 call ddk_build DLL
48 copy Win32\Release\lib\libusb-1.0.lib E:\dailies\%DATE%\MS32\dll
49 copy Win32\Release\dll\libusb-1.0.dll E:\dailies\%DATE%\MS32\dll
50 copy Win32\Release\dll\libusb-1.0.pdb E:\dailies\%DATE%\MS32\dll
70 call ddk_build DLL
74 copy x64\Release\lib\libusb-1.0.lib E:\dailies\%DATE%\MS64\dll
    [all...]
  /external/mdnsresponder/mDNSWindows/Java/
makefile 20 # Prior to building Java support, you must build DNSSD.dll.
58 LIBDIR = ..\DLL\Win32\Debug
64 LIBDIR = ..\DLL\Win32\Release
85 @copy $(BUILDDIR)\jdns_sd.dll "$(DSTROOT)\WINDOWS\system32\Win32"
92 copy $(BUILDDIR)\jdns_sd.dll $(INSTALLDIR)
103 Java: setup $(BUILDDIR)\dns_sd.jar $(BUILDDIR)\jdns_sd.dll postbuild
125 $(BUILDDIR)\jdns_sd.dll: $(JAVASRC)\JNISupport.c $(OBJDIR)\DNSSD.java.h $(OBJDIR)\jdns_sd.RES
  /external/libusb/msvc/
ddk_build.cmd 4 ::# - "DLL" to build a DLL instead of a static library
61 if exist %dstPath%\dll goto md4
62 mkdir %dstPath%\dll
73 copy %srcPath%\libusb-%version%.dll %dstPath%\dll
74 copy %srcPath%\libusb-%version%.pdb %dstPath%\dll
  /external/lzma/CPP/7zip/Bundles/SFXCon/
makefile 37 $O\DLL.obj \
  /external/lzma/CPP/7zip/Bundles/SFXSetup/
makefile 29 $O\DLL.obj \
  /external/python/cpython2/PC/os2emx/
Makefile 10 # The output of the build is a largish Python26.DLL containing the
13 # Python26.DLL is needed. We also build python_s.a static library (which
47 # I have had no success trying to use a DLL version, even when
80 LDFLAGS.DLL= $(LDFLAGS) -Zdll
116 MODLIB.EXT= .dll
211 %.dll:
212 $(LD) $(LDFLAGS.DLL) -o $@ $(^^) $(L^) $(LIBS)
215 $(LD) $(LDFLAGS.DLL) -o $@ $(^^) $(PYTHON.IMPLIB) $(LIBS)
250 PYTHON.DLL= $(PYTHON_LIB).dll
    [all...]
  /external/lzma/CPP/
Build.mak 90 LFLAGS = $(LFLAGS) -DLL -DEF:$(DEF_FILE)
137 -del /Q $(PROGPATH) $O\*.exe $O\*.dll $O\*.obj $O\*.lib $O\*.exp $O\*.res $O\*.pch $O\*.asm

Completed in 5549 milliseconds

1 2 3