Home
last modified time | relevance | path

Searched refs:s2x (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/c6x/lib/
H A Dstrasgi.S23 || mv .s2x A0, B5
29 || mv .s2x A1, B5
38 || mv .s2x A5, B5
43 || mv .s2x A7, B5
48 || mv .s2x A8, B5
53 || mv .s2x A9, B5
58 || mv .s2x A0, B5
H A Dpush_rts.S13 || b .s2x A3
H A Dstrasgi_64plus.S11 shru .s2x a6, 2, b31
H A Ddivremi.S18 || xor .s2x B2, A1, B0
H A Dremi.S36 || xor .s2x B2, A1, B0
H A Dremu.S31 mv .s2x A4, B1
H A Ddivremu.S22 mv .s2x A4, B1
H A Ddivu.S37 mv .s2x A4, B1
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dpoint_in_poly_winding.hpp161 calc_t const s2x = get<0>(seg2); in apply() local
172 bool eq2_strict = math::equals(s2x, px); in apply()
182 bool antipodal = math::equals(s2x, s1x_anti); in apply()
233 calc_t const s2x = get<0>(seg2); in apply() local
236 eq2 = math::equals(s2x, px); in apply()