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

  /build/core/combo/
TARGET_linux-arm.mk 171 TARGET_FDO_CFLAGS:=
177 TARGET_FDO_CFLAGS := -fprofile-generate=/data/local/tmp/profile -DANDROID_FDO
192 TARGET_FDO_CFLAGS := -fprofile-use=$(TARGET_FDO_PROFILE_PATH) -DANDROID_FDO
TARGET_linux-mips.mk 162 TARGET_FDO_CFLAGS:=
168 TARGET_FDO_CFLAGS := -fprofile-generate=/data/local/tmp/profile -DANDROID_FDO
183 TARGET_FDO_CFLAGS := -fprofile-use=$(TARGET_FDO_PROFILE_PATH) -DANDROID_FDO
  /build/core/
binary.mk 118 LOCAL_CFLAGS += $(TARGET_FDO_CFLAGS)
119 LOCAL_CPPFLAGS += $(TARGET_FDO_CFLAGS)
120 LOCAL_LDFLAGS += $(TARGET_FDO_CFLAGS)

Completed in 33 milliseconds