Home
last modified time | relevance | path

Searched refs:xs (Results 226 – 250 of 32407) sorted by relevance

12345678910>>...1297

/dports/mail/p5-MIME-Fast/MIME-Fast-1.6/
H A DMANIFEST3 Fast.xs
21 Fast/Hash.xs
24 Fast/Charset.xs
28 Fast/Filter.xs
41 Fast/Hash.xs
50 Fast/Object.xs
51 Fast/Param.xs
52 Fast/Parser.xs
53 Fast/Part.xs
54 Fast/Stream.xs
[all …]
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/plugins/perl/common/
H A DMakefile.mingw46 Cmds.xs \
50 Core.xs \
51 Debug.xs \
52 FT.xs \
53 Idle.xs \
56 Log.xs \
62 Prefs.xs \
64 Proxy.xs \
65 Prpl.xs \
73 Sound.xs \
[all …]
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/plugins/perl/common/
H A DMakefile.mingw46 Cmds.xs \
50 Core.xs \
51 Debug.xs \
52 FT.xs \
53 Idle.xs \
56 Log.xs \
62 Prefs.xs \
64 Proxy.xs \
65 Prpl.xs \
73 Sound.xs \
[all …]
/dports/net-im/finch/pidgin-2.14.8/libpurple/plugins/perl/common/
H A DMakefile.mingw46 Cmds.xs \
50 Core.xs \
51 Debug.xs \
52 FT.xs \
53 Idle.xs \
56 Log.xs \
62 Prefs.xs \
64 Proxy.xs \
65 Prpl.xs \
73 Sound.xs \
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/words/test/
H A Dtest_jabberxmlstream.py257 xs.transport.protocol = xs
268 xs.sendHeader()
284 xs.sendHeader()
409 xs.reset()
424 xs.send(el)
429 xs.send(el)
460 xs.reset()
1115 sm._authd(xs)
1197 xs.dispatch(xs, "//event/stream/authd")
1227 xs.dispatch(xs, "//event/stream/authd")
[all …]
/dports/graphics/bmeps/dktools-4.31.1/src/libdk4gra/
H A Ddk4grepp.ctr64 6 index 1 index % xs xe ys ye dy ydiff y xs y
66 5 index add % xs xe ys ye dy ydiff y xs y xe y2
67 newpath moveto % xs xe ys ye dy ydiff y xs y
89 6 index 1 index % xs xe ys ye dy ydiff y xs y
92 newpath moveto % xs xe ys ye dy ydiff y xs y
150 6 index 1 index % xs xe ys ye dy ydiff y xs y
153 newpath moveto % xs xe ys ye dy ydiff y xs y
213 6 index % xs xe ys ye dy y nr xs
214 2 index % xs xe ys ye dy y nr xs y
215 7 index % xs xe ys ye dy y nr xs y xe
[all …]
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/MetaVars/
H A DMention.hs36 mentionsMetas xs (Max _ as) = mentionsMetas xs as
39 mentionsMetas xs (Plus _ a) = mentionsMetas xs a
48 mentionsMetas xs (El s t) = mentionsMetas xs (s, t)
66 mentionsMetas xs = mentionsMetas xs . unAbs
71 mentionsMetas xs a = mentionsMetas xs (unArg a)
74 mentionsMetas xs = mentionsMetas xs . unDom
77 mentionsMetas xs = any (mentionsMetas xs)
80 mentionsMetas xs = maybe False (mentionsMetas xs)
83 mentionsMetas xs (a, b) = mentionsMetas xs a || mentionsMetas xs b
86 mentionsMetas xs (a, b, c) = mentionsMetas xs a || mentionsMetas xs b || mentionsMetas xs c
[all …]
/dports/security/p5-Net-SAML/zxid-1.42/sg/
H A Dlib-id-sis-cb-proto.sg28 @id? -> %xs:ID
45 @id? -> %xs:ID
64 @id? -> %xs:ID
84 @id? -> %xs:ID
94 @id? -> %xs:ID
111 @id? -> %xs:ID
119 @id? -> %xs:ID
142 @id? -> %xs:ID
156 @id? -> %xs:ID
291 @id? -> %xs:ID
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/gonum.org/v1/gonum/interp/
H A Dcubic_test.go25 xs []float64
54 n := len(test.xs)
56 x0 := test.xs[0]
57 x1 := test.xs[m]
81 x := test.xs[j]
114 dx := test.xs[j] - test.xs[j-1]
166 if !floats.Equal(pc.xs, xs) {
167 t.Errorf("Mismatch in xs: got %v, want %v", pc.xs, xs)
218 xs []float64
277 want := (ys[1] - ys[0]) / (test.xs[1] - test.xs[0])
[all …]
/dports/devel/p5-Goo-Canvas/Goo-Canvas-0.06/
H A DMANIFEST24 xs/goocanvas.xs
25 xs/goocanvasbounds.xs
26 xs/goocanvasellipse.xs
27 xs/goocanvasgroup.xs
28 xs/goocanvasimage.xs
29 xs/goocanvasitem.xs
32 xs/goocanvaspath.xs
34 xs/goocanvasrect.xs
35 xs/goocanvasstyle.xs
36 xs/goocanvastable.xs
[all …]
/dports/textproc/zorba/zorba-2.7.0/test/rbkt/ExpCompilerResults/IterPlan/zorba/windowing/
H A Dtumpling40.iter44 <SingletonIterator value="xs:QName(,,stocks)"/>
47 <SingletonIterator value="xs:QName(,,closing)"/>
52 <SingletonIterator value="xs:string(ABC)"/>
56 <SingletonIterator value="xs:QName(,,date)"/>
70 <SingletonIterator value="xs:QName(,,closing)"/>
346 <SingletonIterator value="xs:QName(,,run-up)"/>
347 <AttributeIterator qname="xs:QName(,,symbol)">
356 <SingletonIterator value="xs:QName(,,start-date)"/>
366 <SingletonIterator value="xs:QName(,,start-price)"/>
376 <SingletonIterator value="xs:QName(,,end-date)"/>
[all …]
/dports/textproc/py-xmlschema/xmlschema-1.8.2/tests/test_cases/issues/issue_013/
H A Dissue_013.xsd1 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
3 <xs:restriction base="xs:token">
5 </xs:restriction>
6 </xs:simpleType>
9 <xs:simpleContent>
10 <xs:extension base="xs:string">
14 </xs:complexType>
17 <xs:complexType>
23 </xs:complexType>
24 </xs:element>
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/qhop/
H A Dqhop_asite.F98 xdr(1)=xs(idhv(2),1)-xs(idr(1),1)
99 xdr(2)=xs(idhv(2),2)-xs(idr(1),2)
100 xdr(3)=xs(idhv(2),3)-xs(idr(1),3)
114 xacc(3)=xs(idhv(2),3)+sign(trsl,xs(idhv(2),3)-xs(idr(1),3))
137 xar(1)=xs(iacc,1)-xs(idr(1),1)
138 xar(2)=xs(iacc,2)-xs(idr(1),2)
139 xar(3)=xs(iacc,3)-xs(idr(1),3)
353 sid1(1)=xs(idhv(1),1)-xs(idon,1)
354 sid1(2)=xs(idhv(1),2)-xs(idon,2)
355 sid1(3)=xs(idhv(1),3)-xs(idon,3)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/qhop/
H A Dqhop_asite.F98 xdr(1)=xs(idhv(2),1)-xs(idr(1),1)
99 xdr(2)=xs(idhv(2),2)-xs(idr(1),2)
100 xdr(3)=xs(idhv(2),3)-xs(idr(1),3)
114 xacc(3)=xs(idhv(2),3)+sign(trsl,xs(idhv(2),3)-xs(idr(1),3))
137 xar(1)=xs(iacc,1)-xs(idr(1),1)
138 xar(2)=xs(iacc,2)-xs(idr(1),2)
139 xar(3)=xs(iacc,3)-xs(idr(1),3)
353 sid1(1)=xs(idhv(1),1)-xs(idon,1)
354 sid1(2)=xs(idhv(1),2)-xs(idon,2)
355 sid1(3)=xs(idhv(1),3)-xs(idon,3)
[all …]
/dports/textproc/zorba/zorba-2.7.0/test/rbkt/Queries/zorba/nodes/
H A Dposition_1_parsed.xq21 …np:ancestor-of(xs:anyURI(string(np:node-position($x/b[1]))), xs:anyURI(string(np:node-position($x)…
22 …np:ancestor-of(xs:anyURI(string(np:node-position($x/b[4]/c[1]))), xs:anyURI(string(np:node-positio…
23 …np:ancestor-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x/b[1])…
24 …np:ancestor-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x/b[4]/…
25 … np:ancestor-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x)))),
26 …np:ancestor-of(xs:anyURI(string(np:node-position($x/b[1]))), xs:anyURI(string(np:node-position($y)…
27 …np:ancestor-of(xs:anyURI(string(np:node-position($xx/b[1]))), xs:anyURI(string(np:node-position($y…
47 … np:following-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x)))),
59 …np:descendant-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x)))),
71 …np:in-subtree-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x)))),
[all …]
H A Dposition_2_parsed.xq5 ddl:create(xs:QName("ddl:coll"),<dummy/>);
35 …np:child-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x/b[1])))),
36 …np:child-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x/newb[1])…
37 …np:child-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x/b[4]/c[1…
38 …np:child-of(xs:anyURI(string(np:node-position($x/b[1]))), xs:anyURI(string(np:node-position($x)))),
40 np:child-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x)))),
41 …np:child-of(xs:anyURI(string(np:node-position($x/b[1]))), xs:anyURI(string(np:node-position($y)))),
42 …np:child-of(xs:anyURI(string(np:node-position($xxx))), xs:anyURI(string(np:node-position($yyy/b[1]…
60 …np:parent-of(xs:anyURI(string(np:node-position($x/b[1]))), xs:anyURI(string(np:node-position($x)))…
65 np:parent-of(xs:anyURI(string(np:node-position($x))), xs:anyURI(string(np:node-position($x)))),
[all …]
/dports/devel/goffice/goffice-0.10.50/goffice/math/
H A Dgo-rangefunc.c110 *res = xs[0]; in SUFFIX()
128 if (xs[i] < min) in SUFFIX()
129 min = xs[i]; in SUFFIX()
146 max = xs[i]; in SUFFIX()
256 *res = xs[pos]; in SUFFIX()
258 *res = (1 - residual) * xs[pos] + residual * xs[pos + 1]; in SUFFIX()
302 if (xs[0] != xs[i]) in SUFFIX()
317 last = xs[i]; in SUFFIX()
323 last = xs[i]; in SUFFIX()
338 last = xs[i]; in SUFFIX()
[all …]
/dports/graphics/deegree-csw/deegree-csw/WEB-INF/conf/csw/schema/
H A Ddc_dataset.xsd2 <xs:annotation>
3 <xs:documentation>
14 <xs:appinfo>
32 </xs:appinfo>
33 </xs:annotation>
51 <xs:sequence>
68 </xs:choice>
69 </xs:sequence>
70 </xs:group>
73 <xs:extension base="xs:string">
[all …]
/dports/databases/p5-Search-Xapian/Search-Xapian-1.2.25.4/
H A DMANIFEST43 Xapian.xs
46 XS/Database.xs
48 XS/Enquire.xs
50 XS/ESet.xs
53 XS/MSet.xs
58 XS/Query.xs
59 XS/RSet.xs
61 XS/Stem.xs
62 XS/Stopper.xs
68 XS/Weight.xs
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/itertools-0.8.0/benches/
H A Dbench1.rs42 let xs = black_box(xs); in zip_default_zip() localVariable
58 let xs = black_box(xs); in zipdot_i32_default_zip() localVariable
75 let xs = black_box(xs); in zipdot_f32_default_zip() localVariable
93 let xs = black_box(xs); in zip_default_zip3() localVariable
127 let xs = black_box(xs); in zipslices() localVariable
143 let xs = black_box(xs); in zipslices_mut() localVariable
159 let xs = black_box(xs); in zipdot_i32_zipslices() localVariable
176 let xs = black_box(xs); in zipdot_f32_zipslices() localVariable
194 let xs = black_box(xs); in zip_checked_counted_loop() localVariable
217 let xs = black_box(xs); in zipdot_i32_checked_counted_loop() localVariable
[all …]
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/itertools-0.8.0/benches/
H A Dbench1.rs42 let xs = black_box(xs); in zip_default_zip() localVariable
58 let xs = black_box(xs); in zipdot_i32_default_zip() localVariable
75 let xs = black_box(xs); in zipdot_f32_default_zip() localVariable
93 let xs = black_box(xs); in zip_default_zip3() localVariable
127 let xs = black_box(xs); in zipslices() localVariable
143 let xs = black_box(xs); in zipslices_mut() localVariable
159 let xs = black_box(xs); in zipdot_i32_zipslices() localVariable
176 let xs = black_box(xs); in zipdot_f32_zipslices() localVariable
194 let xs = black_box(xs); in zip_checked_counted_loop() localVariable
217 let xs = black_box(xs); in zipdot_i32_checked_counted_loop() localVariable
[all …]
/dports/sysutils/potnet/potnet-0.4.4/cargo-crates/itertools-0.8.0/benches/
H A Dbench1.rs42 let xs = black_box(xs); in zip_default_zip() localVariable
58 let xs = black_box(xs); in zipdot_i32_default_zip() localVariable
75 let xs = black_box(xs); in zipdot_f32_default_zip() localVariable
93 let xs = black_box(xs); in zip_default_zip3() localVariable
127 let xs = black_box(xs); in zipslices() localVariable
143 let xs = black_box(xs); in zipslices_mut() localVariable
159 let xs = black_box(xs); in zipdot_i32_zipslices() localVariable
176 let xs = black_box(xs); in zipdot_f32_zipslices() localVariable
194 let xs = black_box(xs); in zip_checked_counted_loop() localVariable
217 let xs = black_box(xs); in zipdot_i32_checked_counted_loop() localVariable
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/itertools/benches/
H A Dbench1.rs42 let xs = black_box(xs); in zip_default_zip() localVariable
58 let xs = black_box(xs); in zipdot_i32_default_zip() localVariable
75 let xs = black_box(xs); in zipdot_f32_default_zip() localVariable
93 let xs = black_box(xs); in zip_default_zip3() localVariable
127 let xs = black_box(xs); in zipslices() localVariable
143 let xs = black_box(xs); in zipslices_mut() localVariable
159 let xs = black_box(xs); in zipdot_i32_zipslices() localVariable
176 let xs = black_box(xs); in zipdot_f32_zipslices() localVariable
194 let xs = black_box(xs); in zip_checked_counted_loop() localVariable
217 let xs = black_box(xs); in zipdot_i32_checked_counted_loop() localVariable
[all …]
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/itertools-0.8.2/benches/
H A Dbench1.rs43 let xs = black_box(xs); in zip_default_zip() localVariable
59 let xs = black_box(xs); in zipdot_i32_default_zip() localVariable
76 let xs = black_box(xs); in zipdot_f32_default_zip() localVariable
94 let xs = black_box(xs); in zip_default_zip3() localVariable
128 let xs = black_box(xs); in zipslices() localVariable
144 let xs = black_box(xs); in zipslices_mut() localVariable
160 let xs = black_box(xs); in zipdot_i32_zipslices() localVariable
177 let xs = black_box(xs); in zipdot_f32_zipslices() localVariable
195 let xs = black_box(xs); in zip_checked_counted_loop() localVariable
218 let xs = black_box(xs); in zipdot_i32_checked_counted_loop() localVariable
[all …]
/dports/net-im/fractal/fractal-4.4.0/vendor/itertools/benches/
H A Dbench1.rs43 let xs = black_box(xs); in zip_default_zip() localVariable
59 let xs = black_box(xs); in zipdot_i32_default_zip() localVariable
76 let xs = black_box(xs); in zipdot_f32_default_zip() localVariable
94 let xs = black_box(xs); in zip_default_zip3() localVariable
128 let xs = black_box(xs); in zipslices() localVariable
144 let xs = black_box(xs); in zipslices_mut() localVariable
160 let xs = black_box(xs); in zipdot_i32_zipslices() localVariable
177 let xs = black_box(xs); in zipdot_f32_zipslices() localVariable
195 let xs = black_box(xs); in zip_checked_counted_loop() localVariable
218 let xs = black_box(xs); in zipdot_i32_checked_counted_loop() localVariable
[all …]

12345678910>>...1297