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

  /external/webkit/Tools/mangleme/
Makefile 9 CFLAGS = -Wall -O3 -fomit-frame-pointer -funroll-loops
  /external/flac/libFLAC/
Android.mk 28 LOCAL_CFLAGS += -O3 -funroll-loops -finline-functions
  /packages/apps/Gallery2/jni/
Android.mk 49 LOCAL_CFLAGS += -ffast-math -O3 -funroll-loops
  /external/dropbear/libtommath/etc/
makefile 1 CFLAGS += -Wall -W -Wshadow -O3 -fomit-frame-pointer -funroll-loops -I../
  /external/srtp/crypto/
Makefile 15 CFLAGS = -Wall -O4 -fexpensive-optimizations -funroll-loops
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
Makefile 12 SPU_CFLAGS=-W -Wall -Winline -Wno-main -I. -I /usr/spu/include -I /opt/cell/sdk/usr/spu/include -finline-limit=10000 -Winline -ftree-vectorize -funroll-loops -fmodulo-sched -ffast-math -fPIC -O2
  /external/srtp/
Makefile 37 CFLAGS = -Wall -O4 -fexpensive-optimizations -funroll-loops
config.status 478 s,@CFLAGS@,-Wall -O4 -fexpensive-optimizations -funroll-loops,;t t
  /external/quake/quake/src/WinQuake/
Makefile.Solaris 25 RELEASE_CFLAGS=$(BASE_CFLAGS) -O6 -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations
Makefile.linuxi386 40 RELEASE_CFLAGS=$(BASE_CFLAGS) -g -mpentiumpro -O6 -ffast-math -funroll-loops \
    [all...]
  /external/quake/quake/src/QW/
Makefile.Linux 43 RELEASE_CFLAGS=$(BASE_CFLAGS) -ffast-math -funroll-loops \
46 RELEASE_CFLAGS=$(BASE_CFLAGS) -m486 -O6 -ffast-math -funroll-loops \

Completed in 180 milliseconds