| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/ |
| load_store_vectorizer_tests.cpp | 743 ASSERT_EQ(nir_const_value_as_uint(cv[0], 32), 0x10); local 766 ASSERT_EQ(nir_const_value_as_uint(cv[0], 32), 0x10); local 1069 ASSERT_EQ(nir_const_value_as_uint(cv[0], 8), 0x10); local 1094 ASSERT_EQ(nir_const_value_as_uint(cv[0], 32), 0x10); local 1144 ASSERT_EQ(nir_const_value_as_uint(cv[0], 32), 0x10); local 1181 ASSERT_EQ(nir_const_value_as_uint(cv[0], 32), 0x10); local 1530 ASSERT_EQ(nir_const_value_as_uint(cv[0], 32), 0x10); local
|
| /xsrc/external/mit/xf86-video-apm/dist/src/ |
| apm_video.c | 202 0x00,0x00,0x00,0x10,(c8)0x80,0x00,0x00,(c8)0xAA,0x00,0x38,(c8)0x9B,0x71}, 219 0x00,0x00,0x00,0x10,(c8)0x80,0x00,0x00,(c8)0xAA,0x00,0x38,(c8)0x9B,0x71}, 236 0x00,0x00,0x00,0x10,(c8)0x80,0x00,0x00,(c8)0xAA,0x00,0x38,(c8)0x9B,0x71}, 253 0x00,0x00,0x00,0x10,(c8)0x80,0x00,0x00,(c8)0xAA,0x00,0x38,(c8)0x9B,0x71}, 273 int x1, x10, y1, drw_x, drw_y, Bpp, Bps; member in struct:__anon6720 530 pPriv->x10 = ((pPriv->x1 + mask) & ~mask) - fx; 535 WRXW(pPriv->reg + 0x06, 0xFFF - ((pPriv->scalex * pPriv->x10) & 0xFFF)); 607 data = pPriv->data + (((x1 - pPriv->x10) 612 WRXL(tile , 0x10 | reg);
|
| /xsrc/external/mit/pixman/dist/pixman/ |
| pixman-arma64-neon-asm.h | 479 PF subs, PF_CTL, PF_CTL, #0x10 704 stp x10, x11, [x29, -96] variable 764 PF_X .req x10 /* pixel index in a scanline for current */ 858 PF add, PF_CTL, PF_CTL, #(\prefetch_distance - 0x10) 913 ldp x10, x11, [x29, -96] variable 971 ldp x10, x11, [x29, -96] variable 1058 DST_R .req x10 1077 str x10, [x29, -88] variable 1162 ldr x10, [x29, -96] variable 1189 ldr x10, [x29, -88 variable [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| lp_bld_sample_soa.c | 1026 LLVMValueRef x00 = NULL, x01 = NULL, x10 = NULL, x11 = NULL; local 1067 x10 = x00; 1195 x10 = lp_build_select(ivec_bld, fall_off[0], new_xcoords[0][1], x0); 1222 x10 = lp_build_select(ivec_bld, fall_off_yp_notxm, new_xcoords[3][0], x10); 1242 LLVMBuildStore(builder, x10, xs[2]); 1281 x10 = LLVMBuildLoad(builder, xs[2], ""); 1363 x10, y10, z10, 1665 x10, y10, z1,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| lp_bld_sample_soa.c | 1036 LLVMValueRef x00 = NULL, x01 = NULL, x10 = NULL, x11 = NULL; local 1093 x10 = x00; 1221 x10 = lp_build_select(ivec_bld, fall_off[0], new_xcoords[0][1], x0); 1248 x10 = lp_build_select(ivec_bld, fall_off_yp_notxm, new_xcoords[3][0], x10); 1268 LLVMBuildStore(builder, x10, xs[2]); 1307 x10 = LLVMBuildLoad(builder, xs[2], ""); 1390 x10, y10, z10, 1696 x10, y10, z1,
|