Searched defs:nreg (Results 1 – 6 of 6) sorted by relevance
/external/libvncserver/x11vnc/ |
D | xdamage.c | 193 int prev_tick, nreg; in add_region_xdamage() local 264 int nreg, ccount = 0, dcount = 0, ecount = 0; in collect_non_X_xdamage() local 397 int nreg, ccount = 0, dcount = 0, ecount = 0; in collect_xdamage() local 643 int ret, i, n, nreg; in xdamage_hint_skip() local 738 int i, nreg; in initialize_xdamage() local
|
D | userinput.c | 2162 void batch_push(int nreg, double delay) { in batch_push() 8893 int nreg = 0, *nbatch; in check_ncache() local
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | evergreen_hw_context.c | 724 unsigned nreg = 32; in evergreen_loop_const_init() local
|
D | r600_hw_context.c | 132 const struct r600_reg *reg, int index, int nreg, in r600_init_block() 184 int r600_context_add_block(struct r600_context *ctx, const struct r600_reg *reg, unsigned nreg, in r600_context_add_block() 527 unsigned nreg = 32; in r600_loop_const_init() local
|
D | r600.h | 137 uint16_t nreg; member
|
/external/valgrind/VEX/priv/ |
D | guest_arm_toIR.c | 2861 UInt nreg = get_neon_n_regno(theInstr); in dis_neon_vext() local 2909 UInt nreg = get_neon_n_regno(theInstr & ~(1 << 6)); in dis_neon_vtb() local 3043 UInt nreg = get_neon_n_regno(theInstr); in dis_neon_data_3same() local 4833 UInt nreg = get_neon_n_regno(theInstr); in dis_neon_data_3diff() local 5248 UInt nreg = get_neon_n_regno(theInstr & ~(1 << 6)); in dis_neon_data_2reg_and_scalar() local
|