| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/seq/ |
| H A D | elem.hpp | 30 # define BOOST_PP_SEQ_ELEM_III(x, _) x BOOST_PP_EMPTY() argument 36 # define BOOST_PP_SEQ_ELEM_IV(x, _) x argument 44 # define BOOST_PP_SEQ_ELEM_III(x, _) x argument 48 # define BOOST_PP_SEQ_ELEM_1(_) BOOST_PP_SEQ_ELEM_0 argument 49 # define BOOST_PP_SEQ_ELEM_2(_) BOOST_PP_SEQ_ELEM_1 argument 50 # define BOOST_PP_SEQ_ELEM_3(_) BOOST_PP_SEQ_ELEM_2 argument 51 # define BOOST_PP_SEQ_ELEM_4(_) BOOST_PP_SEQ_ELEM_3 argument 52 # define BOOST_PP_SEQ_ELEM_5(_) BOOST_PP_SEQ_ELEM_4 argument 53 # define BOOST_PP_SEQ_ELEM_6(_) BOOST_PP_SEQ_ELEM_5 argument 54 # define BOOST_PP_SEQ_ELEM_7(_) BOOST_PP_SEQ_ELEM_6 argument [all …]
|
| H A D | size.hpp | 31 # define BOOST_PP_SEQ_SIZE_0(_) BOOST_PP_SEQ_SIZE_1 argument 32 # define BOOST_PP_SEQ_SIZE_1(_) BOOST_PP_SEQ_SIZE_2 argument 33 # define BOOST_PP_SEQ_SIZE_2(_) BOOST_PP_SEQ_SIZE_3 argument 34 # define BOOST_PP_SEQ_SIZE_3(_) BOOST_PP_SEQ_SIZE_4 argument 35 # define BOOST_PP_SEQ_SIZE_4(_) BOOST_PP_SEQ_SIZE_5 argument 36 # define BOOST_PP_SEQ_SIZE_5(_) BOOST_PP_SEQ_SIZE_6 argument 37 # define BOOST_PP_SEQ_SIZE_6(_) BOOST_PP_SEQ_SIZE_7 argument 38 # define BOOST_PP_SEQ_SIZE_7(_) BOOST_PP_SEQ_SIZE_8 argument 39 # define BOOST_PP_SEQ_SIZE_8(_) BOOST_PP_SEQ_SIZE_9 argument 40 # define BOOST_PP_SEQ_SIZE_9(_) BOOST_PP_SEQ_SIZE_10 argument [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/ |
| H A D | vector_n.hpp | 12 #define FUSION_VECTOR_CTOR_DEFAULT_INIT(z, n, _) \ argument 15 #define FUSION_VECTOR_CTOR_INIT(z, n, _) \ argument 18 #define FUSION_VECTOR_MEMBER_CTOR_INIT(z, n, _) \ argument 21 #define FUSION_VECTOR_CTOR_FORWARD(z, n, _) \ argument 24 #define FUSION_VECTOR_CTOR_ARG_FWD(z, n, _) \ argument 27 #define FUSION_VECTOR_MEMBER_DECL(z, n, _) \ argument 30 #define FUSION_VECTOR_MEMBER_FORWARD(z, n, _) \ argument 33 #define FUSION_VECTOR_MEMBER_ASSIGN(z, n, _) \ argument 36 #define FUSION_VECTOR_MEMBER_DEREF_ASSIGN(z, n, _) \ argument 39 #define FUSION_VECTOR_MEMBER_MOVE(z, n, _) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | test_offload.py | 770 _, base_maps = bpftool("map") variable 780 _, out = cmd("mount") variable 792 _, _, err = cmd("tc qdisc delete dev lo handle 0", variable 821 ret, _ = sim.cls_bpf_add_filter(obj, skip_hw=True, fail=False) variable 825 ret, _ = sim.cls_bpf_add_filter(obj, fail=False) variable 832 ret, _, err = sim.cls_bpf_add_filter(obj, skip_sw=True, variable 842 ret, _ = sim.cls_bpf_add_filter(obj, fail=False) variable 852 ret, _ = sim.cls_bpf_add_filter(bytecode, fail=False) variable 863 ret, _, err = sim.cls_bpf_add_filter(bytecode, skip_sw=True, variable 871 ret, _, err = sim.cls_bpf_add_filter(obj, chain=1, prio=1, handle=1, variable [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | rate_poly_fir.h | 26 #define _ sum += a *in[j], ++j; macro 28 #define _ sum += (b *x + a)*in[j], ++j; macro 30 #define _ sum += ((c *x + b)*x + a)*in[j], ++j; macro 32 #define _ sum += (((d*x + c)*x + b)*x + a)*in[j], ++j; macro
|
| H A D | dither.h | 2 #define _ output += p->coefs[j] * p->previous_errors[p->pos + j] \ macro 5 #define _ d -= p->coefs[j] * p->previous_errors[p->pos + j], ++j; macro
|
| H A D | mcompand_xover.h | 80 #define _ out_low += p->coefs[j] * p->previous[c][p->pos + j].in \ in crossover_flow() macro 90 #define _ out_high += p->coefs[j+N+1] * p->previous[c][p->pos + j].in \ in crossover_flow() macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/support/detail/ |
| H A D | iterate_define.hpp | 102 #define BOOST_PHOENIX_M0_R(_, N, __) \ argument 110 #define BOOST_PHOENIX_M1_R_R(_, N, SEQ) \ argument 135 #define BOOST_PHOENIX_M2(_, N, TUPLE) \ argument 139 #define BOOST_PHOENIX_M3(_, N, TUPLE) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/ |
| H A D | argument.hpp | 10 #define BOOST_PHOENIX_ARGUMENT_N_TYPE(_, N, name) \ argument 17 #define BOOST_PHOENIX_ARGUMENT_N_INSTANCE(_, N, name) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/detail/ |
| H A D | check.hpp | 30 # define BOOST_PP_CHECK_2(res, _) res argument 36 # define BOOST_PP_CHECK_4(res, _) res argument 43 # define BOOST_PP_CHECK_2(res, _) res argument
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | special_insns.h | 248 const struct { char _[64]; } *__src = src; in movdir64b() member 249 struct { char _[64]; } *__dst = dst; in movdir64b() member 288 const struct { char _[64]; } *__src = src; in enqcmds() member 289 struct { char _[64]; } __iomem *__dst = dst; in enqcmds() member
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | switch_to.h | 21 typedef struct { int _[NUM_ACRS]; } acrstype; in save_access_regs() member 28 typedef struct { int _[NUM_ACRS]; } acrstype; in restore_access_regs() member
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | verify-bashisms | 136 realfn, _, _ = bb.cache.virtualfn2realfn(fn) variable
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | bpf_core_read.h | 246 #define ___nolast2(a, _) a argument 247 #define ___nolast3(a, b, _) a, b argument 248 #define ___nolast4(a, b, c, _) a, b, c argument 249 #define ___nolast5(a, b, c, d, _) a, b, c, d argument 250 #define ___nolast6(a, b, c, d, e, _) a, b, c, d, e argument 251 #define ___nolast7(a, b, c, d, e, f, _) a, b, c, d, e, f argument 252 #define ___nolast8(a, b, c, d, e, f, g, _) a, b, c, d, e, f, g argument 253 #define ___nolast9(a, b, c, d, e, f, g, h, _) a, b, c, d, e, f, g, h argument 254 #define ___nolast10(a, b, c, d, e, f, g, h, i, _) a, b, c, d, e, f, g, h, i argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/ |
| H A D | vector.hpp | 100 # define BOOST_TYPEOF_typedef_item(z, n, _)\ argument 103 # define BOOST_TYPEOF_typedef_fake_item(z, n, _)\ argument
|
| /OK3568_Linux_fs/buildroot/package/mkpasswd/ |
| H A D | utils.h | 36 # define _(a) (gettext(a)) macro 43 # define _(a) (a) macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | matches.hpp | 563 struct _ : transform<_> struct 565 typedef _ proto_grammar; 568 struct impl : transform_impl<Expr, State, Data>
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | atmapi.h | 28 typedef struct { unsigned char _[8]; } __ATM_API_ALIGN atm_kptr_t; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | atmapi.h | 28 typedef struct { unsigned char _[8]; } __ATM_API_ALIGN atm_kptr_t; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | atmapi.h | 28 typedef struct { unsigned char _[8]; } __ATM_API_ALIGN atm_kptr_t; member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/detail/pp_cc_loop/ |
| H A D | master.hpp | 56 #define _() macro
|
| /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 | range.hpp | 21 #define BOOST_MPL_PP_RANGE_ITEM(z,n,_) (n) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/adapted/struct/detail/ |
| H A D | adapt_base.hpp | 52 #define BOOST_FUSION_ADAPT_STRUCT_UNPACK_TEMPLATE_PARAMS_IMPL_C(R, _, ELEM) \ argument 145 # define BOOST_FUSION_ADAPT_STRUCT_MSVC_REDEFINE_TEMPLATE_PARAM(R,_,ELEM) \ argument
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | tracex1_kern.c | 14 #define _(P) \ macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/ |
| H A D | visitation_impl.hpp | 210 # define BOOST_VARIANT_AUX_APPLY_VISITOR_STEP_TYPEDEF(z, N, _) \ in visitation_impl() argument 229 # define BOOST_VARIANT_AUX_APPLY_VISITOR_STEP_CASE(z, N, _) \ in visitation_impl() argument
|