Home
last modified time | relevance | path

Searched refs:config_h (Results 1 – 8 of 8) sorted by relevance

/external/qemu/
Dandroid-configure.sh551 config_h=objs/config-host.h
552 echo "/* This file was autogenerated by '$PROGNAME' */" > $config_h
553 echo "#define CONFIG_QEMU_SHAREDIR \"/usr/local/share/qemu\"" >> $config_h
554 echo "#define HOST_LONG_BITS $HOST_LONGBITS" >> $config_h
556 echo "#define CONFIG_BYTESWAP_H 1" >> $config_h
559 echo "#define CONFIG_MACHINE_BSWAP_H 1" >> $config_h
562 echo "#define CONFIG_FNMATCH 1" >> $config_h
564 echo "#define CONFIG_GDBSTUB 1" >> $config_h
565 echo "#define CONFIG_SLIRP 1" >> $config_h
566 echo "#define CONFIG_SKINS 1" >> $config_h
[all …]
/external/webkit/Tools/DumpRenderTree/chromium/
Dconfig.h31 #ifndef config_h
32 #define config_h macro
/external/qemu/distrib/sdl-1.2.12/
Dandroid-configure.sh191 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/
DMakefile.am30 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
DMakefile.in243 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
DMakefile243 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
DChangeLog620 * djgpp/config_h.sed: Likewise.
1632 * djgpp/config_h.sed: DJGPP specific configuration file.
/external/bison/djgpp/
Dconfig.bat233 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