Home
last modified time | relevance | path

Searched defs:Event (Results 1 - 25 of 53) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DThread.cpp71 Event::Event() in Event() function in sw::Event
H A DThread.hpp93 class Event class
/third_party/PyYAML/lib/yaml/
H A Devents.py4 class Event(object): class
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkEvent.hpp27 class Event : public Object<Event, VkEvent> class
30 Event(const VkEventCreateInfo *pCreateInfo, void *mem) in Event() function in vk::Event
/third_party/python/Lib/
H A Dsched.py35 Event = namedtuple('Event', 'time, priority, sequence, action, argument, kwargs') variable
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dnon_marl_bench.cpp30 class Event { class
H A Dtrace.cpp190 Trace::Event::Event() in Event() function in marl::Trace::Event
/third_party/vk-gl-cts/framework/common/
H A DtcuThreadUtil.cpp37 Event::Event (void) in Event() function in tcu::ThreadUtil::Event
[all...]
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_commands.py11 from threading import Event, Timer namespace
/third_party/skia/src/gpu/geometry/
H A DGrAATriangulator.h30 struct Event { struct in GrAATriangulator
31 Event(SSEdge* edge, const SkPoint& point, uint8_t alpha) in Event() function
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Devent.h28 class Event { class
184 Event::Event(Mode mode /* = Mode::Auto */, Event() function in marl::Event
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DRefBaseTests.cpp29 struct Event { struct
[all...]
/third_party/python/Lib/multiprocessing/dummy/
H A D__init__.py27 from threading import Event, Condition, Barrier namespace
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLEvent.cpp142 Event::Event(Context &context, cl_int &errorCode) Event() function in cl::Event
148 Event::Event(CommandQueue &queue, Event() function in cl::Event
[all...]
/third_party/skia/third_party/externals/angle2/util/
H A DEvent.h13 class Event class
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_autocomplete.py13 from idlelib.idle_test.mock_tk import Event namespace
H A Dmock_tk.py10 class Event: class
/third_party/rust/crates/nix/src/sys/ptrace/
H A Dlinux.rs139 pub enum Event { enum
/third_party/vk-gl-cts/execserver/
H A DxsWin32TestProcess.cpp77 Event::Event (bool manualReset, bool initialState) in Event() function in xs::win32::Event
H A DxsWin32TestProcess.hpp58 class Event class
/third_party/node/deps/v8/src/heap/cppgc/
H A Dstats-collector.cc105 StatsCollector::Event::Event() { in Event() function in cppgc::internal::StatsCollector::Event
/third_party/node/deps/v8/src/heap/
H A Dmemory-reducer.h108 struct Event { struct in v8::internal::MemoryReducer
/third_party/python/Lib/asyncio/
H A Dlocks.py158 class Event(mixins._LoopBoundMixin): class
/third_party/python/Lib/multiprocessing/
H A Dsynchronize.py321 class Event(object): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
H A DHWEventListener.h164 virtual void onEvent(const HWInstructionEvent &Event) {} in onEvent() argument
165 virtual void onEvent(const HWStallEvent &Event) {} in onEvent() argument
166 virtual void onEvent(const HWPressureEvent &Event) {} in onEvent() argument

Completed in 11 milliseconds

123