Home
last modified time | relevance | path

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

/external/libaom/config/x86_64/config/
Daom_config.asm23 %define CONFIG_GCOV 0
Daom_config.h35 #define CONFIG_GCOV 0 macro
/external/libaom/config/x86/config/
Daom_config.asm23 %define CONFIG_GCOV 0
Daom_config.h35 #define CONFIG_GCOV 0 macro
/external/libaom/config/arm64/config/
Daom_config.h35 #define CONFIG_GCOV 0 macro
Daom_config.asm33 CONFIG_GCOV equ 0 define
/external/libaom/config/arm/config/
Daom_config.h35 #define CONFIG_GCOV 0 macro
Daom_config.asm33 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/arm64/
Dvpx_config.h46 #define CONFIG_GCOV 0 macro
Dvpx_config.asm37 .equ CONFIG_GCOV , 0 define
/external/libvpx/config/arm-neon/
Dvpx_config.h46 #define CONFIG_GCOV 0 macro
Dvpx_config.asm37 .equ CONFIG_GCOV , 0 define
/external/libvpx/config/generic/
Dvpx_config.h46 #define CONFIG_GCOV 0 macro
Dvpx_config.asm37 .equ CONFIG_GCOV , 0 define
/external/libaom/libaom/build/cmake/
Daom_configure.cmake189 if(CONFIG_GCOV)
190 message("--- Testing for CONFIG_GCOV support.")
Daom_config_defaults.cmake75 set_aom_config_var(CONFIG_GCOV 0 "Enable gcov support.")