| /third_party/skia/src/gpu/geometry/ |
| D | GrAATriangulator.h | 30 struct Event { struct 31 Event(SSEdge* edge, const SkPoint& point, uint8_t alpha) in Event() argument 41 bool operator() (Event* const &e1, Event* const &e2) { in operator() argument
|
| /third_party/node/deps/v8/src/heap/ |
| D | memory-reducer.h | 108 struct Event { struct 109 EventType type; argument 121 void NotifyMarkCompact(const Event& event); argument
|
| /third_party/node/doc/api/ |
| D | events.md | 2121 #### `event.bubbles` 2131 #### `event.cancelBubble` 2144 #### `event.cancelable` 2152 #### `event.composed` 2162 #### `event.composedPath()` 2172 #### `event.currentTarget` 2182 #### `event.defaultPrevented` 2193 #### `event.eventPhase` 2204 #### `event.isTrusted` 2215 #### `event.preventDefault()` [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
| D | trace.h | 82 struct Event { struct 83 enum class Type : uint8_t { 116 char name[MaxEventNameLength] = {}; argument 124 struct BeginEvent : public Event { argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkEvent.hpp | 27 class Event : public Object<Event, VkEvent> class 30 Event(const VkEventCreateInfo *pCreateInfo, void *mem) in Event() function in vk::Event
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| D | protostream_objectwriter.h | 180 explicit Event(Type type) : type_(type), value_(DataPiece::NullData()) {} in Event() function 183 explicit Event(Type type, StringPiece name) in Event() function 187 explicit Event(StringPiece name, const DataPiece& value) in Event() function 192 Event(const Event& other) in Event() function
|
| /third_party/typescript/tests/baselines/reference/ |
| D | lambdaArgCrash.js | 2 class Event { class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
| D | HWEventListener.h | 164 virtual void onEvent(const HWInstructionEvent &Event) {} in onEvent() 165 virtual void onEvent(const HWStallEvent &Event) {} in onEvent() 166 virtual void onEvent(const HWPressureEvent &Event) {} in onEvent()
|
| /third_party/typescript/tests/cases/compiler/ |
| D | metadataOfEventAlias.ts | 8 export interface Event { title: string }; interface
|
| D | lambdaArgCrash.ts | 2 class Event { class
|
| D | recursiveTypeComparison2.ts | 4 interface Event<T> { interface
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | CLEvent.cpp | 142 Event::Event(Context &context, cl_int &errorCode) in Event() function in cl::Event 148 Event::Event(CommandQueue &queue, in Event() function in cl::Event
|
| /third_party/python/Lib/asyncio/ |
| D | staggered.py | 83 previous_failed: typing.Optional[locks.Event]) -> None:
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/ |
| D | RefBaseTests.cpp | 29 struct Event { struct 30 Action action; 31 Id thisId = 0; 32 Id otherId = 0;
|
| /third_party/python/Doc/library/ |
| D | asyncio-sync.rst | 97 Event chapter
|
| /third_party/spirv-tools/utils/vscode/src/lsp/protocol/ |
| D | tsclient.go | 28 Event(context.Context, *interface{}) error methodSpec 170 func (s *clientDispatcher) Event(ctx context.Context, params *interface{}) error { func
|
| /third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/ |
| D | tsclient.go | 28 Event(context.Context, *interface{}) error methodSpec 170 func (s *clientDispatcher) Event(ctx context.Context, params *interface{}) error { func
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/ |
| D | tsclient.go | 28 Event(context.Context, *interface{}) error methodSpec 170 func (s *clientDispatcher) Event(ctx context.Context, params *interface{}) error { func
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| D | Thread.cpp | 71 Event::Event() in Event() function in sw::Event
|
| /third_party/node/deps/undici/src/types/ |
| D | patch.d.ts | 25 export type Event = typeof globalThis extends { Event: infer T } alias
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/Stages/ |
| D | Stage.h | 79 template <typename EventT> void notifyEvent(const EventT &Event) const { in notifyEvent()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/Stages/ |
| D | InstructionTables.cpp | 63 HWInstructionIssuedEvent Event(IR, UsedResources); in execute() local
|
| /third_party/rust/crates/rustix/src/backend/libc/io/ |
| D | epoll.rs | 335 struct Event { struct 339 event_flags: EventFlags, argument 343 /// A vector of `Event`s, plus context for interpreting them. argument
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/io/ |
| D | epoll.rs | 316 struct Event { struct 321 event_flags: EventFlags, argument 325 /// A vector of `Event`s, plus context for interpreting them. argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| D | event_bench.cpp | 22 BENCHMARK_DEFINE_F(Schedule, Event)(benchmark::State& state) { in BENCHMARK_DEFINE_F() argument
|