Home
last modified time | relevance | path

Searched refs:docstrings (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
Dparser.py49 self.docstrings = set()
134 self.docstrings.add(i)
205 ignore = excluded_lines + list(self.docstrings)
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DCmdLine.py113 Options.docstrings = False
DOptions.py14 docstrings = True variable
DAutoDocTransforms.py131 if not Options.docstrings:
DModuleNode.py91 if not Options.docstrings:
2594 if (func.is_special and Options.docstrings and
DNodes.py1263 if Options.docstrings:
2772 if Options.docstrings:
3110 if (Options.docstrings and entry.doc and
3995 if self.doc and Options.docstrings:
4352 if self.doc and Options.docstrings:
/external/antlr/antlr-3.4/runtime/Python/
DTODO49 - more documentation in docstrings
Dpylintrc291 # Ignore docstrings when computing similarities.
292 ignore-docstrings=yes
/external/chromium_org/third_party/cython/src/
Dpylintrc146 # Ignore docstrings when computing similarities.
147 ignore-docstrings=yes
DToDo.txt172 Make docstrings of extension type special methods work.
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/
Dpylintrc180 # Ignore docstrings when computing similarities.
181 ignore-docstrings=yes
/external/lldb/scripts/
Dlldb.swig118 /* Python interface files with docstrings. */