Home
last modified time | relevance | path

Searched defs:DATA (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Ddeprecated.hpp42 #define BOOST_PROTO_VARARG_TEMPLATE_AUX_(R, DATA, I, ELEM) \ argument
48 #define BOOST_PROTO_VARARG_TEMPLATE_YES_(R, DATA, I, ELEM) \ argument
62 #define BOOST_PROTO_VARARG_TEMPLATE_NO_(R, DATA, I, ELEM) \ argument
67 #define BOOST_PROTO_VARARG_TEMPLATE_(R, DATA, I, ELEM) \ argument
77 #define BOOST_PROTO_VARARG_TYPE_AUX_(R, DATA, I, ELEM) \ argument
83 #define BOOST_PROTO_TEMPLATE_PARAMS_YES_(R, DATA, I, ELEM) \ argument
101 #define BOOST_PROTO_TEMPLATE_PARAMS_NO_(R, DATA, I, ELEM) \ argument
106 #define BOOST_PROTO_VARARG_TYPE_(R, DATA, I, ELEM) \ argument
118 #define BOOST_PROTO_VARARG_AS_EXPR_(R, DATA, I, ELEM) \ argument
134 #define BOOST_PROTO_VARARG_AS_CHILD_(Z, N, DATA) \ argument
[all …]
H A Dunpack_expr_.hpp9 … #define BOOST_PROTO_FUSION_NEXT_ITERATOR_TYPE(Z, N, DATA) \ argument
26 … #define BOOST_PROTO_FUSION_AT_TYPE(Z, N, DATA) \ argument
36 … #define BOOST_PROTO_FUSION_NEXT_ITERATOR(Z, N, DATA) \ argument
50 … #define BOOST_PROTO_FUSION_AT(Z, N, DATA) \ argument
56 … #define BOOST_PROTO_FUSION_AS_CHILD_AT_TYPE(Z, N, DATA) \ argument
65 … #define BOOST_PROTO_FUSION_AS_CHILD_AT(Z, N, DATA) \ argument
H A Dmatches_.hpp7 … #define BOOST_PROTO_MATCHES_N_FUN(Z, N, DATA) \ argument
14 … #define BOOST_PROTO_DEFINE_MATCHES(Z, N, DATA) \ argument
H A Dfunop.hpp7 … #define BOOST_PROTO_AS_CHILD_TYPE(Z, N, DATA) \ argument
11 … #define BOOST_PROTO_AS_CHILD(Z, N, DATA) \ argument
H A Ddeep_copy.hpp7 … #define BOOST_PROTO_DEFINE_DEEP_COPY_TYPE(Z, N, DATA) \ argument
15 … #define BOOST_PROTO_DEFINE_DEEP_COPY_FUN(Z, N, DATA) \ argument
H A Dand_n.hpp62 #define M0(Z, N, DATA) \ argument
83 #define M0(Z,N,DATA) BOOST_PP_CAT(Gimpl,N)()(e,s,d); in operator ()() argument
H A Dbasic_expr.hpp9 #define BOOST_PROTO_CHILD(Z, N, DATA) \ argument
16 #define BOOST_PROTO_VOID(Z, N, DATA) \ argument
H A Dlambda_matches.hpp7 … #define BOOST_PROTO_DEFINE_LAMBDA_MATCHES(Z, N, DATA) \ argument
H A Dany.hpp29 … #define M0(Z, N, DATA) any operator()(BOOST_PP_ENUM_PARAMS_Z(Z, N, any BOOST_PP_INTERCEPT)); argument
H A Ddeduce_domain_n.hpp7 … #define BOOST_PROTO_COMMON_DOMAIN2(Z, N, DATA) \ argument
H A Dpoly_function_funop.hpp7 … #define BOOST_PROTO_NORMALIZE_ARG(Z, N, DATA) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/
H A Dfold_impl.hpp11 … #define BOOST_PROTO_FOLD_STATE_TYPE(Z, N, DATA) \ argument
21 … #define BOOST_PROTO_FOLD_STATE(Z, N, DATA) \ argument
35 … #define BOOST_PROTO_REVERSE_FOLD_STATE_TYPE(Z, N, DATA) \ argument
48 … #define BOOST_PROTO_REVERSE_FOLD_STATE(Z, N, DATA) \ argument
H A Dmake.hpp7 … #define BOOST_PROTO_MAKE_IF(Z, M, DATA) \ argument
11 … #define BOOST_PROTO_MAKE_IF_TYPE(Z, M, DATA) \ argument
15 … #define BOOST_PROTO_MAKE_IF_APPLIED(Z, M, DATA) \ argument
19 … #define BOOST_PROTO_CONSTRUCT_ARG(Z, M, DATA) \ argument
H A Dexpand_pack.hpp33 #define M0(Z, X, DATA) typename expand_pattern_helper<Tfx, BOOST_PP_CAT(A, X)>::type argument
34 #define M1(Z, X, DATA) expand_pattern_helper<Tfx, BOOST_PP_CAT(A, X)>::applied::value || argument
H A Dcall.hpp7 … #define BOOST_PROTO_NTH_RESULT_TYPE(Z, M, DATA) \ argument
14 … #define BOOST_PROTO_NTH_RESULT(Z, M, DATA) \ argument
H A Dpass_through_impl.hpp7 #define BOOST_PROTO_DEFINE_TRANSFORM_TYPE(Z, N, DATA) \ argument
15 #define BOOST_PROTO_DEFINE_TRANSFORM(Z, N, DATA) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/
H A Dfunction_equal.hpp32 #define BOOST_PHOENIX_FUNCTION_EQUAL_R(Z, N, DATA) \ argument
39 #define BOOST_PHOENIX_FUNCTION_EQUAL(Z, N, DATA) \ argument
/OK3568_Linux_fs/external/rktoolkit/
H A Dvendor_storage.h41 #define VENDOR_READ(VENDOR_ID, DATA) rkvendor_read(VENDOR_ID, DATA, sizeof(DATA) / sizeof(DATA[0])) argument
42 #define VENDOR_WRITE(VENDOR_ID, DATA) rkvendor_write(VENDOR_ID, DATA, sizeof(DATA) / sizeof(DATA[0]… argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dextends.hpp75 … #define BOOST_PROTO_DEFINE_FUN_OP_IMPL_(Z, N, DATA, Const) \ argument
135 … #define BOOST_PROTO_DEFINE_FUN_OP_CONST(Z, N, DATA) \ argument
141 … #define BOOST_PROTO_DEFINE_FUN_OP_NON_CONST(Z, N, DATA) \ argument
147 … #define BOOST_PROTO_DEFINE_FUN_OP(Z, N, DATA) \ argument
154 … #define BOOST_PROTO_EXTENDS_CHILD(Z, N, DATA) \ argument
H A Drepeat.hpp23 #define BOOST_PROTO_ref_a_aux(Z, N, DATA)\ argument
73 #define BOOST_PROTO_invoke(Z, N, DATA)\ argument
H A Dmake_expr.hpp58 #define BOOST_PROTO_AS_CHILD_TYPE(Z, N, DATA) \ argument
67 #define BOOST_PROTO_AS_CHILD(Z, N, DATA) \ argument
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dghash-clmulni-intel_asm.S24 #define DATA %xmm0 macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/detail/
H A Dnull_eval.hpp7 … #define BOOST_PROTO_EVAL_N(Z, N, DATA) \ argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Drelocate_kernel_32.S25 #define DATA(offset) (KEXEC_CONTROL_CODE_MAX_SIZE+(offset)) macro
H A Drelocate_kernel_64.S28 #define DATA(offset) (KEXEC_CONTROL_CODE_MAX_SIZE+(offset)) macro

1234