Home
last modified time | relevance | path

Searched refs:_x2 (Results 1 – 25 of 1203) sorted by relevance

12345678910>>...49

/dports/x11-wm/blackbox/blackbox-0.70.1/lib/
H A DRect.cc31 _x2 += x_ - _x1; in setX()
44 _x2 += x_ - _x1; in setPos()
52 { _x2 = w + _x1 - 1; } in setWidth()
60 _x2 = w + _x1 - 1; in setSize()
72 _x2 = r; in setCoords()
82 b._x2 = std::max(_x2, a._x2); in operator |()
94 b._x2 = std::min(_x2, a._x2); in operator &()
102 return std::max(_x1, a._x1) <= std::min(_x2, a._x2) && in intersects()
108 return x_ >= _x1 && x_ <= _x2 && in contains()
115 if (r._x2 > a._x2) in inside()
[all …]
/dports/sysutils/atf-sun50i_h6/arm-trusted-firmware-2.5/include/arch/aarch64/
H A Dsmccc_helpers.h30 #define SMC_RET3(_h, _x0, _x1, _x2) { \ argument
31 write_ctx_reg((get_gpregs_ctx(_h)), (CTX_GPREG_X2), (_x2)); \
34 #define SMC_RET4(_h, _x0, _x1, _x2, _x3) { \ argument
36 SMC_RET3(_h, (_x0), (_x1), (_x2)); \
38 #define SMC_RET5(_h, _x0, _x1, _x2, _x3, _x4) { \ argument
40 SMC_RET4(_h, (_x0), (_x1), (_x2), (_x3)); \
42 #define SMC_RET6(_h, _x0, _x1, _x2, _x3, _x4, _x5) { \ argument
44 SMC_RET5(_h, (_x0), (_x1), (_x2), (_x3), (_x4)); \
46 #define SMC_RET7(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6) { \ argument
48 SMC_RET6(_h, (_x0), (_x1), (_x2), (_x3), (_x4), (_x5)); \
[all …]
/dports/sysutils/atf-rk3399/arm-trusted-firmware-2.5/include/arch/aarch64/
H A Dsmccc_helpers.h30 #define SMC_RET3(_h, _x0, _x1, _x2) { \ argument
31 write_ctx_reg((get_gpregs_ctx(_h)), (CTX_GPREG_X2), (_x2)); \
34 #define SMC_RET4(_h, _x0, _x1, _x2, _x3) { \ argument
36 SMC_RET3(_h, (_x0), (_x1), (_x2)); \
38 #define SMC_RET5(_h, _x0, _x1, _x2, _x3, _x4) { \ argument
40 SMC_RET4(_h, (_x0), (_x1), (_x2), (_x3)); \
42 #define SMC_RET6(_h, _x0, _x1, _x2, _x3, _x4, _x5) { \ argument
44 SMC_RET5(_h, (_x0), (_x1), (_x2), (_x3), (_x4)); \
46 #define SMC_RET7(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6) { \ argument
48 SMC_RET6(_h, (_x0), (_x1), (_x2), (_x3), (_x4), (_x5)); \
[all …]
/dports/sysutils/atf-sun50i_a64/arm-trusted-firmware-2.5/include/arch/aarch64/
H A Dsmccc_helpers.h30 #define SMC_RET3(_h, _x0, _x1, _x2) { \ argument
31 write_ctx_reg((get_gpregs_ctx(_h)), (CTX_GPREG_X2), (_x2)); \
34 #define SMC_RET4(_h, _x0, _x1, _x2, _x3) { \ argument
36 SMC_RET3(_h, (_x0), (_x1), (_x2)); \
38 #define SMC_RET5(_h, _x0, _x1, _x2, _x3, _x4) { \ argument
40 SMC_RET4(_h, (_x0), (_x1), (_x2), (_x3)); \
42 #define SMC_RET6(_h, _x0, _x1, _x2, _x3, _x4, _x5) { \ argument
44 SMC_RET5(_h, (_x0), (_x1), (_x2), (_x3), (_x4)); \
46 #define SMC_RET7(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6) { \ argument
48 SMC_RET6(_h, (_x0), (_x1), (_x2), (_x3), (_x4), (_x5)); \
[all …]
/dports/sysutils/atf-rk3328/arm-trusted-firmware-2.5/include/arch/aarch64/
H A Dsmccc_helpers.h30 #define SMC_RET3(_h, _x0, _x1, _x2) { \ argument
31 write_ctx_reg((get_gpregs_ctx(_h)), (CTX_GPREG_X2), (_x2)); \
34 #define SMC_RET4(_h, _x0, _x1, _x2, _x3) { \ argument
36 SMC_RET3(_h, (_x0), (_x1), (_x2)); \
38 #define SMC_RET5(_h, _x0, _x1, _x2, _x3, _x4) { \ argument
40 SMC_RET4(_h, (_x0), (_x1), (_x2), (_x3)); \
42 #define SMC_RET6(_h, _x0, _x1, _x2, _x3, _x4, _x5) { \ argument
44 SMC_RET5(_h, (_x0), (_x1), (_x2), (_x3), (_x4)); \
46 #define SMC_RET7(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6) { \ argument
48 SMC_RET6(_h, (_x0), (_x1), (_x2), (_x3), (_x4), (_x5)); \
[all …]
/dports/sysutils/atf-fvp/arm-trusted-firmware-2.5/include/arch/aarch64/
H A Dsmccc_helpers.h30 #define SMC_RET3(_h, _x0, _x1, _x2) { \ argument
31 write_ctx_reg((get_gpregs_ctx(_h)), (CTX_GPREG_X2), (_x2)); \
34 #define SMC_RET4(_h, _x0, _x1, _x2, _x3) { \ argument
36 SMC_RET3(_h, (_x0), (_x1), (_x2)); \
38 #define SMC_RET5(_h, _x0, _x1, _x2, _x3, _x4) { \ argument
40 SMC_RET4(_h, (_x0), (_x1), (_x2), (_x3)); \
42 #define SMC_RET6(_h, _x0, _x1, _x2, _x3, _x4, _x5) { \ argument
44 SMC_RET5(_h, (_x0), (_x1), (_x2), (_x3), (_x4)); \
46 #define SMC_RET7(_h, _x0, _x1, _x2, _x3, _x4, _x5, _x6) { \ argument
48 SMC_RET6(_h, (_x0), (_x1), (_x2), (_x3), (_x4), (_x5)); \
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/
H A Dutils.cpp211 _x1 = _y1 = _x2 = _y2 = 0; in setEmpty()
229 _x2 = p2._x; in setRect()
236 _x2 = X2; in setRect()
247 _x2 = rc._x2; in copyRect()
264 return _x2 - _x1; in width()
291 _x2 += xOff; in offset()
298 _x2 += p._x; in offset()
336 return ((_x1 == rc._x1) && (_y1 == rc._y1) && (_x2 == rc._x2) && (_y2 == rc._y2)); in operator ==()
340 return ((_x1 != rc._x1) || (_y1 != rc._y1) || (_x2 != rc._x2) || (_y2 != rc._y2)); in operator !=()
344 setRect(MIN(_x1, _x2), MIN(_y1, _y2), MAX(_x1, _x2), MAX(_y1, _y2)); in normalizeRect()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/tony/
H A Dutils.cpp211 _x1 = _y1 = _x2 = _y2 = 0; in setEmpty()
229 _x2 = p2._x; in setRect()
236 _x2 = X2; in setRect()
247 _x2 = rc._x2; in copyRect()
264 return _x2 - _x1; in width()
291 _x2 += xOff; in offset()
298 _x2 += p._x; in offset()
336 return ((_x1 == rc._x1) && (_y1 == rc._y1) && (_x2 == rc._x2) && (_y2 == rc._y2)); in operator ==()
340 return ((_x1 != rc._x1) || (_y1 != rc._y1) || (_x2 != rc._x2) || (_y2 != rc._y2)); in operator !=()
344 setRect(MIN(_x1, _x2), MIN(_y1, _y2), MAX(_x1, _x2), MAX(_y1, _y2)); in normalizeRect()
[all …]
/dports/emulators/vice/vice-3.5/src/lib/liblame/misc/
H A Dmlame_corr.c41 k -> x2 += _x2; in analyze_stereo()
66 k -> x2 += _x2; in analyze_dstereo()
75 long double _x = 0, _x2 = 0; in analyze_mono() local
81 _x += (t1 = (*p)); _x2 += t1 * t1; in analyze_mono()
85 k -> x2 += _x2; in analyze_mono()
87 k -> y2 += _x2; in analyze_mono()
88 k -> xy += _x2; in analyze_mono()
94 long double _x = 0, _x2 = 0; in analyze_dmono() local
105 k -> x2 += _x2; in analyze_dmono()
107 k -> y2 += _x2; in analyze_dmono()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/include/
H A Ds390-signal.h50 int _r1, _r2, _d2, _x2, _b2; \
81 int *_r1, int *_d2, int *_x2, int *_b2) \
86 *_x2 = _eip[1] & 0xf; \
111 int *_r1, int *_d2, int *_x2, int *_b2)\
116 *_x2 = _eip[1] & 0xf; \
153 if (_decode::_is_rx (_eip, 0x5d, &_r1, &_d2, &_x2, &_b2) \
155 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1) \
191 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1) \
226 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1 \
227 && *(int *) _decode::_eff (_regs, _d2 + 4, _x2, _b2) == -1 \
[all …]
/dports/audio/lame/lame-3.100/misc/
H A Dmlame_corr.c41 k -> x2 += _x2; in analyze_stereo()
66 k -> x2 += _x2; in analyze_dstereo()
75 long double _x = 0, _x2 = 0; in analyze_mono() local
81 _x += (t1 = (*p)); _x2 += t1 * t1; in analyze_mono()
85 k -> x2 += _x2; in analyze_mono()
87 k -> y2 += _x2; in analyze_mono()
88 k -> xy += _x2; in analyze_mono()
94 long double _x = 0, _x2 = 0; in analyze_dmono() local
105 k -> x2 += _x2; in analyze_dmono()
107 k -> y2 += _x2; in analyze_dmono()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/include/
H A Ds390-signal.h50 int _r1, _r2, _d2, _x2, _b2; \
81 int *_r1, int *_d2, int *_x2, int *_b2) \
86 *_x2 = _eip[1] & 0xf; \
111 int *_r1, int *_d2, int *_x2, int *_b2)\
116 *_x2 = _eip[1] & 0xf; \
153 if (_decode::_is_rx (_eip, 0x5d, &_r1, &_d2, &_x2, &_b2) \
155 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1) \
191 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1) \
226 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1 \
227 && *(int *) _decode::_eff (_regs, _d2 + 4, _x2, _b2) == -1 \
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/include/
H A Ds390-signal.h50 int _r1, _r2, _d2, _x2, _b2; \
81 int *_r1, int *_d2, int *_x2, int *_b2) \
86 *_x2 = _eip[1] & 0xf; \
111 int *_r1, int *_d2, int *_x2, int *_b2)\
116 *_x2 = _eip[1] & 0xf; \
153 if (_decode::_is_rx (_eip, 0x5d, &_r1, &_d2, &_x2, &_b2) \
155 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1) \
191 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1) \
226 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1 \
227 && *(int *) _decode::_eff (_regs, _d2 + 4, _x2, _b2) == -1 \
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/misc/
H A Dmlame_corr.c41 k -> x2 += _x2; in analyze_stereo()
66 k -> x2 += _x2; in analyze_dstereo()
75 long double _x = 0, _x2 = 0; in analyze_mono() local
81 _x += (t1 = (*p)); _x2 += t1 * t1; in analyze_mono()
85 k -> x2 += _x2; in analyze_mono()
87 k -> y2 += _x2; in analyze_mono()
88 k -> xy += _x2; in analyze_mono()
94 long double _x = 0, _x2 = 0; in analyze_dmono() local
105 k -> x2 += _x2; in analyze_dmono()
107 k -> y2 += _x2; in analyze_dmono()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/include/
H A Ds390-signal.h50 int _r1, _r2, _d2, _x2, _b2; \
81 int *_r1, int *_d2, int *_x2, int *_b2) \
86 *_x2 = _eip[1] & 0xf; \
111 int *_r1, int *_d2, int *_x2, int *_b2)\
116 *_x2 = _eip[1] & 0xf; \
153 if (_decode::_is_rx (_eip, 0x5d, &_r1, &_d2, &_x2, &_b2) \
155 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1) \
191 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1) \
226 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1 \
227 && *(int *) _decode::_eff (_regs, _d2 + 4, _x2, _b2) == -1 \
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/include/
H A Ds390-signal.h50 int _r1, _r2, _d2, _x2, _b2; \
81 int *_r1, int *_d2, int *_x2, int *_b2) \
86 *_x2 = _eip[1] & 0xf; \
111 int *_r1, int *_d2, int *_x2, int *_b2)\
116 *_x2 = _eip[1] & 0xf; \
153 if (_decode::_is_rx (_eip, 0x5d, &_r1, &_d2, &_x2, &_b2) \
155 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1) \
191 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1) \
226 && *(int *) _decode::_eff (_regs, _d2, _x2, _b2) == -1 \
227 && *(int *) _decode::_eff (_regs, _d2 + 4, _x2, _b2) == -1 \
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.target/i386/
H A Davx512ifma-vpmaddhuq-1.c16 volatile __m256i _x2, _y2, _z2; variable
25 _x2 = _mm256_madd52hi_epu64 (_x2, _y2, _z2); in avx512ifma_test()
26 _x2 = _mm256_mask_madd52hi_epu64 (_x2, 3, _y2, _z2); in avx512ifma_test()
27 _x2 = _mm256_maskz_madd52hi_epu64 (3, _x2, _y2, _z2); in avx512ifma_test()
H A Davx512ifma-vpmaddluq-1.c16 volatile __m256i _x2, _y2, _z2; variable
25 _x2 = _mm256_madd52lo_epu64 (_x2, _y2, _z2); in avx512ifma_test()
26 _x2 = _mm256_mask_madd52lo_epu64 (_x2, 3, _y2, _z2); in avx512ifma_test()
27 _x2 = _mm256_maskz_madd52lo_epu64 (3, _x2, _y2, _z2); in avx512ifma_test()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Davx512ifma-vpmaddhuq-1.c16 volatile __m256i _x2, _y2, _z2; variable
25 _x2 = _mm256_madd52hi_epu64 (_x2, _y2, _z2); in avx512ifma_test()
26 _x2 = _mm256_mask_madd52hi_epu64 (_x2, 3, _y2, _z2); in avx512ifma_test()
27 _x2 = _mm256_maskz_madd52hi_epu64 (3, _x2, _y2, _z2); in avx512ifma_test()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Davx512ifma-vpmaddhuq-1.c16 volatile __m256i _x2, _y2, _z2; variable
25 _x2 = _mm256_madd52hi_epu64 (_x2, _y2, _z2); in avx512ifma_test()
26 _x2 = _mm256_mask_madd52hi_epu64 (_x2, 3, _y2, _z2); in avx512ifma_test()
27 _x2 = _mm256_maskz_madd52hi_epu64 (3, _x2, _y2, _z2); in avx512ifma_test()
H A Davx512ifma-vpmaddluq-1.c16 volatile __m256i _x2, _y2, _z2; variable
25 _x2 = _mm256_madd52lo_epu64 (_x2, _y2, _z2); in avx512ifma_test()
26 _x2 = _mm256_mask_madd52lo_epu64 (_x2, 3, _y2, _z2); in avx512ifma_test()
27 _x2 = _mm256_maskz_madd52lo_epu64 (3, _x2, _y2, _z2); in avx512ifma_test()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Davx512ifma-vpmaddhuq-1.c16 volatile __m256i _x2, _y2, _z2; variable
25 _x2 = _mm256_madd52hi_epu64 (_x2, _y2, _z2); in avx512ifma_test()
26 _x2 = _mm256_mask_madd52hi_epu64 (_x2, 3, _y2, _z2); in avx512ifma_test()
27 _x2 = _mm256_maskz_madd52hi_epu64 (3, _x2, _y2, _z2); in avx512ifma_test()
H A Davx512ifma-vpmaddluq-1.c16 volatile __m256i _x2, _y2, _z2; variable
25 _x2 = _mm256_madd52lo_epu64 (_x2, _y2, _z2); in avx512ifma_test()
26 _x2 = _mm256_mask_madd52lo_epu64 (_x2, 3, _y2, _z2); in avx512ifma_test()
27 _x2 = _mm256_maskz_madd52lo_epu64 (3, _x2, _y2, _z2); in avx512ifma_test()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Davx512ifma-vpmaddhuq-1.c16 volatile __m256i _x2, _y2, _z2; variable
25 _x2 = _mm256_madd52hi_epu64 (_x2, _y2, _z2); in avx512ifma_test()
26 _x2 = _mm256_mask_madd52hi_epu64 (_x2, 3, _y2, _z2); in avx512ifma_test()
27 _x2 = _mm256_maskz_madd52hi_epu64 (3, _x2, _y2, _z2); in avx512ifma_test()
H A Davx512ifma-vpmaddluq-1.c16 volatile __m256i _x2, _y2, _z2; variable
25 _x2 = _mm256_madd52lo_epu64 (_x2, _y2, _z2); in avx512ifma_test()
26 _x2 = _mm256_mask_madd52lo_epu64 (_x2, 3, _y2, _z2); in avx512ifma_test()
27 _x2 = _mm256_maskz_madd52lo_epu64 (3, _x2, _y2, _z2); in avx512ifma_test()

12345678910>>...49