Searched refs:pyx_to_dll (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/cython/src/pyximport/
H A Dpyxbuild.py4 out_fname = pyx_to_dll("foo.pyx")
23 def pyx_to_dll(filename, ext = None, force_rebuild = 0, function
159 pyx_to_dll("dummy.pyx")
H A Dpyximport.py181 so_path = pyxbuild.pyx_to_dll(pyxfilename, extension_mod,
/external/chromium_org/third_party/cython/src/
H A Druntests.py1777 from pyximport.pyxbuild import pyx_to_dll
1778 libpath = pyx_to_dll(os.path.join("Cython", "Runtime", "refnanny.pyx"),

Completed in 122 milliseconds