Searched defs:m_read (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lldb/include/lldb/Host/windows/ |
D | PipeWindows.h | 77 HANDLE m_read; variable
|
/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_unix_events.py | 682 def test__read_ready(self, m_read): argument 691 def test__read_ready_eof(self, m_read): argument 703 def test__read_ready_blocked(self, m_read): argument 714 def test__read_ready_error(self, m_read, m_logexc): argument 730 def test_pause_reading(self, m_read): argument 738 def test_resume_reading(self, m_read): argument 745 def test_close(self, m_read): argument 752 def test_close_already_closing(self, m_read): argument 760 def test__close(self, m_read): argument
|
/external/llvm-project/lldb/include/lldb/Target/ |
D | MemoryRegionInfo.h | 107 OptionalBool m_read = eDontKnow; variable
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 1318 const bool m_read; member in vkt::memory::__anon58c89e6c0111::HostMemoryAccess
|