HomeSort by relevance Sort by last modified time
    Searched refs:O3 (Results 51 - 75 of 129) sorted by null

1 23 4 5 6

  /external/llvm/include/llvm/Passes/
PassBuilder.h 100 O3,
171 /// levels \c O1, \c O2 and \c O3 resp.
  /external/ltp/testcases/kernel/syscalls/epoll2/examples/
Makefile 21 CFLAGS = -O3 $(INCLUDE) -DUNIX
  /external/lz4/contrib/djgpp/
Makefile 22 CFLAGS ?= -O3 -std=gnu99 -Wall -Wextra -Wundef -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -pedantic -DLZ4_VERSION=\"$(RELEASE)\"
  /external/lz4/lib/dll/example/
Makefile 31 CFLAGS ?= -O3 # can select custom flags. For example : CFLAGS="-O2 -g" make
  /external/ipsec-tools/
Makefile 2 gcc -O3 -Wall -o racoon -I. -Isrc/include-glibc -Isrc/libipsec \
  /external/pdfium/
pdfiumfxcrt.mk 10 LOCAL_CFLAGS += -O3 -fstrict-aliasing -fprefetch-loop-arrays -fexceptions
pdfiumpdfwindow.mk 10 LOCAL_CFLAGS += -O3 -fstrict-aliasing -fprefetch-loop-arrays -fexceptions
pdfium.mk 10 LOCAL_CFLAGS += -O3 -fstrict-aliasing -fprefetch-loop-arrays -fexceptions
pdfiumfpdfdoc.mk 10 LOCAL_CFLAGS += -O3 -fstrict-aliasing -fprefetch-loop-arrays -fexceptions
pdfiumfxcodec.mk 10 LOCAL_CFLAGS += -O3 -fstrict-aliasing -fprefetch-loop-arrays -fexceptions
  /external/pdfium/third_party/
pdfiumjpeg.mk 10 LOCAL_CFLAGS += -O3 -fstrict-aliasing -fprefetch-loop-arrays -fexceptions
pdfiumlcms.mk 10 LOCAL_CFLAGS += -O3 -fstrict-aliasing -fprefetch-loop-arrays -fexceptions
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/
Android.mk 10 libmm-vidc-def := -g -O3 -Dlrintf=_ffix_r
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/
Android.mk 10 libmm-vidc-def := -g -O3 -Dlrintf=_ffix_r
  /external/llvm/utils/
findmisopt 77 # optimizations that opt -O3 runs, in the same order.
78 opt_switches=`llvm-as < /dev/null -o - | opt -O3 -disable-output -debug-pass=Arguments 2>&1 | sed 's/Pass Arguments: //'`
  /external/ltp/tools/pounder21/
Makefile 22 CFLAGS=-O3 -Wall -g
  /external/lz4/examples/
Makefile 30 CFLAGS ?= -O3
  /external/valgrind/drd/scripts/
download-and-build-splash2.in 87 -CFLAGS := -O3 -pthread -D_POSIX_C_SOURCE=200112
88 +CFLAGS := -g3 -m32 -O3 -pthread -D_POSIX_C_SOURCE=200112
  /frameworks/rs/driver/runtime/
build_bc_lib_internal.mk 40 -O3 \
  /external/libavc/
decoder.mk 13 LOCAL_CFLAGS += -O3
encoder.mk 13 LOCAL_CFLAGS += -O3
  /external/libhevc/
decoder.mk 13 LOCAL_CFLAGS += -O3 -DANDROID
  /external/libmpeg2/
decoder.mk 13 LOCAL_CFLAGS += -O3 -DANDROID -Werror
  /external/syslinux/com32/lib/
Makefile 126 $(CC) $(MAKEDEPS) $(CFLAGS) -O3 -c -o $@ $<
132 $(CC) $(MAKEDEPS) $(CFLAGS) -O3 -c -o $@ $<
  /hardware/qcom/media/msm8996/videopp/
Android.mk 15 libOmxVdpp-def += -g -O3

Completed in 1641 milliseconds

1 23 4 5 6