Searched refs:ny (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10.1/ncurses-44/ncurses/test/
H A Dknight.c456 int ny = 0, nx = 0; local
515 ny = rw + BDEPTH - 1;
521 ny = rw + 1;
527 ny = rw;
533 ny = rw;
539 ny = rw + BDEPTH - 1;
545 ny = rw + 1;
551 ny = rw + BDEPTH - 1;
557 ny = rw + 1;
570 ny
[all...]
H A Dbs.c541 int ny, nx, c; local
563 ny = cury + BDEPTH - 1;
569 ny = cury + 1;
575 ny = cury;
581 ny = cury;
587 ny = cury + BDEPTH - 1;
593 ny = cury + 1;
599 ny = cury + BDEPTH - 1;
605 ny = cury + 1;
610 ny
[all...]
/macosx-10.10.1/misc_cmds-33/calendar/calendars/hu_HU.ISO8859-2/
H A Dcalendar.unnepek37 /* T�li �s ny�ri id�sz�m�t�s k�z�tti v�lt�s */
38 03/SundayLast V�lt�s a ny�ri id�sz�m�t�sra
H A Dcalendar.nevnapok14 * a napt�rban. N�h�ny n�v t�bbsz�r is szerepel, de mindenki
300 10/08 Kopp�ny
/macosx-10.10.1/ruby-106/ruby/
H A Dbignum.c2681 long nx, ny, j, nyzero; member in struct:big_div_struct
2690 long ny = bds->ny; local
2703 if (zds[j] == yds[ny-1]) q = (BDIGIT)BIGRAD-1;
2704 else q = (BDIGIT)((BIGUP(zds[j]) + zds[j-1])/yds[ny-1]);
2711 num = (BDIGIT_DBL)zds[j - ny + i] + ee;
2712 if (ee) zds[j - ny + i] = BIGLO(num);
2715 } while (++i < ny);
2716 num += zds[j - ny + i] - t2;/* borrow from high digit; don't update */
2721 num = (BDIGIT_DBL)zds[j - ny
2744 long nx = RBIGNUM_LEN(x), ny = RBIGNUM_LEN(y); local
[all...]
/macosx-10.10.1/groff-38/groff/src/preproc/grn/
H A Dhgraph.cpp588 register int ny; local
615 ny = cy + (int) (ys + 0.5);
617 HGtline(nx, ny); /* put out a point on circle */
716 register int ny; local
752 ny = y[j] + (int) (t * dy[j] + t2 * d2y[j] / 2 + t3 * d3y[j] / 6);
753 HGtline(nx, ny);
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32term.h584 #define w32_fill_area(f,hdc,pix,x,y,nx,ny) \
590 rect.bottom = y + ny; \
597 #define w32_clear_area(f,hdc,px,py,nx,ny) \
598 w32_fill_area (f,hdc,f->output_data.x->background_pixel,px,py,nx,ny)
H A Ddispextern.h1711 int bx, nx, by, ny;
1701 int bx, nx, by, ny; member in struct:draw_fringe_bitmap_params
H A Dfringe.c673 p.ny = row->visible_height;
/macosx-10.10.1/ncurses-44/ncurses/c++/
H A Dcursesw.cc224 NCursesWindow::NCursesWindow(NCursesWindow& win, int ny, int nx, argument
236 w = ::derwin(win.w, ny, nx, begin_y, begin_x);
/macosx-10.10.1/groff-38/groff/src/devices/grolbp/
H A Dlbp.h171 char nx[4],ny[4]; local
173 vdmprintf("}\"%s%s\x1e",vdmnum(newx,nx),vdmnum(newy,ny));
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/pds/
H A Dtif_imageiter.c488 unsigned long nx, ny; local
499 &nx, &ny, &BitsPerSample, &SamplesPerPixel,
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/CurveParamDocs/
H A Dschoof.c76 nx, dx, ny, dy, mn, md, tmp1, tmp2, tmp3, tmp4; variable
169 ny = newpoly(MAX_COEFFS);
962 elldoublep(powx, txd, powy, txd, nx, dx, ny, dy);
964 elladdp(powx, txd, powy, txd, kxn, kxd, kyn, kyd, nx, dx, ny, dy);
965 /* Now {nx/dx, ny/dy} is (fixed) LHS. */
966 // printf("add12: "); polyout(nx); polyout(dx); polyout(ny); polyout(dy);
983 /* Next, check {nx/dx, ny/dy} =? {txn/txd, tyn/tyd}. */
990 ptop(ny, pbuff); mulmod(tyd, pbuff);
H A Dschoofs.c60 nx, dx, ny, dy, mn, md, tmp1, tmp2, tmp3, tmp4; variable
148 ny = newpoly(MAX_COEFFS);
915 elldoublep(powx, txd, powy, txd, nx, dx, ny, dy);
917 elladdp(powx, txd, powy, txd, kxn, kxd, kyn, kyd, nx, dx, ny, dy);
919 /* Now {nx/dx, ny/dy} is (fixed) LHS. */
920 // printf("add12: "); polyout(nx); polyout(dx); polyout(ny); polyout(dy);
937 /* Next, check {nx/dx, ny/dy} =? {txn/txd, tyn/tyd}. */
944 ptop(ny, pbuff); mulmod(tyd, pbuff);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dschoof.c76 nx, dx, ny, dy, mn, md, tmp1, tmp2, tmp3, tmp4; variable
169 ny = newpoly(MAX_COEFFS);
962 elldoublep(powx, txd, powy, txd, nx, dx, ny, dy);
964 elladdp(powx, txd, powy, txd, kxn, kxd, kyn, kyd, nx, dx, ny, dy);
965 /* Now {nx/dx, ny/dy} is (fixed) LHS. */
966 // printf("add12: "); polyout(nx); polyout(dx); polyout(ny); polyout(dy);
983 /* Next, check {nx/dx, ny/dy} =? {txn/txd, tyn/tyd}. */
990 ptop(ny, pbuff); mulmod(tyd, pbuff);
H A Dschoofs.c60 nx, dx, ny, dy, mn, md, tmp1, tmp2, tmp3, tmp4; variable
148 ny = newpoly(MAX_COEFFS);
915 elldoublep(powx, txd, powy, txd, nx, dx, ny, dy);
917 elladdp(powx, txd, powy, txd, kxn, kxd, kyn, kyd, nx, dx, ny, dy);
919 /* Now {nx/dx, ny/dy} is (fixed) LHS. */
920 // printf("add12: "); polyout(nx); polyout(dx); polyout(ny); polyout(dy);
937 /* Next, check {nx/dx, ny/dy} =? {txn/txd, tyn/tyd}. */
944 ptop(ny, pbuff); mulmod(tyd, pbuff);
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dtzrulets.cpp432 BasicTimeZone *ny = (BasicTimeZone*)TimeZone::createTimeZone("America/New_York"); local
517 if (!ny->hasEquivalentTransitions(*rbtz, jan1_1967, jan1_2010, TRUE, status)) {
521 errln("FAIL: error returned from hasEquivalentTransitions for ny/rbtz 1967-2010");
523 if (ny->hasEquivalentTransitions(*rbtz, jan1_1950, jan1_2010, TRUE, status)) {
527 errln("FAIL: error returned from hasEquivalentTransitions for ny/rbtz 1950-2010");
531 if (!rbtz->hasEquivalentTransitions(*ny, jan1_1967, jan1_2010, TRUE, status)) {
535 errln("FAIL: error returned from hasEquivalentTransitions for rbtz/ny 1967-2010");
537 if (rbtz->hasEquivalentTransitions(*ny, jan1_1950, jan1_2010, TRUE, status)) {
541 errln("FAIL: error returned from hasEquivalentTransitions for rbtz/ny 1950-2010");
545 if (ny
[all...]
/macosx-10.10.1/emacs-93/emacs/etc/
H A DTUTORIAL.cs130 stran� druh�. Znaky s kl�vesou META jsou velmi �asto vyu��v�ny pro operace
290 jako A, 7, *, atd., jsou Emacsem ch�p�ny jako text a vkl�d�ny okam�it�.
428 C-x u obvykle vr�t� zm�ny proveden� jedn�m p��kazem; pokud C-x u
434 samy sebe jsou obvykle zpracov�v�ny ve skupin�ch a� po 20. (To je kv�li
463 ohledech je to, jako byste editovali p��mo ten soubor. Nicm�n� zm�ny,
465 zm�ny do souboru "neulo��te" ("save"). T�m se zamez� necht�n�mu ponech�n�
507 editovat. Kdy� chcete zm�ny trvale ulo�it, pou�ijte p��kaz
568 Pokud provedete zm�ny textu jednoho souboru a pak vyhled�te jin� soubor,
569 nezp�sob� to ulo�en� prvn�ho souboru. Jeho zm�ny
[all...]
H A Dsk-survival.tex215 \section{Regi�ny}
H A Dcs-refcard.tex396 \key{{\bf sko�it} na dal�� bez proveden� z�m�ny}{DEL}
487 \section{V�m�ny}
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/plotchart/
H A Dplotcontour.tcl1686 set ny [llength $xvec]
1687 if {$nx!=$ny} then {
1688 error "The number of values in xvec (nx=$nx) is different from the number of values in yvec (ny=$ny)"
1712 for {set iy 0} {$iy < $ny} {incr iy} {
1720 for {set iy 0} {$iy < $ny} {incr iy} {
/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_no_no.latin1.vim26 menutrans Split\ &Diff\ with\.\.\. Sa&mmenlign\ med\ ny\ fil�\.\.\.
229 let g:menutrans_textwidth_dialog = "Velg ny tekstbredde (0 for � forhindre formatering): "
H A Dmenu_sv_se.latin1.vim249 let g:menutrans_textwidth_dialog = "V�lj ny textbredd (0 f�r att f�rhindra formatering): "
/macosx-10.10.1/emacs-93/emacs/lisp/language/
H A Dtibetan.el143 ("ny" . "$(7"*(B")
347 ("+ny" . "$(7#*(B")
/macosx-10.10.1/vim-55/runtime/tutor/
H A Dtutor.cs57 Pokud chce� ulo�it zm�ny a ukon�it editor napi�:

Completed in 338 milliseconds

12