HomeSort by relevance Sort by last modified time
    Searched defs:MainLoop (Results 1 - 17 of 17) 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 75 MainLoop(0);
237 void MainLoop(int32_t) {
253 callback_factory_.NewCallback(&Graphics2DInstance::MainLoop));
  /external/llvm/examples/Kaleidoscope/Chapter2/
toy.cpp 357 static void MainLoop() {
387 MainLoop();
  /external/chromium_org/native_client_sdk/src/examples/api/graphics_3d/
graphics_3d.cc 262 MainLoop(0);
465 void MainLoop(int32_t) {
469 callback_factory_.NewCallback(&Graphics3DInstance::MainLoop));
  /external/llvm/examples/Kaleidoscope/Chapter3/
toy.cpp 511 static void MainLoop() {
557 MainLoop();
  /external/llvm/examples/Kaleidoscope/Chapter4/
toy.cpp 529 static void MainLoop() {
605 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 774 static void MainLoop() {
850 MainLoop();
  /external/llvm/examples/Kaleidoscope/Chapter6/
toy.cpp 885 static void MainLoop() {
968 MainLoop();
  /external/llvm/examples/Kaleidoscope/Chapter7/
toy.cpp 1048 static void MainLoop() {
    [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
toy-jit.cpp 1080 static void MainLoop() {
    [all...]
toy.cpp     [all...]
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
toy-jit.cpp 1062 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 446 milliseconds