Home
last modified time | relevance | path

Searched refs:dotty (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Support/
DGraphWriter.cpp194 sys::Path dotty(LLVM_PATH_DOTTY); in DisplayGraph() local
197 args.push_back(dotty.c_str()); in DisplayGraph()
206 if (!ExecGraphViewer(dotty, args, Filename, wait, ErrMsg)) in DisplayGraph()
/external/llvm/include/llvm/Config/
Dllvm-config.h.in91 /* Define to path to dotty program if found or 'echo dotty' otherwise */
Dllvm-config.h.cmake91 /* Define to path to dotty program if found or 'echo dotty' otherwise */
Dconfig.h.in110 /* Define if the dotty program is available */
624 /* Define to path to dotty program if found or 'echo dotty' otherwise */
Dconfig.h.cmake110 /* Define if the dotty program is available */
627 /* Define to path to dotty program if found or 'echo dotty' otherwise */
/external/mksh/src/
Djobs.c481 bool dotty = false; in exchild() local
486 dotty = true; in exchild()
494 if (ttypgrp_ok && dotty && !(flags & XBGND)) in exchild()
/external/llvm/projects/sample/autoconf/
Dconfigure.ac926 AC_PATH_PROG(DOTTY, [dotty], [echo dotty])
927 if test "$DOTTY" != "echo dotty" ; then
928 AC_DEFINE([HAVE_DOTTY],[1],[Define if the dotty program is available])
934 [Define to path to dotty program if found or 'echo dotty' otherwise])
/external/llvm/autoconf/
Dconfigure.ac1151 AC_PATH_PROG(DOTTY, [dotty], [echo dotty])
1152 if test "$DOTTY" != "echo dotty" ; then
1153 AC_DEFINE([HAVE_DOTTY],[1],[Define if the dotty program is available])
1159 [Define to path to dotty program if found or 'echo dotty' otherwise])
/external/llvm/cmake/
Dconfig-ix.cmake259 llvm_find_program(dotty)
/external/llvm/projects/sample/
Dconfigure6752 set dummy dotty; ac_word=$2
/external/llvm/
Dconfigure7106 set dummy dotty; ac_word=$2