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

  /ndk/tests/build/mips-fp4/jni/
Android.mk 12 LOCAL_CFLAGS += -O2 -mips32r2 -ffast-math -save-temps
  /ndk/tests/device/b8708181-Vector4/jni/
Android.mk 7 LOCAL_CFLAGS := -DHAVE_NEON=1 -march=armv7-a -mfpu=neon -ftree-vectorize -ffast-math -mfloat-abi=softfp
  /packages/apps/Gallery2/jni_jpegstream/
Android.mk 21 LOCAL_CFLAGS += -ffast-math -O3 -funroll-loops
  /packages/apps/Gallery2/jni/
Android.mk 48 LOCAL_CFLAGS += -ffast-math -O3 -funroll-loops
  /external/chromium_org/third_party/sqlite/src/src/
util.c 50 ** This NaN test sometimes fails if compiled on GCC with -ffast-math.
51 ** On the other hand, the use of -ffast-math comes with the following
54 ** This option [-ffast-math] should never be turned on by any
68 # error SQLite will not work correctly with the -ffast-math option of GCC.
  /external/zlib/src/nintendods/
Makefile 31 -fomit-frame-pointer -ffast-math \
  /packages/apps/Camera2/jni/
Android.mk 71 LOCAL_CFLAGS += -ffast-math -O3 -funroll-loops
  /external/libogg/win32/
Makefile 73 CFLAGS = -O20 -ffast-math -fsigned-char -g -O2
96 PROFILE = -Wall -W -pg -g -O20 -ffast-math -fsigned-char -g -O2
  /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

Completed in 477 milliseconds