Home
last modified time | relevance | path

Searched full:testdll (Results 1 – 10 of 10) sorted by relevance

/external/cronet/third_party/apache-portable-runtime/src/test/
Dtestdll.dsp1 # Microsoft Developer Studio Project File - Name="testdll" - Package Owner=<4>
7 CFG=testdll - Win32 Release
11 !MESSAGE NMAKE /f "testdll.mak".
16 !MESSAGE NMAKE /f "testdll.mak" CFG="testdll - Win32 Release"
20 !MESSAGE "testdll - Win32 Release" (based on "Win32 (x86) External Target")
21 !MESSAGE "testdll - Win32 Debug" (based on "Win32 (x86) External Target")
22 !MESSAGE "testdll - Win32 Release9x" (based on "Win32 (x86) External Target")
23 !MESSAGE "testdll - Win32 Debug9x" (based on "Win32 (x86) External Target")
24 !MESSAGE "testdll - x64 Release" (based on "Win32 (x86) External Target")
25 !MESSAGE "testdll - x64 Debug" (based on "Win32 (x86) External Target")
[all …]
Dtestall.dsw90 Project: "testdll"=".\testdll.dsp" - Package Owner=<4>
/external/python/cpython2/Lib/ctypes/test/
Dtest_prototypes.py26 testdll = CDLL(_ctypes_test.__file__) variable
48 func = testdll._testfunc_p_p
56 func = prototype(("_testfunc_p_p", testdll),
71 func = testdll._testfunc_p_p
91 func = testdll._testfunc_p_p
106 func = testdll._testfunc_p_p
121 func = testdll._testfunc_p_p
141 func = testdll._testfunc_p_p
149 func = testdll._testfunc_p_p
165 func = testdll._testfunc_p_p
[all …]
/external/python/cpython3/Lib/ctypes/test/
Dtest_prototypes.py26 testdll = CDLL(_ctypes_test.__file__) variable
48 func = testdll._testfunc_p_p
56 func = prototype(("_testfunc_p_p", testdll),
71 func = testdll._testfunc_p_p
94 func = testdll._testfunc_p_p
109 func = testdll._testfunc_p_p
124 func = testdll._testfunc_p_p
144 func = testdll._testfunc_p_p
152 func = testdll._testfunc_p_p
168 func = testdll._testfunc_p_p
[all …]
/external/rust/crates/libz-sys/src/zlib/win32/
DMakefile.gcc12 # make -fwin32/Makefile.gcc; make test testdll -fwin32/Makefile.gcc
80 testdll: example_d.exe minigzip_d.exe
DMakefile.msc147 testdll: example_d.exe minigzip_d.exe
/external/rust/crates/libz-sys/src/zlib-ng/.github/workflows/
Dnmake.yml66 nmake -f ${{ matrix.makefile }} ${{ matrix.additional-args }} testdll
/external/rust/crates/libz-sys/src/zlib-ng/win32/
DMakefile.a64224 testdll: example_d.exe minigzip_d.exe
DMakefile.arm236 testdll: example_d.exe minigzip_d.exe
DMakefile.msc245 testdll: example_d.exe minigzip_d.exe