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/ |
D | TimeZoneNameProviderICU.java | 35 String sdst = tznames.getDisplayName(canonicalID, NameType.SHORT_DAYLIGHT, date); in getDisplayName() local
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_cp_dma.c | 33 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
|
D | si_sdma_copy_image.c | 55 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()
|
D | si_compute_blit.c | 596 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
|
D | si_clear.c | 1301 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
|
D | si_fence.c | 185 struct si_fence **sdst = (struct si_fence **)dst; in si_fence_reference() local
|
D | si_buffer.c | 277 struct si_resource *sdst = si_resource(dst); in si_replace_buffer_storage() local
|
D | si_test_image_copy_region.c | 487 struct si_texture *sdst; in si_test_image_copy_region() local
|
D | si_blit.c | 1230 struct si_texture *sdst = (struct si_texture *)info->dst.resource; in si_blit() local
|
/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_extended_bit_ops_extract.cpp | 193 clMemWrapper sdst = in test_vectype() local
|
/external/vulkan-validation-layers/tests/ |
D | vklayertests_buffer_image_memory_sampler.cpp | 1556 …bool sdst = !ImageFormatAndFeaturesSupported(gpu(), f_signed, VK_IMAGE_TILING_OPTIMAL, VK_FORMAT_F… in TEST_F() local
|