Home
last modified time | relevance | path

Searched defs:u1 (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/broken_overload_resolution/
H A Dstream_buffer.hpp61 stream_buffer(const U0& u0, const U1& u1) in stream_buffer()
66 stream_buffer(const U0& u0, const U1& u1, const U2& u2) in stream_buffer()
77 stream_buffer(U0& u0, const U1& u1) in stream_buffer()
82 stream_buffer(U0& u0, const U1& u1, const U2& u2) in stream_buffer()
93 void open(const U0& u0, const U1& u1) in open()
98 void open(const U0& u0, const U1& u1, const U2& u2) in open()
109 void open(U0& u0, const U1& u1) in open()
114 void open(U0& u0, const U1& u1, const U2& u2) in open()
147 void open_impl(mpl::false_, const U0& u0, const U1& u1) in open_impl()
152 void open_impl(mpl::true_, const U0& u0, const U1& u1) in open_impl()
[all …]
/OK3568_Linux_fs/external/xserver/glx/
H A Drender2.c44 GLfloat u1, u2, *points; in __glXDisp_Map1f() local
61 GLfloat u1, u2, v1, v2, *points; in __glXDisp_Map2f() local
89 GLdouble u1, u2, *points; in __glXDisp_Map1d() local
129 GLdouble u1, u2, v1, v2, *points; in __glXDisp_Map2d() local
H A Drender2swap.c44 GLfloat u1, u2, *points; in __glXDispSwap_Map1f() local
79 GLfloat u1, u2, v1, v2, *points; in __glXDispSwap_Map2f() local
124 GLdouble u1, u2, *points; in __glXDispSwap_Map1d() local
170 GLdouble u1, u2, v1, v2, *points; in __glXDispSwap_Map2d() local
/OK3568_Linux_fs/kernel/include/linux/
H A Duuid.h36 static inline bool guid_equal(const guid_t *u1, const guid_t *u2) in guid_equal()
61 static inline bool uuid_equal(const uuid_t *u1, const uuid_t *u2) in uuid_equal()
101 static inline int uuid_le_cmp(const guid_t u1, const guid_t u2) in uuid_le_cmp()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
H A Dia_css_xnr3_types.h53 int u1; /** Sigma for U range similarity in bright area */ member
68 int u1; /** Coring threshold of U channel in bright area */ member
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Drender2swap.c140 GLdouble u1, u2; in __glXDispSwap_Map1d() local
179 GLdouble u1, u2, v1, v2; in __glXDispSwap_Map2d() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dproc-uptime-001.c28 uint64_t start, u0, u1, i0, i1; in main() local
H A Dproc-uptime-002.c47 uint64_t u0, u1, i0, i1; in main() local
/OK3568_Linux_fs/kernel/lib/mpi/
H A Dmpi-inv.c33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; in mpi_invm() local
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Datags_compat.c70 } u1; member
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dw996Xcf.c361 u1 = y1 + hw_bufsize / 2, in w9968cf_init() local
/OK3568_Linux_fs/kernel/lib/
H A Dstackdepot.c191 int stackdepot_memcmp(const unsigned long *u1, const unsigned long *u2, in stackdepot_memcmp()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/
H A Dintrin_sse.hpp1835 __m128i u1 = _mm_loadu_si128((const __m128i*)(ptr + 16)); // a4 b4 c4 d4 ... in v_load_deinterleave() local
1916 __m128i u1 = _mm_loadu_si128((const __m128i*)(ptr + 8)); // a2 b2 c2 d2 ... in v_load_deinterleave() local
1976 __m128 u1 = _mm_loadu_ps((ptr + 4)); // a2 b2 a3 b3 in v_load_deinterleave() local
2177 __m128i u1 = _mm_unpackhi_epi8(a.val, c.val); // a8 c8 a9 c9 ... in v_store_interleave() local
2305 __m128i u1 = _mm_unpackhi_epi16(a.val, c.val); // a4 c4 a5 c5 ... in v_store_interleave() local
2363 v_uint32x4 z = v_setzero_u32(), u0, u1, u2, u3; in v_store_interleave() local
2448 __m128 u1 = _mm_shuffle_ps(c.val, a.val, _MM_SHUFFLE(1, 1, 0, 0)); in v_store_interleave() local
2482 __m128 u1 = _mm_unpacklo_ps(b.val, d.val); in v_store_interleave() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/
H A Dintrin_sse.hpp1835 __m128i u1 = _mm_loadu_si128((const __m128i*)(ptr + 16)); // a4 b4 c4 d4 ... in v_load_deinterleave() local
1916 __m128i u1 = _mm_loadu_si128((const __m128i*)(ptr + 8)); // a2 b2 c2 d2 ... in v_load_deinterleave() local
1976 __m128 u1 = _mm_loadu_ps((ptr + 4)); // a2 b2 a3 b3 in v_load_deinterleave() local
2177 __m128i u1 = _mm_unpackhi_epi8(a.val, c.val); // a8 c8 a9 c9 ... in v_store_interleave() local
2305 __m128i u1 = _mm_unpackhi_epi16(a.val, c.val); // a4 c4 a5 c5 ... in v_store_interleave() local
2363 v_uint32x4 z = v_setzero_u32(), u0, u1, u2, u3; in v_store_interleave() local
2448 __m128 u1 = _mm_shuffle_ps(c.val, a.val, _MM_SHUFFLE(1, 1, 0, 0)); in v_store_interleave() local
2482 __m128 u1 = _mm_unpacklo_ps(b.val, d.val); in v_store_interleave() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/
H A Dintrin_sse.hpp1835 __m128i u1 = _mm_loadu_si128((const __m128i*)(ptr + 16)); // a4 b4 c4 d4 ... in v_load_deinterleave() local
1916 __m128i u1 = _mm_loadu_si128((const __m128i*)(ptr + 8)); // a2 b2 c2 d2 ... in v_load_deinterleave() local
1976 __m128 u1 = _mm_loadu_ps((ptr + 4)); // a2 b2 a3 b3 in v_load_deinterleave() local
2177 __m128i u1 = _mm_unpackhi_epi8(a.val, c.val); // a8 c8 a9 c9 ... in v_store_interleave() local
2305 __m128i u1 = _mm_unpackhi_epi16(a.val, c.val); // a4 c4 a5 c5 ... in v_store_interleave() local
2363 v_uint32x4 z = v_setzero_u32(), u0, u1, u2, u3; in v_store_interleave() local
2448 __m128 u1 = _mm_shuffle_ps(c.val, a.val, _MM_SHUFFLE(1, 1, 0, 0)); in v_store_interleave() local
2482 __m128 u1 = _mm_unpacklo_ps(b.val, d.val); in v_store_interleave() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dstrcoll.c82 uint32_t u1 = 0, u2 = 0; in _nu_strcoll() local
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Decdsa.c203 mbedtls_mpi e, s_inv, u1, u2; in mbedtls_ecdsa_verify() local
H A Dbignum.c1229 static mbedtls_mpi_uint mbedtls_int_div_int( mbedtls_mpi_uint u1, in mbedtls_int_div_int()
1556 mbedtls_mpi_uint u0, u1, *d; in mpi_montmul() local
/OK3568_Linux_fs/kernel/fs/erofs/
H A Derofs_fs.h54 } __packed u1; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dtransform.cpp206 double u1 = ::hypot((endPoint - startPoint).x, (endPoint - startPoint).y); in flyTo() local
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dsetup.h67 } u1; member
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dsrcutree.c1336 unsigned long u0, u1; in srcu_torture_stats_print() local
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.h353 #define h_vioctl(u, o, a, u1, u2, u3, u4) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/emac/
H A Demac.h99 } u1; member
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dicp_qat_fw_la.h291 } u1; member

12