Home
last modified time | relevance | path

Searched defs:sdst (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/
DTimeZoneNameProviderICU.java35 String sdst = tznames.getDisplayName(canonicalID, NameType.SHORT_DAYLIGHT, date); in getDisplayName() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sdma_copy_image.c113 bool si_sdma_v4_v5_copy_texture(struct si_context *sctx, struct si_texture *sdst, struct si_texture… in si_sdma_v4_v5_copy_texture()
225 bool cik_sdma_copy_texture(struct si_context *sctx, struct si_texture *sdst, struct si_texture *ssr… in cik_sdma_copy_texture()
Dsi_cp_dma.c194 struct si_resource *sdst = si_resource(dst); in si_cp_dma_clear_buffer() local
Dsi_fence.c204 struct si_fence **sdst = (struct si_fence **)dst; in si_fence_reference() local
Dsi_buffer.c285 struct si_resource *sdst = si_resource(dst); in si_replace_buffer_storage() local
Dsi_clear.c1264 struct si_texture *sdst = (struct si_texture *)dst->texture; in si_clear_render_target() local
Dsi_test_image_copy_region.c506 struct si_texture *sdst; in si_test_image_copy_region() local
Dsi_compute_blit.c613 struct si_texture *sdst = (struct si_texture*)dst; in si_compute_copy_image() local
Dsi_blit.c1166 struct si_texture *sdst = (struct si_texture *)info->dst.resource; in si_blit() local
/third_party/node/deps/openssl/openssl/providers/implementations/macs/
Dsiphash_prov.c76 struct siphash_data_st *sdst; in siphash_dup() local
/third_party/openssl/providers/implementations/macs/
Dsiphash_prov.c76 struct siphash_data_st *sdst; in siphash_dup() local
/third_party/ffmpeg/libavfilter/
Daf_crossfeed.c203 double *sdst = s->side[0] + s->block_samples; in filter_frame() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_surface.c974 struct ureg_dst sdst = ureg_writemask(data, TGSI_WRITEMASK_Y); in nv50_blitter_make_fp() local