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

/external/llvm/lib/Support/
H A DGraphWriter.cpp100 case GraphProgram::TWOPI: args.push_back("-f"); args.push_back("twopi");break;
148 if (program == GraphProgram::TWOPI)
/external/llvm/include/llvm/Support/
H A DGraphWriter.h44 TWOPI, enumerator in enum:llvm::GraphProgram::Name
/external/llvm/
H A Dconfigure737 TWOPI
6731 case $TWOPI in
6733 ac_cv_path_TWOPI="$TWOPI" # Let the user override the test with a path.
6755 TWOPI=$ac_cv_path_TWOPI
6756 if test -n "$TWOPI"; then
6757 { echo "$as_me:$LINENO: result: $TWOPI" >&5
6758 echo "${ECHO_T}$TWOPI" >&6; }
6765 if test "$TWOPI" != "echo twopi" ; then
6772 TWOPI=`echo $TWOPI | se
[all...]
/external/llvm/projects/sample/
H A Dconfigure731 TWOPI
6540 case $TWOPI in
6542 ac_cv_path_TWOPI="$TWOPI" # Let the user override the test with a path.
6564 TWOPI=$ac_cv_path_TWOPI
6565 if test -n "$TWOPI"; then
6566 { echo "$as_me:$LINENO: result: $TWOPI" >&5
6567 echo "${ECHO_T}$TWOPI" >&6; }
6574 if test "$TWOPI" != "echo twopi" ; then
6581 TWOPI=`echo $TWOPI | se
[all...]

Completed in 872 milliseconds