Home
last modified time | relevance | path

Searched refs:gt_slot (Results 1 – 18 of 18) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxWindowIDRef.cpp237 return sipPySlotExtend(&sipModuleAPI__core, gt_slot, sipType_wxWindowIDRef, sipSelf, sipArg); in slot_wxWindowIDRef___gt__()
517 {(void *)slot_wxWindowIDRef___gt__, gt_slot},
H A Dsip_corewxTimeSpan.cpp1381 return sipPySlotExtend(&sipModuleAPI__core, gt_slot, sipType_wxTimeSpan, sipSelf, sipArg); in slot_wxTimeSpan___gt__()
1865 {(void *)slot_wxTimeSpan___gt__, gt_slot},
H A Dsip_corewxDateTime.cpp5276 return sipPySlotExtend(&sipModuleAPI__core, gt_slot, sipType_wxDateTime, sipSelf, sipArg); in slot_wxDateTime___gt__()
5537 {(void *)slot_wxDateTime___gt__, gt_slot},
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Dnrungo.boot191 gt_slot := compiledLookupCheck(">", '((Boolean) $ $), integer)
228 m1 = sharpArg and is_op_slot(gt_slot, dom, slot,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/siplib/
H A Dsip.h912 gt_slot, /* __gt__ */ enumerator
H A Dsiplib.c11404 st = gt_slot; in slot_richcompare()
12024 case gt_slot: in addTypeSlots()
/dports/devel/py-qt5-sip/PyQt5_sip-12.9.0/
H A Dsip.h636 gt_slot, /* __gt__ */ enumerator
H A Dsiplib.c10729 st = gt_slot; in slot_richcompare()
11270 case gt_slot: in addTypeSlots()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/include/wxPython/
H A Dsip.h912 gt_slot, /* __gt__ */ enumerator
/dports/devel/py-sip/sip-5.5.0/code_generator/
H A Dsip.h607 gt_slot, enumerator
H A Dtransform.c449 addComplementarySlot(pt, cd, md, gt_slot, "__gt__"); in addComplementarySlots()
452 case gt_slot: in addComplementarySlots()
H A Dgencode.c5357 st == ne_slot || st == gt_slot || st == ge_slot); in isRichCompareSlot()
10239 case gt_slot: in slotName()
12212 case gt_slot: in generateFunctionCall()
13843 case gt_slot: in prOverloadName()
H A Dparser.c11080 {"__gt__", gt_slot, FALSE, 1}, in findFunction()
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.7/
H A Dsip.h.in627 gt_slot, /* __gt__ */ enumerator
H A Dsiplib.c10704 st = gt_slot; in slot_richcompare()
11245 case gt_slot: in addTypeSlots()
/dports/devel/py-sip/sip-5.5.0/sipbuild/module/source/12.8/
H A Dsip.h.in627 gt_slot, /* __gt__ */ enumerator
H A Dsiplib.c10727 st = gt_slot; in slot_richcompare()
11268 case gt_slot: in addTypeSlots()
/dports/devel/py-sip/sip-5.5.0/code_generator/metasrc/
H A Dparser.y7441 {"__gt__", gt_slot, FALSE, 1}, in findFunction()