Home | History | Annotate | Download | only in qemu

Lines Matching refs:yes

36   --help|-h|-\?) OPTION_HELP=yes
39 if [ "$VERBOSE" = "yes" ] ; then
40 VERBOSE2=yes
42 VERBOSE=yes
45 --debug) OPTION_DEBUG=yes
51 --mingw) OPTION_MINGW=yes
55 --no-strip) OPTION_NO_STRIP=yes
57 --debug) OPTION_DEBUG=yes
59 --ignore-audio) OPTION_IGNORE_AUDIO=yes
61 --no-prebuilts) OPTION_NO_PREBUILTS=yes
63 --try-64) OPTION_TRY_64=yes
65 --static) OPTION_STATIC=yes
75 if [ "$OPTION_HELP" = "yes" ] ; then
103 if [ "$OPTION_TRY_64" != "yes" ] ; then
108 if [ "$OPTION_MINGW" == "yes" ] ; then
125 if [ "$OPTION_NO_PREBUILTS" = "yes" ] ; then
129 if [ "$IN_ANDROID_BUILD" = "yes" ] ; then
210 if [ $SDL_LINKING != "yes" ] ; then
237 if [ $SDL_LINKING != "yes" ] ; then
264 darwin*) PROBE_COREAUDIO=yes;
266 linux-*) PROBE_ALSA=yes; PROBE_OSS=yes; PROBE_ESD=yes;
268 freebsd-*) PROBE_OSS=yes;
270 windows) PROBE_WINAUDIO=yes
277 if [ "$PROBE_ESD" = yes ] ; then
297 if [ "$PROBE_ALSA" = yes ] ; then
385 if [ $OPTION_DEBUG = yes ] ; then
388 if [ $OPTION_STATIC = yes ] ; then
396 if [ "$OPTION_MINGW" = "yes" ] ; then
408 if [ "$HAVE_BYTESWAP_H" = "yes" ] ; then
455 if [ "$OPTION_STATIC" = "yes" ] ; then