Home
last modified time | relevance | path

Searched refs:bx0 (Results 226 – 250 of 371) sorted by relevance

12345678910>>...15

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_interface_scrollable.h87 Evas_Coord bx0, by0; member
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/dcraw/
H A DdcrawUtils.cpp248 jint rx0, jint ry0, jint bx0, jint by0 ) in DCRaw_METHOD()
259 cx0 = bx0; in DCRaw_METHOD()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Pdf/
H A Dpdf_hummus_renderer.cpp1222 double bx0 = cphi, by0 = -sphi; in bezier_arc() local
1223 double bx1 = (4.0-bx0)/3.0, by1 = (1.0-bx0)*(3.0-bx0)/(3.0*by0); in bezier_arc()
1225 double bx3 = bx0, by3 = -by0; in bezier_arc()
1234 if (k==0) contentContext->m(rx*(bx0*cphi-by0*sphi),ry* (+bx0*sphi+by0*cphi)); //start point in bezier_arc()
/dports/graphics/povray37/povray-3.7.0.10/source/backend/texture/
H A Dtexture.cpp761 int bx0, bx1, by0, by1, bz0, bz1; in SolidNoise() local
767 SetupSolidNoise(P, 0, bx0, bx1, rx0, rx1); in SolidNoise()
771 i = NoisePermutation[bx0]; in SolidNoise()
811 int bx0, bx1, by0, by1, bz0, bz1; in SolidDNoise() local
818 SetupSolidNoise(P, 0, bx0, bx1, rx0, rx1); in SolidDNoise()
822 i = NoisePermutation[bx0]; in SolidDNoise()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DJPXStream.h169 Guint bx0[3], by0[3], // subband bounds member
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DJPXStream.h169 Guint bx0[3], by0[3], // subband bounds member
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DJPXStream.h169 Guint bx0[3], by0[3], // subband bounds member
/dports/textproc/pdftohtml/pdftohtml-0.40a/xpdf/
H A DJPXStream.h185 Guint bx0[3], by0[3], // subband bounds member
/dports/math/gmp/gmp-6.2.1/mpn/x86_64/bt1/
H A Dmul_1.asm105 L(bx0): mul v0
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/x86_64/bt1/
H A Dmul_1.asm105 L(bx0): mul v0
/dports/graphics/xpdf/xpdf-4.03/xpdf/
H A DJPXStream.h168 Guint bx0[3], by0[3], // subband bounds member
/dports/graphics/xpdf3/xpdf-3.04/xpdf/
H A DJPXStream.h171 Guint bx0[3], by0[3], // subband bounds member
/dports/graphics/xpdf4/xpdf-4.03/xpdf/
H A DJPXStream.h168 Guint bx0[3], by0[3], // subband bounds member
/dports/devel/tex-web2c/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJPXStream.h171 Guint bx0[3], by0[3], // subband bounds member
/dports/japanese/tex-ptex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJPXStream.h171 Guint bx0[3], by0[3], // subband bounds member
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DJPXStream.h184 Guint bx0[3], by0[3], // subband bounds member
/dports/graphics/swftools/swftools-0.9.2/lib/pdf/xpdf/
H A DJPXStream.h186 Guint bx0[3], by0[3], // subband bounds member
/dports/print/tex-basic-engines/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJPXStream.h171 Guint bx0[3], by0[3], // subband bounds member
/dports/print/tex-aleph/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJPXStream.h171 Guint bx0[3], by0[3], // subband bounds member
/dports/print/tex-luatex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJPXStream.h171 Guint bx0[3], by0[3], // subband bounds member
/dports/print/tex-xetex/texlive-20150521-source/libs/xpdf/xpdf-3.04/xpdf/
H A DJPXStream.h171 Guint bx0[3], by0[3], // subband bounds member
/dports/misc/visp/visp-3.4.0/3rdparty/simdlib/Simd/
H A DSimdNeonResizer.cpp193 …template<bool align> SIMD_INLINE void ResizerByteBilinearInterpolateY(const uint8_t * bx0, const u… in ResizerByteBilinearInterpolateY() argument
195 …uint16x8_t lo = ResizerByteBilinearInterpolateY<align>((uint16_t*)(bx0 + 0), (uint16_t*)(bx1 + 0),… in ResizerByteBilinearInterpolateY()
196 …uint16x8_t hi = ResizerByteBilinearInterpolateY<align>((uint16_t*)(bx0 + A), (uint16_t*)(bx1 + A),… in ResizerByteBilinearInterpolateY()
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dgenerate.c2093 bx2 = temp / 2 + bx0; in room_alloc()
2538 if (!room_alloc(wpos, 25, 11, FALSE, by0, bx0, &xval, &yval))return; in build_type2()
2662 if (!room_alloc(wpos, 25, 11, FALSE, by0, bx0, &xval, &yval)) return; in build_type3()
2918 if (!room_alloc(wpos, 25, 11, FALSE, by0, bx0, &xval, &yval)) return;
3683 if (!room_alloc(wpos, 25, 11, TRUE, by0, bx0, &xval, &yval)) return;
4001 if (!room_alloc(wpos, 25, 11, TRUE, by0, bx0, &xval, &yval)) return;
5004 if (!room_alloc(wpos, v_ptr->wid, v_ptr->hgt, FALSE, by0, bx0, &xval, &yval))
5038 if (!room_alloc(wpos, v_ptr->wid, v_ptr->hgt, FALSE, by0, bx0, &xval, &yval))
5067 static void build_type9(worldpos *wpos, int by0, int bx0, player_type *p_ptr) argument
5760 if (!room_alloc(wpos, xsize+1, ysize+1, FALSE, by0, bx0, &x0, &y0)) return;
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/
H A Dnoise.c786 int bx0, bx1, by0, by1, bz0, bz1, b00, b10, b01, b11; in noise3_perlin() local
791 SETUP(vec[0], bx0, bx1, rx0, rx1); in noise3_perlin()
795 i = p[bx0]; in noise3_perlin()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Denc_heuristics.cc876 size_t bx0 = tx * kEncTileDimInBlocks; in LossyFrameHeuristics() local
879 Rect r(bx0, by0, bx1 - bx0, by1 - by0); in LossyFrameHeuristics()

12345678910>>...15