Home
last modified time | relevance | path

Searched defs:m_read (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gfxstream/guest/vulkan_enc/
DVulkanStreamGuest.h99 size_t m_read = 0; variable
/external/mesa3d/src/gfxstream/guest/OpenglSystemCommon/
DQemuPipeStream.h54 size_t m_read; variable
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_unix_events.py691 def test__read_ready(self, m_read): argument
700 def test__read_ready_eof(self, m_read): argument
712 def test__read_ready_blocked(self, m_read): argument
723 def test__read_ready_error(self, m_read, m_logexc): argument
739 def test_pause_reading(self, m_read): argument
747 def test_resume_reading(self, m_read): argument
754 def test_close(self, m_read): argument
761 def test_close_already_closing(self, m_read): argument
769 def test__close(self, m_read): argument
/external/mesa3d/src/gfxstream/guest/GoldfishAddressSpace/include/
DAddressSpaceStream.h80 size_t m_read; variable
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1413 const bool m_read; member in vkt::memory::__anon3093ed190111::HostMemoryAccess