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

  /external/webkit/Tools/DumpRenderTree/chromium/
config.h 31 #ifndef config_h
32 #define config_h macro
59 #endif // config_h
  /external/qemu/
android-configure.sh 586 config_h=objs/config-host.h
587 echo "/* This file was autogenerated by '$PROGNAME' */" > $config_h
588 echo "#define CONFIG_QEMU_SHAREDIR \"/usr/local/share/qemu\"" >> $config_h
589 echo "#define HOST_LONG_BITS $HOST_LONGBITS" >> $config_h
591 echo "#define CONFIG_BYTESWAP_H 1" >> $config_h
594 echo "#define CONFIG_MACHINE_BSWAP_H 1" >> $config_h
597 echo "#define CONFIG_FNMATCH 1" >> $config_h
599 echo "#define CONFIG_GDBSTUB 1" >> $config_h
600 echo "#define CONFIG_SLIRP 1" >> $config_h
601 echo "#define CONFIG_SKINS 1" >> $config_h
    [all...]
  /external/qemu/distrib/sdl-1.2.15/
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/
Makefile.am 29 djgpp/config.sed djgpp/config.site djgpp/config_h.sed \
  /external/bison/djgpp/
config.bat 286 test -f %XSRC%/lib/config_h.org
287 if errorlevel 1 update %XSRC%/lib/config.hin %XSRC%/lib/config_h.org
288 sed -f %XSRC%/djgpp/config_h.sed %XSRC%/lib/config_h.org > config.hin

Completed in 98 milliseconds