HomeSort by relevance Sort by last modified time
    Searched refs:dotty (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Support/
GraphWriter.cpp 182 sys::Path dotty(LLVM_PATH_DOTTY);
185 args.push_back(dotty.c_str());
189 errs() << "Running 'dotty' program... ";
190 if (sys::Program::ExecuteAndWait(dotty, &args[0],0,0,0,0,&ErrMsg)) {
193 // Dotty spawns another app and doesn't wait until it returns
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lua.c 303 static void dotty (lua_State *L) { function
467 dotty(L);
471 dotty(L);
  /external/skia/third_party/lua/src/
lua.c 303 static void dotty (lua_State *L) { function
467 dotty(L);
471 dotty(L);
  /external/syslinux/com32/lua/src/
lua.c 310 static void dotty (lua_State *L) { function
474 dotty(L);
478 dotty(L);
  /external/mksh/src/
jobs.c 525 bool dotty = false; local
530 dotty = true;
538 if (ttypgrp_ok && dotty && !(flags & XBGND))
    [all...]
  /external/swiftshader/third_party/LLVM/
configure 749 DOTTY
    [all...]

Completed in 216 milliseconds