Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/connection-manager/
H A DQemuPipeStream.h43 size_t m_read; variable
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DVulkanStreamGuest.h87 size_t m_read = 0; variable
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglSystemCommon/
DQemuPipeStream.h56 size_t m_read; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/windows/
DPipeWindows.h77 HANDLE m_read; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/windows/
DPipeWindows.h77 HANDLE m_read; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/windows/
DPipeWindows.h77 HANDLE m_read; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/windows/
DPipeWindows.h77 HANDLE m_read; variable
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglContext.h71 SurfacePtr m_read; variable
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/GoldfishAddressSpace/include/
H A DAddressSpaceStream.h59 size_t m_read; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DMemoryRegionInfo.h141 OptionalBool m_read = eDontKnow; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DMemoryRegionInfo.h141 OptionalBool m_read = eDontKnow; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DMemoryRegionInfo.h141 OptionalBool m_read = eDontKnow; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DMemoryRegionInfo.h141 OptionalBool m_read = eDontKnow; variable
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryPipelineBarrierTests.cpp1413 const bool m_read; member in vkt::memory::__anonc75fd9bb0111::HostMemoryAccess