Searched refs:NEATO (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Support/
H A DGraphWriter.cpp99 case GraphProgram::NEATO: args.push_back("-f"); args.push_back("neato");break;
144 if (program == GraphProgram::NEATO)
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DGraphWriter.h43 NEATO, enumerator in enum:llvm::GraphProgram::Name
/macosx-10.10/llvmCore-3425.0.34/
H A Dconfigure736 NEATO
6699 case $NEATO in
6701 ac_cv_path_NEATO="$NEATO" # Let the user override the test with a path.
6723 NEATO=$ac_cv_path_NEATO
6724 if test -n "$NEATO"; then
6725 { echo "$as_me:$LINENO: result: $NEATO" >&5
6726 echo "${ECHO_T}$NEATO" >&6; }
6733 if test "$NEATO" != "echo neato" ; then
6740 NEATO=`echo $NEATO | se
[all...]
/macosx-10.10/llvmCore-3425.0.34/projects/sample/
H A Dconfigure730 NEATO
6484 case $NEATO in
6486 ac_cv_path_NEATO="$NEATO" # Let the user override the test with a path.
6508 NEATO=$ac_cv_path_NEATO
6509 if test -n "$NEATO"; then
6510 { echo "$as_me:$LINENO: result: $NEATO" >&5
6511 echo "${ECHO_T}$NEATO" >&6; }
6518 if test "$NEATO" != "echo neato" ; then
6525 NEATO=`echo $NEATO | se
[all...]

Completed in 126 milliseconds