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

  /external/llvm/device/include/llvm/Config/
llvm-config.h 62 /* Define to path to dotty program if found or 'echo dotty' otherwise */
config.h 108 /* Define if the dotty program is available */
582 /* Define to path to dotty program if found or 'echo dotty' otherwise */
  /external/llvm/host/include/llvm/Config/
llvm-config.h 70 /* Define to path to dotty program if found or 'echo dotty' otherwise */
config.h 105 /* Define if the dotty program is available */
616 /* Define to path to dotty program if found or 'echo dotty' otherwise */
  /external/llvm/lib/Support/
GraphWriter.cpp 224 // dotty
225 if (S.TryFindProgram("dotty", ViewerPath)) {
231 // Dotty spawns another app and doesn't wait until it returns
235 errs() << "Running 'dotty' program... ";
  /external/clang/include/clang/Frontend/
ASTConsumers.h 44 // the AST and displays it with the graph viewer "dotty". Also outputs
  /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.
  /ndk/sources/host-tools/gdb-stub/
gdb-stub.c 5 ** Copyright (c) 2011,2012,2013 by niXman (i dotty nixman doggy gmail dotty com)
  /external/llvm/lib/Analysis/IPA/
CallPrinter.cpp 13 // There is also a pass available to directly call dotty ('-view-callgraph').
  /frameworks/base/core/res/res/values-en-rUS/
donottranslate-names.xml 59 <item>Dorothea, Dot, Dotty</item>
60 <item>Dorothy, Dot, Dotty</item>
  /external/chromium_org/third_party/skia/third_party/lua/src/
lua.c 303 static void dotty (lua_State *L) { function
467 dotty(L);
471 dotty(L);
  /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/patches/
0002-Add-basic-Android-configuration.patch 330 +/* Define if the dotty program is available */
804 +/* Define to path to dotty program if found or 'echo dotty' otherwise */
979 +/* Define to path to dotty program if found or 'echo dotty' otherwise */
    [all...]
  /external/mksh/src/
jobs.c 526 bool dotty = false; local
531 dotty = true;
539 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 752 DOTTY
    [all...]
  /external/chromium_org/v8/src/
jsregexp.cc     [all...]

Completed in 1612 milliseconds