Home
last modified time | relevance | path

Searched defs:pxds (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/
DTestUtils.py87 def fragment(self, code, pxds={}, pipeline=[]): argument
142 def run_pipeline(self, pipeline, pyx, pxds={}): argument
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DTreeFragment.py33 def parse_from_strings(name, code, pxds={}, level=None, initial_pos=None, argument
201 …def __init__(self, code, name="(tree fragment)", pxds={}, temps=[], pipeline=[], level=None, initi… argument