Searched refs:pyx (Results 1 – 20 of 20) sorted by relevance
/external/chromium_org/third_party/cython/src/ |
D | MANIFEST.in | 10 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
|
D | USAGE.txt | 36 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/ |
D | Makefile.inc | 18 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/ |
D | README | 3 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/ |
D | BUILD.gn | 19 "system/mojo/embedder.pyx",
|
/external/chromium_org/third_party/cython/src/Cython/ |
D | TestUtils.py | 142 def run_pipeline(self, pipeline, pyx, pxds={}): argument 143 tree = self.fragment(pyx, pxds).root
|
/external/chromium_org/third_party/cython/ |
D | cython_compiler.gypi | 26 'extension': 'pyx',
|
/external/chromium_org/mojo/public/python/ |
D | BUILD.gn | 21 "mojo/system.pyx",
|
/external/chromium_org/mojo/ |
D | mojo.gyp | 546 'public/python/mojo/system.pyx', 566 'python/system/mojo/embedder.pyx',
|
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/ |
D | __init__.pxd | 27 # in your .pyx file or into a cimported .pxd file. You just have to
|
/external/chromium_org/third_party/cython/src/Cython/Utility/ |
D | Buffer.c | 898 {{# See also MemoryView.pyx:BufferFormatFromTypeInfo }}
|
/external/tagsoup/ |
D | README | 186 --pyx
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | Makefile.in | 191 @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/ |
D | kate.diff | 54 …ith NumPy" version="1.1" kateversion="2.4" section="Sources" extensions="*.pyx;*.pxi;*.pxd" mimety…
|
/external/chromium_org/third_party/yasm/source/config/mac/ |
D | Makefile | 694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
|
/external/chromium_org/third_party/yasm/source/config/linux/ |
D | Makefile | 694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
|
/external/chromium_org/third_party/yasm/source/config/win/ |
D | Makefile | 694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
|
/external/chromium_org/third_party/yasm/source/config/ios/ |
D | Makefile | 694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
|
/external/chromium_org/third_party/yasm/source/config/openbsd/ |
D | Makefile | 694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
|
/external/chromium_org/third_party/yasm/source/config/android/ |
D | Makefile | 694 tools/python-yasm/setup.py tools/python-yasm/yasm.pyx \
|