Home
last modified time | relevance | path

Searched +defs:y0 +defs:sh (Results 1 – 25 of 330) sorted by relevance

12345678910>>...14

/dports/graphics/libfpx/libfpx-1.3.1-10/basics/
H A Dgeometry.cpp133 TransfoPerspective::TransfoPerspective (float a, float b, float c, float d, float x0, float y0, flo… in TransfoPerspective()
399 float a, b, c, d, x0, y0; in ForcerPosition() local
498 void TransfoPerspective::Rotate (float x0, float y0, float theta) in Rotate()
514 void TransfoPerspective::Scale (float x0, float y0, float sx, float sy) in Scale()
522 void TransfoPerspective::ShearHorizontal (const PositionMv& center, float sh) in ShearHorizontal()
530 void TransfoPerspective::ShearHorizontal (float x0, float y0, float sh) in ShearHorizontal()
538 void TransfoPerspective::ShearVertical (const PositionMv& center, float sh) in ShearVertical()
546 void TransfoPerspective::ShearVertical (float x0, float y0, float sh) in ShearVertical()
561 void TransfoPerspective::FlipHorizontal (float x0, float y0) in FlipHorizontal()
576 void TransfoPerspective::FlipVertical (float x0, float y0) in FlipVertical()
/dports/x11-themes/gtk3-oxygen-engine/oxygen-gtk3-1.4.1/src/
H A Doxygentileset.cpp46 int sh(0); in TileSet() local
80 int sh(0); in TileSet() local
116 void TileSet::render( cairo_t* context, int x0, int y0, int w, int h, unsigned int t ) const in render()
176 …SurfaceList& surfaces, const Cairo::Surface &source, int w, int h, int sx, int sy, int sw, int sh ) in initSurface()
220 …ext, int x, int y, const Cairo::Surface& source, int sx, int sy, int sw, int sh, cairo_extend_t ex… in copySurface()
/dports/x11-themes/gtk-oxygen-engine/oxygen-gtk2-1.4.6/src/
H A Doxygentileset.cpp46 int sh(0); in TileSet() local
83 int sh(0); in TileSet() local
119 void TileSet::render( cairo_t* context, int x0, int y0, int w, int h, unsigned int t ) const in render()
179 …SurfaceList& surfaces, const Cairo::Surface &source, int w, int h, int sx, int sy, int sw, int sh ) in initSurface()
223 …ext, int x, int y, const Cairo::Surface& source, int sx, int sy, int sw, int sh, cairo_extend_t ex… in copySurface()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/sdl/
H A Dsdlmap.cc354 int x0, y0, x, y, d1, d2, dx, dy, left, ndir; in draw_map_isometric() local
604 draw_terrain_row(Map *map, int x0, int y0, int len) in draw_terrain_row()
1032 draw_terrain_transitions(Map *map, int x0, int y0, int len) in draw_terrain_transitions()
1119 draw_terrain_grid(Map *map, int x0, int y0, int len) in draw_terrain_grid()
1198 draw_row(Map *map, int x0, int y0, int len) in draw_row()
1269 draw_clouds_row(Map *map, int x0, int y0, int len) in draw_clouds_row()
1283 draw_temperature_row(Map *map, int x0, int y0, int len) in draw_temperature_row()
1298 draw_winds_row(Map *map, int x0, int y0, int len) in draw_winds_row()
1786 int sw = -1, sh = -1; in draw_uimg_as_side_color() local
1820 int sw = -1, sh = -1; in draw_uimg_emblem() local
[all …]
/dports/graphics/libfpx/libfpx-1.3.1-10/fpx/
H A Dfpxlib.cpp282 float x0, float y0, in FPX_SetImageTransform()
298 float x0, float y0, in FPX_ApplyImageTransform()
329 float x0, float y0, in FPX_RotateImage()
345 float x0, float y0, in FPX_ScaleImage()
361 float x0, float y0, in FPX_ShearHorizontal()
362 float sh) in FPX_ShearHorizontal()
377 float x0, float y0, in FPX_ShearVertical()
378 float sh) in FPX_ShearVertical()
393 float x0, float y0) in FPX_FlipHorizontal()
408 float x0, float y0) in FPX_FlipVertical()
[all …]
/dports/graphics/libfpx/libfpx-1.3.1-10/ri_image/
H A Dviewimg.cpp547 float x0, y0, x1, y1; in SetImageSize() local
648 void ViewImage::Rotate (float x0, float y0, float theta) in Rotate()
679 void ViewImage::Scale (float x0, float y0, float sx, float sy) in Scale()
709 void ViewImage::ShearHorizontal (float x0, float y0, float sh) in ShearHorizontal()
739 void ViewImage::ShearVertical (float x0, float y0, float sh) in ShearVertical()
769 void ViewImage::FlipHorizontal (float x0, float y0) in FlipHorizontal()
799 void ViewImage::FlipVertical (float x0, float y0) in FlipVertical()
908 FPXStatus ViewImage::SetImageCrop(float x0, float y0, float x1, float y1) in SetImageCrop()
970 int x0, y0, x1, y1; in ResetImageCrop() local
1070 void ViewImage::GetOutlineRectangle (float* x0, float* y0, float* x1, float* y1) in GetOutlineRectangle()
[all …]
/dports/math/arb/arb-2.21.1/arb/
H A Dapprox_dot.c25 #define add_sssaaaaaa2(sh, sm, sl, ah, am, al, bh, bm, bl) \ argument
32 #define sub_dddmmmsss2(dh, dm, dl, mh, mm, ml, sh, sm, sl) \ argument
45 #define add_sssaaaaaa2(sh, sm, sl, ah, am, al, bh, bm, bl) \ argument
52 #define sub_dddmmmsss2(dh, dm, dl, mh, mm, ml, sh, sm, sl) \ argument
64 #define add_sssaaaaaa2(sh, sm, sl, ah, am, al, bh, bm, bl) \ argument
72 #define sub_dddmmmsss2(dh, dm, dl, mh, mm, ml, sh, sm, sl) \ argument
374 mp_limb_t x1, x0, y1, y0; in arb_approx_dot() local
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/pipegen/
H A Dcompoppart.cpp3665 VecArray& sh = s.pc; in vMaskProcRGBA32Xmm() local
3683 VecArray sh = sv.even(); in vMaskProcRGBA32Xmm() local
3725 VecArray& sh = s.pc; in vMaskProcRGBA32Xmm() local
3963 VecArray sh = sv.even_odd(i); in vMaskProcRGBA32Xmm() local
4115 VecArray sh = sv.even_odd(i); in vMaskProcRGBA32Xmm() local
4186 x86::Vec& y0 = yv[0]; in vMaskProcRGBA32Xmm() local
4246 x86::Vec& y0 = yv[0]; in vMaskProcRGBA32Xmm() local
4364 x86::Vec& y0 = yv[0]; in vMaskProcRGBA32Xmm() local
4568 VecArray sh = sv.even_odd(i); in vMaskProcRGBA32Xmm() local
4630 x86::Vec& y0 = yv[0]; in vMaskProcRGBA32Xmm() local
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/ampl/
H A Dwritesol.c48 getsufhead(asl, d, sh, np, zp) ASL *asl; SufDesc *d; SufHead *sh; int *np, **zp; in getsufhead() argument
131 real *xe, *y, *y0; local
149 real *y, *y0; local
230 SufHead sh; local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/ampl/
H A Dwritesol.c48 getsufhead(asl, d, sh, np, zp) ASL *asl; SufDesc *d; SufHead *sh; int *np, **zp; in getsufhead() argument
131 real *xe, *y, *y0; local
149 real *y, *y0; local
230 SufHead sh; local
/dports/graphics/freetype-gl/freetype-gl-647b062/
H A Dtext-buffer.c16 #define SET_GLYPH_VERTEX(value,x0,y0,z0,s0,t0,r,g,b,a,sh,gm) { \ argument
295 float y0 = (float)(int)( pen->y + font->descender ); in text_buffer_add_char() local
329 float y0 = (float)(int)( pen->y + font->underline_position ); in text_buffer_add_char() local
363 float y0 = (float)(int)( pen->y + (int)font->ascender ); in text_buffer_add_char() local
396 float y0 = (float)(int)( pen->y + (int)font->ascender*.33f); in text_buffer_add_char() local
427 float y0 = (float)(int)( pen->y + glyph->offset_y ); in text_buffer_add_char() local
/dports/math/asl/solvers/
H A Dwritesol.c39 getsufhead(ASL *asl, SufDesc *d, SufHead *sh, int *np, int **zp) in getsufhead()
118 real *xe, *y, *y0; in scale() local
194 SufHead sh; in write_solfx_ASL() local
200 real *rp, *x0, *y0, *y1, *xycopy; in write_solfx_ASL() local
/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dfilter.c44 int mw,mw2,m0,me,m,mx,dmx, y0,dy, sw,sh; in convolve() local
342 int mw,mw2,m0,me,m,mx,dmx, y, y0,dy; in convolve_image() local
/dports/audio/lewton/lewton-0.10.2/cargo-crates/sha2-0.1.2/rust-crypto/src/
H A Dsha2.rs158 let y0 = big_sigma0!(a0).wrapping_add(bool3ary_232!(a0, b0, c0)); in sha256_digest_round_x2() localVariable
411 let y0 = big_sigma0!(a0).wrapping_add(bool3ary_232!(a0, b0, c0)); in sha512_digest_round() localVariable
1252 let mut sh = Box::new(Sha512::new()); in test_sha512() localVariable
1384 let mut sh = Sha512::new(); in test_1million_random_sha512() localVariable
1393 let mut sh = Sha256::new(); in test_1million_random_sha256() localVariable
1432 let mut sh = Sha256::new(); in sha256_10() localVariable
1442 let mut sh = Sha256::new(); in sha256_1k() localVariable
1452 let mut sh = Sha256::new(); in sha256_64k() localVariable
1462 let mut sh = Sha512::new(); in sha512_10() localVariable
1472 let mut sh = Sha512::new(); in sha512_1k() localVariable
[all …]
/dports/devel/dtool/dtool-0.11.0/cargo-crates/rust-crypto-0.2.36/src/
H A Dsha2.rs158 let y0 = big_sigma0!(a0).wrapping_add(bool3ary_232!(a0, b0, c0)); in sha256_digest_round_x2() localVariable
411 let y0 = big_sigma0!(a0).wrapping_add(bool3ary_232!(a0, b0, c0)); in sha512_digest_round() localVariable
1258 let mut sh = Box::new(Sha512::new()); in test_sha512() localVariable
1390 let mut sh = Sha512::new(); in test_1million_random_sha512() localVariable
1399 let mut sh = Sha256::new(); in test_1million_random_sha256() localVariable
1438 let mut sh = Sha256::new(); in sha256_10() localVariable
1448 let mut sh = Sha256::new(); in sha256_1k() localVariable
1458 let mut sh = Sha256::new(); in sha256_64k() localVariable
1468 let mut sh = Sha512::new(); in sha512_10() localVariable
1478 let mut sh = Sha512::new(); in sha512_1k() localVariable
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/opimage/
H A DAffineCRIF.java347 float y0 = (float)source.getMinY() ; in getBounds2D() local
371 float sh = (float) source.getHeight(); in getBounds2D() local
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkmap.c1186 int x0, y0, x, y, d1, d2, dx, dy, left, ndir; in draw_map_isometric() local
1547 draw_row(MapW *mapw, int x0, int y0, int len) in draw_row()
2188 draw_terrain_grid(MapW *mapw, int x0, int y0, int len) in draw_terrain_grid()
2342 draw_contours(MapW *mapw, int x0, int y0, int len) in draw_contours()
2372 draw_clouds_row(MapW *mapw, int x0, int y0, int len) in draw_clouds_row()
2409 draw_temperature_row(MapW *mapw, int x0, int y0, int len) in draw_temperature_row()
2429 draw_winds_row(MapW *mapw, int x0, int y0, int len) in draw_winds_row()
2592 int sw, int sh) in draw_unit_view_and_occs()
3479 int sx, sy, sw, sh; in draw_current() local
3552 int sx, sy, sw, sh; in draw_unit_blast() local
[all …]
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/x11/
H A Dxdraw.c305 int sx, sy, sx2, sy2, sw, sh, aw, ah, i; in draw_area_background() local
482 draw_row(Side *side, Map *map, int x0, int y0, int len, int clearit) in draw_row()
721 draw_terrain_row(Side *side, Map *map, int x0, int y0, int len, int force) in draw_terrain_row()
871 draw_contours(Side *side, Map *map, int x0, int y0, int len) in draw_contours()
918 draw_clouds_row(Side *side, Map *map, int x0, int y0, int len) in draw_clouds_row()
933 draw_temperature_row(Side *side, Map *map, int x0, int y0, int len) in draw_temperature_row()
948 draw_winds_row(Side *side, Map *map, int x0, int y0, int len) in draw_winds_row()
970 int sx, sy, sw, sh, u, s, osx, osy, numvis = 0; in draw_units() local
1228 draw_unit_name(Side *side, Map *map, Unit *unit, int sx, int sy, int sw, int sh) in draw_unit_name()
1244 int pop, sx, sy, sw, sh, ex, ey, ew, eh, dir, x1, y1, pop1; in draw_people() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/geom/
H A DCurve.java46 double x0, double y0, in insertLine()
63 double x0, double y0, in insertQuad()
86 double x0, double y0, in insertCubic()
211 double x0, double y0, in pointCrossingsForLine()
235 double x0, double y0, in pointCrossingsForQuad()
286 double x0, double y0, in pointCrossingsForCubic()
484 double x0, double y0, in rectCrossingsForLine()
558 double x0, double y0, in rectCrossingsForQuad()
811 double y0 = getYTop(); in accumulateCrossings() local
874 double y0 = yrange[0]; in compareTo() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/awt/geom/
H A DCurve.java46 double x0, double y0, in insertLine()
63 double x0, double y0, in insertQuad()
86 double x0, double y0, in insertCubic()
211 double x0, double y0, in pointCrossingsForLine()
235 double x0, double y0, in pointCrossingsForQuad()
286 double x0, double y0, in pointCrossingsForCubic()
484 double x0, double y0, in rectCrossingsForLine()
558 double x0, double y0, in rectCrossingsForQuad()
811 double y0 = getYTop(); in accumulateCrossings() local
874 double y0 = yrange[0]; in compareTo() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/geom/
H A DCurve.java46 double x0, double y0, in insertLine()
63 double x0, double y0, in insertQuad()
86 double x0, double y0, in insertCubic()
211 double x0, double y0, in pointCrossingsForLine()
235 double x0, double y0, in pointCrossingsForQuad()
286 double x0, double y0, in pointCrossingsForCubic()
484 double x0, double y0, in rectCrossingsForLine()
558 double x0, double y0, in rectCrossingsForQuad()
811 double y0 = getYTop(); in accumulateCrossings() local
874 double y0 = yrange[0]; in compareTo() local
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/geom/
H A DCurve.java46 double x0, double y0, in insertLine()
63 double x0, double y0, in insertQuad()
86 double x0, double y0, in insertCubic()
211 double x0, double y0, in pointCrossingsForLine()
235 double x0, double y0, in pointCrossingsForQuad()
286 double x0, double y0, in pointCrossingsForCubic()
484 double x0, double y0, in rectCrossingsForLine()
558 double x0, double y0, in rectCrossingsForQuad()
811 double y0 = getYTop(); in accumulateCrossings() local
874 double y0 = yrange[0]; in compareTo() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/awt/geom/
H A DCurve.java46 double x0, double y0, in insertLine()
63 double x0, double y0, in insertQuad()
86 double x0, double y0, in insertCubic()
211 double x0, double y0, in pointCrossingsForLine()
235 double x0, double y0, in pointCrossingsForQuad()
286 double x0, double y0, in pointCrossingsForCubic()
484 double x0, double y0, in rectCrossingsForLine()
558 double x0, double y0, in rectCrossingsForQuad()
811 double y0 = getYTop(); in accumulateCrossings() local
874 double y0 = yrange[0]; in compareTo() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/awt/geom/
H A DCurve.java46 double x0, double y0, in insertLine()
63 double x0, double y0, in insertQuad()
86 double x0, double y0, in insertCubic()
211 double x0, double y0, in pointCrossingsForLine()
235 double x0, double y0, in pointCrossingsForQuad()
286 double x0, double y0, in pointCrossingsForCubic()
484 double x0, double y0, in rectCrossingsForLine()
558 double x0, double y0, in rectCrossingsForQuad()
811 double y0 = getYTop(); in accumulateCrossings() local
874 double y0 = yrange[0]; in compareTo() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/awt/geom/
H A DCurve.java46 double x0, double y0, in insertLine()
63 double x0, double y0, in insertQuad()
86 double x0, double y0, in insertCubic()
211 double x0, double y0, in pointCrossingsForLine()
235 double x0, double y0, in pointCrossingsForQuad()
286 double x0, double y0, in pointCrossingsForCubic()
484 double x0, double y0, in rectCrossingsForLine()
558 double x0, double y0, in rectCrossingsForQuad()
811 double y0 = getYTop(); in accumulateCrossings() local
874 double y0 = yrange[0]; in compareTo() local
[all …]

12345678910>>...14