Home
last modified time | relevance | path

Searched refs:nay (Results 1 – 25 of 1280) sorted by relevance

12345678910>>...52

/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dnuma1_reg.c176 numaDestroy(&nay); in main()
199 numaDestroy(&nay); in main()
213 nay = numaCreate(n); in main()
217 numaAddNumber(nay, yval); in main()
228 numaDestroy(&nay); in main()
242 numaDestroy(&nay); in main()
247 numaDestroy(&nay); in main()
282 numaDestroy(&nay); in main()
310 nay = numaCreate(n); in main()
339 numaDestroy(&nay); in main()
[all …]
H A Dotsutest1.c88 NUMA *na1, *na2, *nascore, *nax, *nay; in GenerateSplitPlot() local
105 nay = numaMakeConstant(0, 2); in GenerateSplitPlot()
106 numaReplaceNumber(nay, 1, (l_int32)(0.5 * maxnum)); in GenerateSplitPlot()
115 gplotAddPlot(gplot, nax, nay, GPLOT_LINES, NULL); in GenerateSplitPlot()
129 numaReplaceNumber(nay, 1, maxscore); in GenerateSplitPlot()
130 gplotAddPlot(gplot, nax, nay, GPLOT_LINES, NULL); in GenerateSplitPlot()
134 numaDestroy(&nay); in GenerateSplitPlot()
/dports/graphics/raster3d/Raster3D_3.0-7/
H A Dparse.f27 nay = -1
80 read (option(kbrk+1:15),*,err=10,end=10) nay
149 subroutine autotile( nax, nay, modulus ) argument
162 integer*4 nax, nay local
192 if (nay .gt. 0) then
194 nty = (nay+npy-1) / npy
214 nty = (nay + npy - 1) / npy
217 if (verbose .and. (nax.gt.0 .or. nay.gt.0)) then
219 write(0,32) 'Y',nty,npy,nty*npy,nay
/dports/mail/squirrelmail/squirrelmail.stable/squirrelmail/functions/
H A Dplugin.php133 $nay = 0;
146 $nay++;
154 } elseif (($priority < 0) && ($nay)) {
156 } elseif ($yea > $nay) {
158 } elseif ($nay > $yea) {
/dports/converters/p5-LaTeXML/LaTeXML-0.8.6/t/expansion/
H A Difthen.tex36 \ifthenelse{\equal{hello}{you}}{yay}{nay}
37 \ifthenelse{\equal{hello}{hello}}{yay}{nay}
38 \ifthenelse{\not \equal{hello}{you}}{yay}{nay}
39 \ifthenelse{\NOT \equal{hello}{hello}}{yay}{nay}
42 1 = 1 \&\& hello = hello \ifthenelse{1 = 1 \and \equal{hello}{hello}}{yay}{nay} \\
43 … hello = hello $|$$|$ 2 $<$ -1 \ifthenelse{1 = 1 \and \equal{hello}{hello} \or 2 < -1}{yay}{nay} \\
44 …& hello = hello \&\& 2 $<$ -1 \ifthenelse{1 = 1 \and \equal{hello}{hello} \and 2 < -1}{yay}{nay} \\
/dports/games/supertux/supertux-0.1.3/src/
H A Dphysic.cpp94 Physic::set_acceleration_y(float nay) in set_acceleration_y() argument
96 ay = -nay; in set_acceleration_y()
100 Physic::set_acceleration(float nax, float nay) in set_acceleration() argument
103 ay = -nay; in set_acceleration()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dnumafunc1.c897 NUMA *nay, in numaInterpolateEqxVal() argument
911 if (!nay) in numaInterpolateEqxVal()
917 n = numaGetCount(nay); in numaInterpolateEqxVal()
1005 if (!nay) in numaInterpolateArbxVal()
1113 NUMA *nax, *nay; in numaInterpolateEqxInterval() local
1142 *pnay = nay; in numaInterpolateEqxInterval()
1153 numaAddNumber(nay, yval); in numaInterpolateEqxInterval()
1208 if (!nay) in numaInterpolateArbxInterval()
1468 if (!nay) in numaDifferentiateInterval()
1547 if (!nay) in numaIntegrateInterval()
[all …]
H A Dnumafunc2.c1649 if (!nay) in numaSelectCrossingThreshold()
1759 NUMA *nay, in numaCrossingsByThreshold() argument
1769 if (!nay) in numaCrossingsByThreshold()
1771 n = numaGetCount(nay); in numaCrossingsByThreshold()
1777 numaGetFValue(nay, 0, &yval1); in numaCrossingsByThreshold()
1784 numaGetFValue(nay, i, &yval2); in numaCrossingsByThreshold()
1822 NUMA *nay, in numaCrossingsByPeaks() argument
1835 if (!nay) in numaCrossingsByPeaks()
1839 if (numaGetCount(nay) != n) in numaCrossingsByPeaks()
1845 nap = numaFindExtrema(nay, delta); in numaCrossingsByPeaks()
[all …]
/dports/net/gopher/gopher/gopher/locales/
H A Dpiglatin.msg43 20 "space, down : ove-May o-tay e-thay ext-nay age-pay"
124 75 "onnect-Cay o-tay a ew-nay opher-Gay erver-Say"
157 108 "ovie-May iewing-vay ot-nay et-yay implemented-ay"
209 160 "orry-Say, tn3270 is-ay ot-nay available-ay."
220 171 "art-Stay our-yay apture-cay ow-nay...\n\n"
221 172 "art-Stay our-yay ownload-day ow-nay...\n"
228 179 "iew-Vay item-ay umber-nay: "
241 192 "Tab, ^N : ove-May o-tay ext-nay ield-fay"
243 194 "^F : isplay-Day ext-nay age-pay"
255 203 "Down, ^N : ove-May o-tay ext-nay oice-chay"
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/supertux/
H A Dphysic.hpp54 void set_acceleration(float nax, float nay);
58 void set_acceleration_y(float nay) { ay = nay; } in set_acceleration_y() argument
H A Dphysic.cpp52 Physic::set_acceleration(float nax, float nay) in set_acceleration() argument
55 ay = nay; in set_acceleration()
/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dgplot.c265 NUMA *nay, in gplotAddPlot() argument
280 if (!nay) in gplotAddPlot()
285 if ((n = numaGetCount(nay)) == 0) in gplotAddPlot()
295 numaGetParameters(nay, &startx, &delx); in gplotAddPlot()
316 numaGetFValue(nay, i, &valy); in gplotAddPlot()
669 NUMA *nay, in gplotSimpleXY1() argument
679 if (!nay) in gplotSimpleXY1()
691 gplotAddPlot(gplot, nax, nay, plotstyle, NULL); in gplotSimpleXY1()
788 NUMA *nay; in gplotSimpleXYN() local
807 nay = numaaGetNuma(naay, i, L_CLONE); in gplotSimpleXYN()
[all …]
H A Dnumafunc1.c1618 if (!nay) in numaInterpolateEqxVal()
1624 n = numaGetCount(nay); in numaInterpolateEqxVal()
1713 if (!nay) in numaInterpolateArbxVal()
1717 ny = numaGetCount(nay); in numaInterpolateArbxVal()
1824 NUMA *nax, *nay; in numaInterpolateEqxInterval() local
1853 *pnay = nay; in numaInterpolateEqxInterval()
1921 if (!nay) in numaInterpolateArbxInterval()
2185 if (!nay) in numaDifferentiateInterval()
2266 if (!nay) in numaIntegrateInterval()
2860 NUMA *nay, in numaSortPair() argument
[all …]
H A Dptabasic.c150 NUMA *nay) in ptaCreateFromNuma() argument
158 if (!nay) in ptaCreateFromNuma()
160 n = numaGetCount(nay); in ptaCreateFromNuma()
165 numaGetParameters(nay, &startx, &delx); in ptaCreateFromNuma()
171 numaGetFValue(nay, i, &yval); in ptaCreateFromNuma()
621 NUMA *nax, *nay; in ptaGetArrays() local
643 if ((nay = numaCreate(n)) == NULL) in ptaGetArrays()
645 *pnay = nay; in ptaGetArrays()
647 nay->array[i] = pta->y[i]; in ptaGetArrays()
648 nay->n = n; in ptaGetArrays()
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/doc/dev/m.css/plugins/m/test/filesize/
H A Dpage.rst4 .. role:: filesize-nay(filesize)
11 :filesize-nay:`{filename}/page.rst` not.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/diagnostic/
H A Dstatic_assert2.C8 constexpr bool nay = false; variable
18 static_assert (yay && nay, ""); // { dg-error "static assertion failed" } in bar()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/diagnostic/
H A Dstatic_assert2.C8 constexpr bool nay = false; variable
18 static_assert (yay && nay, ""); // { dg-error "static assertion failed" } in bar()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/diagnostic/
H A Dstatic_assert2.C8 constexpr bool nay = false; variable
18 static_assert (yay && nay, ""); // { dg-error "static assertion failed" } in bar()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/diagnostic/
H A Dstatic_assert2.C8 constexpr bool nay = false; variable
18 static_assert (yay && nay, ""); // { dg-error "static assertion failed" } in bar()
/dports/science/lammps/lammps-stable_29Sep2021/src/SPIN/
H A Dfix_precession_spin.cpp75 nax = nay = naz = 0.0; in FixPrecessionSpin()
110 nay = utils::numeric(FLERR,arg[iarg+3],false,lmp); in FixPrecessionSpin()
166 norm2 = nax*nax + nay*nay + naz*naz; in FixPrecessionSpin()
171 nay *= inorm; in FixPrecessionSpin()
456 double scalar = nax*spi[0] + nay*spi[1] + naz*spi[2]; in compute_anisotropy()
467 double scalar = nax*spi[0] + nay*spi[1] + naz*spi[2]; in compute_anisotropy_energy()
601 Kay = 2.0*Kah*nay; in set_magneticprecession()
/dports/x11/yelp/yelp-40.3/po/
H A Dku.po583 msgstr "Beş nayê barkirin"
587 msgstr "Naverok nayê xwendin"
591 msgstr "Format nayê destekirin"
599 msgstr "Belge nayê xebitîn"
613 msgstr "Pelê '%s' nayê xwendin û nayê veçirandin. Dibe ku pel bi awayekî nayê destekkirin hatibe te…
802 msgstr "Naverok nayê xebitîn. Pelê '%s' nayê dîtin yan jî pel ne di teşeya derbasdar ya XSLT de ye."
812 msgstr "Rûpelê agahiyan ya %s nayê xwendin"
817 msgstr "Yên di hundirê wê de nayên barkirin. Pelê '%s' nayê dîtin yan jî ne XMLya ku rast hatiye te…
1042 msgstr "Pelê '%s' nayê xwendin. Pel nayê dîtin yan jî ji bo xwendina pelî destûra te tuneye."
1065 msgstr "Pelê '%s' ji hev nayê veqetandin. Pel nayê dîtin yan jî çewt hatiye teşekirin."
[all …]
/dports/deskutils/moregroupware/moregroupware/modules/overview/lang/
H A Doverview.vi.lang3 dates = Cuộc hẹn hôm nay
8 no_appt_today = Không có cuộc hẹn hôm nay.
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Ddxf2gl.pl513 my ($nax, $nay, $naz,
519 $nay = $normals[$i*9+1];
532 ($nax, $nay, $naz) = face_normal ($ax, $ay, $az,
536 ($nax, $nay, $naz) = face_normal ($ax, $ay, $az,
540 ($nbx, $nby, $nbz) = ($nax, $nay, $naz);
541 ($ncx, $ncy, $ncz) = ($nax, $nay, $naz);
547 $nax, $nay, $naz, $ax, $ay, $az,
/dports/math/cantor/cantor-21.12.3/thirdparty/discount-2.2.6-patched/tests/
H A Dlinkylinky.t119 [this]: nay!' \
120 '<p><a href="nay!">test</a></p>'
125 [this]: nay!' \
126 '<p><a href="yay!">test</a> <a href="nay!">this</a></p>'
/dports/textproc/discount/discount-2.2.7/tests/
H A Dlinkylinky.t119 [this]: nay!' \
120 '<p><a href="nay!">test</a></p>'
125 [this]: nay!' \
126 '<p><a href="yay!">test</a> <a href="nay!">this</a></p>'

12345678910>>...52