HomeSort by relevance Sort by last modified time
    Searched refs:fprofile (Results 1 - 25 of 43) sorted by null

1 2

  /build/make/core/combo/
fdo.mk 23 $(combo_2nd_arch_prefix)TARGET_FDO_INSTRUMENT_CFLAGS := -fprofile-generate=/sdcard/fdo_profile -DANDROID_FDO
32 -fprofile-use=$($(combo_2nd_arch_prefix)TARGET_FDO_PROFILE_PATH) \
33 -DANDROID_FDO -fprofile-correction -Wcoverage-mismatch -Wno-error
  /external/elfutils/config/
eu.am 52 COMPILE.os = $(filter-out -fprofile-arcs -ftest-coverage, $(COMPILE))
  /external/autotest/client/site_tests/example_UnitTest/src/
Makefile 8 OPTIONS = -fprofile-arcs -ftest-coverage -fno-inline -O0
  /external/zlib/src/contrib/puff/
Makefile 13 cc -fprofile-arcs -ftest-coverage -o puft puff.c pufftest.o
  /toolchain/binutils/binutils-2.27/zlib/contrib/puff/
Makefile 13 cc -fprofile-arcs -ftest-coverage -o puft puff.c pufftest.o
  /build/soong/cc/
pgo.go 38 const profileInstrumentFlag = "-fprofile-generate=/data/local/tmp"
40 const profileUseInstrumentFormat = "-fprofile-use=%s"
41 const profileUseSamplingFormat = "-fprofile-sample-use=%s"
163 // Skip -fprofile-use if 'enable_profile_use' property is set
  /external/libxaac/test/
ixheaacd_main_flush_csd.c     [all...]
  /external/one-true-awk/
makefile 30 CC = gcc -fprofile-arcs -ftest-coverage # then gcov f1.c; cat f1.c.gcov
  /system/security/keystore/tests/
Makefile 31 COMPILER_SPECIFIC_ARGS=-std=c++0x -fprofile-arcs
  /system/core/trusty/keymaster/
Makefile 44 COMPILER_SPECIFIC_ARGS=-std=c++0x -fprofile-arcs
  /system/keymaster/
Makefile 42 CXXFLAGS +=-std=c++14 -fprofile-arcs -ftest-coverage
43 CFLAGS += -fprofile-arcs -ftest-coverage
  /external/libvpx/libvpx/build/make/
configure.sh     [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/
aarch64-linux-android-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/
arm-linux-androideabi-gcc-4.9.x     [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x     [all...]
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/curl/
ltmain.sh     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]

Completed in 796 milliseconds

1 2