Searched refs:textwrap (Results 1 - 25 of 70) sorted by relevance

123

/external/antlr/antlr-3.4/runtime/Python/tests/
H A Dt060leftrecursion.py3 import textwrap namespace
62 # grammar = textwrap.dedent(
82 # grammar = textwrap.dedent(
101 # grammar = textwrap.dedent(
133 # grammar = textwrap.dedent(
170 # grammar = textwrap.dedent(
207 # grammar = textwrap.dedent(
247 # grammar = textwrap.dedent(
284 # grammar = textwrap.dedent(
326 # grammar = textwrap
[all...]
H A Dt051treeRewriteAST.py2 import textwrap namespace
50 grammar = textwrap.dedent(
63 treeGrammar = textwrap.dedent(
86 grammar = textwrap.dedent(
99 treeGrammar = textwrap.dedent(
121 grammar = textwrap.dedent(
134 treeGrammar = textwrap.dedent(
165 grammar = textwrap.dedent(
178 treeGrammar = textwrap.dedent(
200 grammar = textwrap
[all...]
H A Dt055templates.py2 import textwrap namespace
28 grammar = textwrap.dedent(
54 templates = textwrap.dedent(
68 grammar = textwrap.dedent(
95 grammar = textwrap.dedent(
120 grammar = textwrap.dedent(
149 grammar = textwrap.dedent(
173 grammar = textwrap.dedent(
197 grammar = textwrap.dedent(
225 templates = textwrap
[all...]
H A Dt046rewrite.py2 import textwrap namespace
10 input = textwrap.dedent(
29 expectedOutput = textwrap.dedent('''\
H A Dt049treeparser.py2 import textwrap namespace
53 grammar = textwrap.dedent(
65 treeGrammar = textwrap.dedent(
87 grammar = textwrap.dedent(
99 treeGrammar = textwrap.dedent(
120 grammar = textwrap.dedent(
134 treeGrammar = textwrap.dedent(
155 grammar = textwrap.dedent(
169 treeGrammar = textwrap.dedent(
190 grammar = textwrap
[all...]
H A Dt053hetero.py2 import textwrap namespace
101 grammar = textwrap.dedent(
129 grammar = textwrap.dedent(
149 grammar = textwrap.dedent(
176 grammar = textwrap.dedent(
199 grammar = textwrap.dedent(
227 grammar = textwrap.dedent(
255 grammar = textwrap.dedent(
283 grammar = textwrap.dedent(
311 grammar = textwrap
[all...]
H A Dt057autoAST.py2 import textwrap namespace
113 grammar = textwrap.dedent(
128 grammar = textwrap.dedent(
143 grammar = textwrap.dedent(
158 grammar = textwrap.dedent(
173 grammar = textwrap.dedent(
188 grammar = textwrap.dedent(
203 grammar = textwrap.dedent(
218 grammar = textwrap.dedent(
233 grammar = textwrap
[all...]
H A Dt058rewriteAST.py2 import textwrap namespace
113 grammar = textwrap.dedent(
128 grammar = textwrap.dedent(
143 grammar = textwrap.dedent(
158 grammar = textwrap.dedent(
174 grammar = textwrap.dedent(
189 grammar = textwrap.dedent(
204 grammar = textwrap.dedent(
219 grammar = textwrap.dedent(
235 grammar = textwrap
[all...]
H A Dt054main.py4 import textwrap namespace
22 grammar = textwrap.dedent(
54 grammar = textwrap.dedent(
79 grammar = textwrap.dedent(
105 grammar = textwrap.dedent(
131 grammar = textwrap.dedent(
160 grammar = textwrap.dedent(
189 grammar = textwrap.dedent(
203 treeGrammar = textwrap.dedent(
230 grammar = textwrap
[all...]
H A Dt052import.py2 import textwrap namespace
130 slave = textwrap.dedent(
145 master = textwrap.dedent(
188 slave = textwrap.dedent(
201 master = textwrap.dedent(
223 slave = textwrap.dedent(
239 master = textwrap.dedent(
260 slave = textwrap.dedent(
274 slave2 = textwrap.dedent(
287 master = textwrap
[all...]
H A Dt045dfabug.py2 import textwrap namespace
H A Dt059debug.py2 import textwrap namespace
101 grammar = textwrap.dedent(
138 grammar = textwrap.dedent(
173 grammar = textwrap.dedent(
218 grammar = textwrap.dedent(
256 grammar = textwrap.dedent(
331 grammar = textwrap.dedent(
406 grammar = textwrap.dedent(
448 grammar = textwrap.dedent(
505 grammar = textwrap
[all...]
H A Dt056lexer.py2 import textwrap namespace
28 grammar = textwrap.dedent(
H A Dt022scopes.py4 import textwrap namespace
56 textwrap.dedent('''\
77 textwrap.dedent('''\
99 textwrap.dedent('''\
125 textwrap.dedent('''\
139 textwrap.dedent('''\
153 textwrap.dedent('''\
H A Dt047treeparser.py2 import textwrap namespace
37 input = textwrap.dedent(
102 input = textwrap.dedent(
H A Dt012lexerXML.py8 import textwrap namespace
54 input = textwrap.dedent("""\
78 input = textwrap.dedent("""\
102 input = textwrap.dedent("""\
/external/autotest/utils/
H A Dcheck_control_file_vars.py2 import sys, os, textwrap namespace
21 print '\n'.join(textwrap.wrap(str(e), initial_indent=' ',
26 print textwrap.wrap("WARNING: This file is marked experimental. It will "
/external/antlr/antlr-3.4/runtime/Python/unittests/
H A Dtestdottreegen.py6 import textwrap namespace
45 expected = textwrap.dedent(
/external/libvpx/libvpx/tools/
H A Dwrap-commit-msg.py33 import textwrap namespace
38 return textwrap.fill(text, break_long_words=False) + '\n'
/external/autotest/site_utils/tester_feedback/
H A Dsequenced_request.py11 import textwrap namespace
47 return textwrap.fill(text.strip())
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph/
H A D__main__.py5 import textwrap namespace
10 usage = textwrap.dedent('''\
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
H A Dmb.py19 import textwrap namespace
199 raise CommandException('\n'.join(textwrap.wrap(
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
H A Dtest_pep420_nspkg.py10 import textwrap namespace
29 script = textwrap.dedent("""\
40 script = textwrap.dedent("""\
141 script = textwrap.dedent("""\
152 script = textwrap.dedent("""\
H A Dtest_import_from_init.py6 import textwrap namespace
17 script = textwrap.dedent("""\
25 script = textwrap.dedent("""\
H A Dtest_setuptools_nspkg.py11 import textwrap namespace
50 script = textwrap.dedent("""\
60 script = textwrap.dedent("""\

Completed in 354 milliseconds

123