Searched defs:GetEvent (Results 1 - 8 of 8) sorted by relevance

/external/v8/src/
H A Dd8-debug.cc202 RemoteDebuggerEvent* event = GetEvent();
262 RemoteDebuggerEvent* RemoteDebugger::GetEvent() { function in class:v8::RemoteDebugger
H A Ddebug.cc3345 DebugEvent MessageImpl::GetEvent() const { function in class:v8::internal::MessageImpl
3414 DebugEvent EventDetailsImpl::GetEvent() const { function in class:v8::internal::EventDetailsImpl
/external/quake/quake/src/QW/client/
H A Dgl_vidlinuxglx.c272 static void GetEvent(void) function
710 GetEvent();
H A Dvid_x.c786 void GetEvent(void) function
923 while (!oktodraw) GetEvent();
990 while (XPending(x_disp)) GetEvent();
/external/sonivox/jet_tools/JetCreator/
H A DJetFile.py524 def GetEvent(self, segName, eventName): member in class:JetFile
/external/quake/quake/src/WinQuake/
H A Dvid_x.cpp861 void GetEvent(void) function
1011 while (!oktodraw) GetEvent();
1082 while (XPending(x_disp)) GetEvent();
H A Dvid_sunx.cpp928 void GetEvent(void) function
1075 while (!oktodraw) GetEvent();
1151 while (XPending(x_disp)) GetEvent();
H A Dvid_sunxil.cpp827 void GetEvent(void) function
1209 while (XPending(x_disp)) GetEvent();

Completed in 154 milliseconds