/external/deqp/framework/delibs/debase/ |
D | deSha1.c | 48 deMemset(stream->data, 0, 16 * sizeof(deUint32)); in deSha1Stream_init() 126 deMemset(stream->data, 0, 16 * sizeof(deUint32)); in deSha1Stream_flushChunk() 213 deMemset(hash->hash, 0, sizeof(hash->hash)); in deSha1_parse() 288 deMemset(&hash, garbage, sizeof(deSha1)); in deSha1_selfTest() 300 deMemset(&hash, garbage, sizeof(deSha1)); in deSha1_selfTest() 314 deMemset(&hashA, garbage, sizeof(deSha1)); in deSha1_selfTest() 315 deMemset(&hashB, garbage, sizeof(deSha1)); in deSha1_selfTest() 340 deMemset(&hashA, garbage, sizeof(deSha1)); in deSha1_selfTest() 341 deMemset(&hashB, garbage, sizeof(deSha1)); in deSha1_selfTest() 360 deMemset(&hash, garbage, sizeof(hash)); in deSha1_selfTest() [all …]
|
D | deMemory.c | 94 deMemset(ptr, 0, numBytes); in deCalloc() 324 deMemset(ptr, 0xaa, s_alignedAllocCases[caseNdx].numBytes); in deMemory_selfTest() 336 deMemset(ptr, 0xaa, s_alignedReallocCases[caseNdx].initialSize); in deMemory_selfTest()
|
D | deMemory.h | 52 DE_INLINE void deMemset (void* ptr, int value, size_t numBytes) in deMemset() function
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkQueryUtil.cpp | 74 deMemset(&features, 0, sizeof(features)); in getPhysicalDeviceFeatures() 84 deMemset(&properties, 0, sizeof(properties)); in getPhysicalDeviceProperties() 94 deMemset(&properties, 0, sizeof(properties)); in getPhysicalDeviceMemoryProperties() 104 deMemset(&properties, 0, sizeof(properties)); in getPhysicalDeviceFormatProperties() 114 deMemset(&properties, 0, sizeof(properties)); in getPhysicalDeviceImageFormatProperties() 181 deMemset(&coreInfo, 0, sizeof(coreInfo)); in getImagePlaneMemoryRequirements() 182 deMemset(&planeInfo, 0, sizeof(planeInfo)); in getImagePlaneMemoryRequirements() 183 deMemset(&reqs, 0, sizeof(reqs)); in getImagePlaneMemoryRequirements()
|
D | vkQueryUtil.hpp | 142 deMemset(&vec[0], 0x00, sizeof(Type)); in validateInitComplete() 143 deMemset(&vec[1], 0xFF, sizeof(Type)); in validateInitComplete() 162 deMemset(&(*beg), static_cast<int>(pattern), sizeof(*beg)); in fillBits()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationSmokeTests.cpp | 114 deMemset(&queueInfo, 0, sizeof(queueInfo)); in createTestDevice() 115 deMemset(&deviceInfo, 0, sizeof(deviceInfo)); in createTestDevice() 117 deMemset(&queueInfo, 0xcd, sizeof(queueInfo)); in createTestDevice() 125 deMemset(&deviceInfo, 0xcd, sizeof(deviceInfo)); in createTestDevice() 164 deMemset(&bufferCreateParams, 0xcd, sizeof(bufferCreateParams)); in createVulkanBuffer() 187 deMemset(&range, 0xcd, sizeof(range)); in createVulkanBuffer() 197 deMemset(&barrier, 0xcd, sizeof(barrier)); in createVulkanBuffer() 240 deMemset(&imageCreateParams, 0xcd, sizeof(imageCreateParams)); in createVulkanImage() 273 deMemset(&imageViewCreateInfo, 0xcd, sizeof(imageViewCreateInfo)); in createVulkanImage() 285 deMemset(&imageBarrier, 0xcd, sizeof(imageBarrier)); in createVulkanImage() [all …]
|
D | vktSynchronizationBasicSemaphoreTests.cpp | 160 deMemset(&queueInfo, 0, sizeof(queueInfo)); in basicMultiQueueCase() 175 deMemset(&deviceInfo, 0, sizeof(deviceInfo)); in basicMultiQueueCase()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferComputeInstance.cpp | 72 deMemset(mapPtr, uninitData, (size_t)offset); in createDataBuffer() 74 deMemset((deUint8 *)mapPtr + offset, initData, initDataSize); in createDataBuffer() 75 deMemset((deUint8 *)mapPtr + offset + initDataSize, uninitData, in createDataBuffer() 119 deMemset(mapPtr, 0x5A, (size_t) offset); in createColorDataBuffer() 123 deMemset((deUint8 *) mapPtr + offset + 2 * sizeof(tcu::Vec4), 0x5A, in createColorDataBuffer()
|
D | vktApiFeatureInfo.cpp | 911 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceFeatures() 1079 deMemset(props, GUARD_VALUE, sizeof(buffer)); in deviceProperties() 1152 deMemset(buffer, GUARD_VALUE, sizeof(buffer)); in deviceMemoryProperties() 1649 deMemset(&coreFeatures, 0, sizeof(coreFeatures)); in getPhysicalDeviceSamplerYcbcrConversionFeatures() 1650 deMemset(&ycbcrFeatures, 0, sizeof(ycbcrFeatures)); in getPhysicalDeviceSamplerYcbcrConversionFeatures() 2293 deMemset(&properties, 0xcd, sizeof(properties)); in imageFormatProperties() 2402 deMemset(&coreFeatures, 0xcd, sizeof(coreFeatures)); in deviceFeatures2() 2403 deMemset(&extFeatures.features, 0xcd, sizeof(extFeatures.features)); in deviceFeatures2() 2478 deMemset(&coreProperties, 0xcd, sizeof(VkFormatProperties)); in deviceFormatProperties2() 2479 deMemset(&extProperties, 0xcd, sizeof(VkFormatProperties2KHR)); in deviceFormatProperties2() [all …]
|
/external/deqp/execserver/ |
D | xsWin32TestProcess.cpp | 136 deMemset(&overlapped, 0, sizeof(overlapped)); in run() 232 deMemset(&overlapped, 0, sizeof(overlapped)); in run() 399 deMemset(&m_procInfo, 0, sizeof(m_procInfo)); in Process() 442 deMemset(&m_procInfo, 0, sizeof(m_procInfo)); in cleanupHandles() 517 deMemset(&startInfo, 0, sizeof(startInfo)); in start() 518 deMemset(&securityAttr, 0, sizeof(securityAttr)); in start()
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 159 deMemset(&queueInfo, 0, sizeof(queueInfo)); in createDefaultDevice() 160 deMemset(&deviceInfo, 0, sizeof(deviceInfo)); in createDefaultDevice() 218 deMemset(&coreFeatures, 0, sizeof(coreFeatures)); in DeviceFeatures() 219 deMemset(&samplerYCbCrConversionFeatures, 0, sizeof(samplerYCbCrConversionFeatures)); in DeviceFeatures()
|
/external/deqp/modules/gles2/functional/ |
D | es2fNegativeStateApiTests.cpp | 190 deMemset(&infoLog[0], 0, sizeof(infoLog)); in init() 358 deMemset(¶ms[0], 0, sizeof(params)); in init() 397 deMemset(¶ms[0], 0, sizeof(params)); in init() 426 deMemset(¶ms[0], 0, sizeof(params)); in init() 444 deMemset(¶ms[0], 0, sizeof(params)); in init() 484 deMemset(¶ms[0], 0, sizeof(params)); in init() 552 deMemset(¶ms[0], 0, sizeof(params)); in init()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.cpp | 32 deMemset(this, 0, sizeof(*this)); in Functions()
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32VulkanPlatform.cpp | 135 deMemset(&osInfo, 0, sizeof(osInfo)); in getOSInfo() 171 deMemset(&sysInfo, 0, sizeof(sysInfo)); in getProcessorInfo()
|
D | tcuWGL.cpp | 207 deMemset(&pixelFormatDesc, 0, sizeof(pixelFormatDesc)); in Library() 325 deMemset(&values[0], 0, sizeof(values)); in getPixelFormatInfo() 403 deMemset(&pixelFormatDesc, 0, sizeof(pixelFormatDesc)); in Context()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwFunctions.cpp | 32 deMemset(this, 0, sizeof(*this)); in Functions()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmUtils.cpp | 64 deMemset(&features, 0, sizeof(features)); in querySupported16BitStorageFeatures() 88 deMemset(&features, 0, sizeof(features)); in querySupportedVariablePointersFeatures()
|
/external/deqp/framework/delibs/decpp/ |
D | deMutex.cpp | 41 deMemset(&attribs, 0, sizeof(attribs)); in Mutex()
|
D | deSemaphore.cpp | 40 deMemset(&attribs, 0, sizeof(attribs)); in Semaphore()
|
D | deThread.cpp | 40 deMemset(&m_attribs, 0, sizeof(m_attribs)); in Thread()
|
/external/deqp/framework/delibs/dethread/ |
D | deThreadTest.c | 124 deMemset(&data, 0, sizeof(ThreadData3)); in deThread_selfTest() 258 deMemset(&attrs, 0, sizeof(attrs)); in deMutex_selfTest() 445 deMemset(&testBuffer, 0, sizeof(testBuffer)); in deSemaphore_selfTest()
|
/external/deqp/modules/gles3/functional/ |
D | es3fNegativeStateApiTests.cpp | 269 deMemset(&range[0], 0xcd, sizeof(range)); in init() 270 deMemset(&precision[0], 0xcd, sizeof(precision)); in init() 604 deMemset(&uniformBlockName[0], 0, sizeof(uniformBlockName)); in init() 630 deMemset(&name[0], 0, sizeof(name)); in init() 936 deMemset(¶ms[0], 0xcd, sizeof(params)); in init() 1030 deMemset(&values[0], 0xcd, sizeof(values)); in init()
|
/external/deqp/framework/delibs/deutil/ |
D | deSocket.c | 282 deMemset(bsdAddr, 0, bsdAddrBufSize); in deSocketAddressToBsdAddress() 290 deMemset(&hints, 0, sizeof(hints)); in deSocketAddressToBsdAddress() 550 deMemset(bsdAddr, 0, (size_t)bsdAddrLen); in deSocket_accept()
|
/external/deqp/framework/delibs/dethread/unix/ |
D | deThreadUnix.c | 169 deMemset(&mask, 0, sizeof(mask)); in deGetNumAvailableLogicalCores()
|
/external/deqp/framework/platform/raspi/ |
D | tcuRaspiPlatform.cpp | 125 deMemset(&m_nativeWindow, 0, sizeof(m_nativeWindow)); in Window()
|