Home
last modified time | relevance | path

Searched refs:CONFIG_GCOV (Results 1 – 20 of 20) sorted by relevance

/external/libaom/config/x86/config/
Daom_config.asm24 %define CONFIG_GCOV 0
Daom_config.h37 #define CONFIG_GCOV 0 macro
/external/libaom/config/x86_64/config/
Daom_config.asm24 %define CONFIG_GCOV 0
Daom_config.h37 #define CONFIG_GCOV 0 macro
/external/libaom/config/arm64/config/
Daom_config.h37 #define CONFIG_GCOV 0 macro
Daom_config.asm35 CONFIG_GCOV equ 0 define
/external/libaom/config/arm/config/
Daom_config.h37 #define CONFIG_GCOV 0 macro
Daom_config.asm35 CONFIG_GCOV equ 0 define
/external/libvpx/config/x86_64/
Dvpx_config.asm34 %define CONFIG_GCOV 0
Dvpx_config.h46 #define CONFIG_GCOV 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm34 %define CONFIG_GCOV 0
Dvpx_config.h46 #define CONFIG_GCOV 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h46 #define CONFIG_GCOV 0 macro
Dvpx_config.asm38 .equ CONFIG_GCOV , 0 define
/external/libvpx/config/generic/
Dvpx_config.h46 #define CONFIG_GCOV 0 macro
Dvpx_config.asm38 .equ CONFIG_GCOV , 0 define
/external/libvpx/config/arm64/
Dvpx_config.h46 #define CONFIG_GCOV 0 macro
Dvpx_config.asm38 .equ CONFIG_GCOV , 0 define
/external/libaom/libaom/build/cmake/
Daom_configure.cmake166 if(CONFIG_GCOV)
167 message("--- Testing for CONFIG_GCOV support.")
Daom_config_defaults.cmake76 set_aom_config_var(CONFIG_GCOV 0 NUMBER "Enable gcov support.")