Home
last modified time | relevance | path

Searched defs:IntCtrl (Results 1 – 6 of 6) sorted by path

/dports/emulators/vmips/vmips-1.5.1/
H A Dcpu.h31 class IntCtrl; variable
H A Dcpzero.h27 class IntCtrl; variable
H A Ddeviceint.h85 friend class IntCtrl; variable
H A Dintctrl.h34 IntCtrl() { } in IntCtrl() function
H A Dvmips.h30 class IntCtrl; variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/
H A Dintctrl.py388 class IntCtrl(wx.TextCtrl): class