Home
last modified time | relevance | path

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

/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/javaspi/util/
DTimeZoneNameProviderICU.java35 String sdst = tznames.getDisplayName(canonicalID, NameType.SHORT_DAYLIGHT, date); in getDisplayName() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c33 static inline bool cp_dma_sparse_wa(struct si_context *sctx, struct si_resource *sdst) in cp_dma_sparse_wa()
141 struct si_resource *sdst = si_resource(dst); in si_cp_dma_clear_buffer() local
Dsi_sdma_copy_image.c55 static bool si_sdma_v4_v5_copy_texture(struct si_context *sctx, struct si_texture *sdst, in si_sdma_v4_v5_copy_texture()
201 bool cik_sdma_copy_texture(struct si_context *sctx, struct si_texture *sdst, struct si_texture *ssr… in cik_sdma_copy_texture()
Dsi_compute_blit.c596 struct si_texture *sdst = (struct si_texture*)dst; in si_compute_copy_image() local
734 struct si_texture *sdst = (struct si_texture *)info->dst.resource; in si_compute_blit() local
Dsi_clear.c1301 struct si_texture *sdst = (struct si_texture*)dst; in si_compute_fast_clear_image() local
1373 struct si_texture *sdst = (struct si_texture *)dst->texture; in si_clear_render_target() local
Dsi_fence.c185 struct si_fence **sdst = (struct si_fence **)dst; in si_fence_reference() local
Dsi_buffer.c277 struct si_resource *sdst = si_resource(dst); in si_replace_buffer_storage() local
Dsi_test_image_copy_region.c487 struct si_texture *sdst; in si_test_image_copy_region() local
Dsi_blit.c1230 struct si_texture *sdst = (struct si_texture *)info->dst.resource; in si_blit() local
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_extended_bit_ops_extract.cpp193 clMemWrapper sdst = in test_vectype() local
/external/vulkan-validation-layers/tests/
Dvklayertests_buffer_image_memory_sampler.cpp1556 …bool sdst = !ImageFormatAndFeaturesSupported(gpu(), f_signed, VK_IMAGE_TILING_OPTIMAL, VK_FORMAT_F… in TEST_F() local