HomeSort by relevance Sort by last modified time
    Searched full:dotty (Results 1 - 21 of 21) 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/llvm/include/llvm/Analysis/
DOTGraphTraitsPass.h 1 //===-- DOTGraphTraitsPass.h - Print/View dotty graphs-----------*- C++ -*-===//
10 // Templates to create dotty viewer and printer passes for GraphTraits graphs.
  /external/llvm/include/llvm/Config/
llvm-config.h.cmake 88 /* Define to path to dotty program if found or 'echo dotty' otherwise */
llvm-config.h.in 88 /* Define to path to dotty program if found or 'echo dotty' otherwise */
config.h.cmake 100 /* Define if the dotty program is available */
596 /* Define to path to dotty program if found or 'echo dotty' otherwise */
config.h.in 101 /* Define if the dotty program is available */
597 /* Define to path to dotty program if found or 'echo dotty' otherwise */
  /external/clang/include/clang/Frontend/
ASTConsumers.h 47 // the AST and displays it with the graph viewer "dotty". Also outputs
  /frameworks/base/core/res/res/values-en-rUS/
donottranslate-names.xml 59 <item>Dorothea, Dot, Dotty</item>
60 <item>Dorothy, Dot, Dotty</item>
  /external/llvm/projects/sample/autoconf/
configure.ac     [all...]
  /external/llvm/lib/Analysis/
DomPrinter.cpp 15 // There are also passes available to directly call dotty ('-view-dom' or
RegionPrinter.cpp 9 // Print out the region tree of a function using dotty/graphviz.
  /external/llvm/device/include/llvm/Config/
config.h 104 /* Define if the dotty program is available */
535 /* Define to path to dotty program if found or 'echo dotty' otherwise */
  /external/llvm/host/include/llvm/Config/
config.h 104 /* Define if the dotty program is available */
526 /* Define to path to dotty program if found or 'echo dotty' otherwise */
  /external/llvm/autoconf/
configure.ac     [all...]
  /external/llvm/cmake/
config-ix.cmake 241 llvm_find_program(dotty)
  /external/mksh/src/
jobs.c 475 bool dotty = false; local
479 dotty = true;
487 if (ttypgrp_ok && dotty && !(flags & XBGND))
    [all...]
  /external/srec/srec/crec/
astar.c 852 system("C:/tools/graphviz/bin/dotty.exe astar.dot");
    [all...]
srec_context.c     [all...]
  /external/llvm/
configure 736 DOTTY
    [all...]
  /external/llvm/projects/sample/
configure 734 DOTTY
    [all...]
  /external/v8/src/
jsregexp.cc     [all...]

Completed in 489 milliseconds