/third_party/gstreamer/gstplugins_bad/gst-libs/gst/winrt/ |
D | gstwinrtdevicewatcher.cpp | 81 IFACEMETHOD(Invoke) in IFACEMETHOD() argument 107 IFACEMETHOD(Invoke) in IFACEMETHOD() argument 133 IFACEMETHOD(Invoke) in IFACEMETHOD() argument 159 IFACEMETHOD(Invoke) in IFACEMETHOD() argument 185 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CallPromotionUtils.cpp | 47 static void fixupPHINodeForNormalDest(InvokeInst *Invoke, BasicBlock *OrigBlock, in fixupPHINodeForNormalDest() 78 static void fixupPHINodeForUnwindDest(InvokeInst *Invoke, BasicBlock *OrigBlock, in fixupPHINodeForUnwindDest() 172 if (auto *Invoke = dyn_cast<InvokeInst>(CS.getInstruction())) in createRetBitCast() local
|
D | InlineFunction.cpp | 298 if (auto *Invoke = dyn_cast<InvokeInst>(U)) { in getUnwindDestTokenHelper() local 593 LandingPadInliningInfo Invoke(II); in HandleInlinedLandingPad() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/cleanup/ |
D | cleanup.h | 98 void Invoke() && { in Invoke() function
|
D | cleanup_test.cc | 229 TYPED_TEST(CleanupTest, Invoke) { in TYPED_TEST() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
D | CoreWindowNativeWindow.h | 71 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
|
D | SwapChainPanelNativeWindow.h | 65 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
|
/third_party/node/deps/v8/include/cppgc/ |
D | allocation.h | 74 static void* Invoke(AllocationHandle& handle, size_t size) { in Invoke() function
|
/third_party/gn/src/base/strings/ |
D | string_number_conversions.cc | 109 static bool Invoke(char c) { in Invoke() function in base::__anon49c8f84c0111::WhitespaceHelper 117 static bool Invoke(char16_t c) { return 0 != iswspace(c); } in Invoke() function in base::__anon49c8f84c0111::WhitespaceHelper 140 static bool Invoke(const_iterator begin, in Invoke() function in base::__anon49c8f84c0111::IteratorRangeToNumber 178 static bool Invoke(const_iterator begin, in Invoke() function in base::__anon49c8f84c0111::IteratorRangeToNumber::Base
|
/third_party/gn/src/gn/ |
D | template.cc | 26 Value Template::Invoke(Scope* scope, in Invoke() function in Template
|
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/ |
D | AsyncOperations.h | 106 STDMETHOD(Invoke)( in STDMETHOD() argument
|
D | gstwasapi2ringbuffer.cpp | 109 Invoke(IMFAsyncResult * pAsyncResult) in Invoke() function in GstWasapiAsyncCallback
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | AsyncOperations.h | 106 STDMETHOD(Invoke)( in STDMETHOD() argument
|
D | gstmftransform.cpp | 142 Invoke (IMFAsyncResult * async_result) in Invoke() function in GstMFTransformAsyncCallback
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/winrt/ |
D | gstglwindow_winrt_egl.cpp | 162 IFACEMETHOD(Invoke) in IFACEMETHOD() argument 206 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11window_swapchainpanel.cpp | 114 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
|
D | gstd3d11window_corewindow.cpp | 144 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
|
/third_party/cef/tests/cefclient/browser/ |
D | osr_accessibility_node_win.cc | 643 STDMETHODIMP CefIAccessible::Invoke(DISPID dispIdMember, in Invoke() function in client::CefIAccessible
|
/third_party/node/deps/v8/src/execution/ |
D | execution.cc | 278 V8_WARN_UNUSED_RESULT MaybeHandle<Object> Invoke(Isolate* isolate, in Invoke() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1848 if (InvokeInst *Invoke = dyn_cast<InvokeInst>(Inst)) { in relocationViaAlloca() local 2149 auto *Invoke = cast<InvokeInst>(Call); in rematerializeLiveValues() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | WinEHPrepare.cpp | 613 if (auto *Invoke = dyn_cast<InvokeInst>(U)) { in calculateClrEHStateNumbers() local
|
/third_party/googletest/googlemock/include/gmock/ |
D | gmock-spec-builders.h | 1509 Result Invoke(Args... args) GTEST_LOCK_EXCLUDED_(g_gmock_mutex) { in Invoke() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroSplit.cpp | 1127 if (auto *Invoke = dyn_cast<InvokeInst>(CallInstr)) { in simplifySuspendPoint() local
|
D | CoroFrame.cpp | 1213 auto Invoke = cast<InvokeInst>(Call); in emitSetAndGetSwiftErrorValueAround() local
|
/third_party/node/deps/v8/src/handles/ |
D | global-handles.cc | 1519 void GlobalHandles::PendingPhantomCallback::Invoke(Isolate* isolate, in Invoke() function in v8::internal::GlobalHandles::PendingPhantomCallback
|