Home
last modified time | relevance | path

Searched refs:x1_y1 (Results 1 – 10 of 10) sorted by relevance

/dports/devel/rust-bindgen/bindgen-0.59.2/cargo-crates/minimal-lexical-0.1.4/src/
H A Dbellerophon.rs331 let x1_y1 = x1 * y1; in mul() localVariable
338 mant: x1_y1 + (x1_y0 >> 32) + (x0_y1 >> 32) + (tmp >> 32), in mul()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/minimal-lexical-0.1.3/src/
H A Dbellerophon.rs331 let x1_y1 = x1 * y1; in mul() localVariable
338 mant: x1_y1 + (x1_y0 >> 32) + (x0_y1 >> 32) + (tmp >> 32), in mul()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/minimal-lexical-0.2.1/src/
H A Dbellerophon.rs331 let x1_y1 = x1 * y1; in mul() localVariable
338 mant: x1_y1 + (x1_y0 >> 32) + (x0_y1 >> 32) + (tmp >> 32), in mul()
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/minimal-lexical-0.2.1/src/
H A Dbellerophon.rs331 let x1_y1 = x1 * y1; in mul() localVariable
338 mant: x1_y1 + (x1_y0 >> 32) + (x0_y1 >> 32) + (tmp >> 32), in mul()
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/minimal-lexical-0.1.4/src/
H A Dbellerophon.rs331 let x1_y1 = x1 * y1; in mul() localVariable
338 mant: x1_y1 + (x1_y0 >> 32) + (x0_y1 >> 32) + (tmp >> 32), in mul()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dpdfreadvectors.cpp582 const double* x1_y1, in AddBezierCurve() argument
588 double x1 = x1_y1[0]; in AddBezierCurve()
589 double y1 = x1_y1[1]; in AddBezierCurve()
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfreadvectors.cpp582 const double* x1_y1, in AddBezierCurve() argument
588 double x1 = x1_y1[0]; in AddBezierCurve()
589 double y1 = x1_y1[1]; in AddBezierCurve()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfreadvectors.cpp582 const double* x1_y1, in AddBezierCurve() argument
588 double x1 = x1_y1[0]; in AddBezierCurve()
589 double y1 = x1_y1[1]; in AddBezierCurve()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpu_neon/psx_gpu/
H A Dpsx_gpu_arm_neon.S91 #define x1_y1 d3 macro
296 vdup.u16 xxxx1, x1_y1[0] @ xxxx1 = { xx1, xx1 }
313 vdup.u16 yyyy1, x1_y1[1] @ yyyy1 = { yy1, yy1 }
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpu_neon/psx_gpu/
H A Dpsx_gpu_arm_neon.S91 #define x1_y1 d3 macro
296 vdup.u16 xxxx1, x1_y1[0] @ xxxx1 = { xx1, xx1 }
313 vdup.u16 yyyy1, x1_y1[1] @ yyyy1 = { yy1, yy1 }