Searched refs:_x2 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | speed.c | 25 _x2, enumerator 48 {_1x, _x2}, /* 0x08 */ 52 {_1_5x, _x2}, /* 0x0C */ 56 {_2x, _x2}, /* 0x10 */ 60 {_2_5x, _x2}, /* 0x14 */ 64 {_3x, _x2}, /* 0x18 */
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/ |
| H A D | collision_feature.hpp | 14 …CollisionBox(Point<float> _anchor, Point<float> _offset, float _x1, float _y1, float _x2, float _y… in CollisionBox() argument 15 …anchor(std::move(_anchor)), offset(_offset), x1(_x1), y1(_y1), x2(_x2), y2(_y2), used(true), signe… in CollisionBox()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miline.h | 125 #define CalcLineDeltas(_x1,_y1,_x2,_y2,_adx,_ady,_sx,_sy,_SX,_SY,_octant) \ argument 128 if (((_adx) = (_x2) - (_x1)) < 0) { \
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | palmas_gpadc.c | 46 #define PALMAS_ADC_INFO(_chan, _x1, _x2, _v1, _v2, _t1, _t2, _is_uncalibrated) \ argument 49 .x2 = _x2, \
|