Home | History | Annotate | Download | only in qemu

Lines Matching refs:yes

40   --help|-h|-\?) OPTION_HELP=yes
43 if [ "$VERBOSE" = "yes" ] ; then
44 VERBOSE2=yes
46 VERBOSE=yes
49 --debug) OPTION_DEBUG=yes
57 --no-strip) OPTION_NO_STRIP=yes
59 --debug) OPTION_DEBUG=yes
61 --ignore-audio) OPTION_IGNORE_AUDIO=yes
63 --no-prebuilts) OPTION_NO_PREBUILTS=yes
65 --try-64) OPTION_TRY_64=yes
67 --static) OPTION_STATIC=yes
77 if [ "$OPTION_HELP" = "yes" ] ; then
104 if [ "$OPTION_TRY_64" != "yes" ] ; then
118 if [ "$OPTION_NO_PREBUILTS" = "yes" ] ; then
122 if [ "$IN_ANDROID_BUILD" = "yes" ] ; then
234 if [ $SDL_LINKING != "yes" ] ; then
261 if [ $SDL_LINKING != "yes" ] ; then
287 darwin*) PROBE_COREAUDIO=yes;
289 linux-*) PROBE_ALSA=yes; PROBE_OSS=yes; PROBE_ESD=yes;
291 freebsd-*) PROBE_OSS=yes;
293 windows) PROBE_WINAUDIO=yes
300 if [ "$PROBE_ESD" = yes ] ; then
320 if [ "$PROBE_ALSA" = yes ] ; then
398 if [ $OPTION_DEBUG = yes ] ; then
401 if [ $OPTION_STATIC = yes ] ; then
415 if [ "$HAVE_BYTESWAP_H" = "yes" ] ; then
454 if [ "$OPTION_STATIC" = "yes" ] ; then