Home
last modified time | relevance | path

Searched defs:ny (Results 1 – 25 of 7821) sorted by last modified time

12345678910>>...313

/dports/x11-wm/blackbox/blackbox-0.70.1/src/
H A DWindow.cc3767 int nx, ny, dx, dy, init_dx, init_dy; in snapAdjust() local
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/
H A Dqxcbconnection_xi2.cpp641 qreal nx = -1.0, ny = -1.0; in xi2ProcessTouch() local
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtablet/
H A Dqevdevtablethandler.cpp133 qreal ny = (state.y - minValues.y) / qreal(maxValues.y - minValues.y); in report() local
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A Dplane3d.h43 …plane3d(T px, T py, T pz, T nx, T ny, T nz) : Normal(nx, ny, nz) { recalculateD(vector3d<T>(px, py… in plane3d()
H A Dvector2d.h27 vector2d(T nx, T ny) : X(nx), Y(ny) {} in vector2d()
109 vector2d<T>& set(T nx, T ny) {X=nx; Y=ny; return *this; } in set()
H A Dvector3d.h28 vector3d(T nx, T ny, T nz) : X(nx), Y(ny), Z(nz) {} in vector3d()
113 vector3d<T>& set(const T nx, const T ny, const T nz) {X=nx; Y=ny; Z=nz; return *this;} in set()
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtkplotsurface.c427 gint nx, ny; in gtk_plot_surface_update_range() local
1173 gint nx, gint ny) in gtk_plot_surface_set_points()
1192 gint *nx, gint *ny) in gtk_plot_surface_get_points()
1256 gtk_plot_surface_get_y(GtkPlotSurface *dataset, gint *ny) in gtk_plot_surface_get_y()
1264 gtk_plot_surface_get_z(GtkPlotSurface *dataset, gint *nx, gint *ny) in gtk_plot_surface_get_z()
1300 gtk_plot_surface_set_ny(GtkPlotSurface *dataset, gint ny) in gtk_plot_surface_set_ny()
1356 gint nx, ny; in gtk_plot_surface_build_mesh() local
H A Dgtkplotsurface.h65 gint nx, ny; member
H A Dgtkplotdt.c1046 gint i, nc, nx= 0, ny= 0, x, y, num_mid, m; in gtk_plot_dt_triangulate_tryquad() local
H A Dgtkplotcsurface.c490 gdouble ny = p2->y - p1->y; in line_intersect() local
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_win.c1049 int ny = XX-> menuHeight; in prima_window_reset_menu() local
/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dbdf.c6422 short x, y, cx, cy, nx, ny, ox, oy, shiftx, shifty; in bdf_rotate_glyphs() local
/dports/x11-drivers/xf86-video-intel/xf86-video-intel-31486f40f8e8f8923ca0799aea84b58799754564/src/sna/
H A Dsna_display.c5913 int ny = (new->drawable.height + old->drawable.height - 1) / old->drawable.height; in copy_front() local
/dports/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3/src/
H A Dbsd_mouse.c777 int dx, dy, dz, dw, dp, upd, v, nx, ny, np, in_range; in usbReadInput() local
/dports/x11-clocks/wmcalclock/wmCalClock-1.26/Src/
H A DwmCalClock.c978 double jd(ny, nm, nd, UT) in jd() argument
/dports/x11/xvt/xvt-3.0.1/src/
H A Dcommand.c1568 int sx, sy, nx, ny; local
/dports/x11/xantfarm/xantfarm/
H A Dxantfarm.c998 int x, y, a, nx, ny; local
1222 int x, y, d, nx, ny, fx, fy; local
1326 int nx, ny; local
/dports/x11/xloadimage/xloadimage.4.1/
H A Dmerge.c247 int nx, ny; local
/dports/sysutils/wmcube/wmcube/wmcube/
H A Dwmcube.c702 double nx = y1*z2-y2*z1, ny =-(x1*z2-x2*z1),nz = x1*y2-y1*x2; in luminate() local
/dports/sysutils/busybox/busybox-1.26.2/miscutils/
H A Dconspy.c441 int ny = G.remote.cursor_y - G.height + 1; in conspy_main() local
/dports/security/nss/nss-3.76.1/nss/lib/freebl/ecl/
H A Decp_256_32.c1134 scalar_base_mult(felem nx, felem ny, felem nz, const u8 scalar[32]) in scalar_base_mult()
1198 const felem nx, const felem ny, const felem nz) in point_to_affine()
1210 scalar_mult(felem nx, felem ny, felem nz, in scalar_mult()
/dports/security/nss/nss-3.76.1/nss/lib/freebl/mpi/
H A Dmpi.c1892 mp_size ny = mp_trailing_zeros(&yc); in mp_xgcd() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dprf_common_circular.c416 int nx, ny, nz, nt, nxy; in convolve_dset() local
487 int nx, ny, nt; in convert_to_blurred_masks() local
985 int nx, ny, nz, nt; in get_signal_from_grid() local
1031 int nx, ny, nz; in inputs_to_coords() local
1075 int nx, ny, tind, sind, nmask; in get_signal_computed() local
1134 static int write_gauss_file(char * fname, float * curve, int nx, int ny, in write_gauss_file()
1197 static int compute_e_x_grid(float * e, int nx, int ny, float x0, float y0, in compute_e_x_grid()
H A Dmri_nwarp.c1493 int qq , nx,ny,nz,nxy,nxyz , ii,jj,kk ; in IW3D_warpbox() local
1789 int nx,ny,nz , nxyz , ii ; in IW3D_from_dataset() local
1997 int nx,ny,nz ; size_t nbytes ; in IW3D_to_index_dataset() local
2247 int nx,ny,nz , nxy,nxyz , ii ; in IW3D_load_energy() local
2359 int nx,ny,nz , nxy,nxyz , ii ; in IW3D_load_bsv() local
2480 int nx,ny,nz , nxy,nxyz , ii ; in IW3D_load_hexvol() local
3250 int nx,ny,nz,nxy,nxyz ; in IW3D_compose_w1m2() local
5182 int nx,ny,nz,nxy,nxyz ; in THD_nwarp_regrid() local
5289 int nx,ny,nz,nxy,nxyz ; in THD_setup_nwarp() local
9867 int nx,ny,nz,nxy , nbx,nby ; in IW3D_nwarp_xyzmatch() local
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/mdp/test/
H A Dtest_contrib.py28 def _s_shape_2D(nt, ny): argument

12345678910>>...313