HomeSort by relevance Sort by last modified time
    Searched refs:config_h (Results 1 - 5 of 5) sorted by null

  /external/qemu/
android-configure.sh 404 config_h=objs/config-host.h
405 echo "/* This file was autogenerated by '$PROGNAME' */" > $config_h
406 echo "#define CONFIG_QEMU_SHAREDIR \"/usr/local/share/qemu\"" >> $config_h
407 echo "#define HOST_LONG_BITS $HOST_LONGBITS" >> $config_h
409 echo "#define HAVE_BYTESWAP_H 1" >> $config_h
411 echo "#define CONFIG_GDBSTUB 1" >> $config_h
412 echo "#define CONFIG_SLIRP 1" >> $config_h
413 echo "#define CONFIG_SKINS 1" >> $config_h
414 echo "#define CONFIG_TRACE 1" >> $config_h
419 echo "#define CONFIG_FDATASYNC 1" >> $config_h
    [all...]
  /external/bison/
Makefile.am 30 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
Makefile 243 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
  /external/qemu/distrib/sdl-1.2.12/
android-configure.sh 191 echo "$1" >> $config_h
234 config_h=objs/SDL_config.h
325 echo "/* This file was autogenerated by '$PROGNAME' - do not edit */" > $config_h
  /external/bison/djgpp/
config.bat 233 test -f %XSRC%/config_h.orig
234 if errorlevel 1 update %XSRC%/config.hin %XSRC%/config_h.orig
235 sed -f %XSRC%/djgpp/config_h.sed %XSRC%/config_h.orig > config.hin

Completed in 533 milliseconds