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

/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
/external/mdnsresponder/mDNSPosix/
H A DPosixDaemon.c138 mDNSlocal mStatus MainLoop(mDNS *m) // Loop until we quit. function
222 err = MainLoop(&mDNSStorage);
/external/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp365 static void MainLoop() { function
395 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp511 static void MainLoop() { function
557 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp529 static void MainLoop() { function
605 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp774 static void MainLoop() { function
850 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp885 static void MainLoop() { function
968 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp1048 static void MainLoop() { function
1134 MainLoop();

Completed in 651 milliseconds