Home
last modified time | relevance | path

Searched refs:tabWidth (Results 1 – 14 of 14) sorted by relevance

/external/jacoco/org.jacoco.report/src/org/jacoco/report/
DMultiSourceFileLocator.java26 private final int tabWidth; field in MultiSourceFileLocator
37 public MultiSourceFileLocator(final int tabWidth) { in MultiSourceFileLocator() argument
38 this.tabWidth = tabWidth; in MultiSourceFileLocator()
65 return tabWidth; in getTabWidth()
DInputStreamSourceFileLocator.java27 private final int tabWidth; field in InputStreamSourceFileLocator
40 final int tabWidth) { in InputStreamSourceFileLocator() argument
42 this.tabWidth = tabWidth; in InputStreamSourceFileLocator()
66 return tabWidth; in getTabWidth()
DDirectorySourceFileLocator.java41 final String encoding, final int tabWidth) { in DirectorySourceFileLocator() argument
42 super(encoding, tabWidth); in DirectorySourceFileLocator()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DSourceFilePage.java33 private final int tabWidth; field in SourceFilePage
52 final Reader sourceReader, final int tabWidth, in SourceFilePage() argument
57 this.tabWidth = tabWidth; in SourceFilePage()
83 Integer.valueOf(tabWidth)); in getOnload()
/external/jacoco/org.jacoco.ant/src/org/jacoco/ant/
DAntResourcesLocator.java37 AntResourcesLocator(final String encoding, final int tabWidth) { in AntResourcesLocator() argument
38 super(tabWidth); in AntResourcesLocator()
40 this.filesLocator = new AntFilesLocator(encoding, tabWidth); in AntResourcesLocator()
DAntFilesLocator.java31 final int tabWidth) { in AntFilesLocator() argument
32 super(encoding, tabWidth); in AntFilesLocator()
DReportTask.java69 int tabWidth = 4; field in ReportTask.SourceFilesElement
88 public void setTabwidth(final int tabWidth) { in setTabwidth() argument
89 if (tabWidth <= 0) { in setTabwidth()
92 this.tabWidth = tabWidth; in setTabwidth()
545 sourcefiles.encoding, sourcefiles.tabWidth); in createReport()
/external/syzkaller/pkg/ast/
Dformat.go114 const tabWidth = 8
117 tabs := (len(f.Name.Name) + tabWidth) / tabWidth
130 for tabs := len(f.Name.Name)/tabWidth + 1; tabs < maxTabs; tabs++ {
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/
DInputStreamSourceFileLocatorTest.java34 protected TestLocator(String encoding, int tabWidth) { in TestLocator() argument
35 super(encoding, tabWidth); in TestLocator()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Dprettify.js613 function makeTabExpander(tabWidth) { argument
634 var nSpaces = tabWidth - (charInLine % tabWidth);
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js618 function makeTabExpander(tabWidth) { argument
639 var nSpaces = tabWidth - (charInLine % tabWidth);
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...