Home
last modified time | relevance | path

Searched refs:textify (Results 1 – 25 of 52) sorted by relevance

123

/external/spdx-tools/tvsaver/saver2v2/
Dsave_package.go68 fmt.Fprintf(w, "PackageSourceInfo: %s\n", textify(pkg.PackageSourceInfo))
82 fmt.Fprintf(w, "PackageLicenseComments: %s\n", textify(pkg.PackageLicenseComments))
85 fmt.Fprintf(w, "PackageCopyrightText: %s\n", textify(pkg.PackageCopyrightText))
88 fmt.Fprintf(w, "PackageSummary: %s\n", textify(pkg.PackageSummary))
91 fmt.Fprintf(w, "PackageDescription: %s\n", textify(pkg.PackageDescription))
94 fmt.Fprintf(w, "PackageComment: %s\n", textify(pkg.PackageComment))
99 fmt.Fprintf(w, "ExternalRefComment: %s\n", textify(s.ExternalRefComment))
103 fmt.Fprintf(w, "PackageAttributionText: %s\n", textify(s))
Dsave_file.go36 fmt.Fprintf(w, "LicenseComments: %s\n", textify(f.LicenseComments))
39 fmt.Fprintf(w, "FileCopyrightText: %s\n", textify(f.FileCopyrightText))
51 fmt.Fprintf(w, "FileComment: %s\n", textify(f.FileComment))
54 fmt.Fprintf(w, "FileNotice: %s\n", textify(f.FileNotice))
60 fmt.Fprintf(w, "FileAttributionText: %s\n", textify(s))
Dsave_snippet.go37 fmt.Fprintf(w, "SnippetLicenseComments: %s\n", textify(sn.SnippetLicenseComments))
40 fmt.Fprintf(w, "SnippetCopyrightText: %s\n", textify(sn.SnippetCopyrightText))
43 fmt.Fprintf(w, "SnippetComment: %s\n", textify(sn.SnippetComment))
49 fmt.Fprintf(w, "SnippetAttributionText: %s\n", textify(s))
Dsave_other_license.go17 fmt.Fprintf(w, "ExtractedText: %s\n", textify(ol.ExtractedText))
26 fmt.Fprintf(w, "LicenseComment: %s\n", textify(ol.LicenseComment))
Dutil_test.go16 got := textify(s)
27 got := textify(s)
Dutil.go10 func textify(s string) string { func
Dsave_review.go20 fmt.Fprintf(w, "ReviewComment: %s\n", textify(rev.ReviewComment))
/external/spdx-tools/tvsaver/saver2v3/
Dsave_package.go80 fmt.Fprintf(w, "PackageSourceInfo: %s\n", textify(pkg.PackageSourceInfo))
94 fmt.Fprintf(w, "PackageLicenseComments: %s\n", textify(pkg.PackageLicenseComments))
97 fmt.Fprintf(w, "PackageCopyrightText: %s\n", textify(pkg.PackageCopyrightText))
100 fmt.Fprintf(w, "PackageSummary: %s\n", textify(pkg.PackageSummary))
103 fmt.Fprintf(w, "PackageDescription: %s\n", textify(pkg.PackageDescription))
106 fmt.Fprintf(w, "PackageComment: %s\n", textify(pkg.PackageComment))
111 fmt.Fprintf(w, "ExternalRefComment: %s\n", textify(s.ExternalRefComment))
115 fmt.Fprintf(w, "PackageAttributionText: %s\n", textify(s))
Dsave_file.go36 fmt.Fprintf(w, "LicenseComments: %s\n", textify(f.LicenseComments))
39 fmt.Fprintf(w, "FileCopyrightText: %s\n", textify(f.FileCopyrightText))
51 fmt.Fprintf(w, "FileComment: %s\n", textify(f.FileComment))
54 fmt.Fprintf(w, "FileNotice: %s\n", textify(f.FileNotice))
60 fmt.Fprintf(w, "FileAttributionText: %s\n", textify(s))
Dsave_snippet.go37 fmt.Fprintf(w, "SnippetLicenseComments: %s\n", textify(sn.SnippetLicenseComments))
40 fmt.Fprintf(w, "SnippetCopyrightText: %s\n", textify(sn.SnippetCopyrightText))
43 fmt.Fprintf(w, "SnippetComment: %s\n", textify(sn.SnippetComment))
49 fmt.Fprintf(w, "SnippetAttributionText: %s\n", textify(s))
Dsave_other_license.go17 fmt.Fprintf(w, "ExtractedText: %s\n", textify(ol.ExtractedText))
26 fmt.Fprintf(w, "LicenseComment: %s\n", textify(ol.LicenseComment))
Dutil_test.go16 got := textify(s)
27 got := textify(s)
Dutil.go10 func textify(s string) string { func
Dsave_review.go20 fmt.Fprintf(w, "ReviewComment: %s\n", textify(rev.ReviewComment))
Dsave_relationship.go20 fmt.Fprintf(w, "RelationshipComment: %s\n", textify(rln.RelationshipComment))
/external/spdx-tools/tvsaver/saver2v1/
Dsave_package.go68 fmt.Fprintf(w, "PackageSourceInfo: %s\n", textify(pkg.PackageSourceInfo))
82 fmt.Fprintf(w, "PackageLicenseComments: %s\n", textify(pkg.PackageLicenseComments))
85 fmt.Fprintf(w, "PackageCopyrightText: %s\n", textify(pkg.PackageCopyrightText))
88 fmt.Fprintf(w, "PackageSummary: %s\n", textify(pkg.PackageSummary))
91 fmt.Fprintf(w, "PackageDescription: %s\n", textify(pkg.PackageDescription))
94 fmt.Fprintf(w, "PackageComment: %s\n", textify(pkg.PackageComment))
99 fmt.Fprintf(w, "ExternalRefComment: %s\n", textify(s.ExternalRefComment))
Dsave_file.go35 fmt.Fprintf(w, "LicenseComments: %s\n", textify(f.LicenseComments))
38 fmt.Fprintf(w, "FileCopyrightText: %s\n", textify(f.FileCopyrightText))
50 fmt.Fprintf(w, "FileComment: %s\n", textify(f.FileComment))
53 fmt.Fprintf(w, "FileNotice: %s\n", textify(f.FileNotice))
Dsave_snippet.go37 fmt.Fprintf(w, "SnippetLicenseComments: %s\n", textify(sn.SnippetLicenseComments))
40 fmt.Fprintf(w, "SnippetCopyrightText: %s\n", textify(sn.SnippetCopyrightText))
43 fmt.Fprintf(w, "SnippetComment: %s\n", textify(sn.SnippetComment))
Dsave_other_license.go17 fmt.Fprintf(w, "ExtractedText: %s\n", textify(ol.ExtractedText))
26 fmt.Fprintf(w, "LicenseComment: %s\n", textify(ol.LicenseComment))
Dutil_test.go16 got := textify(s)
27 got := textify(s)
Dutil.go10 func textify(s string) string { func
Dsave_review.go20 fmt.Fprintf(w, "ReviewComment: %s\n", textify(rev.ReviewComment))
Dsave_relationship.go20 fmt.Fprintf(w, "RelationshipComment: %s\n", textify(rln.RelationshipComment))
/external/turbine/javatests/com/google/turbine/bytecode/
DClassWriterTest.java95 assertThat(AsmUtils.textify(original, /* skipDebug= */ true)) in roundTrip()
96 .isEqualTo(AsmUtils.textify(actual, /* skipDebug= */ true)); in roundTrip()
151 assertThat(AsmUtils.textify(inputBytes, /* skipDebug= */ true)) in module()
152 .isEqualTo(AsmUtils.textify(outputBytes, /* skipDebug= */ true)); in module()
156 assertThat(AsmUtils.textify(inputBytes, /* skipDebug= */ true)) in module()
157 .isEqualTo(AsmUtils.textify(outputBytes, /* skipDebug= */ true)); in module()
218 assertThat(AsmUtils.textify(actualBytes, /* skipDebug= */ true)) in record()
219 .isEqualTo(AsmUtils.textify(expectedBytes, /* skipDebug= */ true)); in record()
258 assertThat(AsmUtils.textify(actualBytes, /* skipDebug= */ true)) in nestHost()
259 .isEqualTo(AsmUtils.textify(expectedBytes, /* skipDebug= */ true)); in nestHost()
/external/ow2-asm/asm-util/src/main/java/org/objectweb/asm/util/
DTextifierSupport.java40 void textify(StringBuilder outputBuilder, Map<Label, String> labelNames); in textify() method

123