| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/ |
| H A D | unicodeandutf8.cpp | 17 char b1, b2, b3, b4, b5, b6; in enc_utf8_to_unicode_one() local 61 b5 = *(pInput + 4); in enc_utf8_to_unicode_one() 63 || ((b4 & 0xC0) != 0x80) || ((b5 & 0xC0) != 0x80) ) in enc_utf8_to_unicode_one() 65 *pOutput = (b4 << 6) + (b5 & 0x3F); in enc_utf8_to_unicode_one() 75 b5 = *(pInput + 4); in enc_utf8_to_unicode_one() 78 || ((b4 & 0xC0) != 0x80) || ((b5 & 0xC0) != 0x80) in enc_utf8_to_unicode_one() 81 *pOutput = (b5 << 6) + (b6 & 0x3F); in enc_utf8_to_unicode_one() 82 *(pOutput+1) = (b5 << 4) + ((b6 >> 2) & 0x0F); in enc_utf8_to_unicode_one()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/bind/ |
| H A D | mem_fn_template.hpp | 603 …B3, class B4, class B5> R call(U & u, T const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4, B5 & b5) const in BOOST_MEM_FN_NAME() 605 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3, b4, b5); in BOOST_MEM_FN_NAME() 608 … class B4, class B5> R call(U & u, void const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4, B5 & b5) const in BOOST_MEM_FN_NAME() 610 BOOST_MEM_FN_RETURN (get_pointer(u)->*f_)(b1, b2, b3, b4, b5); in BOOST_MEM_FN_NAME() 667 …B3, class B4, class B5> R call(U & u, T const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4, B5 & b5) const in BOOST_MEM_FN_NAME() 669 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3, b4, b5); in BOOST_MEM_FN_NAME() 672 … class B4, class B5> R call(U & u, void const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4, B5 & b5) const in BOOST_MEM_FN_NAME() 674 BOOST_MEM_FN_RETURN (get_pointer(u)->*f_)(b1, b2, b3, b4, b5); in BOOST_MEM_FN_NAME() 716 … B5, class B6> R call(U & u, T const *, B1 & b1, B2 & b2, B3 & b3, B4 & b4, B5 & b5, B6 & b6) const in BOOST_MEM_FN_NAME() 718 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3, b4, b5, b6); in BOOST_MEM_FN_NAME() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/crypto/ |
| H A D | aes-neonbs-core.S | 80 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 82 veor \b5, \b5, \b6 85 veor \b5, \b5, \b0 88 veor \b7, \b7, \b5 90 veor \b4, \b4, \b5 93 veor \b1, \b1, \b5 96 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 102 veor \b1, \b1, \b5 103 veor \b5, \b5, \b3 105 veor \b7, \b7, \b5 [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | aes-neonbs-core.S | 25 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 27 eor \b5, \b5, \b6 30 eor \b5, \b5, \b0 33 eor \b7, \b7, \b5 35 eor \b4, \b4, \b5 38 eor \b1, \b1, \b5 41 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 47 eor \b1, \b1, \b5 48 eor \b5, \b5, \b3 50 eor \b7, \b7, \b5 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ |
| H A D | ray_cs.c | 540 memcpy_toio(local->sram + HOST_TO_ECF_BASE, &local->sparm.b5, in dl_startup_params() 609 memcpy((UCHAR *) &local->sparm.b5, b5_default_startup_parms, in init_startup_params() 612 local->sparm.b5.a_hop_time[0] = (hop_dwell >> 8) & 0xff; in init_startup_params() 613 local->sparm.b5.a_hop_time[1] = hop_dwell & 0xff; in init_startup_params() 614 local->sparm.b5.a_beacon_period[0] = in init_startup_params() 616 local->sparm.b5.a_beacon_period[1] = beacon_period & 0xff; in init_startup_params() 618 local->sparm.b5.a_power_mgt_state = 1; in init_startup_params() 619 local->sparm.b5.a_curr_country_code = country; in init_startup_params() 620 local->sparm.b5.a_hop_pattern_length = in init_startup_params() 1045 local->sparm.b5.a_hop_pattern = wrqu->freq.m; in ray_set_freq() [all …]
|
| H A D | ray_cs.h | 40 struct b5_startup_params b5; member
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | propertystore.h | 70 …w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) GUID_EXT const PROPERTYKEY DECLSPEC_SELECTANY name = { { … argument 72 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) GUID_EXT const PRO… argument
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/pensando/ |
| H A D | ionic.rst | 26 b5:00.0 Ethernet controller: Device 1dd8:1002 34 ionic 0000:b5:00.0: 126.016 Gb/s available PCIe bandwidth (8.0 GT/s PCIe x16 link) 35 ionic 0000:b5:00.0 enp181s0: renamed from eth0 36 ionic 0000:b5:00.0 enp181s0: Link up - 100 Gbps 50 $ devlink dev info pci/0000:b5:00.0 51 pci/0000:b5:00.0:
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | fore200e.h | 74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/ |
| H A D | call.hpp | 179 …def typename when<_, A5>::template impl<Expr, State, Data> a5; typedef typename a5::result_type b5; typedef 180 … typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3 , b4 , b5)> function_traits; 230 …A5>::template impl<Expr, State, Data> a5; typedef typename a5::result_type b5; typedef typename wh… typedef 231 … typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3 , b4 , b5 , b6)> function_traits; 281 …A5>::template impl<Expr, State, Data> a5; typedef typename a5::result_type b5; typedef typename wh… typedef 282 …typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3 , b4 , b5 , b6 , b7)> function_tra… 332 …A5>::template impl<Expr, State, Data> a5; typedef typename a5::result_type b5; typedef typename wh… typedef 333 …typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3 , b4 , b5 , b6 , b7 , b8)> functio… 383 …A5>::template impl<Expr, State, Data> a5; typedef typename a5::result_type b5; typedef typename wh… typedef 384 …typedef detail::poly_function_traits<Fun, Fun(b0 , b1 , b2 , b3 , b4 , b5 , b6 , b7 , b8 , b9)> fu…
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | aes-tab-4k.S | 39 .long R(e7, fe, fe, 19), R(b5, d7, d7, 62) 60 .long R(0a, 05, 05, 0f), R(2f, 9a, 9a, b5) 138 .long R(71, b5, b5, c4), R(cc, 66, 66, aa) 171 .long R(26, 35, 44, 80), R(b5, 62, a3, 8f) 192 .long R(b2, eb, 28, 07), R(2f, b5, c2, 03) 206 .long R(91, 54, 8d, b5), R(71, c4, 5d, 05) 270 .long R(9e, d1, b5, e3), R(4c, 6a, 88, 1b)
|
| /OK3568_Linux_fs/external/rknn-toolkit2/doc/ |
| H A D | changelog-1.5.0.txt | 61 版本: v1.4.4b5: 282 版本: v1.4.1b5: 339 版本: v1.3.4b5:
|
| /OK3568_Linux_fs/buildroot/package/python-msgfy/ |
| H A D | python-msgfy.mk | 9 PYTHON_MSGFY_SITE = https://files.pythonhosted.org/packages/24/b5/7cc6ba75b6489245f9b75f11a85202b93…
|
| /OK3568_Linux_fs/buildroot/package/python-schedule/ |
| H A D | python-schedule.mk | 9 PYTHON_SCHEDULE_SITE = https://files.pythonhosted.org/packages/a8/b5/a291a4c0faa491fd5baefa6d89011e…
|
| /OK3568_Linux_fs/buildroot/package/python-flask-wtf/ |
| H A D | python-flask-wtf.mk | 9 PYTHON_FLASK_WTF_SITE = https://files.pythonhosted.org/packages/9c/b5/4b48cece7b31aac2beab115330c29…
|
| /OK3568_Linux_fs/buildroot/package/python-rsa/ |
| H A D | python-rsa.mk | 9 PYTHON_RSA_SITE = https://files.pythonhosted.org/packages/db/b5/475c45a58650b0580421746504b680cd2db…
|
| /OK3568_Linux_fs/buildroot/package/python-flup/ |
| H A D | python-flup.mk | 9 PYTHON_FLUP_SITE = https://files.pythonhosted.org/packages/bb/b5/26cc8f7baf0ddebd3e61a354a2bcc692cf…
|
| /OK3568_Linux_fs/buildroot/package/python-pyelftools/ |
| H A D | python-pyelftools.mk | 10 PYTHON_PYELFTOOLS_SITE = https://files.pythonhosted.org/packages/6b/b5/f7022f2d950327ba970ec85fb8f8…
|
| /OK3568_Linux_fs/buildroot/package/python-tempora/ |
| H A D | python-tempora.mk | 9 PYTHON_TEMPORA_SITE = https://files.pythonhosted.org/packages/2f/b5/5b0464385454c5ca93a39a1c6acefdf…
|
| /OK3568_Linux_fs/buildroot/package/python3-pyelftools/ |
| H A D | python3-pyelftools.mk | 10 PYTHON3_PYELFTOOLS_SITE = https://files.pythonhosted.org/packages/6b/b5/f7022f2d950327ba970ec85fb8f…
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/ |
| H A D | sta.sh | 19 local_mac=00:a5:b5:$eth0_local_mac
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | rpm2cpio.sh | 21 local i b b0 b1 b2 b3 b4 b5 b6 b7
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/ |
| H A D | qtscxml_git.bb | 15 # Patches from https://github.com/meta-qt5/qtscxml/commits/b5.15
|
| H A D | qtremoteobjects_git.bb | 14 # Patches from https://github.com/meta-qt5/qtremoteobjects/commits/b5.15
|
| /OK3568_Linux_fs/buildroot/package/fluxbox/ |
| H A D | 0001-fixes-bug-1138.patch | 14 index 59852e6a..504015b5 100644
|