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

12

/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/brotli/csharp/org/brotli/dec/
H A DRunningState.cs17 internal const int MainLoop = 3; field in class:Org.Brotli.Dec.RunningState
/external/tensorflow/tensorflow/core/kernels/
H A Drecord_yielder.cc32 thread_->Schedule([this]() { MainLoop(); });
97 void RecordYielder::MainLoop() { function in class:tensorflow::RecordYielder
/external/llvm/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp410 static void MainLoop() { function
449 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/Chapter3/
H A Dtoy.cpp548 static void MainLoop() { function
590 MainLoop();
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter2/
H A Dtoy.cpp365 static void MainLoop() { function
395 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp614 static void MainLoop() { function
677 MainLoop();
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter3/
H A Dtoy.cpp511 static void MainLoop() { function
557 MainLoop();
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp529 static void MainLoop() { function
605 MainLoop();
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp1152 static void MainLoop() { function
1216 MainLoop();
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp1152 static void MainLoop() { function
1216 MainLoop();
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp1152 static void MainLoop() { function
1216 MainLoop();
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp1159 static void MainLoop() { function
1225 MainLoop();
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
H A Dtoy.cpp1180 static void MainLoop() { function
1283 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp886 static void MainLoop() { function
949 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp1004 static void MainLoop() { function
1067 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp1170 static void MainLoop() { function
1234 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter8/
H A Dtoy.cpp1128 static void MainLoop() { function
1184 MainLoop();
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp774 static void MainLoop() { function
850 MainLoop();
/external/swiftshader/third_party/LLVM/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp885 static void MainLoop() { function
968 MainLoop();
/external/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp1357 static void MainLoop() { function
1436 MainLoop();
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dtoy-jit.cpp1076 static void MainLoop() { function
1195 MainLoop();
H A Dtoy.cpp1444 static void MainLoop() { function
1539 MainLoop();
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dtoy.cpp1518 static void MainLoop() { function
1587 MainLoop();

Completed in 646 milliseconds

12