Searched defs:tabwidth (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/text/tabwriter/ |
D | tabwriter.go | 94 tabwidth int member 599 func NewWriter(output io.Writer, minwidth, tabwidth, padding int, padchar byte, flags uint) *Writer… argument
|
D | tabwriter_test.go | 61 func check(t *testing.T, testname string, minwidth, tabwidth, padding int, padchar byte, flags uint… argument
|
/aosp_15_r20/external/jacoco/org.jacoco.cli/src/org/jacoco/cli/internal/commands/ |
H A D | Report.java | 58 int tabwidth = 4; field in Report
|
/aosp_15_r20/external/python/cpython3/Lib/idlelib/ |
D | pyparse.py | 127 def __init__(self, indentwidth, tabwidth): argument
|
D | format.py | 202 def get_line_indent(line, tabwidth): argument
|
D | editor.py | 1601 def get_line_indent(line, tabwidth): argument
|
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ |
D | PyParse.py | 114 def __init__(self, indentwidth, tabwidth): argument
|
D | EditorWindow.py | 1574 def classifyws(s, tabwidth): argument 1598 def __init__(self, text, tabwidth): argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/printer/ |
D | printer_test.go | 25 tabwidth = 8 const
|
/aosp_15_r20/external/pytorch/torch/_inductor/ |
H A D | utils.py | 859 tabwidth = 4 variable in IndentedBuffer
|
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/ |
D | tradefed.jar | FileMd5$FileChecksum$1.class
FileMd5.java
package FileMd5$FileChecksum$1 extends com. ... |