Home
last modified time | relevance | path

Searched defs:tabwidth (Results 1 – 5 of 5) sorted by relevance

/external/jacoco/org.jacoco.cli/src/org/jacoco/cli/internal/commands/
DReport.java58 int tabwidth = 4; field in Report
/external/python/cpython3/Lib/idlelib/
Dpyparse.py127 def __init__(self, indentwidth, tabwidth): argument
Dformat.py202 def get_line_indent(line, tabwidth): argument
Deditor.py1611 def get_line_indent(line, tabwidth): argument
/external/pytorch/torch/_inductor/
Dutils.py859 tabwidth = 4 variable in IndentedBuffer