/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkBuffer.cpp | 124 void Buffer::fill(VkDeviceSize dstOffset, VkDeviceSize fillSize, uint32_t data) in fill() 140 void Buffer::update(VkDeviceSize dstOffset, VkDeviceSize dataSize, const void *pData) in update()
|
D | VkCommandBuffer.cpp | 725 CmdFillBuffer(vk::Buffer *dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32_t data) in CmdFillBuffer() 742 const VkDeviceSize dstOffset; member in __anon050568cb0111::CmdFillBuffer 750 …CmdUpdateBuffer(vk::Buffer *dstBuffer, VkDeviceSize dstOffset, VkDeviceSize dataSize, const uint8_… in CmdUpdateBuffer() 766 const VkDeviceSize dstOffset; member in __anon050568cb0111::CmdUpdateBuffer 1187 … vk::Buffer *dstBuffer, VkDeviceSize dstOffset, VkDeviceSize stride, VkQueryResultFlags flags) in CmdCopyQueryPoolResults() 1211 const VkDeviceSize dstOffset; member in __anon050568cb0111::CmdCopyQueryPoolResults 1410 … Buffer *dstBuffer, VkDeviceSize dstOffset, VkDeviceSize stride, VkQueryResultFlags flags) in copyQueryPoolResults() 1596 void CommandBuffer::updateBuffer(Buffer *dstBuffer, VkDeviceSize dstOffset, VkDeviceSize dataSize, … in updateBuffer() 1603 void CommandBuffer::fillBuffer(Buffer *dstBuffer, VkDeviceSize dstOffset, VkDeviceSize size, uint32… in fillBuffer()
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_blit.c | 60 VkDeviceSize dstOffset, in pvr_CmdUpdateBuffer() 69 VkDeviceSize dstOffset, in pvr_CmdFillBuffer()
|
D | pvr_query.c | 144 VkDeviceSize dstOffset, in pvr_CmdCopyQueryPoolResults()
|
/third_party/protobuf/csharp/src/Google.Protobuf/ |
D | ByteArray.cs | 50 internal static void Copy(byte[] src, int srcOffset, byte[] dst, int dstOffset, int count) in Copy()
|
/third_party/flutter/skia/src/gpu/ops/ |
D | GrTransferFromOp.cpp | 20 size_t dstOffset) { in Make()
|
D | GrTransferFromOp.h | 52 size_t dstOffset) in GrTransferFromOp()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fBufferCopyTests.cpp | 183 int dstOffset; in iterate() member 196 int dstOffset = copyRanges[ndx].dstOffset; in iterate() local 288 int dstOffset; in init() member
|
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
D | Transform.cs | 82 …internal static int TransformDictionaryWord(byte[] dst, int dstOffset, byte[] word, int wordOffset… in TransformDictionaryWord()
|
/third_party/skia/src/gpu/ |
D | GrTransferFromRenderTask.h | 20 size_t dstOffset) in GrTransferFromRenderTask()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | UtilsVk.h | 54 uint32_t dstOffset = 0; member 90 size_t dstOffset; member 119 int dstOffset[2]; member 152 int dstOffset[2]; member 171 int dstOffset[3]; member 353 uint32_t dstOffset = 0; member 381 int32_t dstOffset[2] = {}; member
|
/third_party/ffmpeg/libswscale/tests/ |
D | colorspace.c | 108 int dstOffset; in main() local
|
/third_party/flutter/skia/tests/ |
D | CopySurfaceTest.cpp | 122 SkIPoint dstOffset = { dstPoint.fX - srcRect.fLeft, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rbtz.cpp | 391 int32_t rawOffset, dstOffset; in getOffset() local 402 int32_t& dstOffset, UErrorCode& status) const { in getOffset() 408 … int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status) const { in getOffsetFromLocal() 419 int32_t& rawOffset, int32_t& dstOffset, in getOffsetInternal()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | rbtz.cpp | 391 int32_t rawOffset, dstOffset; in getOffset() local 402 int32_t& dstOffset, UErrorCode& status) const { in getOffset() 408 … int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status) const { in getOffsetFromLocal() 419 int32_t& rawOffset, int32_t& dstOffset, in getOffsetInternal()
|
/third_party/icu/icu4c/source/i18n/ |
D | rbtz.cpp | 391 int32_t rawOffset, dstOffset; in getOffset() local 402 int32_t& dstOffset, UErrorCode& status) const { in getOffset() 408 … int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status) const { in getOffsetFromLocal() 419 int32_t& rawOffset, int32_t& dstOffset, in getOffsetInternal()
|
/third_party/skia/tests/ |
D | CopySurfaceTest.cpp | 122 SkIPoint dstOffset = { dstPoint.fX - srcRect.fLeft, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rbtz.cpp | 387 int32_t rawOffset, dstOffset; in getOffset() local 398 int32_t& dstOffset, UErrorCode& status) const { in getOffset() 404 … int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status) const { in getOffsetFromLocal() 415 int32_t& rawOffset, int32_t& dstOffset, in getOffsetInternal()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryPoolStatisticsTests.cpp | 231 … const vk::Allocation& allocation, deUint32 queryCount, VkQueryResultFlags flags, deBool dstOffset) in cmdCopyQueryPoolResultsVector() 269 … const vk::Allocation& allocation, deUint32 queryCount, VkQueryResultFlags flags, deBool dstOffset) in cmdCopyQueryPoolResultsVector() 310 deBool dstOffset; member 443 deBool dstOffset; member in vkt::QueryPool::__anona862c7fe0111::StatisticQueryTestInstance 3241 …t ResetType resetType, const CopyType copyType, deBool query64Bits, deBool dstOffset = DE_FALSE, c… in QueryPoolStatisticsTest() 3588 deUint32 dstOffset; member 4121 inline std::string bitPrefix(deBool query64bits, deBool dstOffset) in bitPrefix() 4215 deBool dstOffset = (i & 2); in init() local 4326 deBool dstOffset = (i & 2); in init() local 4433 deBool dstOffset = (i & 2); in init() local [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/ |
D | vktQueryPoolStatisticsTests.cpp | 231 … const vk::Allocation& allocation, deUint32 queryCount, VkQueryResultFlags flags, deBool dstOffset) in cmdCopyQueryPoolResultsVector() 269 … const vk::Allocation& allocation, deUint32 queryCount, VkQueryResultFlags flags, deBool dstOffset) in cmdCopyQueryPoolResultsVector() 310 deBool dstOffset; member 443 deBool dstOffset; member in vkt::QueryPool::__anon48e7267e0111::StatisticQueryTestInstance 3241 …t ResetType resetType, const CopyType copyType, deBool query64Bits, deBool dstOffset = DE_FALSE, c… in QueryPoolStatisticsTest() 3588 deUint32 dstOffset; member 4121 inline std::string bitPrefix(deBool query64bits, deBool dstOffset) in bitPrefix() 4215 deBool dstOffset = (i & 2); in init() local 4326 deBool dstOffset = (i & 2); in init() local 4433 deBool dstOffset = (i & 2); in init() local [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
D | mtl_render_utils.h | 124 uint32_t dstOffset; member 136 uint32_t dstOffset; member 146 uint32_t dstOffset; member
|
/third_party/icu/icu4c/source/test/intltest/ |
D | tzoffloc.cpp | 122 int32_t rawOffset, dstOffset; in TestGetOffsetAroundTransition() local
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_meta_buffer.c | 296 radv_CmdFillBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, in radv_CmdFillBuffer() 365 radv_CmdUpdateBuffer(VkCommandBuffer commandBuffer, VkBuffer dstBuffer, VkDeviceSize dstOffset, in radv_CmdUpdateBuffer()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_query.c | 64 VkDeviceSize dstOffset, in panvk_CmdCopyQueryPoolResults()
|
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/ |
D | Transform.java | 101 static int transformDictionaryWord(byte[] dst, int dstOffset, ByteBuffer src, int srcOffset, in transformDictionaryWord()
|