Home
last modified time | relevance | path

Searched refs:dotted (Results 201 – 225 of 13300) sorted by relevance

12345678910>>...532

/dports/www/R-cran-bslib/bslib/inst/lib/bs-a11y-p/plugins/css/
H A Dbootstrap-accessibility.css1dotted 2px #000}div.active:focus{outline:dotted 1px #000}a:focus{outline:dotted 1px #000}.close:ho…
/dports/devel/kdev-python/kdev-python-21.12.3/parser/
H A Drangefixvisitor.cpp312 void RangeFixVisitor::fixAlias(Ast* dotted, Ast* asname, const int startLine, int aliasIndex) { in fixAlias() argument
313 if ( ! asname && ! dotted ) { in fixAlias()
345 if ( dotted ) { in fixAlias()
347 dotted->startLine = lineno; in fixAlias()
348 dotted->endLine = lineno; in fixAlias()
349 dotted->startCol = i-dottedNameLength; in fixAlias()
350 dotted->endCol = i; in fixAlias()
377 dotted->startLine = lineno; in fixAlias()
378 dotted->endLine = lineno; in fixAlias()
379 dotted->startCol = end - back; in fixAlias()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/tests/v3d/bugs/
H A Dbug24388_23 puts "Checks if dotted hidden lines are displayed properly in HLR mode."
20 if { $stat != 1 } { puts "Error : Drawing hidden lines as dotted lines produces wrong result." }
25 # Check display of dotted hidden lines
27 if { $stat != 1 } { puts "Error : Drawing hidden lines as dotted lines produces wrong result." }
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/wrench/reftests/text/
H A Ddecorations-suite.yaml27 style: dotted
61 style: dotted
101 style: dotted
143 style: dotted
185 style: dotted
227 style: dotted
263 style: dotted
297 style: dotted
337 style: dotted
H A Draster_root_C_8192.yaml50 style: dotted
83 style: dotted
123 style: dotted
165 style: dotted
207 style: dotted
249 style: dotted
285 style: dotted
319 style: dotted
359 style: dotted
H A Draster_root_C_ref.yaml50 style: dotted
83 style: dotted
123 style: dotted
165 style: dotted
207 style: dotted
249 style: dotted
285 style: dotted
319 style: dotted
359 style: dotted
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/wrench/reftests/text/
H A Ddecorations-suite.yaml27 style: dotted
61 style: dotted
101 style: dotted
143 style: dotted
185 style: dotted
227 style: dotted
263 style: dotted
297 style: dotted
337 style: dotted
H A Draster_root_C_8192.yaml50 style: dotted
83 style: dotted
123 style: dotted
165 style: dotted
207 style: dotted
249 style: dotted
285 style: dotted
319 style: dotted
359 style: dotted
H A Draster_root_C_ref.yaml50 style: dotted
83 style: dotted
123 style: dotted
165 style: dotted
207 style: dotted
249 style: dotted
285 style: dotted
319 style: dotted
359 style: dotted
/dports/www/firefox/firefox-99.0/gfx/wr/wrench/reftests/text/
H A Ddecorations-suite.yaml27 style: dotted
61 style: dotted
101 style: dotted
143 style: dotted
185 style: dotted
227 style: dotted
263 style: dotted
297 style: dotted
337 style: dotted
H A Draster_root_C_8192.yaml50 style: dotted
83 style: dotted
123 style: dotted
165 style: dotted
207 style: dotted
249 style: dotted
285 style: dotted
319 style: dotted
359 style: dotted
H A Draster_root_C_ref.yaml50 style: dotted
83 style: dotted
123 style: dotted
165 style: dotted
207 style: dotted
249 style: dotted
285 style: dotted
319 style: dotted
359 style: dotted
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/wrench/reftests/text/
H A Ddecorations-suite.yaml27 style: dotted
61 style: dotted
101 style: dotted
143 style: dotted
185 style: dotted
227 style: dotted
263 style: dotted
297 style: dotted
337 style: dotted
H A Draster_root_C_8192.yaml50 style: dotted
83 style: dotted
123 style: dotted
165 style: dotted
207 style: dotted
249 style: dotted
285 style: dotted
319 style: dotted
359 style: dotted
H A Draster_root_C_ref.yaml50 style: dotted
83 style: dotted
123 style: dotted
165 style: dotted
207 style: dotted
249 style: dotted
285 style: dotted
319 style: dotted
359 style: dotted
/dports/math/cudd/cudd-3.0.0/cplusplus/
H A Dtest.out149 "0x19" -> "0x13" [style = dotted];
155 "0x1a" -> "0x13" [style = dotted];
157 "0x4a" -> "0x13" [style = dotted];
161 "0x4b" -> "0x13" [style = dotted];
280 "0x493" -> "0x492" [style = dotted];
282 "0x41a" -> "0x413" [style = dotted];
284 "0x491" -> "0x490" [style = dotted];
288 "0x44b" -> "0x413" [style = dotted];
292 "0x48f" -> "0x48e" [style = dotted];
294 "0x46a" -> "0x413" [style = dotted];
[all …]
/dports/devel/tcllib/tcllib-1.20/modules/dns/
H A Dip.tcllib.man98 This command converts the string [arg prefix] from dotted form
112 This command converts from native (hex) form to dotted form.
129 The command returns a list of addresses in dotted form if it was
142 to dotted form.
152 This command converts a dotted form ip into an integer number.
162 This command converts dotted form ip into a hexadecimal number.
185 form. The result is in dotted form.
200 This command converts the dotted or integer form of an ipmask to
312 multicast address, also in dotted form.
327 The result is an ip address in dotted form.
[all …]
/dports/devel/tcllibc/tcllib-1.20/modules/dns/
H A Dip.tcllib.man98 This command converts the string [arg prefix] from dotted form
112 This command converts from native (hex) form to dotted form.
129 The command returns a list of addresses in dotted form if it was
142 to dotted form.
152 This command converts a dotted form ip into an integer number.
162 This command converts dotted form ip into a hexadecimal number.
185 form. The result is in dotted form.
200 This command converts the dotted or integer form of an ipmask to
312 multicast address, also in dotted form.
327 The result is an ip address in dotted form.
[all …]
/dports/cad/qelectrotech/qet-0.7.0/elements/60_energy/11_water/plomberie_chauffage/vannes/
H A Dvalv-bola1-m-m.elmt11 …<line y1="7.53229" end1="none" x1="-29.958" end2="none" style="line-style:dotted;line-weight:norma…
12 …<line y1="8.3237" end1="none" x1="18.7604" end2="none" style="line-style:dotted;line-weight:normal…
15 …<line y1="8.3237" end1="none" x1="16.2936" end2="none" style="line-style:dotted;line-weight:normal…
16 …<line y1="7.53229" end1="none" x1="-32.4248" end2="none" style="line-style:dotted;line-weight:norm…
17 …<line y1="7.53229" end1="none" x1="-37.9749" end2="none" style="line-style:dotted;line-weight:norm…
18 …<line y1="8.3237" end1="none" x1="10.7434" end2="none" style="line-style:dotted;line-weight:normal…
19 …<line y1="7.53229" end1="none" x1="-35.5082" end2="none" style="line-style:dotted;line-weight:norm…
20 …<line y1="8.3237" end1="none" x1="13.2101" end2="none" style="line-style:dotted;line-weight:normal…
21 …<rect width="9.867" y="-6.71362" style="line-style:dotted;line-weight:normal;filling:none;color:re…
22 …<rect width="9.867" y="-7.50507" style="line-style:dotted;line-weight:normal;filling:none;color:re…
/dports/lang/racket/racket-8.3/share/pkgs/typed-racket-lib/typed-racket/types/
H A Dsubstitute.rkt17 (provide subst-all substitute substitute-dots substitute-dotted subst
19 (struct-out i-subst/starred) (struct-out i-subst/dotted)
72 ;; TODO: a generic dotted type would avoid duplication here.
79 ;; We need to recur first, just to expand out any dotted usages of this.
106 ;; We need to recur first, just to expand out any dotted usages of this.
116 ;; We need to recur first, just to expand out any dotted usages of this.
126 ;; that a substitution can include fixed args in addition to a different dotted arg
127 ;; substitute-dotted : Listof[Type] Type Name Name Type -> Type
128 (define (substitute-dotted pre-image image image-bound name target)
180 [(i-subst/dotted imgs dty dbound)
[all …]
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/macros/
H A DZ_CONCLUSIONS.DP2 . Purpose: Based on z-scores, hardwire, print out, and draw dotted line at decision rule cut values
19 lines dotted; line color black; drawsdsd 15 ^cut1 85 ^cut1
20 lines dotted; line color black; drawsdsd 15 ^cut2 85 ^cut2
32 . lines dotted; . line color black; . drawsdsd 15 ^cut1 85 ^cut1
44 . lines dotted;. line color black;. drawsdsd 15 ^cut1 85 ^cut1
/dports/cad/qelectrotech/qet-0.7.0/elements/10_electric/11_singlepole/500_home_installation/25_V.D.I/network/cables_reseau/
H A Dcable_cat5e.elmt9 …<line length1="1.5" length2="1.5" end1="none" end2="none" style="line-style:dotted;line-weight:nor…
10 …<line length1="1.5" length2="1.5" end1="none" end2="none" style="line-style:dotted;line-weight:nor…
11 …<line length1="1.5" length2="1.5" end1="none" end2="none" style="line-style:dotted;line-weight:nor…
12 …<line length1="1.5" length2="1.5" end1="none" end2="none" style="line-style:dotted;line-weight:nor…
14 …<line length1="1.5" length2="1.5" end1="none" end2="none" style="line-style:dotted;line-weight:nor…
15 …<line length1="1.5" length2="1.5" end1="none" end2="none" style="line-style:dotted;line-weight:nor…
18 …<line length1="1.5" length2="1.5" end1="none" end2="none" style="line-style:dotted;line-weight:nor…
37 …<line length1="1.5" length2="1.5" end1="none" end2="none" style="line-style:dotted;line-weight:nor…
39 …<line length1="1.5" length2="1.5" end1="none" end2="none" style="line-style:dotted;line-weight:nor…
41 …<line length1="1.5" length2="1.5" end1="none" end2="none" style="line-style:dotted;line-weight:nor…
[all …]
H A Dcable_cat_6e_inv.elmt12 …<line x1="3" antialias="false" x2="9" end1="none" end2="none" style="line-style:dotted;line-weight…
13 …<line x1="-23" antialias="false" x2="-17" end1="none" end2="none" style="line-style:dotted;line-we…
16 …<line x1="-8" antialias="false" x2="3" end1="none" end2="none" style="line-style:dotted;line-weigh…
17 …<line x1="-34" antialias="false" x2="-23" end1="none" end2="none" style="line-style:dotted;line-we…
19 …<line x1="8" antialias="true" x2="13" end1="none" end2="none" style="line-style:dotted;line-weight…
20 …<line x1="-18" antialias="true" x2="-13" end1="none" end2="none" style="line-style:dotted;line-wei…
22 …<line x1="-23" antialias="false" x2="-18" end1="none" end2="none" style="line-style:dotted;line-we…
24 …<line x1="3" antialias="false" x2="8" end1="none" end2="none" style="line-style:dotted;line-weight…
25 …<line x1="-34" antialias="false" x2="-23" end1="none" end2="none" style="line-style:dotted;line-we…
33 …<line x1="-8" antialias="false" x2="3" end1="none" end2="none" style="line-style:dotted;line-weigh…
H A Dcable_cat_6e_inv - Copie.elmt12 …s="false" end1="none" length2="1.5" x2="9" end2="none" style="line-style:dotted;line-weight:normal…
13 …"false" end1="none" length2="1.5" x2="-17" end2="none" style="line-style:dotted;line-weight:normal…
16 …s="false" end1="none" length2="1.5" x2="3" end2="none" style="line-style:dotted;line-weight:normal…
17 …"false" end1="none" length2="1.5" x2="-23" end2="none" style="line-style:dotted;line-weight:normal…
19 …s="true" end1="none" length2="1.5" x2="13" end2="none" style="line-style:dotted;line-weight:normal…
20 …="true" end1="none" length2="1.5" x2="-13" end2="none" style="line-style:dotted;line-weight:normal…
22 …"false" end1="none" length2="1.5" x2="-18" end2="none" style="line-style:dotted;line-weight:normal…
24 …s="false" end1="none" length2="1.5" x2="8" end2="none" style="line-style:dotted;line-weight:normal…
25 …"false" end1="none" length2="1.5" x2="-23" end2="none" style="line-style:dotted;line-weight:normal…
33 …s="false" end1="none" length2="1.5" x2="3" end2="none" style="line-style:dotted;line-weight:normal…
/dports/www/firefox/firefox-99.0/third_party/python/fluent.migrate/fluent/migrate/
H A Dvalidator.py81 dotted = alias.name
83 dotted = '{}.{}'.format(module, dotted)
84 global_assigns[asname] = dotted
168 dotted = full_name(node.func, self.global_assigns)
169 if dotted == 'fluent.migrate.helpers.transforms_from':
171 if dotted.startswith('fluent.migrate.'):
172 return self.call_transform(node, dotted)
218 def call_transform(self, node, dotted): argument
219 module, called = dotted.rsplit('.', 1)

12345678910>>...532