Home
last modified time | relevance | path

Searched refs:xor_mask (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dlsh_index.h274 std::vector<lsh::BucketKey>::const_iterator xor_mask = xor_masks_.begin(); in getNeighbors() local
276 for (; xor_mask != xor_mask_end; ++xor_mask) { in getNeighbors()
277 size_t sub_key = key ^ (*xor_mask); in getNeighbors()
312 std::vector<lsh::BucketKey>::const_iterator xor_mask = xor_masks_.begin(); in getNeighbors() local
314 for (; xor_mask != xor_mask_end; ++xor_mask) { in getNeighbors()
315 size_t sub_key = key ^ (*xor_mask); in getNeighbors()
345 std::vector<lsh::BucketKey>::const_iterator xor_mask = xor_masks_.begin(); in getNeighbors() local
347 for (; xor_mask != xor_mask_end; ++xor_mask) { in getNeighbors()
348 size_t sub_key = key ^ (*xor_mask); in getNeighbors()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c643 u16 xor_mask = 0x0000; in _cyttsp5_compute_crc() local
661 return remainder ^ xor_mask; in _cyttsp5_compute_crc()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Drandom86 static constexpr result_type xor_mask = a;
2094 static _LIBCPP_CONSTEXPR const result_type xor_mask = __a;
2249 …ister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::xor_mask;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Drandom86 static constexpr result_type xor_mask = a;
2094 static _LIBCPP_CONSTEXPR const result_type xor_mask = __a;
2249 …ister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>::xor_mask;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Drandom.h514 static constexpr result_type xor_mask = __a; in _GLIBCXX_VISIBILITY()
H A Drandom.tcc233 __s, __b, __t, __c, __l, __f>::xor_mask; member in std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Drandom.tcc233 __s, __b, __t, __c, __l, __f>::xor_mask; member in std::mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>
H A Drandom.h514 static constexpr result_type xor_mask = __a; in _GLIBCXX_VISIBILITY()