Home
last modified time | relevance | path

Searched refs:_y (Results 1 – 25 of 52) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dtypes.h30 typeof(y) _y = (y); \
31 (void) (&_x == &_y); \
32 _x < _y ? _x : _y; })
36 typeof(y) _y = (y); \
37 (void) (&_x == &_y); \
38 _x > _y ? _x : _y; })
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiline.h97 #define OUTCODES(_result, _x, _y, _pbox) \ argument
100 if ( (_y) < (_pbox)->y1) (_result) |= OUT_ABOVE; \
101 else if ( (_y) >= (_pbox)->y2) (_result) |= OUT_BELOW;
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Darcdevice.h101 unsigned long _x, _y; \
104 _y = get_cycles(); \
107 name, bytes, _y - _x, \
108 100000000 / 1024 * bytes / (_y - _x + 1)); \
/OK3568_Linux_fs/external/xserver/test/
H A Dmisc.c83 #define assert_dimensions(_x, _y, _w, _h) \ in dix_update_desktop_dimensions() argument
86 assert(screenInfo.y == _y); \ in dix_update_desktop_dimensions()
90 #define set_screen(idx, _x, _y, _w, _h) \ in dix_update_desktop_dimensions() argument
92 screenInfo.screens[idx]->y = _y; \ in dix_update_desktop_dimensions()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Dfast_marching.hpp92 DXY(float _dist, int _x, int _y) : dist(_dist), x(_x), y(_y) {} in DXY()
/OK3568_Linux_fs/kernel/include/math-emu/
H A Dop-2.h309 _FP_W_TYPE _x[2], _y[2]; \
311 _y[0] = Y##_f0; _y[1] = Y##_f1; \
313 mpn_mul_n(_z_f, _x, _y, 2); \
493 _FP_W_TYPE _x[4], _y[2], _z[4]; \
494 _y[0] = Y##_f0; _y[1] = Y##_f1; \
512 (void) mpn_divrem (_z, 0, _x, 4, _y, 2); \
H A Dop-1.h206 _FP_W_TYPE _nh, _nl, _q, _r, _y; \
209 _y = Y##_f << _FP_WFRACXBITS_##fs; \
224 udiv_qrnnd(_q, _r, _nh, _nl, _y); \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Dutil.h81 __typeof__(y) _y = (y); \
82 (_x + (_y / 2)) / _y; }))
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dutil.h81 __typeof__(y) _y = (y); \
82 (_x + (_y / 2)) / _y; }))
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Dutil.h81 __typeof__(y) _y = (y); \
82 (_x + (_y / 2)) / _y; }))
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dutil.h81 __typeof__(y) _y = (y); \
82 (_x + (_y / 2)) / _y; }))
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dar-internal.h1188 __typeof__(Y) _y = (__typeof__(X))(Y); \
1189 if (unlikely(!(_x OP _y))) { \
1192 (unsigned long)_y, (unsigned long)_y); \
1208 __typeof__(Y) _y = (__typeof__(X))(Y); \
1209 if (unlikely((C) && !(_x OP _y))) { \
1212 (unsigned long)_y, (unsigned long)_y); \
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dda9034-ts.c83 uint8_t _x, _y, _v; in read_tsi() local
90 ret = da903x_read(touch->da9034_dev, DA9034_TSI_Y_MSB, &_y); in read_tsi()
99 touch->last_y = ((_y << 2) & 0x3fc) | ((_v & 0xc) >> 2); in read_tsi()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_tree.c594 _base_ptr _y = y; in _A_insert() local
596 if(_y == thiz->_A_header || in _A_insert()
599 _S_key(thiz, _y)) < 0) in _A_insert()
602 *_S_left(_y) = _z; in _A_insert()
604 if(_y == thiz->_A_header) in _A_insert()
609 else if(_y == *_A_leftmost(thiz)) in _A_insert()
615 *_S_right(_y) = _z; in _A_insert()
616 if(_y == *_A_rightmost(thiz)) in _A_insert()
620 *_S_parent(_z) = _y; in _A_insert()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-mt7622.c81 #define MTK_RTC_TM_YR_VALID(_y) ((_y) >= MTK_RTC_TM_YR_L && \ argument
82 (_y) <= MTK_RTC_TM_YR_H)
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_mbx.c8 #define RING_TO_VFNO(_x, _y) ((_x) / (_y)) argument
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.h229 #define SetPixmapBaseToScreen(pix, _x, _y) { \ argument
233 (int)(_y) * _pPix->devKind); \
/OK3568_Linux_fs/kernel/arch/powerpc/kexec/
H A Dranges.c124 static int rngcmp(const void *_x, const void *_y) in rngcmp() argument
126 const struct crash_mem_range *x = _x, *y = _y; in rngcmp()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmodule_32.c47 static int relacmp(const void *_x, const void *_y) in relacmp() argument
52 x = (Elf32_Rela *)_y; in relacmp()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_rdonly_maps.c15 char _y; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dtypes_c.h860 CvRect(int _x = 0, int _y = 0, int w = 0, int h = 0): x(_x), y(_y), width(w), height(h) {} in x()
961 CvPoint(int _x = 0, int _y = 0): x(_x), y(_y) {} in x()
1003 CvPoint2D32f(float _x = 0, float _y = 0): x(_x), y(_y) {} in x()
1074 CvPoint3D32f(float _x = 0, float _y = 0, float _z = 0): x(_x), y(_y), z(_z) {} in x()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dtypes_c.h860 CvRect(int _x = 0, int _y = 0, int w = 0, int h = 0): x(_x), y(_y), width(w), height(h) {} in x()
961 CvPoint(int _x = 0, int _y = 0): x(_x), y(_y) {} in x()
1003 CvPoint2D32f(float _x = 0, float _y = 0): x(_x), y(_y) {} in x()
1074 CvPoint3D32f(float _x = 0, float _y = 0, float _z = 0): x(_x), y(_y), z(_z) {} in x()
H A Dtypes.hpp164 Point_(_Tp _x, _Tp _y);
244 Point3_(_Tp _x, _Tp _y, _Tp _z);
423 Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height);
1152 Point_<_Tp>::Point_(_Tp _x, _Tp _y) in Point_() argument
1153 : x(_x), y(_y) {} in Point_()
1408 Point3_<_Tp>::Point3_(_Tp _x, _Tp _y, _Tp _z) in Point3_() argument
1409 : x(_x), y(_y), z(_z) {} in Point3_()
1784 Rect_<_Tp>::Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height) in Rect_() argument
1785 : x(_x), y(_y), width(_width), height(_height) {} in Rect_()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dtypes_c.h860 CvRect(int _x = 0, int _y = 0, int w = 0, int h = 0): x(_x), y(_y), width(w), height(h) {} in x()
961 CvPoint(int _x = 0, int _y = 0): x(_x), y(_y) {} in x()
1003 CvPoint2D32f(float _x = 0, float _y = 0): x(_x), y(_y) {} in x()
1074 CvPoint3D32f(float _x = 0, float _y = 0, float _z = 0): x(_x), y(_y), z(_z) {} in x()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp6000_pcie.c37 #define NFP_PCIE_BAR_EXPLICIT_BAR0(_x, _y) \ argument
38 (0x00000080 + (0x40 * ((_x) & 0x3)) + (0x10 * ((_y) & 0x3)))
45 #define NFP_PCIE_BAR_EXPLICIT_BAR1(_x, _y) \ argument
46 (0x00000084 + (0x40 * ((_x) & 0x3)) + (0x10 * ((_y) & 0x3)))
53 #define NFP_PCIE_BAR_EXPLICIT_BAR2(_x, _y) \ argument
54 (0x00000088 + (0x40 * ((_x) & 0x3)) + (0x10 * ((_y) & 0x3)))

123