Home
last modified time | relevance | path

Searched refs:disown (Results 1 – 19 of 19) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkRef.hpp259 …RefData<T> disown (void) throw(); //!< Disown and return object (ownership transferred to call…
282 inline RefData<T> RefBase<T>::disown (void) throw() in disown() function in vk::refdetails::RefBase
314 : RefBase<T>(other.RefBase<T>::disown()) in Move()
320 T disown (void) { return this->RefBase<T>::disown().object; } in disown() function in vk::refdetails::Move
324 operator RefData<T> (void) { return this->RefBase<T>::disown(); } in operator RefData<T>()
331 this->assign(other.RefBase<T>::disown()); in operator =()
/external/autotest/client/site_tests/security_ptraceRestrictions/src/
Dptrace-restrictions.sh31 disown $pid
84 disown $pid
Droot-ptrace-restrictions.sh23 disown $pid
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTimingTests.cpp226 semaphores[ndx] = createSemaphore(vkd, device).disown(); in initSemaphores()
249 fences[ndx] = createFence(vkd, device).disown(); in initFences()
382 …buffers[ndx] = createFramebuffer(vkd, device, renderPass, imageViews[ndx], width, height).disown(); in initFramebuffers()
436 imageViews[ndx] = createImageView(vkd, device, images[ndx], format).disown(); in initImageViews()
763 m_freeAcquireSemaphore = createSemaphore(m_vkd, *m_device).disown(); in initSwapchainResources()
764 m_freeRenderSemaphore = createSemaphore(m_vkd, *m_device).disown(); in initSwapchainResources()
862 …derPass, m_framebuffers[imageIndex], *m_pipeline, m_frameNdx, m_quadCount, width, height).disown(); in render()
DvktWsiIncrementalPresentTests.cpp228 semaphores[ndx] = createSemaphore(vkd, device).disown(); in initSemaphores()
251 fences[ndx] = createFence(vkd, device).disown(); in initFences()
489 …buffers[ndx] = createFramebuffer(vkd, device, renderPass, imageViews[ndx], width, height).disown(); in initFramebuffers()
543 imageViews[ndx] = createImageView(vkd, device, images[ndx], format).disown(); in initImageViews()
905 m_freeAcquireSemaphore = createSemaphore(m_vkd, *m_device).disown(); in initSwapchainResources()
906 m_freeRenderSemaphore = createSemaphore(m_vkd, *m_device).disown(); in initSwapchainResources()
977 …hainImages[imageIndex], m_isFirst[imageIndex], imageNextFrame, m_frameNdx, width, height).disown(); in render()
DvktWsiSharedPresentableImageTests.cpp239 semaphores[ndx] = createSemaphore(vkd, device).disown(); in initSemaphores()
262 fences[ndx] = createFence(vkd, device).disown(); in initFences()
919 …yout, *m_renderPass, *m_framebuffer, *m_pipeline, m_frameNdx, m_quadCount, width, height).disown(); in render()
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.cpp239 void NativeHandle::disown (void) in disown() function in vkt::ExternalMemoryUtil::NativeHandle
644 handle.disown(); in importFence()
799 handle.disown(); in importSemaphore()
985 handle.disown(); in importMemory()
1018 handle.disown(); in importMemory()
DvktExternalMemoryUtil.hpp60 void disown (void);
/external/ltp/testcases/kernel/controllers/freezer/
Dlibcgroup_freezer185 disown -a
724 disown -a
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp130 vk.destroyBuffer(device, m_buffer.disown(), DE_NULL); in deallocate()
219 vk.destroyImage(device, m_image.disown(), DE_NULL); in deallocate()
DvktApiObjectManagementTests.cpp1815 …return Move<VkPipeline>(check<VkPipeline>(scopedHandles.front()->disown()), Deleter<VkPipeline>(en… in create()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp585 return de::MovePtr<vk::Allocation>(new SimpleAllocation(vkd, device, memory.disown())); in allocateAndBindMemory()
634 return de::MovePtr<vk::Allocation>(new SimpleAllocation(vkd, device, memory.disown())); in allocateAndBindMemory()
748 return de::MovePtr<vk::Allocation>(new SimpleAllocation(vkd, device, memory.disown())); in importAndBindMemory()
765 return de::MovePtr<vk::Allocation>(new SimpleAllocation(vkd, device, memory.disown())); in importAndBindMemory()
DvktSynchronizationWin32KeyedMutexTests.cpp290 handle.disown(); in importMemory()
325 return de::MovePtr<vk::Allocation>(new SimpleAllocation(vkd, device, memory.disown())); in importAndBindMemory()
358 return de::MovePtr<vk::Allocation>(new SimpleAllocation(vkd, device, memory.disown())); in importAndBindMemory()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1031 void releaseBuffer (void) { m_currentBuffer.disown(); } in releaseBuffer()
1072 void releaseImage (void) { m_currentImage.disown(); } in releaseImage()
1537 vkd.destroyBuffer(device, m_buffer.disown(), DE_NULL); in execute()
1675 vkd.destroyImage(device, m_image.disown(), DE_NULL); in execute()
4980 …m_descriptorSets[descriptorSetNdx] = vk::allocateDescriptorSet(vkd, device, &allocateInfo).disown(… in prepare()
5168 …m_descriptorSets[descriptorSetNdx] = vk::allocateDescriptorSet(vkd, device, &allocateInfo).disown(… in prepare()
5341 …m_descriptorSets[descriptorSetNdx] = vk::allocateDescriptorSet(vkd, device, &allocateInfo).disown(… in prepare()
5522 …m_descriptorSets[descriptorSetNdx] = vk::allocateDescriptorSet(vkd, device, &allocateInfo).disown(… in prepare()
6074 …m_descriptorSets[descriptorSetNdx] = vk::allocateDescriptorSet(vkd, device, &allocateInfo).disown(… in prepare()
6485 …m_descriptorSets[descriptorSetNdx] = vk::allocateDescriptorSet(vkd, device, &allocateInfo).disown(… in prepare()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineVertexInputTests.cpp1272 m_vertexBuffers.push_back(vertexBuffer.disown()); in VertexInputInstance()
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/
Den-IPA.txt21137 $x{disown → dɪson ; # dɪzɑʊn
Dinternal_raw_IPA.txt46725 disown %27199 dɪsˈon
Dinternal_raw_IPA-old.txt55310 disown %18664 dɪsˈon