Home
last modified time | relevance | path

Searched defs:fumpter (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/mvdan.cc/gofumpt/format/
H A Dformat.go103 type fumpter struct { struct
104 Options
106 *token.File
107 fset *token.FileSet
109 astFile *ast.File
111 blockLevel int
145 func (f *fumpter) addNewline(at token.Pos) {
194 func (f *fumpter) printLength(node ast.Node) int {
224 func (f *fumpter) applyPre(c *astutil.Cursor) {
503 func (f *fumpter) stmts(list []ast.Stmt) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/mvdan.cc/gofumpt/format/
H A Dformat.go104 type fumpter struct { struct
105 Options
107 *token.File
108 fset *token.FileSet
110 astFile *ast.File
112 blockLevel int
146 func (f *fumpter) addNewline(at token.Pos) {
195 func (f *fumpter) printLength(node ast.Node) int {
228 func (f *fumpter) applyPre(c *astutil.Cursor) {
542 func (f *fumpter) stmts(list []ast.Stmt) {
[all …]
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/mvdan.cc/gofumpt/format/
H A Dformat.go104 type fumpter struct { struct
105 Options
107 *token.File
108 fset *token.FileSet
110 astFile *ast.File
112 blockLevel int
146 func (f *fumpter) addNewline(at token.Pos) {
195 func (f *fumpter) printLength(node ast.Node) int {
228 func (f *fumpter) applyPre(c *astutil.Cursor) {
542 func (f *fumpter) stmts(list []ast.Stmt) {
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/mvdan.cc/gofumpt/format/
H A Dformat.go104 type fumpter struct { struct
105 Options
107 *token.File
108 fset *token.FileSet
110 astFile *ast.File
112 blockLevel int
146 func (f *fumpter) addNewline(at token.Pos) {
195 func (f *fumpter) printLength(node ast.Node) int {
228 func (f *fumpter) applyPre(c *astutil.Cursor) {
524 func (f *fumpter) stmts(list []ast.Stmt) {
[all …]