/third_party/skia/src/core/ |
D | SkBlitRow_D32.cpp | 158 uint8x8_t vsrc, vdst, vres; in blit_row_s32_blend() local 170 vres = vshrn_n_u16(vdst_wide, 8); in blit_row_s32_blend() 172 vst1_u32(dst, vreinterpret_u32_u8(vres)); in blit_row_s32_blend() 180 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32_blend() local 190 vres = vshrn_n_u16(vdst_wide, 8); in blit_row_s32_blend() 192 vst1_lane_u32(dst, vreinterpret_u32_u8(vres), 0); in blit_row_s32_blend() 202 uint8x8_t vsrc = vdup_n_u8(0), vdst = vdup_n_u8(0), vres; in blit_row_s32a_blend() local 219 vres = vshrn_n_u16(vdst_wide, 8); in blit_row_s32a_blend() 221 vst1_lane_u32(dst, vreinterpret_u32_u8(vres), 0); in blit_row_s32a_blend() 233 uint8x8_t vsrc, vdst, vres, vsrc_alphas; in blit_row_s32a_blend() local [all …]
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
D | virgl_resource.c | 344 struct virgl_resource *vres = virgl_resource(vtransfer->base.resource); in virgl_staging_map() local 369 align_offset = vres->b.target == PIPE_BUFFER ? in virgl_staging_map() 389 virgl_resource_dirty(vres, vtransfer->base.level); in virgl_staging_map() 491 struct virgl_resource *vres = virgl_resource(resource); in virgl_resource_transfer_map() local 512 &vres->metadata, level, usage, box); in virgl_resource_transfer_map() 517 if (!virgl_resource_realloc(vctx, vres)) { in virgl_resource_transfer_map() 521 vws->resource_reference(vws, &trans->hw_res, vres->hw_res); in virgl_resource_transfer_map() 524 trans->hw_res_map = vws->resource_map(vws, vres->hw_res); in virgl_resource_transfer_map() 559 if (vres->b.target == PIPE_BUFFER) { in virgl_resource_transfer_map() 577 (vres->clean_mask & 1)) { in virgl_resource_transfer_map() [all …]
|
D | virgl_screen.c | 819 struct virgl_resource *vres = virgl_resource(res); in virgl_flush_frontbuffer() local 824 vws->flush_frontbuffer(vws, vres->hw_res, level, layer, winsys_drawable_handle, in virgl_flush_frontbuffer()
|
D | virgl_context.c | 869 struct virgl_resource *vres = virgl_resource(res); in virgl_clear_texture() local 871 virgl_encode_clear_texture(vctx, vres, level, box, data); in virgl_clear_texture() 877 virgl_resource_dirty(vres, level); in virgl_clear_texture()
|
D | virgl_encode.c | 1514 struct virgl_resource *vres = virgl_resource(trans->base.resource); in virgl_encode_transfer() local 1520 vres->blob_mem == VIRGL_BLOB_MEM_HOST3D_GUEST) in virgl_encode_transfer()
|
/third_party/skia/src/opts/ |
D | SkBitmapProcState_opts.h | 401 uint8x8_t vy, vconst16_8, v16_y, vres; in filter_and_scale_by_alpha() local 433 … vres = vshrn_n_u16(vcombine_u16(tmp, vcreate_u16((uint64_t)0)), 8); // shift down result by 8 in filter_and_scale_by_alpha() 434 vst1_lane_u32(dst, vreinterpret_u32_u8(vres), 0); // store result in filter_and_scale_by_alpha()
|
/third_party/vixl/test/aarch64/ |
D | test-simulator-aarch64.cc | 1930 VRegister vres = v5.V16B(); in Test2OpNEON_Helper() local 1968 __ Mov(vres, vd); in Test2OpNEON_Helper() 1973 __ Str(vres, MemOperand(out, vd.GetSizeInBytes(), PostIndex)); in Test2OpNEON_Helper() 2184 VRegister vres = v5.V16B(); in TestByElementNEON_Helper() local 2223 __ Mov(vres, vd); in TestByElementNEON_Helper() 2230 __ Str(vres, MemOperand(out, vd.GetSizeInBytes(), PostIndex)); in TestByElementNEON_Helper() 2655 VRegister vres = VRegister(5, vn_bits); in TestOpImmOpImmNEON_Helper() local 2692 __ Mov(vres, vd); in TestOpImmOpImmNEON_Helper() 2694 __ Str(vres, MemOperand(out, vd.GetSizeInBytes(), PostIndex)); in TestOpImmOpImmNEON_Helper()
|
/third_party/libphonenumber/resources/geocoding/en/ |
D | 33.txt | 818 3314966|Sèvres 908 3315564|Sèvres 1218 3316935|Bièvres
|
/third_party/libphonenumber/resources/geocoding/fr/ |
D | 33.txt | 819 3314966|Sèvres 909 3315564|Sèvres 1219 3316935|Bièvres
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
D | les-mis-utf8.txt | 668 petits enfants, dans ces logis-là, et voyez les fièvres et les maladies. 3937 Puis, gravement et remuant les lèvres comme quelqu'un qui prie ou qui se 5809 macarons à la roulette du pont de Sèvres, cueillirent des bouquets à 5866 faits pour la fuite de Galatée sous les saules. Ses lèvres roses 6327 Favourite. Ô Favourite, tu as des lèvres ioniennes. Il y avait un 6329 lèvres. Ce Grec seul eût été digne de peindre ta bouche! Écoute! avant 7824 et terrible, ses lèvres minces s'écartaient, et laissaient voir, non 8574 sourire sanglant. Une salive rougeâtre lui souillait le coin des lèvres, 9062 monsieur le maire, pâle, froid, les lèvres bleues, le regard désespéré, 9189 main et que ses lèvres s'y posaient. [all …]
|