HomeSort by relevance Sort by last modified time
    Searched refs:O3 (Results 26 - 50 of 115) sorted by null

12 3 4 5

  /external/linux-kselftest/tools/testing/selftests/timers/
Makefile 2 CFLAGS += -O3 -Wl,-no-as-needed -Wall $(BUILD_FLAGS)
  /external/v8/tools/gcmole/
Makefile 36 -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fno-exceptions \
  /cts/hostsidetests/sustainedperf/dhrystone/
Android.mk 11 LOCAL_CFLAGS := -O3 -fno-inline-functions -DMSC_CLOCK -DCLK_TCK=1000000
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
JITDebugRegisterer.cpp 124 raw_fd_ostream O3(Filename.c_str(), Errors);
125 O3 << Buffer;
126 O3.close();
  /external/compiler-rt/make/platform/
clang_mingw.mk 20 CFLAGS := -Wall -O3 -fomit-frame-pointer
  /external/libcxxabi/lib/
buildit 85 $CXX -c -g -O3 $RC_CFLAGS $EXTRA_FLAGS -I../include $OPTIONS $FILE
  /external/ltp/testcases/kernel/syscalls/ptrace/
simple_tracer.c 90 #define O3 u_regs[10]
105 decode(O3);
  /hardware/qcom/display/msm8226/libhwcomposer/
Android.mk 36 LOCAL_CFLAGS += -O3 -march=armv7-a -mfloat-abi=softfp -mfpu=neon
  /packages/apps/Gallery2/jni/
Android.mk 48 LOCAL_CFLAGS += -ffast-math -O3 -funroll-loops -Wno-unused-parameter
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/lib/
buildit 85 $CXX -c -g -O3 $RC_CFLAGS $EXTRA_FLAGS -I../include $OPTIONS $FILE
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++abi/lib/
buildit 85 $CXX -c -g -O3 $RC_CFLAGS $EXTRA_FLAGS -I../include $OPTIONS $FILE
  /external/autotest/client/site_tests/graphics_SanAngeles/src/
Makefile 8 OPTIONS = -O3 -Wall
  /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/python/cpython2/Modules/_ctypes/libffi/
msvcc.sh 87 # use -O3. Use the equivalent "max optimization" flag for MSVC
90 -O3)
  /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
  /hardware/qcom/media/sdm845/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

Completed in 1629 milliseconds

12 3 4 5