Home
last modified time | relevance | path

Searched defs:I (Results 1 – 25 of 89) 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
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Datomic.h54 #define ATOMIC_OP(op, asm_op, I, asm_type, c_type, prefix) \ argument
66 #define ATOMIC_OPS(op, asm_op, I) \ argument
69 #define ATOMIC_OPS(op, asm_op, I) \ argument
88 #define ATOMIC_FETCH_OP(op, asm_op, I, asm_type, c_type, prefix) \ in ATOMIC_OPS() argument
113 #define ATOMIC_OP_RETURN(op, asm_op, c_op, I, asm_type, c_type, prefix) \ argument
127 #define ATOMIC_OPS(op, asm_op, c_op, I) \ argument
166 #define ATOMIC_OPS(op, asm_op, I) \ argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hdr.h551 #define NETXEN_NIU_GB_MAC_CONFIG_0(I) \ argument
553 #define NETXEN_NIU_GB_MAC_CONFIG_1(I) \ argument
555 #define NETXEN_NIU_GB_MAC_IPG_IFG(I) \ argument
557 #define NETXEN_NIU_GB_HALF_DUPLEX_CTRL(I) \ argument
559 #define NETXEN_NIU_GB_MAX_FRAME_SIZE(I) \ argument
561 #define NETXEN_NIU_GB_TEST_REG(I) \ argument
563 #define NETXEN_NIU_GB_MII_MGMT_CONFIG(I) \ argument
565 #define NETXEN_NIU_GB_MII_MGMT_COMMAND(I) \ argument
567 #define NETXEN_NIU_GB_MII_MGMT_ADDR(I) \ argument
569 #define NETXEN_NIU_GB_MII_MGMT_CTRL(I) \ argument
[all …]
/OK3568_Linux_fs/kernel/security/apparmor/include/
H A Dlabel.h157 #define label_for_each(I, L, P) \ argument
161 #define label_for_each_cont(I, L, P) \ argument
164 #define next_comb(I, L1, L2) \ argument
175 #define label_for_each_comb(I, L1, L2, P1, P2) \ argument
191 #define label_for_each_confined(I, L, P) \ argument
196 #define label_for_each_in_merge(I, A, B, P) \ argument
201 #define label_for_each_not_in_set(I, SET, SUB, P) \ argument
214 #define label_for_each_in_ns(I, NS, L, P) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/actor/
H A Dmessage.hpp33 void invoke(std::index_sequence<I...>) { in invoke()
57 ResultType ask(std::index_sequence<I...>) { in ask()
83 void ask(std::index_sequence<I...>) { in ask()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dadp8870.h85 #define ADP8870_BL_CUR_mA(I) ((I * 127) / 30) argument
90 #define ADP8870_L2_COMP_CURR_uA(I) ((I * 255) / 1106) argument
95 #define ADP8870_L3_COMP_CURR_uA(I) ((I * 255) / 551) argument
100 #define ADP8870_L4_COMP_CURR_uA(I) ((I * 255) / 275) argument
105 #define ADP8870_L5_COMP_CURR_uA(I) ((I * 255) / 138) argument
H A Dadp8860.h88 #define ADP8860_BL_CUR_mA(I) ((I * 127) / 30) argument
93 #define ADP8860_L2_COMP_CURR_uA(I) ((I * 255) / 1106) argument
98 #define ADP8860_L3_COMP_CURR_uA(I) ((I * 255) / 138) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-ssa-operands.h81 #define PHI_ARG_DEF_PTR(PHI, I) gimple_phi_arg_imm_use_ptr ((PHI), (I)) argument
82 #define PHI_ARG_DEF(PHI, I) gimple_phi_arg_def ((PHI), (I)) argument
83 #define SET_PHI_ARG_DEF(PHI, I, V) \ argument
H A Dtree-data-ref.h184 #define DR_ACCESS_FN(DR, I) DR_ACCESS_FNS (DR)[I] argument
397 #define SUB_ACCESS_FN(SUB, I) (SUB)->access_fn[I] argument
494 #define DDR_SUBSCRIPT(DDR, I) DDR_SUBSCRIPTS (DDR)[I] argument
509 #define DDR_DIR_VECT(DDR, I) \ argument
511 #define DDR_DIST_VECT(DDR, I) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-ssa-operands.h81 #define PHI_ARG_DEF_PTR(PHI, I) gimple_phi_arg_imm_use_ptr ((PHI), (I)) argument
82 #define PHI_ARG_DEF(PHI, I) gimple_phi_arg_def ((PHI), (I)) argument
83 #define SET_PHI_ARG_DEF(PHI, I, V) \ argument
H A Dtree-data-ref.h184 #define DR_ACCESS_FN(DR, I) DR_ACCESS_FNS (DR)[I] argument
397 #define SUB_ACCESS_FN(SUB, I) (SUB)->access_fn[I] argument
494 #define DDR_SUBSCRIPT(DDR, I) DDR_SUBSCRIPTS (DDR)[I] argument
509 #define DDR_DIR_VECT(DDR, I) \ argument
511 #define DDR_DIST_VECT(DDR, I) \ argument
/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 Datomic_base.h143 # define _GLIBCXX20_INIT(I) in _GLIBCXX_VISIBILITY() argument
146 # define _GLIBCXX20_INIT(I) = I in _GLIBCXX_VISIBILITY() argument
/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 Datomic_base.h143 # define _GLIBCXX20_INIT(I) in _GLIBCXX_VISIBILITY() argument
146 # define _GLIBCXX20_INIT(I) = I in _GLIBCXX_VISIBILITY() argument
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/
H A Dni_route_values.h44 #define I(x) V(x) macro
51 #define I(x) (((x) & 0x7f) | 0x100) macro
/OK3568_Linux_fs/kernel/crypto/
H A Dcast6_generic.c95 u32 I; in W() local
155 u32 I; in Q() local
165 u32 I; in QBAR() local
H A Dsha512_generic.c88 static inline void LOAD_OP(int I, u64 *W, const u8 *input) in LOAD_OP()
93 static inline void BLEND_OP(int I, u64 *W) in BLEND_OP()
H A Dcast5_generic.c308 u32 I; /* used by the Fx macros */ in __cast5_encrypt() local
365 u32 I; in __cast5_decrypt() local
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/cp/
H A Dcxx-pretty-print.h82 #define pp_cxx_ws_string(PP, I) pp_c_ws_string (PP, I) argument
83 #define pp_cxx_identifier(PP, I) pp_c_identifier (PP, I) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/cp/
H A Dcxx-pretty-print.h82 #define pp_cxx_ws_string(PP, I) pp_c_ws_string (PP, I) argument
83 #define pp_cxx_identifier(PP, I) pp_c_identifier (PP, I) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dvarray_detail.hpp150 void destroy_dispatch(I /*first*/, I /*last*/, in destroy_dispatch() argument
173 void destroy_dispatch(I /*pos*/, in destroy_dispatch() argument
463 void uninitialized_fill_dispatch(I /*first*/, I /*last*/, in uninitialized_fill_dispatch() argument
513 void construct_dispatch(boost::mpl::bool_<true> const& /*dont_init*/, I /*pos*/) in construct_dispatch() argument
/OK3568_Linux_fs/kernel/lib/crypto/
H A Dsha256.c37 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP()
42 static inline void BLEND_OP(int I, u32 *W) in BLEND_OP()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbutil.c43 #define I FB_ALLONES macro
/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 Dadapt_base.hpp136 #define BOOST_FUSION_ADAPT_STRUCT_BASE_UNPACK_AND_CALL(R,DATA,I,ATTRIBUTE) \ argument
161 #define BOOST_FUSION_ADAPT_STRUCT_C_BASE( \ argument
/OK3568_Linux_fs/kernel/arch/powerpc/perf/req-gen/
H A D_begin.h10 #define I(...) __VA_ARGS__ macro
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ds390-cpumsf-kernel.h24 unsigned int I:1; /* 31 entry valid or invalid */ member
36 unsigned int I:1; /* 31 entry valid or invalid */ member

1234