Home
last modified time | relevance | path

Searched refs:pyx (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/third_party/cython/src/
DMANIFEST.in10 recursive-include Cython *.pyx *.pxd
13 include Demos/*.pyx
21 recursive-include Cython/Debugger/Tests *.pyx *.pxd *.c *.h
22 recursive-include Cython/Utility *.pyx *.pxd *.c *.h *.cpp
24 recursive-include tests *.pyx *.pxd *.pxi *.py *.h *.BROKEN bugs.txt
DUSAGE.txt36 You can also invoke the Cython compiler on its own to translate a .pyx
39 cython filename.pyx
43 python cython.py filename.pyx
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
DMakefile.inc18 EXTRA_DIST += tools/python-yasm/yasm.pyx
35 yasm.pyx: $(srcdir)/tools/python-yasm/yasm.pyx
37 $(srcdir)/tools/python-yasm/yasm.pyx > $@
39 CLEANFILES += yasm.pyx
42 yasm_python.c: yasm.pyx _yasm.pxi $(PYBINDING_DEPS)
44 -o $@ yasm.pyx
/external/chromium_org/third_party/cython/src/pyximport/
DREADME3 Download: pyx-import-1.0.tar.gz
12 For instance if you write a Pyrex module called "foo.pyx", with
19 Doing so will result in the compilation of foo.pyx (with appropriate
38 named "foo" and thus has the filename "foo.pyx" then you should make
45 modification time of your ".pyx" source file. Future versions may do
68 Pyximport puts your ".c" file beside your ".pyx" file (analogous to
/external/chromium_org/mojo/python/
DBUILD.gn19 "system/mojo/embedder.pyx",
/external/chromium_org/third_party/cython/src/Cython/
DTestUtils.py142 def run_pipeline(self, pipeline, pyx, pxds={}): argument
143 tree = self.fragment(pyx, pxds).root
/external/chromium_org/third_party/cython/
Dcython_compiler.gypi26 'extension': 'pyx',
/external/chromium_org/mojo/public/python/
DBUILD.gn21 "mojo/system.pyx",
/external/chromium_org/mojo/
Dmojo.gyp546 'public/python/mojo/system.pyx',
566 'python/system/mojo/embedder.pyx',
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
D__init__.pxd27 # in your .pyx file or into a cimported .pxd file. You just have to
/external/chromium_org/third_party/cython/src/Cython/Utility/
DBuffer.c898 {{# See also MemoryView.pyx:BufferFormatFromTypeInfo }}
/external/tagsoup/
DREADME186 --pyx
/external/chromium_org/third_party/yasm/source/patched-yasm/
DMakefile.in191 @HAVE_PYTHON_BINDINGS_TRUE@am__append_1 = _yasm.pxi yasm.pyx \
610 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
3971 @HAVE_PYTHON_BINDINGS_TRUE@yasm.pyx: $(srcdir)/tools/python-yasm/yasm.pyx
3973 @HAVE_PYTHON_BINDINGS_TRUE@ $(srcdir)/tools/python-yasm/yasm.pyx > $@
3976 @HAVE_PYTHON_BINDINGS_TRUE@yasm_python.c: yasm.pyx _yasm.pxi $(PYBINDING_DEPS)
3978 @HAVE_PYTHON_BINDINGS_TRUE@ -o $@ yasm.pyx
/external/chromium_org/third_party/cython/src/Tools/
Dkate.diff54 …ith NumPy" version="1.1" kateversion="2.4" section="Sources" extensions="*.pyx;*.pxi;*.pxd" mimety…
/external/chromium_org/third_party/yasm/source/config/mac/
DMakefile694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
/external/chromium_org/third_party/yasm/source/config/linux/
DMakefile694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
/external/chromium_org/third_party/yasm/source/config/win/
DMakefile694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
/external/chromium_org/third_party/yasm/source/config/ios/
DMakefile694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
/external/chromium_org/third_party/yasm/source/config/openbsd/
DMakefile694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
/external/chromium_org/third_party/yasm/source/config/android/
DMakefile694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \