Searched defs:MainLoop (Results 1 - 18 of 18) sorted by path

/external/chromium_org/native_client_sdk/src/examples/api/graphics_2d/
H A Dgraphics_2d.cc78 MainLoop(0);
244 void MainLoop(int32_t) { function in class:Graphics2DInstance
260 callback_factory_.NewCallback(&Graphics2DInstance::MainLoop));
/external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
H A Dgraphics_3d.cc265 MainLoop(0);
468 void MainLoop(int32_t) { function in class:Graphics3DInstance
472 callback_factory_.NewCallback(&Graphics3DInstance::MainLoop));
/external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/
H A Dcube.cc265 MainLoop(0);
472 void MainLoop(int32_t) { function in class:CubeInstance
476 callback_factory_.NewCallback(&CubeInstance::MainLoop));
/external/lldb/tools/driver/
H A DDriver.cpp48 // In the Driver::MainLoop, we change the terminal settings. This function is
1222 Driver::MainLoop () function in class:Driver
1727 driver.MainLoop ();
/external/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp358 static void MainLoop() { function
388 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp513 static void MainLoop() { function
559 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp531 static void MainLoop() { function
608 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp776 static void MainLoop() { function
853 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp887 static void MainLoop() { function
971 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp1050 static void MainLoop() { function
1137 MainLoop();
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp1081 static void MainLoop() { function
1200 MainLoop();
H A Dtoy.cpp1449 static void MainLoop() { function
1544 MainLoop();
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1630 static void MainLoop() { function
1704 MainLoop();
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
H A Dtoy.cpp1306 static void MainLoop() { function
1374 MainLoop();
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dtoy-jit.cpp1063 static void MainLoop() { function
1160 MainLoop();
H A Dtoy.cpp1347 static void MainLoop() { function
1415 MainLoop();
/external/mdnsresponder/mDNSPosix/
H A DPosixDaemon.c138 mDNSlocal mStatus MainLoop(mDNS *m) // Loop until we quit. function
222 err = MainLoop(&mDNSStorage);
/external/replicaisland/src/com/replica/replicaisland/
H A DMainLoop.java23 public class MainLoop extends ObjectManager { class in inherits:ObjectManager
26 public MainLoop() { method in class:MainLoop

Completed in 1480 milliseconds