Home
last modified time | relevance | path

Searched refs:matmul_slot (Results 1 – 14 of 14) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/siplib/
H A Dsip.h929 matmul_slot, /* __matmul__ (for Python v3.5 and later) */ enumerator
H A Dsiplib.c12082 case matmul_slot: in addTypeSlots()
/dports/devel/py-qt5-sip/PyQt5_sip-12.9.0/
H A Dsip.h648 matmul_slot, /* __matmul__ (for Python v3.5 and later) */ enumerator
H A Dsiplib.c11315 case matmul_slot: in addTypeSlots()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/include/wxPython/
H A Dsip.h929 matmul_slot, /* __matmul__ (for Python v3.5 and later) */ enumerator
/dports/devel/py-sip/sip-5.5.0/code_generator/
H A Dexport.c1406 case matmul_slot: in reflectedSlot()
H A Dsip.h621 matmul_slot, enumerator
H A Dgencode.c5345 st == lshift_slot || st == rshift_slot || st == matmul_slot); in isNumberSlot()
10291 case matmul_slot: in slotName()
12113 case matmul_slot: in generateFunctionCall()
H A Dparser.c11095 {"__matmul__", matmul_slot, FALSE, 1}, in findFunction()
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.7/
H A Dsip.h.in639 matmul_slot, /* __matmul__ (for Python v3.5 and later) */ enumerator
H A Dsiplib.c11290 case matmul_slot: in addTypeSlots()
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.8/
H A Dsip.h.in639 matmul_slot, /* __matmul__ (for Python v3.5 and later) */ enumerator
H A Dsiplib.c11313 case matmul_slot: in addTypeSlots()
/dports/devel/py-sip/sip-5.5.0/code_generator/metasrc/
H A Dparser.y7456 {"__matmul__", matmul_slot, FALSE, 1}, in findFunction()