Home
last modified time | relevance | path

Searched defs:y_shear (Results 1 – 25 of 40) sorted by relevance

12

/dports/math/plplot/plplot-5.15.0/examples/octave/
H A Dx28c.m101 y_shear = 0.5*yrange*cos_omega; variable
118 y_shear = 0.5*yrange*sin_omega; variable
136 y_shear = 0.; variable
168 y_shear = 0.5*yrange*sin_omega; variable
183 y_shear = 0.; variable
208 y_shear = 0.5*yrange*cos_omega; variable
240 y_shear = 0.; variable
265 y_shear = -0.5*yrange*sin_omega; variable
285 y_shear = 0.5*yrange*cos_omega; variable
332 y_shear = 0.; variable
/dports/math/plplot-ada/plplot-5.15.0/examples/octave/
H A Dx28c.m101 y_shear = 0.5*yrange*cos_omega; variable
118 y_shear = 0.5*yrange*sin_omega; variable
136 y_shear = 0.; variable
168 y_shear = 0.5*yrange*sin_omega; variable
183 y_shear = 0.; variable
208 y_shear = 0.5*yrange*cos_omega; variable
240 y_shear = 0.; variable
265 y_shear = -0.5*yrange*sin_omega; variable
285 y_shear = 0.5*yrange*cos_omega; variable
332 y_shear = 0.; variable
/dports/print/gutenprint/gutenprint-5.3.3/src/main/
H A Dprint-dither-matrices.c130 stp_dither_matrix_shear(stp_dither_matrix_impl_t *mat, int x_shear, int y_shear) in stp_dither_matrix_shear()
362 postinit_matrix(stp_vars_t *v, int x_shear, int y_shear) in postinit_matrix()
386 int x_shear, int y_shear) in stp_dither_set_iterated_matrix()
396 int transposed, int x_shear, int y_shear) in stp_dither_set_matrix()
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/main/
H A Dprint-dither-matrices.c130 stp_dither_matrix_shear(stp_dither_matrix_impl_t *mat, int x_shear, int y_shear) in stp_dither_matrix_shear()
362 postinit_matrix(stp_vars_t *v, int x_shear, int y_shear) in postinit_matrix()
386 int x_shear, int y_shear) in stp_dither_set_iterated_matrix()
396 int transposed, int x_shear, int y_shear) in stp_dither_set_matrix()
/dports/math/plplot-ada/plplot-5.15.0/examples/fortran/
H A Dx28f.f9065 x_shear, y_shear, z_shear, & variable
/dports/math/plplot-ada/plplot-5.15.0/examples/c/
H A Dx28c.c56 x_shear, y_shear, z_shear, in main() local
/dports/math/plplot/plplot-5.15.0/examples/c/
H A Dx29c.c56 main( int argc, char *argv[] ) in main()
/dports/math/plplot/plplot-5.15.0/examples/fortran/
H A Dx28f.f9065 x_shear, y_shear, z_shear, & variable
/dports/math/plplot-ada/plplot-5.15.0/examples/java/
H A Dx29.java63 plot3(); in x28()
/dports/math/plplot/plplot-5.15.0/examples/java/
H A Dx28.java60 x_shear, y_shear, z_shear, in x28() local
/dports/math/plplot-ada/plplot-5.15.0/examples/d/
H A Dx28d.d98 PLFLT x_shear, y_shear, z_shear; in main() local
/dports/math/plplot/plplot-5.15.0/examples/d/
H A Dx28d.d98 PLFLT x_shear, y_shear, z_shear; in main() local
/dports/math/plplot-ada/plplot-5.15.0/examples/c++/
H A Dx28.cc75 x_shear, y_shear, z_shear, in x28() local
/dports/math/plplot/plplot-5.15.0/examples/c++/
H A Dx28.cc75 x_shear, y_shear, z_shear, in x28() local
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A Dshear.c322 const double x_shear,const double y_shear, in CropToFitImage()
1920 const double y_shear,ExceptionInfo *exception) in ShearImage()
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/src/main/
H A Dprint-dither-matrices.c135 stp_shear_matrix(dither_matrix_t *mat, int x_shear, int y_shear) in stp_shear_matrix()
H A Dprint-dither.c571 postinit_matrix(dither_t *d, int x_shear, int y_shear) in postinit_matrix()
594 int x_shear, int y_shear) in stp_dither_set_iterated_matrix()
604 int transposed, int x_shear, int y_shear) in stp_dither_set_matrix()
/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dshear.c114 const double x_shear,const double y_shear, in CropToFitImage()
1576 const double y_shear,ExceptionInfo *exception) in ShearImage()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dshear.c114 const double x_shear,const double y_shear, in CropToFitImage()
1576 const double y_shear,ExceptionInfo *exception) in ShearImage()
/dports/graphics/ImageMagick6/ImageMagick-6.9.12-34/magick/
H A Dshear.c115 const MagickRealType x_shear,const MagickRealType y_shear, in CropToFitImage()
1593 const double y_shear,ExceptionInfo *exception) in ShearImage()
/dports/graphics/ImageMagick6-nox11/ImageMagick-6.9.12-34/magick/
H A Dshear.c115 const MagickRealType x_shear,const MagickRealType y_shear, in CropToFitImage()
1593 const double y_shear,ExceptionInfo *exception) in ShearImage()
/dports/math/plplot-ada/plplot-5.15.0/examples/ada/
H A Dxstandard28a.adb66 x_shear, y_shear, z_shear : Long_Float; variable
H A Dxtraditional28a.adb66 x_shear, y_shear, z_shear : Long_Float; variable
/dports/math/plplot/plplot-5.15.0/examples/ada/
H A Dxstandard28a.adb66 x_shear, y_shear, z_shear : Long_Float; variable
H A Dxtraditional28a.adb66 x_shear, y_shear, z_shear : Long_Float; variable

12