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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DGraphWriter.cpp100 case GraphProgram::TWOPI: args.push_back("-f"); args.push_back("twopi");break;
148 if (program == GraphProgram::TWOPI)
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/CurveParamDocs/
H A Dgiants.h54 #define TWOPI (double)(2*3.1415926535897932384626433) macro
H A Dgiants.c172 double e = TWOPI/n;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dgiants.h54 #define TWOPI (double)(2*3.1415926535897932384626433) macro
H A Dgiants.c172 double e = TWOPI/n;
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A DgiantFFT.c34 #define TWOPI (double)(2*3.1415926535897932384626433) macro
114 double e = TWOPI/n;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DgiantFFT.c34 #define TWOPI (double)(2*3.1415926535897932384626433) macro
114 double e = TWOPI/n;
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DGraphWriter.h44 TWOPI, enumerator in enum:llvm::GraphProgram::Name
/macosx-10.10.1/llvmCore-3425.0.34/
H A Dconfigure737 TWOPI
6755 case $TWOPI in
6757 ac_cv_path_TWOPI="$TWOPI" # Let the user override the test with a path.
6779 TWOPI=$ac_cv_path_TWOPI
6780 if test -n "$TWOPI"; then
6781 { echo "$as_me:$LINENO: result: $TWOPI" >&5
6782 echo "${ECHO_T}$TWOPI" >&6; }
6789 if test "$TWOPI" != "echo twopi" ; then
6796 TWOPI=`echo $TWOPI | se
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/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 138 milliseconds