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 184 sys::Path dotty(LLVM_PATH_DOTTY);
187 args.push_back(dotty.c_str());
191 // Dotty spawns another app and doesn't wait until it returns
195 errs() << "Running 'dotty' program... ";
196 if (!ExecGraphViewer(dotty, args, Filename, wait, ErrMsg))
  /external/mksh/src/
jobs.c 475 bool dotty = false; local
479 dotty = true;
487 if (ttypgrp_ok && dotty && !(flags & XBGND))
    [all...]
  /external/llvm/
configure 736 DOTTY
    [all...]
  /external/llvm/projects/sample/
configure 734 DOTTY
    [all...]

Completed in 100 milliseconds