Home
last modified time | relevance | path

Searched defs:call_slot (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/include/nuitka/
H A Dcalling.h31 ternaryfunc call_slot = Py_TYPE(function_object)->tp_call; in CALL_FUNCTION() local
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/static_src/
H A DHelpersCalling2.c7233 ternaryfunc call_slot = Py_TYPE(called)->tp_call; in CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT() local
7309 ternaryfunc call_slot = Py_TYPE(called)->tp_call; in CALL_FUNCTION_WITH_ARGS1_VECTORCALL() local
7392 ternaryfunc call_slot = Py_TYPE(called)->tp_call; in CALL_FUNCTION_WITH_ARGS1_KWSPLIT() local
7478 ternaryfunc call_slot = Py_TYPE(called)->tp_call; in CALL_FUNCTION_WITH_POSARGS1_KWSPLIT() local
7553 ternaryfunc call_slot = Py_TYPE(called)->tp_call; in CALL_FUNCTION_WITH_ARGS2_VECTORCALL() local
7636 ternaryfunc call_slot = Py_TYPE(called)->tp_call; in CALL_FUNCTION_WITH_ARGS2_KWSPLIT() local
7722 ternaryfunc call_slot = Py_TYPE(called)->tp_call; in CALL_FUNCTION_WITH_POSARGS2_KWSPLIT() local
7797 ternaryfunc call_slot = Py_TYPE(called)->tp_call; in CALL_FUNCTION_WITH_ARGS3_VECTORCALL() local
7880 ternaryfunc call_slot = Py_TYPE(called)->tp_call; in CALL_FUNCTION_WITH_ARGS3_KWSPLIT() local
7966 ternaryfunc call_slot = Py_TYPE(called)->tp_call; in CALL_FUNCTION_WITH_POSARGS3_KWSPLIT() local
[all …]
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Dtypefindfactory.cc163 void TypeFindFactory::call_slot(Gst::TypeFind& find) in call_slot() function in Gst::TypeFindFactory
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/pbd/
H A Dabstract_ui.cc429 AbstractUI<RequestObject>::call_slot (InvalidationRecord* invalidation, const boost::function<void(… in call_slot() function in AbstractUI
/dports/audio/ardour6/Ardour-6.8.0/session_utils/
H A Dcommon.cc99 void call_slot (InvalidationRecord*, const boost::function<void()>& f) { in call_slot() function in MyEventLoop
/dports/audio/ardour6/Ardour-6.8.0/luasession/
H A Dluasession.cc112 void call_slot (InvalidationRecord* ir, const boost::function<void()>& f) in call_slot() function in MyEventLoop
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/builtins/
H A Dbuiltins-iterator-gen.cc445 TNode<TaggedIndex> call_slot = SmiToTaggedIndex(call_slot_smi); in TF_BUILTIN() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/builtins/
H A Dbuiltins-iterator-gen.cc416 TNode<TaggedIndex> call_slot = SmiToTaggedIndex(call_slot_smi); in TF_BUILTIN() local
/dports/lang/v8/v8-9.6.180.12/test/unittests/interpreter/
H A Dbytecode-array-builder-unittest.cc104 FeedbackSlot call_slot = feedback_spec.AddCallICSlot(); in TEST_F() local
/dports/lang/v8/v8-9.6.180.12/src/compiler/
H A Djs-generic-lowering.cc398 Node* call_slot = in LowerJSGetIterator() local
H A Djs-native-context-specialization.cc1502 Node* call_slot = jsgraph()->SmiConstant(p.callFeedback().slot.ToInt()); in ReduceJSGetIterator() local
H A Dbytecode-graph-builder.cc4154 FeedbackSlot call_slot) { in TryBuildSimplifiedGetIterator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/
H A Djs-generic-lowering.cc368 Node* call_slot = in LowerJSGetIterator() local
H A Djs-native-context-specialization.cc1526 Node* call_slot = jsgraph()->SmiConstant(p.callFeedback().slot.ToInt()); in ReduceJSGetIterator() local
H A Dserializer-for-background-compilation.cc1340 FeedbackSlot call_slot = iterator->GetSlotOperand(2); in VisitGetIterator() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/
H A Djs-native-context-specialization.cc1379 Node* call_slot = jsgraph()->SmiConstant(p.callFeedback().slot.ToInt()); in ReduceJSGetIterator() local
H A Dserializer-for-background-compilation.cc1311 FeedbackSlot call_slot = iterator->GetSlotOperand(2); in VisitGetIterator() local
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/siplib/
H A Dsip.h904 call_slot, /* __call__ */ enumerator
/dports/lang/v8/v8-9.6.180.12/src/interpreter/
H A Dinterpreter-generator.cc2934 TNode<TaggedIndex> call_slot = BytecodeOperandIdxTaggedIndex(2); in IGNITION_HANDLER() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/interpreter/
H A Dinterpreter-generator.cc3191 TNode<TaggedIndex> call_slot = BytecodeOperandIdxTaggedIndex(2); in IGNITION_HANDLER() local
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.7/
H A Dsip.h.in619 call_slot, /* __call__ */ enumerator
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.8/
H A Dsip.h.in619 call_slot, /* __call__ */ enumerator
/dports/devel/py-qt5-sip/PyQt5_sip-12.9.0/
H A Dsip.h628 call_slot, /* __call__ */ enumerator
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/include/wxPython/
H A Dsip.h904 call_slot, /* __call__ */ enumerator
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/interpreter/
H A Dinterpreter-generator.cc2944 TNode<TaggedIndex> call_slot = BytecodeOperandIdxTaggedIndex(2); in IGNITION_HANDLER() local

12