Searched refs:CONFIG_GCC (Results 1 – 19 of 19) sorted by relevance
/external/libvpx/config/x86_64/ |
D | vpx_config.asm | 36 %define CONFIG_GCC 1
|
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
/external/libvpx/config/x86/ |
D | vpx_config.asm | 36 %define CONFIG_GCC 1
|
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
/external/libvpx/config/arm/ |
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
D | vpx_config.asm | 39 .equ CONFIG_GCC , 1 define
|
/external/libvpx/config/mips64-msa/ |
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
/external/libvpx/config/mips64/ |
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
/external/libvpx/config/generic/ |
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
D | vpx_config.asm | 39 .equ CONFIG_GCC , 1 define
|
/external/libvpx/config/mips32-msa/ |
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
/external/libvpx/config/mips32/ |
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
D | vpx_config.asm | 39 .equ CONFIG_GCC , 1 define
|
/external/libvpx/config/arm64/ |
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
D | vpx_config.asm | 39 .equ CONFIG_GCC , 1 define
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_config.h | 48 #define CONFIG_GCC 1 macro
|
/external/libvpx/libvpx/ |
D | libs.mk | 15 ASM:=$(if $(filter yes,$(CONFIG_GCC)$(CONFIG_MSVS)),.asm.S,.asm) 358 ADS2GAS=$(if $(filter yes,$(CONFIG_GCC)),| $(ASM_CONVERSION))
|
D | examples.mk | 252 ifeq ($(CONFIG_GCC), yes)
|