Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/siplib/
H A Dsip.h876 concat_slot, /* __add__ for sequence types */ enumerator
H A Dsiplib.c8157 case concat_slot: in sip_api_bad_operator_arg()
11879 case concat_slot: in addTypeSlots()
/dports/devel/py-qt5-sip/PyQt5_sip-12.9.0/
H A Dsip.h600 concat_slot, /* __add__ for sequence types */ enumerator
H A Dsiplib.c7746 case concat_slot: in sip_api_bad_operator_arg()
11139 case concat_slot: in addTypeSlots()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/include/wxPython/
H A Dsip.h876 concat_slot, /* __add__ for sequence types */ enumerator
/dports/devel/py-sip/sip-5.5.0/code_generator/
H A Dsip.h571 concat_slot, enumerator
H A Dtype_hints.c458 …md) || isInplaceNumberSlot(md) || isRichCompareSlot(md) || md->slot == concat_slot || md->slot == … in pyiClass()
H A Dgencode.c5560 case concat_slot: in generateSlot()
10103 case concat_slot: in slotName()
12104 case concat_slot: in generateFunctionCall()
H A Dparser.c8662 md->slot = concat_slot; in finishClass()
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.7/
H A Dsip.h.in591 concat_slot, /* __add__ for sequence types */ enumerator
H A Dsiplib.c7737 case concat_slot: in sip_api_bad_operator_arg()
11114 case concat_slot: in addTypeSlots()
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.8/
H A Dsip.h.in591 concat_slot, /* __add__ for sequence types */ enumerator
H A Dsiplib.c7744 case concat_slot: in sip_api_bad_operator_arg()
11137 case concat_slot: in addTypeSlots()
/dports/devel/py-sip/sip-5.5.0/code_generator/metasrc/
H A Dparser.y5023 md->slot = concat_slot; in finishClass()