Searched defs:setEvent (Results 1 – 8 of 8) sorted by relevance
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/ |
D | EventLocationEventTestCase.java | 119 private void setEvent(EventBuilder builder, Location location) { in setEvent() method in EventLocationEventTestCase
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceFunctionPointers.inl | 33 SetEventFunc setEvent; variable
|
D | vkDeviceDriverImpl.inl | 150 VkResult DeviceDriver::setEvent (VkDevice device, VkEvent event) const function in DeviceDriver
|
D | vkNullDriverImpl.inl | 536 VKAPI_ATTR VkResult VKAPI_CALL setEvent (VkDevice device, VkEvent event) function
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | VmMirror.java | 1141 public ReplyPacket setEvent(Event event) { in setEvent() method in VmMirror
|
/external/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.cpp | 805 void CommandBuffer::setEvent(VkEvent event, VkPipelineStageFlags stageMask) in setEvent() function in vk::CommandBuffer
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 38704 …VULKAN_HPP_INLINE void CommandBuffer::setEvent( Event event, PipelineStageFlags stageMask, Dispatc… in setEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer 38710 …VULKAN_HPP_INLINE void CommandBuffer::setEvent( Event event, PipelineStageFlags stageMask, Dispatc… in setEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer 42008 VULKAN_HPP_INLINE Result Device::setEvent( Event event, Dispatch const &d) const in setEvent() function in VULKAN_HPP_NAMESPACE::Device 42014 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::setEvent( Event event, Dispatch const &d ) c… in setEvent() function in VULKAN_HPP_NAMESPACE::Device
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 48046 …VULKAN_HPP_INLINE void CommandBuffer::setEvent( Event event, PipelineStageFlags stageMask, Dispatc… in setEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer 48052 …VULKAN_HPP_INLINE void CommandBuffer::setEvent( Event event, PipelineStageFlags stageMask, Dispatc… in setEvent() function in VULKAN_HPP_NAMESPACE::CommandBuffer 51752 VULKAN_HPP_INLINE Result Device::setEvent( Event event, Dispatch const &d) const in setEvent() function in VULKAN_HPP_NAMESPACE::Device 51758 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::setEvent( Event event, Dispatch const &d ) c… in setEvent() function in VULKAN_HPP_NAMESPACE::Device
|