Home
last modified time | relevance | path

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

/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.arm236 testdll: example_d.exe minigzip_d.exe
DMakefile.a64224 testdll: example_d.exe minigzip_d.exe
DMakefile.msc245 testdll: example_d.exe minigzip_d.exe