| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/tuple/ |
| H A D | rem.hpp | 59 # define BOOST_PP_TUPLE_REM_5(e0, e1, e2, e3, e4) e0, e1, e2, e3, e4 argument 60 # define BOOST_PP_TUPLE_REM_6(e0, e1, e2, e3, e4, e5) e0, e1, e2, e3, e4, e5 argument 61 # define BOOST_PP_TUPLE_REM_7(e0, e1, e2, e3, e4, e5, e6) e0, e1, e2, e3, e4, e5, e6 argument 62 # define BOOST_PP_TUPLE_REM_8(e0, e1, e2, e3, e4, e5, e6, e7) e0, e1, e2, e3, e4, e5, e6, e7 argument 63 # define BOOST_PP_TUPLE_REM_9(e0, e1, e2, e3, e4, e5, e6, e7, e8) e0, e1, e2, e3, e4, e5, e6, e7, e8 argument 64 # define BOOST_PP_TUPLE_REM_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9) e0, e1, e2, e3, e4, e5, e6, … argument 65 # define BOOST_PP_TUPLE_REM_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10) e0, e1, e2, e3, e4, e5,… argument 66 # define BOOST_PP_TUPLE_REM_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11) e0, e1, e2, e3, e4… argument 67 # define BOOST_PP_TUPLE_REM_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12) e0, e1, e2, e… argument 68 …define BOOST_PP_TUPLE_REM_14(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13) e0, e1, e… argument [all …]
|
| H A D | to_seq.hpp | 58 # define BOOST_PP_TUPLE_TO_SEQ_5(e0, e1, e2, e3, e4) (e0)(e1)(e2)(e3)(e4) argument 59 # define BOOST_PP_TUPLE_TO_SEQ_6(e0, e1, e2, e3, e4, e5) (e0)(e1)(e2)(e3)(e4)(e5) argument 60 # define BOOST_PP_TUPLE_TO_SEQ_7(e0, e1, e2, e3, e4, e5, e6) (e0)(e1)(e2)(e3)(e4)(e5)(e6) argument 61 # define BOOST_PP_TUPLE_TO_SEQ_8(e0, e1, e2, e3, e4, e5, e6, e7) (e0)(e1)(e2)(e3)(e4)(e5)(e6)(e7) argument 62 # define BOOST_PP_TUPLE_TO_SEQ_9(e0, e1, e2, e3, e4, e5, e6, e7, e8) (e0)(e1)(e2)(e3)(e4)(e5)(e6)(e… argument 63 # define BOOST_PP_TUPLE_TO_SEQ_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9) (e0)(e1)(e2)(e3)(e4)(e5)(… argument 64 # define BOOST_PP_TUPLE_TO_SEQ_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10) (e0)(e1)(e2)(e3)(e4)… argument 65 # define BOOST_PP_TUPLE_TO_SEQ_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11) (e0)(e1)(e2)(e3… argument 66 …efine BOOST_PP_TUPLE_TO_SEQ_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12) (e0)(e1)(e2)… argument 67 …ine BOOST_PP_TUPLE_TO_SEQ_14(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13) (e0)(e1)(… argument [all …]
|
| H A D | eat.hpp | 54 # define BOOST_PP_TUPLE_EAT_5(e0, e1, e2, e3, e4) argument 55 # define BOOST_PP_TUPLE_EAT_6(e0, e1, e2, e3, e4, e5) argument 56 # define BOOST_PP_TUPLE_EAT_7(e0, e1, e2, e3, e4, e5, e6) argument 57 # define BOOST_PP_TUPLE_EAT_8(e0, e1, e2, e3, e4, e5, e6, e7) argument 58 # define BOOST_PP_TUPLE_EAT_9(e0, e1, e2, e3, e4, e5, e6, e7, e8) argument 59 # define BOOST_PP_TUPLE_EAT_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9) argument 60 # define BOOST_PP_TUPLE_EAT_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10) argument 61 # define BOOST_PP_TUPLE_EAT_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11) argument 62 # define BOOST_PP_TUPLE_EAT_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12) argument 63 # define BOOST_PP_TUPLE_EAT_14(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13) argument [all …]
|
| H A D | to_list.hpp | 57 # define BOOST_PP_TUPLE_TO_LIST_5(e0, e1, e2, e3, e4) (e0, (e1, (e2, (e3, (e4, BOOST_PP_NIL))))) argument 58 # define BOOST_PP_TUPLE_TO_LIST_6(e0, e1, e2, e3, e4, e5) (e0, (e1, (e2, (e3, (e4, (e5, BOOST_PP_NI… argument 59 # define BOOST_PP_TUPLE_TO_LIST_7(e0, e1, e2, e3, e4, e5, e6) (e0, (e1, (e2, (e3, (e4, (e5, (e6, BO… argument 60 # define BOOST_PP_TUPLE_TO_LIST_8(e0, e1, e2, e3, e4, e5, e6, e7) (e0, (e1, (e2, (e3, (e4, (e5, (e6… argument 61 # define BOOST_PP_TUPLE_TO_LIST_9(e0, e1, e2, e3, e4, e5, e6, e7, e8) (e0, (e1, (e2, (e3, (e4, (e5,… argument 62 # define BOOST_PP_TUPLE_TO_LIST_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9) (e0, (e1, (e2, (e3, (e4,… argument 63 … define BOOST_PP_TUPLE_TO_LIST_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10) (e0, (e1, (e2, (e3,… argument 64 …efine BOOST_PP_TUPLE_TO_LIST_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11) (e0, (e1, (e2, (… argument 65 …ne BOOST_PP_TUPLE_TO_LIST_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12) (e0, (e1, (e2,… argument 66 … BOOST_PP_TUPLE_TO_LIST_14(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13) (e0, (e1, (… argument [all …]
|
| H A D | elem.hpp | 64 # define BOOST_PP_TUPLE_ELEM_E_5(e0, e1, e2, e3, e4) (e0, e1, e2, e3, e4, ?, ?, ?, ?, ?, ?, ?, ?… argument 65 # define BOOST_PP_TUPLE_ELEM_E_6(e0, e1, e2, e3, e4, e5) (e0, e1, e2, e3, e4, e5, ?, ?, ?, ?, ?,… argument 66 # define BOOST_PP_TUPLE_ELEM_E_7(e0, e1, e2, e3, e4, e5, e6) (e0, e1, e2, e3, e4, e5, e6, ?, ?, … argument 67 # define BOOST_PP_TUPLE_ELEM_E_8(e0, e1, e2, e3, e4, e5, e6, e7) (e0, e1, e2, e3, e4, e5, e6, e7… argument 68 # define BOOST_PP_TUPLE_ELEM_E_9(e0, e1, e2, e3, e4, e5, e6, e7, e8) (e0, e1, e2, e3, e4, e5, e6… argument 69 # define BOOST_PP_TUPLE_ELEM_E_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9) (e0, e1, e2, e3, e4, e… argument 70 … define BOOST_PP_TUPLE_ELEM_E_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10) (e0, e1, e2, e3, … argument 71 … define BOOST_PP_TUPLE_ELEM_E_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11) (e0, e1, e2, e… argument 72 …efine BOOST_PP_TUPLE_ELEM_E_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12) (e0, e1, e2,… argument 73 …ine BOOST_PP_TUPLE_ELEM_E_14(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13) (e0, e1, … argument [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/variadic/ |
| H A D | elem.hpp | 32 # define BOOST_PP_VARIADIC_ELEM_4(e0, e1, e2, e3, e4, ...) e4 argument 33 # define BOOST_PP_VARIADIC_ELEM_5(e0, e1, e2, e3, e4, e5, ...) e5 argument 34 # define BOOST_PP_VARIADIC_ELEM_6(e0, e1, e2, e3, e4, e5, e6, ...) e6 argument 35 # define BOOST_PP_VARIADIC_ELEM_7(e0, e1, e2, e3, e4, e5, e6, e7, ...) e7 argument 36 # define BOOST_PP_VARIADIC_ELEM_8(e0, e1, e2, e3, e4, e5, e6, e7, e8, ...) e8 argument 37 # define BOOST_PP_VARIADIC_ELEM_9(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, ...) e9 argument 38 # define BOOST_PP_VARIADIC_ELEM_10(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, ...) e10 argument 39 # define BOOST_PP_VARIADIC_ELEM_11(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, ...) e11 argument 40 # define BOOST_PP_VARIADIC_ELEM_12(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, ...) e… argument 41 # define BOOST_PP_VARIADIC_ELEM_13(e0, e1, e2, e3, e4, e5, e6, e7, e8, e9, e10, e11, e12, e13, .… argument [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessor/ |
| H A D | tuple.hpp | 17 #define BOOST_MPL_PP_TUPLE_11_ELEM_0(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10) e0 argument 18 #define BOOST_MPL_PP_TUPLE_11_ELEM_1(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10) e1 argument 19 #define BOOST_MPL_PP_TUPLE_11_ELEM_2(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10) e2 argument 20 #define BOOST_MPL_PP_TUPLE_11_ELEM_3(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10) e3 argument 21 #define BOOST_MPL_PP_TUPLE_11_ELEM_4(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10) e4 argument 22 #define BOOST_MPL_PP_TUPLE_11_ELEM_5(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10) e5 argument 23 #define BOOST_MPL_PP_TUPLE_11_ELEM_6(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10) e6 argument 24 #define BOOST_MPL_PP_TUPLE_11_ELEM_7(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10) e7 argument 25 #define BOOST_MPL_PP_TUPLE_11_ELEM_8(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10) e8 argument 26 #define BOOST_MPL_PP_TUPLE_11_ELEM_9(e0,e1,e2,e3,e4,e5,e6,e7,e8,e9,e10) e9 argument [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/aoe/ |
| H A D | aoe.rst | 100 e4.0 eth1 up 101 e4.1 eth1 up 102 e4.2 eth1 up 103 e4.3 eth1 up 104 e4.4 eth1 up 105 e4.5 eth1 up 106 e4.6 eth1 up 107 e4.7 eth1 up 108 e4.8 eth1 up 109 e4.9 eth1 up
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/ |
| H A D | deduce_domain_n.hpp | 44 template<typename E0 , typename E1 , typename E2 , typename E3 , typename E4> 47 …ype , typename domain_of<E2 >::type , typename domain_of<E3 >::type , typename domain_of<E4 >::type 58 template<typename E0 , typename E1 , typename E2 , typename E3 , typename E4 , typename E5> 61 … domain_of<E2 >::type , typename domain_of<E3 >::type , typename domain_of<E4 >::type , typename d… 72 …template<typename E0 , typename E1 , typename E2 , typename E3 , typename E4 , typename E5 , typen… 75 … domain_of<E2 >::type , typename domain_of<E3 >::type , typename domain_of<E4 >::type , typename d… 86 …template<typename E0 , typename E1 , typename E2 , typename E3 , typename E4 , typename E5 , typen… 89 … domain_of<E2 >::type , typename domain_of<E3 >::type , typename domain_of<E4 >::type , typename d… 100 …template<typename E0 , typename E1 , typename E2 , typename E3 , typename E4 , typename E5 , typen… 103 … domain_of<E2 >::type , typename domain_of<E3 >::type , typename domain_of<E4 >::type , typename d… [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/tc-tests/filters/ |
| H A D | tests.json | 80 …ilter add dev $DEV2 protocol ip prio 1 ingress flower dst_mac e4:11:22:11:4a:51 src_mac e4:11:22:1… 82 …ilter add dev $DEV2 protocol ip prio 1 ingress flower dst_mac e4:11:22:11:4a:51 src_mac e4:11:22:1… 101 …"cmdUnderTest": "$TC filter add dev $DEV2 protocol ip pref 1 ingress flower dst_mac e4:11:22:11:4a… 120 …"cmdUnderTest": "$TC filter add dev $DEV2 protocol ip pref 1 ingress flower dst_mac e4:11:22:11:4a… 123 "matchPattern": " dst_mac e4:11:22:11:4a:51",
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | img2brec.sh | 77 08200000E4 ; special read 80 08000000E4 ; 8 special read 81 08000000E4 ; 8 special read 82 08000000E4 ; 8 special read 83 08000000E4 ; 8 special read 84 08000000E4 ; 8 special read 85 08000000E4 ; 8 special read 86 08000000E4 ; 8 special read 87 08000000E4 ; 8 special read 90 08111800E4 ; special read
|
| /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 | default_function_impl.hpp | 109 … typedef typename result_of::child_c< Expr, 4>::type e4; typedef typename Grammar::template impl<e… typedef 135 … Data>()( proto::child_c< 3>( e), s, d ) , typename Grammar::template impl<e4, State, Data>()( pro… in invoke() 150 … Data>()( proto::child_c< 3>( e), s, d ) , typename Grammar::template impl<e4, State, Data>()( pro… in invoke() 157 … typedef typename result_of::child_c< Expr, 4>::type e4; typedef typename Grammar::template impl<e… typedef 183 … Data>()( proto::child_c< 3>( e), s, d ) , typename Grammar::template impl<e4, State, Data>()( pro… in invoke() 198 … Data>()( proto::child_c< 3>( e), s, d ) , typename Grammar::template impl<e4, State, Data>()( pro… in invoke() 205 … typedef typename result_of::child_c< Expr, 4>::type e4; typedef typename Grammar::template impl<e… typedef 231 … Data>()( proto::child_c< 3>( e), s, d ) , typename Grammar::template impl<e4, State, Data>()( pro… in invoke() 246 … Data>()( proto::child_c< 3>( e), s, d ) , typename Grammar::template impl<e4, State, Data>()( pro… in invoke() 253 … typedef typename result_of::child_c< Expr, 4>::type e4; typedef typename Grammar::template impl<e… typedef [all …]
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/misc/ |
| H A D | array_size_dup.cocci | 93 expression as3.E1, as3.E2, as3.E3, E4; 99 ... when != \(subE1\|subE2\|subE3\) aop E4 123 expression as3.E1, as3.E2, as3.E3, E4; 129 ... when != \(subE1\|subE2\|subE3\) aop E4 157 expression ss.E1, ss.E2, ss.E3, E4; 163 ... when != subE3 aop E4 185 expression ss.E1, ss.E2, ss.E3, E4; 191 ... when != subE3 aop E4
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/api/alloc/ |
| H A D | zalloc-simple.cocci | 50 expression E1,E2,E3,E4; 82 - x = kmem_cache_alloc(E3,E4); 83 + x = kmem_cache_zalloc(E3,E4); 85 - x = (T *)kmem_cache_alloc(E3,E4); 86 + x = kmem_cache_zalloc(E3,E4); 88 - x = (T)kmem_cache_alloc(E3,E4); 89 + x = (T)kmem_cache_zalloc(E3,E4); 133 expression E1,E2,E3,E4; 136 x = (T)dma_alloc_coherent(E1, E2, E3, E4); 207 expression E1,E2,E3,E4; [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | align.c | 42 #define E4 0x40 /* SPE endianness is word */ macro 49 { 8, LD+E4 }, /* 0 00 01: evldw[x] */ 60 { 4, LD+E4 }, /* 0 11 00: evlwwsplat[x] */ 66 { 8, ST+E4 }, /* 1 00 01: evstdw[x] */ 77 { 4, ST+E4 }, /* 1 11 00: evstwwe[x] */ 79 { 4, ST+E4 }, /* 1 11 10: evstwwo[x] */ 237 case E4: in emulate_spe()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/txx9/ |
| H A D | tx3927.h | 62 #define endian_def_b4(e1, e2, e3, e4) \ argument 63 volatile unsigned char e1, e2, e3, e4 71 #define endian_def_b4(e1, e2, e3, e4) \ argument 72 volatile unsigned char e4, e3, e2, e1
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtk-common-v2.c | 800 /* 4mA when (e8, e4) = (0, 0) in mtk_pinconf_drive_set() 801 * 8mA when (e8, e4) = (0, 1) in mtk_pinconf_drive_set() 802 * 12mA when (e8, e4) = (1, 0) in mtk_pinconf_drive_set() 803 * 16mA when (e8, e4) = (1, 1) in mtk_pinconf_drive_set() 838 /* 4mA when (e8, e4) = (0, 0); 8mA when (e8, e4) = (0, 1) in mtk_pinconf_drive_get() 839 * 12mA when (e8, e4) = (1, 0); 16mA when (e8, e4) = (1, 1) in mtk_pinconf_drive_get()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/ |
| H A D | tdc_batch.py | 104 src_mac = "e4:11:{:02x}:{}".format(mac_prefix, mac) 105 dst_mac = "e4:12:00:" + mac
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | aes-tab-4k.S | 48 .long R(e4, 72, 72, 96), R(9b, c0, c0, 5b) 116 .long R(48, 24, 24, 6c), R(b8, 5c, 5c, e4) 120 .long R(d3, e4, e4, 37), R(f2, 79, 79, 8b) 233 .long R(b6, ed, fc, 68), R(b8, e4, f1, 63) 248 .long R(2c, 3a, 9d, e4), R(50, 78, 92, 0d) 269 .long R(cc, aa, 4d, 54), R(e4, 96, 04, df) 289 .long R(d8, b4, e4, 9c), R(64, 56, c1, 90)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0007_let_dma_memory_map_function_take_MemTxAttrs_argument.patch | 15 expression E1, E2, E3, E4; 17 - dma_memory_map(E1, E2, E3, E4) 18 + dma_memory_map(E1, E2, E3, E4, MEMTXATTRS_UNSPECIFIED)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/sdp_basic/ |
| H A D | Makefile | 1 BINARY = 12345678-5b69-11e4-9dbb-101f74f00099
|
| H A D | Android.mk | 3 local_module := 12345678-5b69-11e4-9dbb-101f74f00099.ta
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_compat.c | 53 struct ipt_entry e4; member 144 entry->e4.ip.proto = proto; in nft_target_set_tgchk_param() 145 entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0; in nft_target_set_tgchk_param() 406 entry->e4.ip.proto = proto; in nft_match_set_mtchk_param() 407 entry->e4.ip.invflags = inv ? IPT_INV_PROTO : 0; in nft_match_set_mtchk_param()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/polylabel/1.0.3/include/mapbox/ |
| H A D | polylabel.hpp | 155 …if (debug) std::cout << "found best " << ::round(1e4 * cell.d) / 1e4 << " after " << numProbes << … in polylabel()
|