Home
last modified time | relevance | path

Searched refs:BlankLine (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython3/Lib/lib2to3/fixes/
Dfix_future.py9 from ..fixer_util import BlankLine
20 new = BlankLine()
Dfix_itertools_imports.py5 from lib2to3.fixer_util import BlankLine, syms, token
55 node = BlankLine()
Dfix_idioms.py32 from ..fixer_util import Call, Comma, Name, Node, BlankLine, syms
147 end_line = BlankLine()
/external/python/cpython2/Lib/lib2to3/fixes/
Dfix_future.py9 from ..fixer_util import BlankLine
20 new = BlankLine()
Dfix_itertools_imports.py5 from lib2to3.fixer_util import BlankLine, syms, token
55 node = BlankLine()
Dfix_idioms.py32 from ..fixer_util import Call, Comma, Name, Node, BlankLine, syms
147 end_line = BlankLine()
/external/llvm-project/clang-tools-extra/unittests/clang-doc/
DMDGeneratorTest.cpp223 CommentInfo *BlankLine = Top.Children.back().get(); in TEST() local
224 BlankLine->Kind = "ParagraphComment"; in TEST()
225 BlankLine->Children.emplace_back(std::make_unique<CommentInfo>()); in TEST()
226 BlankLine->Children.back()->Kind = "TextComment"; in TEST()
DBitcodeTest.cpp173 CommentInfo *BlankLine = Top.Children.back().get(); in TEST() local
174 BlankLine->Kind = "ParagraphComment"; in TEST()
175 BlankLine->Children.emplace_back(std::make_unique<CommentInfo>()); in TEST()
176 BlankLine->Children.back()->Kind = "TextComment"; in TEST()
DYAMLGeneratorTest.cpp279 CommentInfo *BlankLine = Top.Children.back().get(); in TEST() local
280 BlankLine->Kind = "ParagraphComment"; in TEST()
281 BlankLine->Children.emplace_back(std::make_unique<CommentInfo>()); in TEST()
282 BlankLine->Children.back()->Kind = "TextComment"; in TEST()
/external/pigweed/pw_env_setup/py/pw_env_setup/
Denvironment.py241 class BlankLine(_Action): class
383 self._actions.append(BlankLine())
/external/python/cpython2/Lib/lib2to3/
Dfixer_util.py72 def BlankLine(): function
/external/python/cpython3/Lib/lib2to3/
Dfixer_util.py70 def BlankLine(): function
/external/llvm-project/polly/lib/External/isl/doc/
Dimplementation.tex1677 \BlankLine