HomeSort by relevance Sort by last modified time
    Searched defs:MainLoop (Results 1 - 18 of 18) sorted by null

  /external/replicaisland/src/com/replica/replicaisland/
MainLoop.java 23 public class MainLoop extends ObjectManager {
26 public MainLoop() {
  /external/mdnsresponder/mDNSPosix/
PosixDaemon.c 138 mDNSlocal mStatus MainLoop(mDNS *m) // Loop until we quit.
222 err = MainLoop(&mDNSStorage);
  /external/chromium_org/native_client_sdk/src/examples/api/graphics_2d/
graphics_2d.cc 78 MainLoop(0);
244 void MainLoop(int32_t) {
260 callback_factory_.NewCallback(&Graphics2DInstance::MainLoop));
  /external/llvm/examples/Kaleidoscope/Chapter2/
toy.cpp 358 static void MainLoop() {
388 MainLoop();
  /external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
graphics_3d.cc 265 MainLoop(0);
468 void MainLoop(int32_t) {
472 callback_factory_.NewCallback(&Graphics3DInstance::MainLoop));
  /external/llvm/examples/Kaleidoscope/Chapter3/
toy.cpp 513 static void MainLoop() {
559 MainLoop();
  /external/llvm/examples/Kaleidoscope/Chapter4/
toy.cpp 531 static void MainLoop() {
608 MainLoop();
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/cube/
cube.cc 265 MainLoop(0);
472 void MainLoop(int32_t) {
476 callback_factory_.NewCallback(&CubeInstance::MainLoop));
  /external/llvm/examples/Kaleidoscope/Chapter5/
toy.cpp 776 static void MainLoop() {
853 MainLoop();
  /external/lldb/tools/driver/
Driver.cpp 48 // In the Driver::MainLoop, we change the terminal settings. This function is
    [all...]
  /external/llvm/examples/Kaleidoscope/Chapter6/
toy.cpp 887 static void MainLoop() {
971 MainLoop();
  /external/llvm/examples/Kaleidoscope/Chapter7/
toy.cpp 1050 static void MainLoop() {
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy-jit.cpp 1081 static void MainLoop() {
    [all...]
toy.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
toy-jit.cpp 1063 static void MainLoop() {
    [all...]
toy.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
toy.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/initial/
toy.cpp     [all...]

Completed in 1516 milliseconds