Searched refs:Evt (Results 1 – 15 of 15) sorted by relevance
/external/python/cpython2/Lib/plat-mac/ |
D | argvemulator.py | 12 from Carbon import Evt 38 stoptime = Evt.TickCount() + timeout 39 while not self.quitting and Evt.TickCount() < stoptime: 48 got, event = Evt.WaitNextEvent(mask, timeout)
|
D | MiniAEFrame.py | 16 from Carbon import Evt 64 got, event = Evt.WaitNextEvent(mask, timeout)
|
D | aetools.py | 29 from Carbon import Evt 159 Evt.WaitNextEvent(0,0)
|
D | EasyDialogs.py | 29 from Carbon import Dlg,Win,Evt,Events # sdm7g 310 ready, ev = Evt.WaitNextEvent( Events.mDownMask, 1 )
|
D | gensuitemodule.py | 234 import Carbon.Evt 235 Carbon.Evt.WaitNextEvent(0,0)
|
D | FrameWork.py | 17 from Carbon.Evt import *
|
/external/python/cpython2/Mac/Demo/quicktime/ |
D | MovieInWindow.py | 10 from Carbon import Evt 60 while not theMovie.IsMovieDone() and not Evt.Button():
|
D | VerySimplePlayer.py | 10 from Carbon import Evt 61 gotone, evt = Evt.WaitNextEvent(0xffff, 0)
|
/external/catch2/docs/ |
D | list-of-examples.md | 15 - Listener: [Listeners](../examples/210-Evt-EventListeners.cpp)
|
D | event-listeners.md | 22 For example ([complete source code](../examples/210-Evt-EventListeners.cpp)):
|
/external/catch2/examples/ |
D | CMakeLists.txt | 46 210-Evt-EventListeners.cpp
|
/external/python/cpython2/Doc/library/ |
D | carbon.rst | 209 :mod:`Carbon.Evt` --- Event Manager 212 .. module:: Carbon.Evt
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 283 EVT Evt = TLI.getValueType(DL, Ty, true); in isTypeLegal() local 286 if (Evt == MVT::Other || !Evt.isSimple()) return false; in isTypeLegal() 287 VT = Evt.getSimpleVT(); in isTypeLegal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 286 EVT Evt = TLI.getValueType(DL, Ty, true); in isTypeLegal() local 289 if (Evt == MVT::Other || !Evt.isSimple()) return false; in isTypeLegal() 290 VT = Evt.getSimpleVT(); in isTypeLegal()
|
/external/libexif/po/ |
D | da.po | 1139 # Evt. Centrum-højre 3650 # Evt. "Farvekanalerne for hver komponent"
|