Home
last modified time | relevance | path

Searched refs:cy (Results 1 – 25 of 6264) sorted by relevance

12345678910>>...251

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/ui/app/templates/svg/
H A Dinitialize.hbs11 <circle cx="100" cy="3.125" r="3.125"/>
12 <circle cx="100" cy="196.875" r="3.125"/>
13 <circle cx="16.111" cy="51.563" r="3.125"/>
14 <circle cx="183.889" cy="148.438" r="3.125"/>
15 <circle cx="16.111" cy="148.438" r="3.125"/>
16 <circle cx="183.889" cy="51.563" r="3.125"/>
17 <circle cx="51.563" cy="16.111" r="3.125"/>
19 <circle cx="3.125" cy="100" r="3.125"/>
20 <circle cx="196.875" cy="100" r="3.125"/>
21 <circle cx="51.563" cy="183.889" r="3.125"/>
[all …]
/dports/x11-fonts/inconsolata-ttf/fonts-efcbdc5/tools/encodings/GF Glyph Sets/tutorials/
H A DREADME.md76 ҽ | e+breve=cheabkhasian-cy |
77 Ҥ ҥ| En-cy+Ge-cy=Enghe-cy en-cy+ge-cy=enghe-cy |
78 Ҧ ҧ | Pe-cy+Dje-cy=Pemiddlehook-cy pe-cy+dje-cy=pemiddlehook-cy |
92cy=De-cy.loclBGR Ii-cy=Ii-cy.loclBGR Iishort-cy=Iishort-cy.loclBGR Iigrave-cy=Iigrave-cy.loclBGR E…
93 Serbian (Roman)| be-cy=be-cy.loclSRB
94 Serbian (Italic) | imacron=ge-cy.loclSRB eth=de-cy.loclSRB n=pe-cy.loclSRB m=te-cy.loclSRB |
95 Macedonian | ge-cy.loclSRB+acutecomb=gje-cy.loclMKD |
96cy.loclBSH ghestroke-cy=ghestroke-cy.loclBSH Zedescender-cy=Zedescender-cy.loclBSH zedescender-cy=…
97 Chuvash | Ccedilla=Esdescender-cy.loclCHU ccedilla=esdescender-cy.loclCHU |
104cy=a-cy.sc Be-cy=be-cy.sc Ve-cy=ve-cy.sc Ge-cy=ge-cy.sc Gje-cy=gje-cy.sc Gheupturn-cy=gheupturn-cy
/dports/science/xdrawchem/xdrawchem-a3f74c34eb09fa72ee16848ec6901049ca5309d5/xdrawchem/
H A Dgraphwidget.cpp52 cy = cy + p1.height() + 5; in paintEvent()
55 cy = cy + 90; in paintEvent()
57 p.drawLine(QPoint(50, cy), QPoint(550, cy)); in paintEvent()
72 p.drawLine(QPoint(80, cy), QPoint(80, cy + 3)); in paintEvent()
83 cy = cy + 45; in paintEvent()
86 cy = cy + 20; in paintEvent()
88 cy = cy + 90; in paintEvent()
90 p.drawLine(QPoint(50, cy), QPoint(550, cy)); in paintEvent()
116 cy = cy + 45; in paintEvent()
132 cy = cy + 15; in paintEvent()
[all …]
/dports/print/py-fontaine/pyfontaine-1.4.0/fontaine/charsets/internals/google_glyphsets/Cyrillic/
H A DGF-cyrillic-plus-locl_unique-glyphs.nam4 De-cy.loclBGR
5 Ii-cy.loclBGR
7 El-cy.loclBGR
8 Ef-cy.loclBGR
9 ve-cy.loclBGR
10 ge-cy.loclBGR
11 de-cy.loclBGR
13 ze-cy.loclBGR
14 ii-cy.loclBGR
16 ka-cy.loclBGR
[all …]
/dports/x11-fonts/inconsolata-ttf/fonts-efcbdc5/tools/encodings/GF Glyph Sets/Cyrillic/
H A DGF-cyrillic-plus-locl_unique-glyphs.nam4 De-cy.loclBGR
5 Ii-cy.loclBGR
7 El-cy.loclBGR
8 Ef-cy.loclBGR
9 ve-cy.loclBGR
10 ge-cy.loclBGR
11 de-cy.loclBGR
13 ze-cy.loclBGR
14 ii-cy.loclBGR
16 ka-cy.loclBGR
[all …]
/dports/devel/z88dk/z88dk/examples/graphics/
H A Dclock.c97 circle(cx,cy,cy*2,1); in main()
99 circle(cx,cy,cy,1); in main()
104 circle(cx,cy,cy*2-4,1); in main()
107 circle(cx,cy,cy-3,1); in main()
149 undraw(cx,cy,cx+x_hr,cy+y_hr); in main()
161 undraw(cx,cy,cx+x,cy+y); in main()
174 draw(cx,cy,cx+x,cy+y); in main()
177 draw(cx-1,cy+1,cx+x_min,cy+y_min); in main()
178 draw(cx+1,cy-1,cx+x_min,cy+y_min); in main()
179 draw(cx+1,cy+1,cx+x_min,cy+y_min); in main()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dcy.c253 #define CY_BOARD(cy) ((cy)->cy_softc) argument
288 if (cy == NULL) in cyopen()
305 tp = cy->cy_tty; in cyopen()
341 cy->cy_ibuf_end = cy->cy_ibuf + CY_IBUF_SIZE; in cyopen()
344 cy->cy_ibuf_rd_ptr = cy->cy_ibuf_wr_ptr = cy->cy_ibuf; in cyopen()
420 tp = cy->cy_tty; in cyclose()
455 tp = cy->cy_tty; in cyread()
470 tp = cy->cy_tty; in cywrite()
915 if ((tp = cy->cy_tty) == NULL || cy->cy_ibuf == NULL || in cy_poll()
922 while (cy->cy_ibuf_rd_ptr != cy->cy_ibuf_wr_ptr) { in cy_poll()
[all …]
/dports/games/krank/krank-07/levels/
H A Dlevel030.py13 pos = k.config.stage < 3 and (cx, cy) or (cx-w*0.42, cy)
37 (cx-w*1/4, cy),
38 (cx+w*1/4, cy),
39 (cx-w*2/6, cy),
60 anchor = [(cx-d, cy-d),
62 (cx+d, cy-d),
63 (cx+d, cy+d),
64 (cx, cy-2*d),
66 (cx+2*d, cy),
67 (cx-2*d, cy),
[all …]
H A Dlevel026.py36 (cx-w*1/4, cy),
37 (cx+w*1/4, cy),
38 (cx-w*2/6, cy),
39 (cx+w*2/6, cy),
40 (cx, cy-h*1/4),
56 anchor = [(cx, cy),
57 (cx-d, cy-d),
58 (cx-d, cy+d),
59 (cx+d, cy-d),
60 (cx+d, cy+d),
[all …]
H A Dlevel028.py13 parts = [(cx, cy+h*2/6),
14 (cx, cy-h*2/6)]
32 (cx-w*0.3, cy),
33 (cx+w*0.3, cy),
34 (cx-w*0.4, cy),
35 (cx+w*0.4, cy),
53 anchor = [(cx-d, cy-d),
55 (cx+d, cy-d),
56 (cx+d, cy+d),
57 (cx, cy),
[all …]
/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/cy/
H A Dcy.go1 package cy package
12 type cy struct { struct
79 func (cy *cy) Locale() string { argument
204 func (cy *cy) MonthsNarrow() []string { argument
214 func (cy *cy) MonthsWide() []string { argument
234 func (cy *cy) WeekdaysNarrow() []string { argument
244 func (cy *cy) WeekdaysShort() []string { argument
254 func (cy *cy) WeekdaysWide() []string { argument
259 func (cy *cy) Decimal() string { argument
264 func (cy *cy) Group() string { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/cy/
H A Dcy.go1 package cy package
12 type cy struct { struct
79 func (cy *cy) Locale() string { argument
204 func (cy *cy) MonthsNarrow() []string { argument
214 func (cy *cy) MonthsWide() []string { argument
234 func (cy *cy) WeekdaysNarrow() []string { argument
244 func (cy *cy) WeekdaysShort() []string { argument
254 func (cy *cy) WeekdaysWide() []string { argument
259 func (cy *cy) Decimal() string { argument
264 func (cy *cy) Group() string { argument
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/cy/
H A Dcy.go1 package cy package
12 type cy struct { struct
79 func (cy *cy) Locale() string { argument
204 func (cy *cy) MonthsNarrow() []string { argument
214 func (cy *cy) MonthsWide() []string { argument
234 func (cy *cy) WeekdaysNarrow() []string { argument
244 func (cy *cy) WeekdaysShort() []string { argument
254 func (cy *cy) WeekdaysWide() []string { argument
259 func (cy *cy) Decimal() string { argument
264 func (cy *cy) Group() string { argument
[all …]
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/nettle-src-3.5.1-2/nettle/
H A Decc-384.c71 cy = sec_add_1 (rp + 12, rp + 12, 3, cy); in ecc_384_modp()
77 cy = sec_add_1 (rp + 15, rp + 15, 1, cy); in ecc_384_modp()
81 cy -= bw; in ecc_384_modp()
88 cy = sec_add_1 (rp + 5, rp + 5, 3, cy); in ecc_384_modp()
94 cy = sec_add_1 (rp + 8, rp + 8, 1, cy); in ecc_384_modp()
97 cy = sec_add_1 (rp + 9, rp + 9, 3, cy); in ecc_384_modp()
102 cy = cnd_add_n (cy, rp, p->B, ECC_LIMB_SIZE); in ecc_384_modp()
121 cy = sec_add_1 (rp + 6, rp + 6, 2, cy); in ecc_384_modp()
136 cy = sec_add_1 (rp + 3, rp + 3, 2, cy); in ecc_384_modp()
140 cy = sec_add_1 (rp + 5, rp + 5, 1, cy); in ecc_384_modp()
[all …]
H A Decc-192.c64 mp_limb_t cy; in ecc_192_modp() local
68 cy = sec_add_1 (rp + 6, rp + 6, 2, cy); in ecc_192_modp()
72 rp[8] = cy; in ecc_192_modp()
76 cy = sec_add_1 (rp + 3, rp + 3, 2, cy); in ecc_192_modp()
78 cy = sec_add_1 (rp + 5, rp + 5, 1, cy); in ecc_192_modp()
81 cy = cnd_add_n (cy, rp, ecc_Bmodp, 6); in ecc_192_modp()
89 mp_limb_t cy; in ecc_192_modp() local
93 cy = sec_add_1 (rp + 3, rp + 3, 1, cy); in ecc_192_modp()
97 rp[4] = cy; in ecc_192_modp()
101 cy = sec_add_1 (rp + 2, rp + 2, 1, cy); in ecc_192_modp()
[all …]
/dports/math/gmp/gmp-6.2.1/mpn/generic/
H A Dtoom33_mul.c165 cy = mpn_add_1 (as2 + s, as1 + s, n - s, cy); in mpn_toom33_mul()
167 cy = 2 * cy + mpn_rsblsh1_n (as2, a0, as2, n); in mpn_toom33_mul()
172 cy = mpn_add_1 (as2 + s, a1 + s, n - s, cy); in mpn_toom33_mul()
173 cy = 2 * cy + mpn_addlsh1_n (as2, a0, as2, n); in mpn_toom33_mul()
177 cy = mpn_add_1 (as2 + s, as1 + s, n - s, cy); in mpn_toom33_mul()
179 cy = 2 * cy + mpn_lshift (as2, as2, n, 1); in mpn_toom33_mul()
223 cy = 2 * cy + mpn_rsblsh1_n (bs2, b0, bs2, n); in mpn_toom33_mul()
228 cy = mpn_add_1 (bs2 + t, b1 + t, n - t, cy); in mpn_toom33_mul()
229 cy = 2 * cy + mpn_addlsh1_n (bs2, b0, bs2, n); in mpn_toom33_mul()
235 cy = 2 * cy + mpn_lshift (bs2, bs2, n, 1); in mpn_toom33_mul()
[all …]
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/generic/
H A Dtoom33_mul.c166 cy = mpn_add_1 (as2 + s, as1 + s, n - s, cy); in mpn_toom33_mul()
168 cy = 2 * cy + mpn_rsblsh1_n (as2, a0, as2, n); in mpn_toom33_mul()
173 cy = mpn_add_1 (as2 + s, a1 + s, n - s, cy); in mpn_toom33_mul()
174 cy = 2 * cy + mpn_addlsh1_n (as2, a0, as2, n); in mpn_toom33_mul()
178 cy = mpn_add_1 (as2 + s, as1 + s, n - s, cy); in mpn_toom33_mul()
180 cy = 2 * cy + mpn_lshift (as2, as2, n, 1); in mpn_toom33_mul()
224 cy = 2 * cy + mpn_rsblsh1_n (bs2, b0, bs2, n); in mpn_toom33_mul()
229 cy = mpn_add_1 (bs2 + t, b1 + t, n - t, cy); in mpn_toom33_mul()
230 cy = 2 * cy + mpn_addlsh1_n (bs2, b0, bs2, n); in mpn_toom33_mul()
236 cy = 2 * cy + mpn_lshift (bs2, bs2, n, 1); in mpn_toom33_mul()
[all …]
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/generic/
H A Dtoom33_mul.c166 cy = mpn_add_1 (as2 + s, as1 + s, n - s, cy); in mpn_toom33_mul()
168 cy = 2 * cy + mpn_rsblsh1_n (as2, a0, as2, n); in mpn_toom33_mul()
173 cy = mpn_add_1 (as2 + s, a1 + s, n - s, cy); in mpn_toom33_mul()
174 cy = 2 * cy + mpn_addlsh1_n (as2, a0, as2, n); in mpn_toom33_mul()
178 cy = mpn_add_1 (as2 + s, as1 + s, n - s, cy); in mpn_toom33_mul()
180 cy = 2 * cy + mpn_lshift (as2, as2, n, 1); in mpn_toom33_mul()
224 cy = 2 * cy + mpn_rsblsh1_n (bs2, b0, bs2, n); in mpn_toom33_mul()
229 cy = mpn_add_1 (bs2 + t, b1 + t, n - t, cy); in mpn_toom33_mul()
230 cy = 2 * cy + mpn_addlsh1_n (bs2, b0, bs2, n); in mpn_toom33_mul()
236 cy = 2 * cy + mpn_lshift (bs2, bs2, n, 1); in mpn_toom33_mul()
[all …]
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/generic/
H A Dtoom33_mul.c165 cy = mpn_add_1 (as2 + s, as1 + s, n - s, cy); in mpn_toom33_mul()
167 cy = 2 * cy + mpn_rsblsh1_n (as2, a0, as2, n); in mpn_toom33_mul()
172 cy = mpn_add_1 (as2 + s, a1 + s, n - s, cy); in mpn_toom33_mul()
173 cy = 2 * cy + mpn_addlsh1_n (as2, a0, as2, n); in mpn_toom33_mul()
177 cy = mpn_add_1 (as2 + s, as1 + s, n - s, cy); in mpn_toom33_mul()
179 cy = 2 * cy + mpn_lshift (as2, as2, n, 1); in mpn_toom33_mul()
223 cy = 2 * cy + mpn_rsblsh1_n (bs2, b0, bs2, n); in mpn_toom33_mul()
228 cy = mpn_add_1 (bs2 + t, b1 + t, n - t, cy); in mpn_toom33_mul()
229 cy = 2 * cy + mpn_addlsh1_n (bs2, b0, bs2, n); in mpn_toom33_mul()
235 cy = 2 * cy + mpn_lshift (bs2, bs2, n, 1); in mpn_toom33_mul()
[all …]
/dports/devel/z88dk/z88dk/examples/zx80/
H A Dclock.c61 circle(cx,cy,cy,1); in main()
85 undraw(cx-1,cy+1,cx+x_min,cy+y_min); in main()
86 undraw(cx+1,cy-1,cx+x_min,cy+y_min); in main()
87 undraw(cx+1,cy+1,cx+x_min,cy+y_min); in main()
88 undraw(cx-1,cy-1,cx+x_min,cy+y_min); in main()
96 undraw(cx,cy,cx+x_hr,cy+y_hr); in main()
144 draw(cx-1,cy+1,cx+x_min,cy+y_min); in main()
145 draw(cx+1,cy-1,cx+x_min,cy+y_min); in main()
146 draw(cx+1,cy+1,cx+x_min,cy+y_min); in main()
147 draw(cx-1,cy-1,cx+x_min,cy+y_min); in main()
[all …]
/dports/devel/upp/upp/bazaar/FormEditorProperties/
H A DPropertyEdits.cpp26 _Label.TopPosZ(cy, _Edit.GetStdSize().cy); in Set()
27 _Edit.TopPosZ(cy, _Edit.GetStdSize().cy); in Set()
28 cy += _Edit.GetStdSize().cy; in Set()
47 cy += _Edit.GetStdSize().cy; in Set()
64 _Edit.TopPosZ(cy, _Edit.GetStdSize().cy); in Set()
65 cy += _Edit.GetStdSize().cy; in Set()
91 cy += _Edit.GetStdSize().cy; in Set()
111 cy += _Edit.GetStdSize().cy; in Set()
137 cy += _Edit.GetStdSize().cy; in Set()
168 cy += _Edit.GetStdSize().cy; in Set()
[all …]
/dports/x11-fonts/cantarell-fonts/cantarell-fonts-0.301/src/Cantarell-Bold.ufo/
H A Dfeatures.fea2cy Be-cy Ve-cy Ge-cy Gje-cy Gheupturn-cy De-cy Ie-cy Iegrave-cy Io-cy Zhe-cy Ze-cy Ii-cy Iishort-c…
23cy Ve-cy Ge-cy Gje-cy Ie-cy Iegrave-cy Io-cy Zhe-cy Ze-cy Ii-cy Iishort-cy Iigrave-cy Ka-cy Kje-cy
25 …gonekcomb.tall vrachy vrachy.case brevecomb-cy descender-cy brevecomb-cy.case descender-cy.case de…
58 …hshortcomb slashlongcomb macroncomb.narrow ogonekcomb.tall brevecomb-cy descender-cy dasia dasiaox…
59 …ngcomb.case macroncomb.narrow.case ogonekcomb.tall.case brevecomb-cy.case descender-cy.case dasia.…
296 sub brevecomb-cy by brevecomb-cy.case;
297 sub descender-cy by descender-cy.case;
/dports/x11-fonts/cantarell-fonts/cantarell-fonts-0.301/src/Cantarell-Light.ufo/
H A Dfeatures.fea2cy Be-cy Ve-cy Ge-cy Gje-cy Gheupturn-cy De-cy Ie-cy Iegrave-cy Io-cy Zhe-cy Ze-cy Ii-cy Iishort-c…
23cy Ve-cy Ge-cy Gje-cy Ie-cy Iegrave-cy Io-cy Zhe-cy Ze-cy Ii-cy Iishort-cy Iigrave-cy Ka-cy Kje-cy
25 …gonekcomb.tall vrachy vrachy.case brevecomb-cy descender-cy brevecomb-cy.case descender-cy.case de…
58 …hshortcomb slashlongcomb macroncomb.narrow ogonekcomb.tall brevecomb-cy descender-cy dasia dasiaox…
59 …ngcomb.case macroncomb.narrow.case ogonekcomb.tall.case brevecomb-cy.case descender-cy.case dasia.…
296 sub brevecomb-cy by brevecomb-cy.case;
297 sub descender-cy by descender-cy.case;
/dports/x11-fonts/cantarell-fonts/cantarell-fonts-0.301/src/Cantarell-Regular.ufo/
H A Dfeatures.fea2cy Be-cy Ve-cy Ge-cy Gje-cy Gheupturn-cy De-cy Ie-cy Iegrave-cy Io-cy Zhe-cy Ze-cy Ii-cy Iishort-c…
23cy Ve-cy Ge-cy Gje-cy Ie-cy Iegrave-cy Io-cy Zhe-cy Ze-cy Ii-cy Iishort-cy Iigrave-cy Ka-cy Kje-cy
25 …gonekcomb.tall vrachy vrachy.case brevecomb-cy descender-cy brevecomb-cy.case descender-cy.case de…
58 …hshortcomb slashlongcomb macroncomb.narrow ogonekcomb.tall brevecomb-cy descender-cy dasia dasiaox…
59 …ngcomb.case macroncomb.narrow.case ogonekcomb.tall.case brevecomb-cy.case descender-cy.case dasia.…
296 sub brevecomb-cy by brevecomb-cy.case;
297 sub descender-cy by descender-cy.case;
/dports/security/nettle/nettle-3.7.3/
H A Decc-secp384r1.c71 cy = sec_add_1 (xp + 12, xp + 12, 3, cy); in ecc_secp384r1_modp()
77 cy = sec_add_1 (xp + 15, xp + 15, 1, cy); in ecc_secp384r1_modp()
81 cy -= bw; in ecc_secp384r1_modp()
88 cy = sec_add_1 (xp + 5, xp + 5, 3, cy); in ecc_secp384r1_modp()
94 cy = sec_add_1 (xp + 8, xp + 8, 1, cy); in ecc_secp384r1_modp()
97 cy = sec_add_1 (xp + 9, xp + 9, 3, cy); in ecc_secp384r1_modp()
100 cy -= bw; in ecc_secp384r1_modp()
102 cy = mpn_cnd_add_n (cy, rp, xp, p->B, ECC_LIMB_SIZE); in ecc_secp384r1_modp()
121 cy = sec_add_1 (xp + 6, xp + 6, 2, cy); in ecc_secp384r1_modp()
136 cy = sec_add_1 (xp + 3, xp + 3, 2, cy); in ecc_secp384r1_modp()
[all …]

12345678910>>...251