Lines Matching refs:yes
52 do_polly_option () { POLLY=yes; }
56 do_check_option () { CHECK=yes; }
137 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
146 if [ "$VERBOSE" = "yes" ]; then
159 if [ "$DARWIN" = "yes" -o "$MINGW" = "yes" ]; then
168 if [ "$DARWIN" = "yes" ]; then
175 if [ "$POLLY" = "yes" -a ! -d "$SRC_DIR/$TOOLCHAIN/polly" ] ; then
182 if [ "$POLLY" = "yes" ]; then
230 if [ "$HOST_TAG32" = "darwin-x86" -o "$DARWIN" = "yes" ]; then # -a "$HOST_ARCH" = "x86"
234 fi # POLLY = yes
259 if [ "$CHECK" = "yes" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
265 if [ "$POLLY" = "yes" ]; then
283 if [ "$MINGW" = "yes" ] ; then
292 if [ "$TOOLCHAIN" = "llvm-$DEFAULT_LLVM_VERSION" -a "$DARWIN" != "yes" ] ; then
328 if [ "$CHECK" = "yes" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then