Home
last modified time | relevance | path

Searched defs:n (Results 51 – 75 of 5758) sorted by relevance

12345678910>>...231

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/repetition/
H A Denum_trailing.hpp47 # define BOOST_PP_ENUM_TRAILING_M_1(z, n, md) BOOST_PP_ENUM_TRAILING_M_1_IM(z, n, BOOST_PP_TUPLE… argument
48 # define BOOST_PP_ENUM_TRAILING_M_2(z, n, md) BOOST_PP_ENUM_TRAILING_M_2_IM(z, n, BOOST_PP_TUPLE… argument
49 # define BOOST_PP_ENUM_TRAILING_M_3(z, n, md) BOOST_PP_ENUM_TRAILING_M_3_IM(z, n, BOOST_PP_TUPLE… argument
50 # define BOOST_PP_ENUM_TRAILING_M_1_IM(z, n, im) BOOST_PP_ENUM_TRAILING_M_1_I(z, n, im) argument
51 # define BOOST_PP_ENUM_TRAILING_M_2_IM(z, n, im) BOOST_PP_ENUM_TRAILING_M_2_I(z, n, im) argument
52 # define BOOST_PP_ENUM_TRAILING_M_3_IM(z, n, im) BOOST_PP_ENUM_TRAILING_M_3_I(z, n, im) argument
54 # define BOOST_PP_ENUM_TRAILING_M_1(z, n, md) BOOST_PP_ENUM_TRAILING_M_1_I(z, n, BOOST_PP_TUPLE_… argument
55 # define BOOST_PP_ENUM_TRAILING_M_2(z, n, md) BOOST_PP_ENUM_TRAILING_M_2_I(z, n, BOOST_PP_TUPLE_… argument
56 # define BOOST_PP_ENUM_TRAILING_M_3(z, n, md) BOOST_PP_ENUM_TRAILING_M_3_I(z, n, BOOST_PP_TUPLE_… argument
59 # define BOOST_PP_ENUM_TRAILING_M_1_I(z, n, m, d) , m(z, n, d) argument
[all …]
H A Denum.hpp50 # define BOOST_PP_ENUM_M_1(z, n, md) BOOST_PP_ENUM_M_1_IM(z, n, BOOST_PP_TUPLE_REM_2 md) argument
51 # define BOOST_PP_ENUM_M_2(z, n, md) BOOST_PP_ENUM_M_2_IM(z, n, BOOST_PP_TUPLE_REM_2 md) argument
52 # define BOOST_PP_ENUM_M_3(z, n, md) BOOST_PP_ENUM_M_3_IM(z, n, BOOST_PP_TUPLE_REM_2 md) argument
53 # define BOOST_PP_ENUM_M_1_IM(z, n, im) BOOST_PP_ENUM_M_1_I(z, n, im) argument
54 # define BOOST_PP_ENUM_M_2_IM(z, n, im) BOOST_PP_ENUM_M_2_I(z, n, im) argument
55 # define BOOST_PP_ENUM_M_3_IM(z, n, im) BOOST_PP_ENUM_M_3_I(z, n, im) argument
57 # define BOOST_PP_ENUM_M_1(z, n, md) BOOST_PP_ENUM_M_1_I(z, n, BOOST_PP_TUPLE_ELEM(2, 0, md), BO… argument
58 # define BOOST_PP_ENUM_M_2(z, n, md) BOOST_PP_ENUM_M_2_I(z, n, BOOST_PP_TUPLE_ELEM(2, 0, md), BO… argument
59 # define BOOST_PP_ENUM_M_3(z, n, md) BOOST_PP_ENUM_M_3_I(z, n, BOOST_PP_TUPLE_ELEM(2, 0, md), BO… argument
62 # define BOOST_PP_ENUM_M_1_I(z, n, m, d) BOOST_PP_COMMA_IF(n) m(z, n, d) argument
[all …]
H A Denum_shifted.hpp52 # define BOOST_PP_ENUM_SHIFTED_M_1(z, n, md) BOOST_PP_ENUM_SHIFTED_M_1_IM(z, n, BOOST_PP_TUPLE_R… argument
53 # define BOOST_PP_ENUM_SHIFTED_M_2(z, n, md) BOOST_PP_ENUM_SHIFTED_M_2_IM(z, n, BOOST_PP_TUPLE_R… argument
54 # define BOOST_PP_ENUM_SHIFTED_M_3(z, n, md) BOOST_PP_ENUM_SHIFTED_M_3_IM(z, n, BOOST_PP_TUPLE_R… argument
55 # define BOOST_PP_ENUM_SHIFTED_M_1_IM(z, n, im) BOOST_PP_ENUM_SHIFTED_M_1_I(z, n, im) argument
56 # define BOOST_PP_ENUM_SHIFTED_M_2_IM(z, n, im) BOOST_PP_ENUM_SHIFTED_M_2_I(z, n, im) argument
57 # define BOOST_PP_ENUM_SHIFTED_M_3_IM(z, n, im) BOOST_PP_ENUM_SHIFTED_M_3_I(z, n, im) argument
59 # define BOOST_PP_ENUM_SHIFTED_M_1(z, n, md) BOOST_PP_ENUM_SHIFTED_M_1_I(z, n, BOOST_PP_TUPLE_EL… argument
60 # define BOOST_PP_ENUM_SHIFTED_M_2(z, n, md) BOOST_PP_ENUM_SHIFTED_M_2_I(z, n, BOOST_PP_TUPLE_EL… argument
61 # define BOOST_PP_ENUM_SHIFTED_M_3(z, n, md) BOOST_PP_ENUM_SHIFTED_M_3_I(z, n, BOOST_PP_TUPLE_EL… argument
64 # define BOOST_PP_ENUM_SHIFTED_M_1_I(z, n, m, d) BOOST_PP_COMMA_IF(n) m(z, BOOST_PP_INC(n), d) argument
[all …]
H A Drepeat_from_to.hpp67 # define BOOST_PP_REPEAT_FROM_TO_M_1(z, n, dfmd) BOOST_PP_REPEAT_FROM_TO_M_1_IM(z, n, BOOST_PP_T… argument
68 # define BOOST_PP_REPEAT_FROM_TO_M_2(z, n, dfmd) BOOST_PP_REPEAT_FROM_TO_M_2_IM(z, n, BOOST_PP_T… argument
69 # define BOOST_PP_REPEAT_FROM_TO_M_3(z, n, dfmd) BOOST_PP_REPEAT_FROM_TO_M_3_IM(z, n, BOOST_PP_T… argument
70 # define BOOST_PP_REPEAT_FROM_TO_M_1_IM(z, n, im) BOOST_PP_REPEAT_FROM_TO_M_1_I(z, n, im) argument
71 # define BOOST_PP_REPEAT_FROM_TO_M_2_IM(z, n, im) BOOST_PP_REPEAT_FROM_TO_M_2_I(z, n, im) argument
72 # define BOOST_PP_REPEAT_FROM_TO_M_3_IM(z, n, im) BOOST_PP_REPEAT_FROM_TO_M_3_I(z, n, im) argument
74 # define BOOST_PP_REPEAT_FROM_TO_M_1(z, n, dfmd) BOOST_PP_REPEAT_FROM_TO_M_1_I(z, n, BOOST_PP_TU… argument
75 # define BOOST_PP_REPEAT_FROM_TO_M_2(z, n, dfmd) BOOST_PP_REPEAT_FROM_TO_M_2_I(z, n, BOOST_PP_TU… argument
76 # define BOOST_PP_REPEAT_FROM_TO_M_3(z, n, dfmd) BOOST_PP_REPEAT_FROM_TO_M_3_I(z, n, BOOST_PP_TU… argument
79 # define BOOST_PP_REPEAT_FROM_TO_M_1_I(z, n, d, f, m, dt) BOOST_PP_REPEAT_FROM_TO_M_1_II(z, BOOST_P… argument
[all …]
/OK3568_Linux_fs/kernel/include/linux/soundwire/
H A Dsdw_registers.h232 #define SDW_DPN_INT(n) (0x0 + SDW_DPN_SIZE * (n)) argument
233 #define SDW_DPN_INTMASK(n) (0x1 + SDW_DPN_SIZE * (n)) argument
234 #define SDW_DPN_PORTCTRL(n) (0x2 + SDW_DPN_SIZE * (n)) argument
235 #define SDW_DPN_BLOCKCTRL1(n) (0x3 + SDW_DPN_SIZE * (n)) argument
236 #define SDW_DPN_PREPARESTATUS(n) (0x4 + SDW_DPN_SIZE * (n)) argument
237 #define SDW_DPN_PREPARECTRL(n) (0x5 + SDW_DPN_SIZE * (n)) argument
253 #define SDW_DPN_CHANNELEN_B0(n) (0x20 + SDW_DPN_SIZE * (n)) argument
254 #define SDW_DPN_CHANNELEN_B1(n) (0x30 + SDW_DPN_SIZE * (n)) argument
256 #define SDW_DPN_BLOCKCTRL2_B0(n) (0x21 + SDW_DPN_SIZE * (n)) argument
257 #define SDW_DPN_BLOCKCTRL2_B1(n) (0x31 + SDW_DPN_SIZE * (n)) argument
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/vector_util/
H A Dc_iterator.c82 static c_iterator _c_array_iterator_inc_n(c_piterator thiz, difference_type n) in _c_array_iterator_inc_n()
98 static c_iterator _c_array_iterator_dec_n(c_piterator thiz, difference_type n) in _c_array_iterator_dec_n()
111 static value_type _c_array_iterator_at(c_piterator thiz, difference_type n) in _c_array_iterator_at()
116 static c_iterator _c_array_iterator_positive_n(c_piterator thiz, difference_type n) in _c_array_iterator_positive_n()
125 static c_iterator _c_array_iterator_negative_n(c_piterator thiz, difference_type n) in _c_array_iterator_negative_n()
195 …tic c_reverse_iterator _c_array_reverse_iterator_inc_n(c_preverse_iterator thiz, difference_type n) in _c_array_reverse_iterator_inc_n()
211 …tic c_reverse_iterator _c_array_reverse_iterator_dec_n(c_preverse_iterator thiz, difference_type n) in _c_array_reverse_iterator_dec_n()
224 static value_type _c_array_reverse_iterator_at(c_preverse_iterator thiz, difference_type n) in _c_array_reverse_iterator_at()
229 …_reverse_iterator _c_array_reverse_iterator_positive_n(c_preverse_iterator thiz, difference_type n) in _c_array_reverse_iterator_positive_n()
238 …_reverse_iterator _c_array_reverse_iterator_negative_n(c_preverse_iterator thiz, difference_type n) in _c_array_reverse_iterator_negative_n()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dgadget.h23 #define DWC3_DEPCFG_INT_NUM(n) (((n) & 0x1f) << 0) argument
29 #define DWC3_DEPCFG_BINTERVAL_M1(n) (((n) & 0xff) << 16) argument
31 #define DWC3_DEPCFG_EP_NUMBER(n) (((n) & 0x1f) << 25) argument
36 #define DWC3_DEPCFG_EP_TYPE(n) (((n) & 0x3) << 1) argument
37 #define DWC3_DEPCFG_MAX_PACKET_SIZE(n) (((n) & 0x7ff) << 3) argument
38 #define DWC3_DEPCFG_FIFO_NUMBER(n) (((n) & 0x1f) << 17) argument
39 #define DWC3_DEPCFG_BURST_SIZE(n) (((n) & 0xf) << 22) argument
40 #define DWC3_DEPCFG_DATA_SEQ_NUM(n) ((n) << 26) argument
49 #define DWC3_DEPXFERCFG_NUM_XFER_RES(n) ((n) & 0xffff) argument
H A Dcore.h129 #define DWC3_GUSB2PHYCFG(n) (0xc200 + ((n) * 0x04)) argument
130 #define DWC3_GUSB2I2CCTL(n) (0xc240 + ((n) * 0x04)) argument
132 #define DWC3_GUSB2PHYACC(n) (0xc280 + ((n) * 0x04)) argument
134 #define DWC3_GUSB3PIPECTL(n) (0xc2c0 + ((n) * 0x04)) argument
136 #define DWC3_GTXFIFOSIZ(n) (0xc300 + ((n) * 0x04)) argument
137 #define DWC3_GRXFIFOSIZ(n) (0xc380 + ((n) * 0x04)) argument
139 #define DWC3_GEVNTADRLO(n) (0xc400 + ((n) * 0x10)) argument
140 #define DWC3_GEVNTADRHI(n) (0xc404 + ((n) * 0x10)) argument
141 #define DWC3_GEVNTSIZ(n) (0xc408 + ((n) * 0x10)) argument
142 #define DWC3_GEVNTCOUNT(n) (0xc40c + ((n) * 0x10)) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c150 #define XCVR_PSM_RCTRL(n) ((0x4001 | ((n) << 9)) << 2) argument
151 #define XCVR_PSM_CAL_TMR(n) ((0x4002 | ((n) << 9)) << 2) argument
152 #define XCVR_PSM_A0IN_TMR(n) ((0x4003 | ((n) << 9)) << 2) argument
153 #define TX_TXCC_CAL_SCLR_MULT(n) ((0x4047 | ((n) << 9)) << 2) argument
154 #define TX_TXCC_CPOST_MULT_00(n) ((0x404c | ((n) << 9)) << 2) argument
155 #define TX_TXCC_CPOST_MULT_01(n) ((0x404d | ((n) << 9)) << 2) argument
156 #define TX_TXCC_CPOST_MULT_10(n) ((0x404e | ((n) << 9)) << 2) argument
157 #define TX_TXCC_CPOST_MULT_11(n) ((0x404f | ((n) << 9)) << 2) argument
158 #define TX_TXCC_MGNFS_MULT_000(n) ((0x4050 | ((n) << 9)) << 2) argument
159 #define TX_TXCC_MGNFS_MULT_001(n) ((0x4051 | ((n) << 9)) << 2) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.h122 #define PWM_REG_INTSTS(n) ((3 - (n)) * 0x10 + 0x10) argument
123 #define PWM_REG_INT_EN(n) ((3 - (n)) * 0x10 + 0x14) argument
124 #define RK_PWM_VERSION_ID(n) ((3 - (n)) * 0x10 + 0x2c) argument
125 #define PWM_REG_PWRMATCH_CTRL(n) ((3 - (n)) * 0x10 + 0x50) argument
126 #define PWM_REG_PWRMATCH_LPRE(n) ((3 - (n)) * 0x10 + 0x54) argument
127 #define PWM_REG_PWRMATCH_HPRE(n) ((3 - (n)) * 0x10 + 0x58) argument
128 #define PWM_REG_PWRMATCH_LD(n) ((3 - (n)) * 0x10 + 0x5C) argument
129 #define PWM_REG_PWRMATCH_HD_ZERO(n) ((3 - (n)) * 0x10 + 0x60) argument
130 #define PWM_REG_PWRMATCH_HD_ONE(n) ((3 - (n)) * 0x10 + 0x64) argument
131 #define PWM_PWRMATCH_VALUE(n) ((3 - (n)) * 0x10 + 0x68) argument
[all …]
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dgcc-generate-simple_ipa-pass.h22 #define __GCC_PLUGIN_STRINGIFY(n) #n argument
23 #define _GCC_PLUGIN_STRINGIFY(n) __GCC_PLUGIN_STRINGIFY(n) argument
27 #define __PASS_NAME_PASS_DATA(n) _GCC_PLUGIN_CONCAT2(n, _pass_data) argument
30 #define __PASS_NAME_PASS(n) _GCC_PLUGIN_CONCAT2(n, _pass) argument
35 #define __MAKE_PASS_NAME_PASS(n) _GCC_PLUGIN_CONCAT3(make_, n, _pass) argument
42 #define __GATE(n) _GCC_PLUGIN_CONCAT2(n, _gate) argument
51 #define __EXECUTE(n) _GCC_PLUGIN_CONCAT2(n, _execute) argument
H A Dgcc-generate-gimple-pass.h22 #define __GCC_PLUGIN_STRINGIFY(n) #n argument
23 #define _GCC_PLUGIN_STRINGIFY(n) __GCC_PLUGIN_STRINGIFY(n) argument
27 #define __PASS_NAME_PASS_DATA(n) _GCC_PLUGIN_CONCAT2(n, _pass_data) argument
30 #define __PASS_NAME_PASS(n) _GCC_PLUGIN_CONCAT2(n, _pass) argument
35 #define __MAKE_PASS_NAME_PASS(n) _GCC_PLUGIN_CONCAT3(make_, n, _pass) argument
42 #define __GATE(n) _GCC_PLUGIN_CONCAT2(n, _gate) argument
51 #define __EXECUTE(n) _GCC_PLUGIN_CONCAT2(n, _execute) argument
H A Dgcc-generate-rtl-pass.h22 #define __GCC_PLUGIN_STRINGIFY(n) #n argument
23 #define _GCC_PLUGIN_STRINGIFY(n) __GCC_PLUGIN_STRINGIFY(n) argument
27 #define __PASS_NAME_PASS_DATA(n) _GCC_PLUGIN_CONCAT2(n, _pass_data) argument
30 #define __PASS_NAME_PASS(n) _GCC_PLUGIN_CONCAT2(n, _pass) argument
35 #define __MAKE_PASS_NAME_PASS(n) _GCC_PLUGIN_CONCAT3(make_, n, _pass) argument
42 #define __GATE(n) _GCC_PLUGIN_CONCAT2(n, _gate) argument
51 #define __EXECUTE(n) _GCC_PLUGIN_CONCAT2(n, _execute) argument
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dfpu.S26 #define __REST_32FPVSRS(n,c,base) \ argument
35 #define __SAVE_32FPVSRS(n,c,base) \ argument
44 #define __REST_32FPVSRS(n,b,base) REST_32FPRS(n, base) argument
45 #define __SAVE_32FPVSRS(n,b,base) SAVE_32FPRS(n, base) argument
47 #define REST_32FPVSRS(n,c,base) __REST_32FPVSRS(n,__REG_##c,__REG_##base) argument
48 #define SAVE_32FPVSRS(n,c,base) __SAVE_32FPVSRS(n,__REG_##c,__REG_##base) argument
H A Dtm.S20 #define __SAVE_32FPRS_VSRS(n,c,base) \ argument
28 #define __REST_32FPRS_VSRS(n,c,base) \ argument
37 #define __SAVE_32FPRS_VSRS(n,c,base) SAVE_32FPRS(n, base) argument
38 #define __REST_32FPRS_VSRS(n,c,base) REST_32FPRS(n, base) argument
40 #define SAVE_32FPRS_VSRS(n,c,base) \ argument
42 #define REST_32FPRS_VSRS(n,c,base) \ argument
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel.h39 #define EIP206_OPT_ICE_TYPE(n) ((n>>8)&3) argument
40 #define EIP206_OPT_OCE_TYPE(n) ((n>>10)&3) argument
146 #define EIP197_HIA_DFE_CFG(n) (0x0000 + (128 * (n))) argument
147 #define EIP197_HIA_DFE_THR_CTRL(n) (0x0000 + (128 * (n))) argument
148 #define EIP197_HIA_DFE_THR_STAT(n) (0x0004 + (128 * (n))) argument
149 #define EIP197_HIA_DSE_CFG(n) (0x0000 + (128 * (n))) argument
150 #define EIP197_HIA_DSE_THR_CTRL(n) (0x0000 + (128 * (n))) argument
151 #define EIP197_HIA_DSE_THR_STAT(n) (0x0004 + (128 * (n))) argument
152 #define EIP197_HIA_RA_PE_CTRL(n) (0x0010 + (8 * (n))) argument
166 #define EIP197_PE_IN_DBUF_THRES(n) (0x0000 + (0x2000 * (n))) argument
[all …]
/OK3568_Linux_fs/kernel/net/tipc/
H A Dmsg.h260 static inline void msg_set_user(struct tipc_msg *m, u32 n) in msg_set_user()
270 static inline void msg_set_hdr_sz(struct tipc_msg *m, u32 n) in msg_set_hdr_sz()
295 static inline void msg_set_non_seq(struct tipc_msg *m, u32 n) in msg_set_non_seq()
393 static inline void msg_set_type(struct tipc_msg *m, u32 n) in msg_set_type()
493 static inline void msg_set_lookup_scope(struct tipc_msg *m, u32 n) in msg_set_lookup_scope()
503 static inline void msg_set_bcast_ack(struct tipc_msg *m, u16 n) in msg_set_bcast_ack()
526 static inline void msg_set_dest_session(struct tipc_msg *m, u16 n) in msg_set_dest_session()
539 static inline void msg_set_ack(struct tipc_msg *m, u16 n) in msg_set_ack()
549 static inline void msg_set_seqno(struct tipc_msg *m, u16 n) in msg_set_seqno()
607 static inline void msg_set_named_seqno(struct tipc_msg *m, u16 n) in msg_set_named_seqno()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/
H A Diterator.hpp147 iterator_advance(InputIt& it, Distance n) in iterator_advance()
155 iterator_advance(InputIt& it, Distance n) in iterator_advance()
163 iterator_advance(InputIt& it, Distance n) in iterator_advance()
173 iterator_advance(InputIt& it, Distance n) in iterator_advance()
181 iterator_advance(InputIt& it, Distance n) in iterator_advance()
190 iterator_advance(InputIt& it, Distance n) in iterator_advance()
199 iterator_advance(InputIt& it, Distance n) in iterator_advance()
208 iterator_advance(InputIt& it, Distance n) in iterator_advance()
221 iterator_advance(InputIt& it, Distance n) in iterator_advance()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_lvds_regs.h26 #define LVDCR1_CHSTBY(n) (3 << (2 + (n) * 2)) argument
52 #define LVDPLLCR_CKSEL_DU_DOTCLKIN(n) ((5 + (n) * 2) << 17) argument
57 #define LVDPLLCR_PLLE(n) ((n) << 10) argument
58 #define LVDPLLCR_PLLN(n) ((n) << 3) argument
59 #define LVDPLLCR_PLLM(n) ((n) << 0) argument
86 #define LVDCHCR_CHSEL_CH(n, c) ((((c) - (n)) & 3) << ((n) * 4)) argument
87 #define LVDCHCR_CHSEL_MASK(n) (3 << ((n) * 4)) argument
98 #define LVDSCR_DEPTH(n) (((n) - 1) << 29) argument
100 #define LVDSCR_TWGCNT(n) ((((n) - 256) / 16) << 24) argument
101 #define LVDSCR_SDIV(n) ((n) << 22) argument
[all …]
H A Drcar_du_regs.h72 #define DSSR_DFB(n) (1 << ((n)+15)) argument
78 #define DSSR_ADC(n) (1 << ((n)-1)) argument
86 #define DSRCR_ADCL(n) (1 << ((n)-1)) argument
95 #define DIER_ADCE(n) (1 << ((n)-1)) argument
104 #define DPPR_DPE(n) (1 << ((n)*4-1)) argument
105 #define DPPR_DPS(n, p) (((p)-1) << DPPR_DPS_SHIFT(n)) argument
106 #define DPPR_DPS_SHIFT(n) (((n)-1)*4) argument
154 #define DVCSR_VCnFB2_DSA0(n) (0 << ((n)*2+16)) argument
155 #define DVCSR_VCnFB2_DSA1(n) (1 << ((n)*2+16)) argument
156 #define DVCSR_VCnFB2_DSA2(n) (2 << ((n)*2+16)) argument
[all …]
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dmca_drv.h57 #define peidx_cache_check_idx(p, n) (n) argument
58 #define peidx_tlb_check_idx(p, n) (peidx_cache_check_idx(p, peidx_cache_check_num(p)) + n) argument
59 #define peidx_bus_check_idx(p, n) (peidx_tlb_check_idx(p, peidx_tlb_check_num(p)) + n) argument
60 #define peidx_reg_file_check_idx(p, n) (peidx_bus_check_idx(p, peidx_bus_check_num(p)) + n) argument
61 #define peidx_ms_check_idx(p, n) (peidx_reg_file_check_idx(p, peidx_reg_file_check_num(p)) + … argument
63 #define peidx_mod_error_info(p, name, n) \ argument
70 #define peidx_cache_check(p, n) peidx_mod_error_info(p, cache_check, n) argument
71 #define peidx_tlb_check(p, n) peidx_mod_error_info(p, tlb_check, n) argument
72 #define peidx_bus_check(p, n) peidx_mod_error_info(p, bus_check, n) argument
73 #define peidx_reg_file_check(p, n) peidx_mod_error_info(p, reg_file_check, n) argument
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_handler.S60 #define GPR_SAVE(n) (XER_SAVE + 8 + (8 * n)) argument
63 #define VSR_SAVE(n) (VSCR_SAVE + 8 + (16 * n)) argument
65 #define SAVE_GPR(n) std n,GPR_SAVE(n)(r1) argument
66 #define REST_GPR(n) ld n,GPR_SAVE(n)(r1) argument
67 #define TRASH_GPR(n) lis n,0xaaaa argument
69 #define SAVE_VSR(n, b) li b, VSR_SAVE(n); stxvd2x n,b,r1 argument
70 #define LOAD_VSR(n, b) li b, VSR_SAVE(n); lxvd2x n,b,r1 argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/detail/
H A Dsplit.hpp18 # define BOOST_PP_SPLIT(n, im) BOOST_PP_SPLIT_I((n, im)) argument
20 # define BOOST_PP_SPLIT_II(n, a, b) BOOST_PP_SPLIT_ ## n(a, b) argument
22 # define BOOST_PP_SPLIT(n, im) BOOST_PP_SPLIT_I(n((im))) argument
23 # define BOOST_PP_SPLIT_I(n) BOOST_PP_SPLIT_ID(BOOST_PP_SPLIT_II_ ## n) argument
28 # define BOOST_PP_SPLIT(n, im) BOOST_PP_SPLIT_I(n)(im) argument
29 # define BOOST_PP_SPLIT_I(n) BOOST_PP_SPLIT_ ## n argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dencode_decode_params.hpp13 #define BOOST_TYPEOF_DECODE_PARAM(z, n, text) \ argument
18 #define BOOST_TYPEOF_DECODE_PARAMS(n)\ argument
23 #define BOOST_TYPEOF_ENCODE_PARAMS_BEGIN(z, n, text)\ argument
26 #define BOOST_TYPEOF_ENCODE_PARAMS_END(z, n, text)\ argument
29 #define BOOST_TYPEOF_ENCODE_PARAMS(n, ID) \ argument
/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dc2p_core.h49 static inline CARD32 get_mask(unsigned int n) in get_mask()
77 static inline void transp8(CARD32 d[], unsigned int n, unsigned int m) in transp8()
119 static inline void transp4(CARD32 d[], unsigned int n, unsigned int m) in transp4()
146 static inline void transp4x(CARD32 d[], unsigned int n, unsigned int m) in transp4x()
166 static inline void transp2(CARD32 d[], unsigned int n) in transp2()
180 static inline void transp2x(CARD32 d[], unsigned int n) in transp2x()

12345678910>>...231