HomeSort by relevance Sort by last modified time
    Searched full:testdll (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_prototypes.py 25 testdll = CDLL(_ctypes_test.__file__) variable
47 func = testdll._testfunc_p_p
55 func = prototype(("_testfunc_p_p", testdll),
70 func = testdll._testfunc_p_p
90 func = testdll._testfunc_p_p
105 func = testdll._testfunc_p_p
120 func = testdll._testfunc_p_p
147 func = testdll._testfunc_p_p
167 func = testdll._testfunc_p_p
173 func = testdll._testfunc_p_
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_prototypes.py 25 testdll = CDLL(_ctypes_test.__file__) variable
47 func = testdll._testfunc_p_p
55 func = prototype(("_testfunc_p_p", testdll),
70 func = testdll._testfunc_p_p
90 func = testdll._testfunc_p_p
105 func = testdll._testfunc_p_p
120 func = testdll._testfunc_p_p
147 func = testdll._testfunc_p_p
167 func = testdll._testfunc_p_p
173 func = testdll._testfunc_p_
    [all...]
  /external/zlib/src/win32/
Makefile.gcc 12 # make -fwin32/Makefile.gcc; make test testdll -fwin32/Makefile.gcc
80 testdll: example_d.exe minigzip_d.exe
Makefile.msc 147 testdll: example_d.exe minigzip_d.exe

Completed in 373 milliseconds