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

  /external/llvm/lib/Support/
GraphWriter.cpp 194 sys::Path dotty(LLVM_PATH_DOTTY);
197 args.push_back(dotty.c_str());
201 // Dotty spawns another app and doesn't wait until it returns
205 errs() << "Running 'dotty' program... ";
206 if (!ExecGraphViewer(dotty, args, Filename, wait, ErrMsg))
  /external/mksh/src/
jobs.c 481 bool dotty = false; local
486 dotty = true;
494 if (ttypgrp_ok && dotty && !(flags & XBGND))
    [all...]
  /external/llvm/
configure 744 DOTTY
    [all...]
  /external/llvm/projects/sample/
configure 736 DOTTY
    [all...]

Completed in 6126 milliseconds