Home
last modified time | relevance | path

Searched refs:CIRCO (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Support/
DGraphWriter.cpp101 case GraphProgram::CIRCO: args.push_back("-f"); args.push_back("circo");break; in DisplayGraph()
152 if (program == GraphProgram::CIRCO) in DisplayGraph()
/external/llvm/include/llvm/Support/
DGraphWriter.h45 CIRCO enumerator
/external/llvm/projects/sample/autoconf/
Dconfigure.ac882 AC_PATH_PROG(CIRCO, [circo], [echo circo])
883 if test "$CIRCO" != "echo circo" ; then
887 CIRCO=`echo $CIRCO | sed 's/^\/\([[A-Za-z]]\)\//\1:\//' `
889 AC_DEFINE_UNQUOTED([LLVM_PATH_CIRCO],"$CIRCO${EXEEXT}",
/external/llvm/autoconf/
Dconfigure.ac1033 AC_PATH_PROG(CIRCO, [circo], [echo circo])
1034 if test "$CIRCO" != "echo circo" ; then
1038 CIRCO=`echo $CIRCO | sed 's/^\/\([[A-Za-z]]\)\//\1:\//' `
1040 AC_DEFINE_UNQUOTED([LLVM_PATH_CIRCO],"$CIRCO${EXEEXT}",
/external/llvm/projects/sample/
Dconfigure6596 case $CIRCO in
6598 ac_cv_path_CIRCO="$CIRCO" # Let the user override the test with a path.
6620 CIRCO=$ac_cv_path_CIRCO
6621 if test -n "$CIRCO"; then
6622 { echo "$as_me:$LINENO: result: $CIRCO" >&5
6623 echo "${ECHO_T}$CIRCO" >&6; }
6630 if test "$CIRCO" != "echo circo" ; then
6637 CIRCO=`echo $CIRCO | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
21731 CIRCO!$CIRCO$ac_delim
/external/llvm/
Dconfigure6787 case $CIRCO in
6789 ac_cv_path_CIRCO="$CIRCO" # Let the user override the test with a path.
6811 CIRCO=$ac_cv_path_CIRCO
6812 if test -n "$CIRCO"; then
6813 { echo "$as_me:$LINENO: result: $CIRCO" >&5
6814 echo "${ECHO_T}$CIRCO" >&6; }
6821 if test "$CIRCO" != "echo circo" ; then
6828 CIRCO=`echo $CIRCO | sed 's/^\/\([A-Za-z]\)\//\1:\//' `
22253 CIRCO!$CIRCO$ac_delim