Home
last modified time | relevance | path

Searched refs:newLines (Results 1 – 25 of 593) sorted by relevance

12345678910>>...24

/dports/games/openbve/OpenBVE-1.8.2.1/source/CarXMLConvertor/
H A DConvert.SoundCfg.cs37 TabbedList newLines = new TabbedList(); in Process()
56 newLines.Add("<CarSounds>"); in Process()
62 newLines.Add("<Run>"); in Process()
94 newLines.Add("</Run>"); in Process()
97 newLines.Add("<Motor>"); in Process()
118 newLines.Add("<Sound>"); in Process()
123 newLines.Add("</Sound>"); in Process()
129 newLines.Add("</Motor>"); in Process()
132 newLines.Add("<ATS>"); in Process()
815 newLines.Add("</CarSounds>"); in Process()
[all …]
H A DConvert.ExtensionsCfg.cs341 newLines.Add("<Train>"); in GenerateExtensionsCfgXML()
373 newLines.Add("</Train>"); in GenerateExtensionsCfgXML()
374 newLines.Add("</openBVE>"); in GenerateExtensionsCfgXML()
395 newLines.Add("<Car>"); in GenerateCarXML()
482 newLines.Add("<Brake>"); in GenerateCarXML()
520 newLines.Add("</Brake>"); in GenerateCarXML()
521 newLines.Add("</Car>"); in GenerateCarXML()
539 newLines.Add("<Train>"); in GenerateDefaultXML()
542 newLines.Add("<Car>"); in GenerateDefaultXML()
558 newLines.Add("</Car>"); in GenerateDefaultXML()
[all …]
/dports/textproc/libkomparediff2/libkomparediff2-21.12.3/tests/
H A Dinteractivedifftest.cpp40 QStringList newLines; in testOneLineChange() local
41 newLines << "newline\n"; in testOneLineChange()
57 QStringList newLines; in testSameLine() local
58 newLines << "oldline2\n"; in testSameLine()
121 QStringList newLines; in testDifferenceContents_data() local
147 QStringList newLines; in testDifferenceContents_data() local
172 QStringList newLines; in testDifferenceContents_data() local
188 QStringList newLines; in testDifferenceContents_data() local
208 QStringList newLines; in testDifferenceContents_data() local
231 QStringList newLines; in testDifferenceContents_data() local
[all …]
/dports/textproc/spiff/spiff-1.0.8/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/net/storj/storj-1.45.3/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/dns/blocky/blocky-0.17/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/net/traefik/traefik-2.6.1/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/onsi/ginkgo/ginkgo/nodot/
H A Dnodot.go42 newLines := []string{}
56 newLines = append(newLines, line)
59 if len(newLines[len(newLines)-1]) > 0 {
60 newLines = append(newLines, "")
63 newLines = append(newLines, comment)
70 newLines = append(newLines, fmt.Sprintf("type %s %s", name, s.prefix(typ)))
78 newLines = append(newLines, fmt.Sprintf("var %s = %s", name, s.prefix(decl)))
81 newLines = append(newLines, "")
83 newContents := strings.Join(newLines, "\n")
/dports/math/vtk8/VTK-8.2.0/Filters/Sources/
H A DvtkOutlineSource.cxx87 vtkCellArray *newLines; in RequestData() local
122 newLines = vtkCellArray::New(); in RequestData()
123 newLines->Allocate(newLines->EstimateSize(12,2)); in RequestData()
163 newLines->InsertNextCell(2,pts); in RequestData()
165 newLines->InsertNextCell(2,pts); in RequestData()
167 newLines->InsertNextCell(2,pts); in RequestData()
169 newLines->InsertNextCell(2,pts); in RequestData()
171 newLines->InsertNextCell(2,pts); in RequestData()
173 newLines->InsertNextCell(2,pts); in RequestData()
208 output->SetLines(newLines); in RequestData()
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/Sources/
H A DvtkOutlineSource.cxx87 vtkCellArray *newLines; in RequestData() local
122 newLines = vtkCellArray::New(); in RequestData()
123 newLines->Allocate(newLines->EstimateSize(12,2)); in RequestData()
163 newLines->InsertNextCell(2,pts); in RequestData()
165 newLines->InsertNextCell(2,pts); in RequestData()
167 newLines->InsertNextCell(2,pts); in RequestData()
169 newLines->InsertNextCell(2,pts); in RequestData()
171 newLines->InsertNextCell(2,pts); in RequestData()
173 newLines->InsertNextCell(2,pts); in RequestData()
208 output->SetLines(newLines); in RequestData()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkCursor3D.cxx88 vtkCellArray *newLines; in RequestData() local
157 newLines = vtkCellArray::New(); in RequestData()
158 newLines->Allocate(newLines->EstimateSize(numLines,2)); in RequestData()
178 newLines->InsertNextCell(2,ptIds); in RequestData()
189 newLines->InsertNextCell(2,ptIds); in RequestData()
200 newLines->InsertNextCell(2,ptIds); in RequestData()
217 newLines->InsertNextCell(2,ptIds); in RequestData()
223 newLines->InsertNextCell(2,ptIds); in RequestData()
229 newLines->InsertNextCell(2,ptIds); in RequestData()
406 output->SetLines(newLines); in RequestData()
[all …]
/dports/math/vtk6/VTK-6.2.0/Filters/General/
H A DvtkCursor3D.cxx87 vtkCellArray *newLines; in RequestData() local
155 newLines = vtkCellArray::New(); in RequestData()
156 newLines->Allocate(newLines->EstimateSize(numLines,2)); in RequestData()
176 newLines->InsertNextCell(2,ptIds); in RequestData()
187 newLines->InsertNextCell(2,ptIds); in RequestData()
198 newLines->InsertNextCell(2,ptIds); in RequestData()
215 newLines->InsertNextCell(2,ptIds); in RequestData()
221 newLines->InsertNextCell(2,ptIds); in RequestData()
227 newLines->InsertNextCell(2,ptIds); in RequestData()
404 output->SetLines(newLines); in RequestData()
[all …]

12345678910>>...24