OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ffast
(Results
1 - 12
of
12
) sorted by null
/packages/apps/Camera2/jni/
Android.mk
12
LOCAL_CFLAGS += -
ffast
-math -O3 -funroll-loops
31
LOCAL_CFLAGS += -
ffast
-math -O3 -funroll-loops
/ndk/tests/build/mips-fp4/jni/
Android.mk
12
LOCAL_CFLAGS += -O2 -mips32r2 -
ffast
-math -save-temps
/packages/apps/Gallery2/jni_jpegstream/
Android.mk
20
LOCAL_CFLAGS += -
ffast
-math -O3 -funroll-loops
/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/
Android.mk
47
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 \
/external/fio/
Android.mk
94
-
ffast
-math \
Makefile
19
OPTFLAGS= -O3 -g -
ffast
-math
/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/libopus/
Android.mk
143
LOCAL_CPPFLAGS := -DBSD=1 -
ffast
-math -O1 -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
Completed in 582 milliseconds