Home
last modified time | relevance | path

Searched refs:CONFIG_INSTALL_DOCS (Results 1 – 16 of 16) sorted by relevance

/external/libvpx/config/x86_64/
Dvpx_config.asm28 %define CONFIG_INSTALL_DOCS 0
Dvpx_config.h40 #define CONFIG_INSTALL_DOCS 0 macro
/external/libvpx/config/x86/
Dvpx_config.asm28 %define CONFIG_INSTALL_DOCS 0
Dvpx_config.h40 #define CONFIG_INSTALL_DOCS 0 macro
/external/libvpx/config/mips64/
Dvpx_config.h40 #define CONFIG_INSTALL_DOCS 0 macro
/external/libvpx/config/arm64/
Dvpx_config.h40 #define CONFIG_INSTALL_DOCS 0 macro
Dvpx_config.asm31 .equ CONFIG_INSTALL_DOCS , 0 define
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h40 #define CONFIG_INSTALL_DOCS 0 macro
/external/libvpx/config/arm-neon/
Dvpx_config.h40 #define CONFIG_INSTALL_DOCS 0 macro
Dvpx_config.asm31 .equ CONFIG_INSTALL_DOCS , 0 define
/external/libvpx/config/arm/
Dvpx_config.h40 #define CONFIG_INSTALL_DOCS 0 macro
Dvpx_config.asm31 .equ CONFIG_INSTALL_DOCS , 0 define
/external/libvpx/config/mips32/
Dvpx_config.h40 #define CONFIG_INSTALL_DOCS 0 macro
/external/libvpx/config/generic/
Dvpx_config.h40 #define CONFIG_INSTALL_DOCS 0 macro
Dvpx_config.asm31 .equ CONFIG_INSTALL_DOCS , 0 define
/external/libvpx/libvpx/build/make/
DMakefile355 DOCS=$(call cond_enabled,CONFIG_INSTALL_DOCS,DOCS)
359 INSTALL-DOCS=$(call cond_enabled,CONFIG_INSTALL_DOCS,INSTALL-DOCS)
361 INSTALL-DOCS+=$(call cond_enabled,CONFIG_INSTALL_DOCS,DIST-DOCS)