Home
last modified time | relevance | path

Searched refs:clear_to_none (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Compiler/
DOptions.py79 clear_to_none = True variable
DModuleNode.py1462 if py_attrs and Options.clear_to_none:
1488 if Options.clear_to_none:
/external/chromium_org/third_party/cython/src/
Druntests.py867 Options.clear_to_none = False