HomeSort by relevance Sort by last modified time
    Searched refs:exclude_failures (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/cython/src/Tools/
cystdlib.py 107 exclude_failures=True,
  /external/chromium_org/third_party/cython/src/Cython/Build/
Dependencies.py 590 def create_extension_list(patterns, exclude=[], ctx=None, aliases=None, quiet=False, exclude_failures=False):
635 if exclude_failures:
668 exclude_failures=False, **options):
684 simply excludes the failed extensions, pass 'exclude_failures=True'. Note
706 exclude_failures=exclude_failures,
771 options, not exclude_failures))
799 if exclude_failures:
    [all...]
Cythonize.py 84 exclude_failures=options.keep_going,

Completed in 438 milliseconds