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

  /external/chromium_org/third_party/openssl/openssl/
Crypto.mk 21 LOCAL_CFLAGS += $(target_c_flags)
41 LOCAL_CFLAGS += $(target_c_flags)
Ssl.mk 19 LOCAL_CFLAGS += $(target_c_flags)
37 LOCAL_CFLAGS += $(target_c_flags)
Apps.mk 22 LOCAL_CFLAGS := $(target_c_flags)
Apps-config.mk 14 # target_c_flags
116 target_c_flags := $(common_c_flags) $($(target_arch)_c_flags) $(local_c_flags) macro
Ssl-config.mk 14 # target_c_flags
113 target_c_flags := $(common_c_flags) $($(target_arch)_c_flags) $(local_c_flags) macro
import_openssl.sh 279 # target_c_flags
321 target_c_flags := \$(common_c_flags) \$(\$(target_arch)_c_flags) \$(local_c_flags)
Crypto-config.mk 14 # target_c_flags
671 target_c_flags := $(common_c_flags) $($(target_arch)_c_flags) $(local_c_flags) macro
  /external/openssl/
Apps.mk 19 LOCAL_CFLAGS := $(target_c_flags)
Apps-config.mk 14 # target_c_flags
116 target_c_flags := $(common_c_flags) $($(target_arch)_c_flags) $(local_c_flags) macro
Crypto.mk 26 LOCAL_CFLAGS += $(target_c_flags)
51 LOCAL_CFLAGS += $(target_c_flags)
Ssl-config.mk 14 # target_c_flags
111 target_c_flags := $(common_c_flags) $($(target_arch)_c_flags) $(local_c_flags) macro
Ssl.mk 24 LOCAL_CFLAGS += $(target_c_flags)
47 LOCAL_CFLAGS += $(target_c_flags)
import_openssl.sh 279 # target_c_flags
321 target_c_flags := \$(common_c_flags) \$(\$(target_arch)_c_flags) \$(local_c_flags)
Crypto-config.mk 14 # target_c_flags
669 target_c_flags := $(common_c_flags) $($(target_arch)_c_flags) $(local_c_flags) macro
  /external/scrypt/
Scrypt-config.mk 14 # target_c_flags
79 target_c_flags := $(common_c_flags) $($(target_arch)_c_flags) $(local_c_flags) macro
87 target_c_flags += $(arm_neon_c_flags)
Scrypt.mk 26 LOCAL_CFLAGS += $(target_c_flags)
import_scrypt.sh 280 # target_c_flags
322 target_c_flags := \$(common_c_flags) \$(\$(target_arch)_c_flags) \$(local_c_flags)
330 target_c_flags += \$(arm_neon_c_flags)

Completed in 1932 milliseconds