Home
last modified time | relevance | path

Searched refs:indentation (Results 326 – 350 of 23190) sorted by relevance

1...<<11121314151617181920>>...928

/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/word-wrap-0.4.1/
H A DCHANGELOG.md7 indentation longer than the indentation width when
10 * When breakLongWords is enabled, this change reduces the indentation
12 the wrap limit, so they will have reduced indentation and word
16 indentation of the indented lines and leaves whole words, unbroken,
17 on them, resulting in lines that are longer than the indentation
68 * Wrap settings now include a setting to control how indentation is
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/word-wrap-0.4.1/
H A DCHANGELOG.md7 indentation longer than the indentation width when
10 * When breakLongWords is enabled, this change reduces the indentation
12 the wrap limit, so they will have reduced indentation and word
16 indentation of the indented lines and leaves whole words, unbroken,
17 on them, resulting in lines that are longer than the indentation
68 * Wrap settings now include a setting to control how indentation is
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/word-wrap-0.4.1/
H A DCHANGELOG.md7 indentation longer than the indentation width when
10 * When breakLongWords is enabled, this change reduces the indentation
12 the wrap limit, so they will have reduced indentation and word
16 indentation of the indented lines and leaves whole words, unbroken,
17 on them, resulting in lines that are longer than the indentation
68 * Wrap settings now include a setting to control how indentation is
/dports/ports-mgmt/pkg/pkg-1.17.5/scripts/
H A Dpkg_tree.sh28 local indentation=$2
31 if [ $RECURSIVE -eq 0 -a $indentation -gt 1 ]; then
35 if [ $indentation -eq 0 ]; then
45 show_tree $depends $((${indentation} + 1)) ${parent}
/dports/devel/py-clikit/clikit-0.6.2/src/clikit/ui/alignment/
H A Dlabel_alignment.py17 def add(self, paragraph, indentation=0): # type: (LabeledParagraph, int) -> None argument
20 self._indentations.append(indentation)
22 def align(self, formatter, indentation=0): # type: (Formatter, int) -> None argument
31 self._text_offset += indentation
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DPrintingProcessor.java101 indentation = 0; in PrintingElementVisitor()
233 indentation++; in visitType()
262 indentation--; in visitType()
313 indentation++; in visitModule()
317 indentation--; in visitModule()
561 indentation--; in printParameters()
599 indentation++; in printThrows()
613 indentation--; in printThrows()
632 int indentation = this.indentation; in indent() local
633 if (indentation < 0) in indent()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DPrintingProcessor.java101 indentation = 0; in PrintingElementVisitor()
233 indentation++; in visitType()
262 indentation--; in visitType()
313 indentation++; in visitModule()
317 indentation--; in visitModule()
555 indentation--; in printParameters()
587 indentation++; in printThrows()
601 indentation--; in printThrows()
620 int indentation = this.indentation; in indent() local
621 if (indentation < 0) in indent()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dir_print_visitor.cpp91 indentation = 0; in ir_print_visitor()
232 indentation++; in visit()
239 indentation++; in visit()
246 indentation--; in visit()
254 indentation++; in visit()
261 indentation--; in visit()
264 indentation--; in visit()
272 indentation++; in visit()
278 indentation--; in visit()
587 indentation++; in visit()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dir_print_visitor.cpp93 indentation = 0; in ir_print_visitor()
237 indentation++; in visit()
244 indentation++; in visit()
251 indentation--; in visit()
259 indentation++; in visit()
266 indentation--; in visit()
269 indentation--; in visit()
277 indentation++; in visit()
283 indentation--; in visit()
590 indentation++; in visit()
[all …]
/dports/lang/clover/mesa-21.3.6/src/compiler/glsl/
H A Dir_print_visitor.cpp91 indentation = 0; in ir_print_visitor()
232 indentation++; in visit()
239 indentation++; in visit()
246 indentation--; in visit()
254 indentation++; in visit()
261 indentation--; in visit()
264 indentation--; in visit()
272 indentation++; in visit()
278 indentation--; in visit()
587 indentation++; in visit()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dir_print_visitor.cpp93 indentation = 0; in ir_print_visitor()
237 indentation++; in visit()
244 indentation++; in visit()
251 indentation--; in visit()
259 indentation++; in visit()
266 indentation--; in visit()
269 indentation--; in visit()
277 indentation++; in visit()
283 indentation--; in visit()
590 indentation++; in visit()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/glsl/
H A Dir_print_visitor.cpp91 indentation = 0; in ir_print_visitor()
232 indentation++; in visit()
239 indentation++; in visit()
246 indentation--; in visit()
254 indentation++; in visit()
261 indentation--; in visit()
264 indentation--; in visit()
272 indentation++; in visit()
278 indentation--; in visit()
587 indentation++; in visit()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/glsl/
H A Dir_print_visitor.cpp91 indentation = 0; in ir_print_visitor()
232 indentation++; in visit()
239 indentation++; in visit()
246 indentation--; in visit()
254 indentation++; in visit()
261 indentation--; in visit()
264 indentation--; in visit()
272 indentation++; in visit()
278 indentation--; in visit()
587 indentation++; in visit()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DPrintingProcessor.java102 indentation = 0; in PrintingElementVisitor()
252 indentation++; in visitType()
287 indentation--; in visitType()
338 indentation++; in visitModule()
342 indentation--; in visitModule()
585 indentation--; in printParameters()
628 indentation++; in printThrows()
642 indentation--; in printThrows()
661 int indentation = this.indentation; in indent() local
662 if (indentation < 0) in indent()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DPrintingProcessor.java101 indentation = 0; in PrintingElementVisitor()
233 indentation++; in visitType()
262 indentation--; in visitType()
313 indentation++; in visitModule()
317 indentation--; in visitModule()
561 indentation--; in printParameters()
599 indentation++; in printThrows()
613 indentation--; in printThrows()
632 int indentation = this.indentation; in indent() local
633 if (indentation < 0) in indent()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DPrintingProcessor.java101 indentation = 0; in PrintingElementVisitor()
233 indentation++; in visitType()
262 indentation--; in visitType()
313 indentation++; in visitModule()
317 indentation--; in visitModule()
561 indentation--; in printParameters()
599 indentation++; in printThrows()
613 indentation--; in printThrows()
632 int indentation = this.indentation; in indent() local
633 if (indentation < 0) in indent()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dir_print_visitor.cpp93 indentation = 0; in ir_print_visitor()
237 indentation++; in visit()
244 indentation++; in visit()
251 indentation--; in visit()
259 indentation++; in visit()
266 indentation--; in visit()
269 indentation--; in visit()
277 indentation++; in visit()
283 indentation--; in visit()
590 indentation++; in visit()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/glsl/
H A Dir_print_visitor.cpp91 indentation = 0; in ir_print_visitor()
232 indentation++; in visit()
239 indentation++; in visit()
246 indentation--; in visit()
254 indentation++; in visit()
261 indentation--; in visit()
264 indentation--; in visit()
272 indentation++; in visit()
278 indentation--; in visit()
587 indentation++; in visit()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/glsl/
H A Dir_print_visitor.cpp91 indentation = 0; in ir_print_visitor()
232 indentation++; in visit()
239 indentation++; in visit()
246 indentation--; in visit()
254 indentation++; in visit()
261 indentation--; in visit()
264 indentation--; in visit()
272 indentation++; in visit()
278 indentation--; in visit()
587 indentation++; in visit()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/glsl/
H A Dir_print_visitor.cpp91 indentation = 0; in ir_print_visitor()
232 indentation++; in visit()
239 indentation++; in visit()
246 indentation--; in visit()
254 indentation++; in visit()
261 indentation--; in visit()
264 indentation--; in visit()
272 indentation++; in visit()
278 indentation--; in visit()
587 indentation++; in visit()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/glslopt/glsl-optimizer/src/compiler/glsl/
H A Dir_print_visitor.cpp92 indentation = 0; in ir_print_visitor()
236 indentation++; in visit()
243 indentation++; in visit()
250 indentation--; in visit()
258 indentation++; in visit()
265 indentation--; in visit()
268 indentation--; in visit()
276 indentation++; in visit()
282 indentation--; in visit()
581 indentation++; in visit()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/glsl/
H A Dir_print_visitor.cpp91 indentation = 0; in ir_print_visitor()
232 indentation++; in visit()
239 indentation++; in visit()
246 indentation--; in visit()
254 indentation++; in visit()
261 indentation--; in visit()
264 indentation--; in visit()
272 indentation++; in visit()
278 indentation--; in visit()
587 indentation++; in visit()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DPrintingProcessor.java102 indentation = 0; in PrintingElementVisitor()
252 indentation++; in visitType()
287 indentation--; in visitType()
338 indentation++; in visitModule()
342 indentation--; in visitModule()
585 indentation--; in printParameters()
628 indentation++; in printThrows()
642 indentation--; in printThrows()
661 int indentation = this.indentation; in indent() local
662 if (indentation < 0) in indent()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/glsl/
H A Dir_print_visitor.cpp91 indentation = 0; in ir_print_visitor()
232 indentation++; in visit()
239 indentation++; in visit()
246 indentation--; in visit()
254 indentation++; in visit()
261 indentation--; in visit()
264 indentation--; in visit()
272 indentation++; in visit()
278 indentation--; in visit()
587 indentation++; in visit()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/processing/
H A DPrintingProcessor.java104 indentation = 0; in PrintingElementVisitor()
253 indentation++; in visitType()
288 indentation--; in visitType()
339 indentation++; in visitModule()
343 indentation--; in visitModule()
585 indentation--; in printParameters()
617 indentation++; in printThrows()
631 indentation--; in printThrows()
650 int indentation = this.indentation; in indent() local
651 if (indentation < 0) in indent()
[all …]

1...<<11121314151617181920>>...928