/third_party/vk-gl-cts/framework/platform/lnx/ |
D | tcuLnx.hpp | 41 class EventState class 44 EventState (void); 45 virtual ~EventState (void); 54 EventState (const EventState&); 55 EventState& operator= (const EventState&);
|
D | tcuLnx.cpp | 32 EventState::EventState (void) in EventState() function in tcu::lnx::EventState 37 EventState::~EventState (void) in ~EventState() 41 void EventState::setQuitFlag (bool quit) in setQuitFlag() 47 bool EventState::getQuitFlag (void) in getQuitFlag()
|
D | tcuLnxVulkanPlatform.hpp | 39 VulkanPlatform (EventState& eventState); 46 EventState& m_eventState;
|
D | tcuLnxEglPlatform.hpp | 41 Platform (EventState& eventState);
|
D | tcuLnxEglPlatform.cpp | 43 Platform::Platform (EventState& eventState) in Platform()
|
D | tcuLnxPlatform.cpp | 69 EventState m_eventState;
|
D | tcuLnxVulkanPlatform.cpp | 374 VulkanPlatform::VulkanPlatform (EventState& eventState) in VulkanPlatform()
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | tcuANGLENativeDisplayFactory.h | 31 class EventState 34 EventState() : mQuit(false) {} in EventState() function 48 EventState *eventState);
|
D | tcuANGLENativeDisplayFactory.cpp | 146 explicit NativeWindowFactory(EventState *eventState, uint32_t preRotation); 158 EventState *mEvents; 167 EventState *eventState, 181 EventState *mEvents; 260 NativeWindowFactory::NativeWindowFactory(EventState *eventState, uint32_t preRotation) in NativeWindowFactory() 287 EventState *eventState, in NativeWindow() 405 EventState *eventState) in ANGLENativeDisplayFactory()
|
D | tcuANGLEPlatform.h | 62 EventState mEvents;
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
D | tcuLnxX11.hpp | 46 DisplayBase (EventState& platform); 58 EventState& m_eventState; 90 XlibDisplay (EventState& platform, const char* name);
|
D | tcuLnxX11EglDisplayFactory.cpp | 267 DisplayFactory (EventState& eventState); 272 EventState& m_eventState; 275 DisplayFactory::DisplayFactory (EventState& eventState) in DisplayFactory() 296 NativeDisplayFactory* createDisplayFactory (EventState& eventState) in createDisplayFactory()
|
D | tcuLnxX11GlxPlatform.cpp | 88 GlxContextFactory (EventState& eventState); 94 EventState& getEventState (void) const { return m_eventState;} in getEventState() 100 EventState& m_eventState; 106 GlxDisplay (EventState& eventState, 217 GlxContextFactory::GlxContextFactory (EventState& eventState) in GlxContextFactory() 242 GlxDisplay::GlxDisplay (EventState& eventState, const char* name) in GlxDisplay() 806 MovePtr<ContextFactory> createContextFactory (EventState& eventState) in createContextFactory()
|
D | tcuLnxX11EglDisplayFactory.hpp | 38 eglu::NativeDisplayFactory* createDisplayFactory (EventState& eventState);
|
D | tcuLnxX11GlxPlatform.hpp | 39 de::MovePtr<glu::ContextFactory> createContextFactory (EventState& eventState);
|
D | tcuLnxX11.cpp | 37 DisplayBase::DisplayBase (EventState& platform) in DisplayBase() 73 XlibDisplay::XlibDisplay (EventState& eventState, const char* name) in XlibDisplay()
|
D | tcuLnxX11Xcb.hpp | 39 XcbDisplay (EventState& platform, const char* name);
|
D | tcuLnxX11Xcb.cpp | 54 XcbDisplay::XcbDisplay (EventState& platform, const char* name) in XcbDisplay()
|
/third_party/vk-gl-cts/framework/platform/lnx/wayland/ |
D | tcuLnxWaylandEglDisplayFactory.cpp | 167 DisplayFactory (EventState& eventState); 172 EventState& m_eventState; 175 DisplayFactory::DisplayFactory (EventState& eventState) in DisplayFactory() 194 NativeDisplayFactory* createDisplayFactory (EventState& eventState) in createDisplayFactory()
|
D | tcuLnxWayland.hpp | 47 Display (EventState& platform, const char* name); 66 EventState& m_eventState;
|
D | tcuLnxWaylandEglDisplayFactory.hpp | 40 eglu::NativeDisplayFactory* createDisplayFactory (EventState& eventState);
|
D | tcuLnxWayland.cpp | 92 Display::Display (EventState& eventState, const char* name) in Display()
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/deqp-patches/ |
D | deqp-x11.patch | 23 @@ -80,10 +81,14 @@ XlibDisplay::XlibDisplay (EventState& eventState, const char* name)
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test12-pr18844.so.abi | 7171 …<class-decl name='__shared_ptr<mongo::executor::TaskExecutor::EventState, __gnu_cxx::_Lock_poli… 8876 …<class-decl name='shared_ptr<mongo::executor::TaskExecutor::EventState>' size-in-bits='128' … 15621 …<class-decl name='__add_lvalue_reference_helper<mongo::executor::TaskExecutor::EventState, true… 16822 …<class-decl name='remove_reference<mongo::executor::TaskExecutor::EventState *&>' size-i… 17084 …emove_reference<std::__shared_ptr<mongo::executor::TaskExecutor::EventState, __gnu_cxx::_Loc… 17174 …'remove_reference<std::shared_ptr<mongo::executor::TaskExecutor::EventState> &>' s… 17487 …<class-decl name='__weak_ptr<mongo::executor::TaskExecutor::EventState, __gnu_cxx::_Lock_policy… 17521 …<class-decl name='weak_ptr<mongo::executor::TaskExecutor::EventState>' visibility='default' … 17800 …<function-decl name='move<mongo::executor::TaskExecutor::EventState *&>' mangled-name='_… 17972 …<function-decl name='move<std::__shared_ptr<mongo::executor::TaskExecutor::EventState, __gnu… [all …]
|