Home
last modified time | relevance | path

Searched defs:Invoke (Results 1 – 25 of 29) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/winrt/
Dgstwinrtdevicewatcher.cpp81 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/
DCallPromotionUtils.cpp47 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
DInlineFunction.cpp298 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/
Dcleanup.h98 void Invoke() && { in Invoke() function
Dcleanup_test.cc229 TYPED_TEST(CleanupTest, Invoke) { in TYPED_TEST() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/
DCoreWindowNativeWindow.h71 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
DSwapChainPanelNativeWindow.h65 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
/third_party/node/deps/v8/include/cppgc/
Dallocation.h74 static void* Invoke(AllocationHandle& handle, size_t size) { in Invoke() function
/third_party/gn/src/base/strings/
Dstring_number_conversions.cc109 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/
Dtemplate.cc26 Value Template::Invoke(Scope* scope, in Invoke() function in Template
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
DAsyncOperations.h106 STDMETHOD(Invoke)( in STDMETHOD() argument
Dgstwasapi2ringbuffer.cpp109 Invoke(IMFAsyncResult * pAsyncResult) in Invoke() function in GstWasapiAsyncCallback
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
DAsyncOperations.h106 STDMETHOD(Invoke)( in STDMETHOD() argument
Dgstmftransform.cpp142 Invoke (IMFAsyncResult * async_result) in Invoke() function in GstMFTransformAsyncCallback
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/winrt/
Dgstglwindow_winrt_egl.cpp162 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
206 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11window_swapchainpanel.cpp114 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
Dgstd3d11window_corewindow.cpp144 IFACEMETHOD(Invoke) in IFACEMETHOD() argument
/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node_win.cc643 STDMETHODIMP CefIAccessible::Invoke(DISPID dispIdMember, in Invoke() function in client::CefIAccessible
/third_party/node/deps/v8/src/execution/
Dexecution.cc278 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/
DRewriteStatepointsForGC.cpp1848 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/
DWinEHPrepare.cpp613 if (auto *Invoke = dyn_cast<InvokeInst>(U)) { in calculateClrEHStateNumbers() local
/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1509 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/
DCoroSplit.cpp1127 if (auto *Invoke = dyn_cast<InvokeInst>(CallInstr)) { in simplifySuspendPoint() local
DCoroFrame.cpp1213 auto Invoke = cast<InvokeInst>(Call); in emitSetAndGetSwiftErrorValueAround() local
/third_party/node/deps/v8/src/handles/
Dglobal-handles.cc1519 void GlobalHandles::PendingPhantomCallback::Invoke(Isolate* isolate, in Invoke() function in v8::internal::GlobalHandles::PendingPhantomCallback

12